Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c9676b29cda78da77f71baddb457a807bd12ec5b Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5235441980765987062.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11378820409935719070.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10642802632172751061.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9511541007028756456.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12966073063990741618.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-1023’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1024 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c9676b29cda78da77f71baddb457a807bd12ec5b (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9676b29cda78da77f71baddb457a807bd12ec5b # timeout=10 Commit message: "Merge pull request #723 from dovholuknf/add-openziti" > git rev-list --no-walk 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:43:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:43:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:43:06 ========================================================= 16:43:06 EdgeX Global Pipelines Version Info 16:43:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:43:06 ------------------- 16:43:06 stable info: 16:43:06 ------------------- 16:43:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:43:06 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 16:43:06 Message: update stable to v1.0.258 16:43:07 ------------------- 16:43:07 experimental info: 16:43:07 ------------------- 16:43:07 Commited By: **** collab-it+edgex@linuxfoundation.org 16:43:07 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 16:43:07 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:43:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 16:43:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 16:43:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:43:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:43:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:43:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:43:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:43:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:43:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:43:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:43:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:43:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 16:43:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:43:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:43:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:43:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:43:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:43:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:43:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:43:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:43:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:43:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:43:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:43:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:43:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:43:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:43:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:43:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:43:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:43:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:43:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9676b29cda78da77f71baddb457a807bd12ec5b [Pipeline] echo 16:43:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9676b2 [Pipeline] echo 16:43:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:43:08 provisioning config files... 16:43:08 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16555051055074364031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:43:08 ---> ****-login.sh 16:43:08 nexus3.edgexfoundry.org:10001 16:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:43:09 Configure a credential helper to remove this warning. See 16:43:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:43:09 16:43:09 Login Succeeded 16:43:09 nexus3.edgexfoundry.org:10002 16:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:43:09 Configure a credential helper to remove this warning. See 16:43:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:43:09 16:43:09 Login Succeeded 16:43:09 nexus3.edgexfoundry.org:10003 16:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:43:09 Configure a credential helper to remove this warning. See 16:43:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:43:09 16:43:09 Login Succeeded 16:43:09 nexus3.edgexfoundry.org:10004 16:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:43:09 Configure a credential helper to remove this warning. See 16:43:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:43:09 16:43:09 Login Succeeded 16:43:09 ****.io 16:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:43:09 Configure a credential helper to remove this warning. See 16:43:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:43:09 16:43:09 Login Succeeded 16:43:09 ---> ****-login.sh ends [Pipeline] } 16:43:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:43:10 + git rev-list -1 --merges c9676b29cda78da77f71baddb457a807bd12ec5b~1..c9676b29cda78da77f71baddb457a807bd12ec5b [Pipeline] echo 16:43:10 -----------> git rev-list -1 --merges c9676b29cda78da77f71baddb457a807bd12ec5b~1..c9676b29cda78da77f71baddb457a807bd12ec5b c9676b29cda78da77f71baddb457a807bd12ec5b 16:43:10 c9676b29cda78da77f71baddb457a807bd12ec5b [false] [Pipeline] sh 16:43:10 + git log --format=format:%s -1 c9676b29cda78da77f71baddb457a807bd12ec5b [Pipeline] echo 16:43:10 ========================================================= 16:43:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:43:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:43:10 + git log --format=format:%s -1 c9676b29cda78da77f71baddb457a807bd12ec5b [Pipeline] echo 16:43:10 [semverPrep] GIT_COMMIT: c9676b29cda78da77f71baddb457a807bd12ec5b, Commit Message: Merge pull request #723 from dovholuknf/add-openziti [Pipeline] echo 16:43:10 [semverPrep] This is not a build commit. [Pipeline] sh 16:43:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:43:11 + grep -v github /etc/ssh/ssh_known_hosts 16:43:11 + [ -e /tmp/ssh_known_hosts ] 16:43:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:43:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:43:11 + sudo tee -a /etc/ssh/ssh_known_hosts 16:43:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:43:11 16:43:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:43:11 0.1.4: Pulling from edgex-devops/py-git-semver 16:43:11 b85a868b505f: Pulling fs layer 16:43:11 e2be974225ed: Pulling fs layer 16:43:11 339a4e72a1f5: Pulling fs layer 16:43:11 988bab9f4d93: Pulling fs layer 16:43:11 1469e6f7b9e6: Pulling fs layer 16:43:11 eaf3925da568: Pulling fs layer 16:43:11 bab4dde63d76: Pulling fs layer 16:43:11 bde34c3a00c8: Pulling fs layer 16:43:11 b352a97aabf1: Pulling fs layer 16:43:11 4872d77fe225: Pulling fs layer 16:43:11 5851b861e8e6: Pulling fs layer 16:43:11 988bab9f4d93: Waiting 16:43:11 1469e6f7b9e6: Waiting 16:43:11 b352a97aabf1: Waiting 16:43:11 4872d77fe225: Waiting 16:43:11 eaf3925da568: Waiting 16:43:11 5851b861e8e6: Waiting 16:43:11 bab4dde63d76: Waiting 16:43:11 bde34c3a00c8: Waiting 16:43:11 e2be974225ed: Download complete 16:43:11 988bab9f4d93: Verifying Checksum 16:43:11 988bab9f4d93: Download complete 16:43:11 1469e6f7b9e6: Verifying Checksum 16:43:11 1469e6f7b9e6: Download complete 16:43:12 eaf3925da568: Verifying Checksum 16:43:12 eaf3925da568: Download complete 16:43:12 339a4e72a1f5: Verifying Checksum 16:43:12 339a4e72a1f5: Download complete 16:43:12 bde34c3a00c8: Download complete 16:43:12 b352a97aabf1: Verifying Checksum 16:43:12 b352a97aabf1: Download complete 16:43:12 4872d77fe225: Verifying Checksum 16:43:12 4872d77fe225: Download complete 16:43:12 5851b861e8e6: Verifying Checksum 16:43:12 5851b861e8e6: Download complete 16:43:12 b85a868b505f: Verifying Checksum 16:43:12 b85a868b505f: Download complete 16:43:12 bab4dde63d76: Verifying Checksum 16:43:12 bab4dde63d76: Download complete 16:43:13 b85a868b505f: Pull complete 16:43:13 e2be974225ed: Pull complete 16:43:14 339a4e72a1f5: Pull complete 16:43:14 988bab9f4d93: Pull complete 16:43:14 1469e6f7b9e6: Pull complete 16:43:14 eaf3925da568: Pull complete 16:43:16 bab4dde63d76: Pull complete 16:43:16 bde34c3a00c8: Pull complete 16:43:16 b352a97aabf1: Pull complete 16:43:16 4872d77fe225: Pull complete 16:43:16 5851b861e8e6: Pull complete 16:43:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:43:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:43:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:16 prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container 16:43:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:43:21 $ docker top e8576217dee8382c381333c474d9b76b65a0309ef361aa11f76270652044467b -eo pid,comm 16:43:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:43:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:43:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:43:21 [ssh-agent] Looking for ssh-agent implementation... 16:43:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:43:21 $ docker exec e8576217dee8382c381333c474d9b76b65a0309ef361aa11f76270652044467b ssh-agent 16:43:21 SSH_AUTH_SOCK=/tmp/ssh-Tmp04igZC4fq/agent.31 16:43:21 SSH_AGENT_PID=37 16:43:21 Running ssh-add (command line suppressed) 16:43:21 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2814192242407953821.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2814192242407953821.key) 16:43:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:43:21 + git tag --points-at HEAD [Pipeline] } 16:43:21 $ docker exec --env ******** --env ******** e8576217dee8382c381333c474d9b76b65a0309ef361aa11f76270652044467b ssh-agent -k 16:43:21 unset SSH_AUTH_SOCK; 16:43:21 unset SSH_AGENT_PID; 16:43:21 echo Agent pid 37 killed; 16:43:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:43:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:43:22 [ssh-agent] Looking for ssh-agent implementation... 16:43:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:43:22 $ docker exec e8576217dee8382c381333c474d9b76b65a0309ef361aa11f76270652044467b ssh-agent 16:43:22 SSH_AUTH_SOCK=/tmp/ssh-TQbafI9lqlMf/agent.71 16:43:22 SSH_AGENT_PID=77 16:43:22 Running ssh-add (command line suppressed) 16:43:22 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16463058433759090994.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16463058433759090994.key) 16:43:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:43:22 + git semver init 16:43:22 2024-03-23 16:43:22,867 [run_init] DEBUG init version:0.0.0 force:False 16:43:22 2024-03-23 16:43:22,868 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 16:43:22 2024-03-23 16:43:22,868 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 16:43:22 2024-03-23 16:43:22,868 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 16:43:25 2024-03-23 16:43:25,053 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 16:43:25 2024-03-23 16:43:25,055 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 16:43:25 2024-03-23 16:43:25,055 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:43:25 2024-03-23 16:43:25,056 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:43:25 3.1.0-dev.39 [Pipeline] } 16:43:25 $ docker exec --env ******** --env ******** e8576217dee8382c381333c474d9b76b65a0309ef361aa11f76270652044467b ssh-agent -k 16:43:25 unset SSH_AUTH_SOCK; 16:43:25 unset SSH_AGENT_PID; 16:43:25 echo Agent pid 77 killed; 16:43:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:43:25 + git semver [Pipeline] } 16:43:26 $ docker stop --time=1 e8576217dee8382c381333c474d9b76b65a0309ef361aa11f76270652044467b 16:43:27 $ docker rm -f --volumes e8576217dee8382c381333c474d9b76b65a0309ef361aa11f76270652044467b [Pipeline] // withDockerContainer [Pipeline] sh 16:43:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:43:28 Stashed 1 file(s) [Pipeline] echo 16:43:28 [edgeXSemver]: initialized semver on version 3.1.0-dev.39 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:43:28 provisioning config files... 16:43:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config18306884293592543556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:43:28 ---> ****-login.sh 16:43:28 nexus3.edgexfoundry.org:10001 16:43:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:43:28 Configure a credential helper to remove this warning. See 16:43:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:43:28 16:43:28 Login Succeeded 16:43:28 nexus3.edgexfoundry.org:10002 16:43:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:43:28 Configure a credential helper to remove this warning. See 16:43:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:43:28 16:43:28 Login Succeeded 16:43:28 nexus3.edgexfoundry.org:10003 16:43:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:43:28 Configure a credential helper to remove this warning. See 16:43:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:43:28 16:43:28 Login Succeeded 16:43:28 nexus3.edgexfoundry.org:10004 16:43:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:43:28 Configure a credential helper to remove this warning. See 16:43:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:43:28 16:43:28 Login Succeeded 16:43:28 ****.io 16:43:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:43:29 Configure a credential helper to remove this warning. See 16:43:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:43:29 16:43:29 Login Succeeded 16:43:29 ---> ****-login.sh ends [Pipeline] } 16:43:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:43:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:43:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:43:29 ========================================================= 16:43:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:43:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:29 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:43:29 Sending build context to Docker daemon 59.55MB 16:43:29 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 16:43:29 Step 2/15 : FROM ${BASE} AS builder 16:43:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:43:29 7264a8db6415: Pulling fs layer 16:43:29 c4d48a809fc2: Pulling fs layer 16:43:29 4f1c88b9dad5: Pulling fs layer 16:43:29 ad3a456e5733: Pulling fs layer 16:43:29 69c7f0334f64: Pulling fs layer 16:43:29 1f1c1a5573a3: Pulling fs layer 16:43:29 ce7588e14bc9: Pulling fs layer 16:43:29 b5e4710f87ac: Pulling fs layer 16:43:29 1f1c1a5573a3: Waiting 16:43:29 ce7588e14bc9: Waiting 16:43:29 b5e4710f87ac: Waiting 16:43:29 69c7f0334f64: Waiting 16:43:29 ad3a456e5733: Waiting 16:43:30 c4d48a809fc2: Download complete 16:43:30 ad3a456e5733: Verifying Checksum 16:43:30 ad3a456e5733: Download complete 16:43:30 69c7f0334f64: Download complete 16:43:30 7264a8db6415: Download complete 16:43:30 1f1c1a5573a3: Verifying Checksum 16:43:30 1f1c1a5573a3: Download complete 16:43:30 7264a8db6415: Pull complete 16:43:30 b5e4710f87ac: Verifying Checksum 16:43:30 b5e4710f87ac: Download complete 16:43:30 c4d48a809fc2: Pull complete 16:43:30 4f1c88b9dad5: Verifying Checksum 16:43:30 4f1c88b9dad5: Download complete 16:43:30 ce7588e14bc9: Verifying Checksum 16:43:30 ce7588e14bc9: Download complete 16:43:34 4f1c88b9dad5: Pull complete 16:43:34 ad3a456e5733: Pull complete 16:43:34 69c7f0334f64: Pull complete 16:43:34 1f1c1a5573a3: Pull complete 16:43:36 ce7588e14bc9: Pull complete 16:43:37 b5e4710f87ac: Pull complete 16:43:37 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 16:43:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:43:37 ---> 88b5674ff536 16:43:37 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:43:43 Still waiting to schedule task 16:43:43 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1025’ 16:43:43 ---> Running in 7d2d562cfb8e 16:43:43 Removing intermediate container 7d2d562cfb8e 16:43:43 ---> 35189eac7566 16:43:43 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 16:43:43 ---> Running in 70faa2017f12 16:43:43 Removing intermediate container 70faa2017f12 16:43:43 ---> 0e7f8eb2b37f 16:43:43 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 16:43:43 ---> Running in f3aefc0edb9e 16:43:43 Removing intermediate container f3aefc0edb9e 16:43:43 ---> 190a7d0e2b92 16:43:43 Step 6/15 : LABEL Name=edgex-ui-go 16:43:43 ---> Running in 36482e850b8d 16:43:43 Removing intermediate container 36482e850b8d 16:43:43 ---> 3c5716f97072 16:43:43 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 16:43:43 ---> Running in ba28def4114f 16:43:43 Removing intermediate container ba28def4114f 16:43:43 ---> b7bc545a029b 16:43:43 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:43:44 latest: Pulling from library/docker 16:43:44 4abcf2066143: Pulling fs layer 16:43:44 ffdb6de66fda: Pulling fs layer 16:43:44 4f4fb700ef54: Pulling fs layer 16:43:44 c771eb93ec5b: Pulling fs layer 16:43:44 2e29b047ab04: Pulling fs layer 16:43:44 3710403c6407: Pulling fs layer 16:43:44 9679d11221eb: Pulling fs layer 16:43:44 a1f4d5ff082d: Pulling fs layer 16:43:44 8619895a2817: Pulling fs layer 16:43:44 e54189544cd1: Pulling fs layer 16:43:44 a84a70fc4b4a: Pulling fs layer 16:43:44 d627717fa4a5: Pulling fs layer 16:43:44 0ae029e9742a: Pulling fs layer 16:43:44 2e29b047ab04: Waiting 16:43:44 3710403c6407: Waiting 16:43:44 2bb1a6803abb: Pulling fs layer 16:43:44 b19a36bc3c9d: Pulling fs layer 16:43:44 f46bb1846743: Pulling fs layer 16:43:44 9679d11221eb: Waiting 16:43:44 a1f4d5ff082d: Waiting 16:43:44 8619895a2817: Waiting 16:43:44 e54189544cd1: Waiting 16:43:44 a84a70fc4b4a: Waiting 16:43:44 2bb1a6803abb: Waiting 16:43:44 d627717fa4a5: Waiting 16:43:44 b19a36bc3c9d: Waiting 16:43:44 0ae029e9742a: Waiting 16:43:44 f46bb1846743: Waiting 16:43:44 c771eb93ec5b: Waiting 16:43:44 4f4fb700ef54: Verifying Checksum 16:43:44 4f4fb700ef54: Download complete 16:43:44 ffdb6de66fda: Verifying Checksum 16:43:44 ffdb6de66fda: Download complete 16:43:44 c771eb93ec5b: Verifying Checksum 16:43:44 c771eb93ec5b: Download complete 16:43:44 4abcf2066143: Verifying Checksum 16:43:44 4abcf2066143: Download complete 16:43:44 2e29b047ab04: Verifying Checksum 16:43:44 2e29b047ab04: Download complete 16:43:44 4abcf2066143: Pull complete 16:43:44 a1f4d5ff082d: Verifying Checksum 16:43:44 a1f4d5ff082d: Download complete 16:43:44 3710403c6407: Verifying Checksum 16:43:44 3710403c6407: Download complete 16:43:44 ffdb6de66fda: Pull complete 16:43:44 8619895a2817: Verifying Checksum 16:43:44 8619895a2817: Download complete 16:43:44 e54189544cd1: Verifying Checksum 16:43:44 e54189544cd1: Download complete 16:43:44 4f4fb700ef54: Pull complete 16:43:44 9679d11221eb: Verifying Checksum 16:43:44 9679d11221eb: Download complete 16:43:44 c771eb93ec5b: Pull complete 16:43:44 d627717fa4a5: Download complete 16:43:45 0ae029e9742a: Verifying Checksum 16:43:45 0ae029e9742a: Download complete 16:43:45 a84a70fc4b4a: Verifying Checksum 16:43:45 a84a70fc4b4a: Download complete 16:43:45 b19a36bc3c9d: Verifying Checksum 16:43:45 b19a36bc3c9d: Download complete 16:43:45 2e29b047ab04: Pull complete 16:43:45 f46bb1846743: Verifying Checksum 16:43:45 f46bb1846743: Download complete 16:43:45 3710403c6407: Pull complete 16:43:45 2bb1a6803abb: Verifying Checksum 16:43:45 2bb1a6803abb: Download complete 16:43:46 9679d11221eb: Pull complete 16:43:46 a1f4d5ff082d: Pull complete 16:43:46 8619895a2817: Pull complete 16:43:46 e54189544cd1: Pull complete 16:43:46 a84a70fc4b4a: Pull complete 16:43:46 d627717fa4a5: Pull complete 16:43:46 0ae029e9742a: Pull complete 16:43:47 2bb1a6803abb: Pull complete 16:43:47 b19a36bc3c9d: Pull complete 16:43:48 f46bb1846743: Pull complete 16:43:48 Digest: sha256:645776ce2ff39e4889a887d05622e57c62f8a54f4f0a5376312b4d091483026d 16:43:48 Status: Downloaded newer image for docker:latest 16:43:52 ---> 99421518e7dd 16:43:52 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:43:52 ---> Running in 49201d3a9b61 16:43:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:43:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:43:52 OK: 264 MiB in 52 packages 16:43:52 Removing intermediate container 49201d3a9b61 16:43:52 ---> 9b004d0f171a 16:43:52 Step 10/15 : ENV GO111MODULE=on 16:43:52 ---> Running in b150ad2449e2 16:43:52 Removing intermediate container b150ad2449e2 16:43:52 ---> c630292cbba6 16:43:52 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:43:52 ---> Running in ff61fb40500e 16:43:52 Removing intermediate container ff61fb40500e 16:43:52 ---> 03212dd2ab1f 16:43:52 Step 12/15 : COPY go.mod vendor* ./ 16:43:52 ---> f365b06f720d 16:43:52 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:43:52 ---> Running in 284b924690db 16:45:00 Removing intermediate container 284b924690db 16:45:00 ---> 28f6545018f9 16:45:00 Step 14/15 : COPY . . 16:45:00 ---> 28a3200b86a5 16:45:00 Step 15/15 : RUN ${MAKE} 16:45:00 ---> Running in 3d8d91c760c4 16:45:00 noop 16:45:00 Removing intermediate container 3d8d91c760c4 16:45:00 ---> b8762e5c65ae 16:45:00 Successfully built b8762e5c65ae 16:45:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:00 + docker inspect -f . ci-base-image-x86_64 16:45:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:45:00 prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container 16:45:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:45:01 $ docker top 629d0087c474cbe6134a77392100100c9d3244422afbf5207bb7e1cdb681018b -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:01 + go version 16:45:01 go version go1.21.0 linux/amd64 [Pipeline] } 16:45:01 $ docker stop --time=1 629d0087c474cbe6134a77392100100c9d3244422afbf5207bb7e1cdb681018b 16:45:02 $ docker rm -f --volumes 629d0087c474cbe6134a77392100100c9d3244422afbf5207bb7e1cdb681018b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:03 + docker inspect -f . ci-base-image-x86_64 16:45:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:45:03 prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container 16:45:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:45:03 $ docker top b600315467a29ba4ae37eba86b9fde774ab146144557756c9e7b6bfb56d4b7b9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:04 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 16:45:04 + make test 16:45:04 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 16:45:06 ? github.com/edgexfoundry/edgex-ui-go [no test files] 16:45:21 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 16:45:21 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 16:45:21 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 16:45:21 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 16:45:21 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 16:45:21 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 16:45:21 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 16:45:21 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 16:45:21 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 16:45:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:45:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:45:23 ./bin/test-attribution-txt.sh 16:45:23 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 16:45:23 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 16:45:23 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 16:45:23 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 16:45:23 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 16:45:23 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 16:45:23 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 16:45:23 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 16:45:23 An attribution for golang.org/x/term is missing from Attribution.txt, please add 16:45:23 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 16:45:23 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 16:45:23 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add 16:45:23 make -C web test 16:45:23 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 16:45:23 make[1]: tput: No such file or directory 16:45:23 make[1]: tput: No such file or directory 16:45:23 warning: generating ./VERSION 16:45:23 echo "0.0.0" > VERSION 16:45:23 docker build \ 16:45:23 -f Dockerfile \ 16:45:23 --build-arg USER=1000 \ 16:45:23 \ 16:45:23 --label "git_sha=c9676b29cda78da77f71baddb457a807bd12ec5b" \ 16:45:23 -t edgexfoundry/edgex-web-ui:c9676b29cda78da77f71baddb457a807bd12ec5b \ 16:45:23 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 16:45:23 . 16:45:23 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 16:45:23 Install the buildx component to build images with BuildKit: 16:45:23 https://docs.docker.com/go/buildx/ 16:45:23 16:45:23 Sending build context to Docker daemon 2.62MB 16:45:23 Step 1/11 : FROM node:18-alpine3.18 16:45:24 18-alpine3.18: Pulling from library/node 16:45:24 619be1103602: Pulling fs layer 16:45:24 46bbeb28556e: Pulling fs layer 16:45:24 c579a9bd1700: Pulling fs layer 16:45:24 745a187ebdee: Pulling fs layer 16:45:24 745a187ebdee: Waiting 16:45:24 c579a9bd1700: Verifying Checksum 16:45:24 c579a9bd1700: Download complete 16:45:24 619be1103602: Verifying Checksum 16:45:24 619be1103602: Download complete 16:45:24 745a187ebdee: Verifying Checksum 16:45:24 745a187ebdee: Download complete 16:45:24 619be1103602: Pull complete 16:45:24 46bbeb28556e: Verifying Checksum 16:45:24 46bbeb28556e: Download complete 16:45:25 46bbeb28556e: Pull complete 16:45:25 c579a9bd1700: Pull complete 16:45:25 745a187ebdee: Pull complete 16:45:25 Digest: sha256:1163db1dad710d579fc19831492f50c8b04ce6221d4fa86f9c2f5d564d35daa1 16:45:25 Status: Downloaded newer image for node:18-alpine3.18 16:45:25 ---> 21c9ccd52f0b 16:45:25 Step 2/11 : RUN apk add --no-cache chromium 16:45:29 ---> Running in 04de64714bed 16:45:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:45:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:45:30 (1/154) Installing libexpat (2.6.2-r0) 16:45:30 (2/154) Installing brotli-libs (1.0.9-r14) 16:45:30 (3/154) Installing libbz2 (1.0.8-r5) 16:45:30 (4/154) Installing libpng (1.6.39-r3) 16:45:30 (5/154) Installing freetype (2.13.0-r5) 16:45:30 (6/154) Installing fontconfig (2.14.2-r3) 16:45:30 (7/154) Installing libfontenc (1.1.7-r2) 16:45:30 (8/154) Installing mkfontscale (1.2.2-r3) 16:45:30 (9/154) Installing font-opensans (0_git20210927-r1) 16:45:30 (10/154) Installing pkgconf (1.9.5-r0) 16:45:30 (11/154) Installing libffi (3.4.4-r2) 16:45:31 (12/154) Installing libintl (0.21.1-r7) 16:45:31 (13/154) Installing libblkid (2.38.1-r8) 16:45:31 (14/154) Installing libmount (2.38.1-r8) 16:45:31 (15/154) Installing pcre2 (10.42-r1) 16:45:31 (16/154) Installing glib (2.76.6-r0) 16:45:31 (17/154) Installing xz-libs (5.4.3-r0) 16:45:31 (18/154) Installing libxml2 (2.11.7-r0) 16:45:31 (19/154) Installing shared-mime-info (2.2-r5) 16:45:31 (20/154) Installing hicolor-icon-theme (0.17-r2) 16:45:31 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 16:45:31 (22/154) Installing libwebp (1.3.2-r0) 16:45:31 (23/154) Installing zstd-libs (1.5.5-r4) 16:45:31 (24/154) Installing tiff (4.5.1-r0) 16:45:31 (25/154) Installing gdk-pixbuf (2.42.10-r5) 16:45:31 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 16:45:31 (27/154) Installing libxau (1.0.11-r2) 16:45:31 (28/154) Installing libmd (1.0.4-r2) 16:45:31 (29/154) Installing libbsd (0.11.7-r1) 16:45:31 (30/154) Installing libxdmcp (1.1.4-r2) 16:45:31 (31/154) Installing libxcb (1.15-r1) 16:45:31 (32/154) Installing libx11 (1.8.7-r0) 16:45:31 (33/154) Installing libxcomposite (0.4.6-r3) 16:45:31 (34/154) Installing libxfixes (6.0.1-r2) 16:45:31 (35/154) Installing libxrender (0.9.11-r3) 16:45:31 (36/154) Installing libxcursor (1.2.1-r2) 16:45:31 (37/154) Installing libxdamage (1.1.6-r2) 16:45:31 (38/154) Installing libxext (1.3.5-r2) 16:45:31 (39/154) Installing libxi (1.8.1-r0) 16:45:31 (40/154) Installing libxinerama (1.1.5-r2) 16:45:31 (41/154) Installing libxrandr (1.5.3-r2) 16:45:31 (42/154) Installing libatk-1.0 (2.48.4-r0) 16:45:31 (43/154) Installing libxtst (1.2.4-r2) 16:45:31 (44/154) Installing dbus-libs (1.14.8-r0) 16:45:31 (45/154) Installing at-spi2-core (2.48.4-r0) 16:45:31 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 16:45:31 (47/154) Installing pixman (0.42.2-r1) 16:45:31 (48/154) Installing cairo (1.17.8-r1) 16:45:31 (49/154) Installing cairo-gobject (1.17.8-r1) 16:45:31 (50/154) Installing avahi-libs (0.8-r13) 16:45:31 (51/154) Installing gmp (6.2.1-r3) 16:45:31 (52/154) Installing nettle (3.8.1-r2) 16:45:31 (53/154) Installing libunistring (1.1-r1) 16:45:31 (54/154) Installing libidn2 (2.3.4-r1) 16:45:31 (55/154) Installing p11-kit (0.24.1-r2) 16:45:31 (56/154) Installing libtasn1 (4.19.0-r1) 16:45:31 (57/154) Installing gnutls (3.8.3-r0) 16:45:31 (58/154) Installing cups-libs (2.4.7-r0) 16:45:31 (59/154) Installing libepoxy (1.5.10-r1) 16:45:31 (60/154) Installing fribidi (1.0.13-r0) 16:45:31 (61/154) Installing graphite2 (1.3.14-r5) 16:45:31 (62/154) Installing harfbuzz (7.3.0-r0) 16:45:31 (63/154) Installing libxft (2.3.8-r1) 16:45:31 (64/154) Installing pango (1.50.14-r1) 16:45:31 (65/154) Installing wayland-libs-client (1.22.0-r2) 16:45:31 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 16:45:31 (67/154) Installing wayland-libs-egl (1.22.0-r2) 16:45:31 (68/154) Installing xkeyboard-config (2.38-r0) 16:45:31 (69/154) Installing libxkbcommon (1.5.0-r2) 16:45:31 (70/154) Installing gtk+3.0 (3.24.38-r1) 16:45:31 Executing gtk+3.0-3.24.38-r1.post-install 16:45:31 (71/154) Installing icu-data-full (73.2-r2) 16:45:31 (72/154) Installing mesa (23.0.4-r0) 16:45:31 (73/154) Installing llvm15-libs (15.0.7-r6) 16:45:33 (74/154) Installing hwdata-pci (0.370-r0) 16:45:33 (75/154) Installing libpciaccess (0.17-r2) 16:45:33 (76/154) Installing libdrm (2.4.115-r4) 16:45:33 (77/154) Installing musl-fts (1.2.7-r5) 16:45:33 (78/154) Installing libelf (0.189-r2) 16:45:33 (79/154) Installing mesa-glapi (23.0.4-r0) 16:45:33 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 16:45:33 (81/154) Installing eudev-libs (3.2.11-r8) 16:45:33 (82/154) Installing libmagic (5.45-r0) 16:45:33 (83/154) Installing file (5.45-r0) 16:45:33 (84/154) Installing libice (1.1.1-r2) 16:45:33 (85/154) Installing libuuid (2.38.1-r8) 16:45:33 (86/154) Installing libsm (1.2.4-r1) 16:45:33 (87/154) Installing libxt (1.3.0-r2) 16:45:33 (88/154) Installing libxmu (1.1.4-r2) 16:45:33 (89/154) Installing xset (1.2.5-r1) 16:45:33 (90/154) Installing xprop (1.2.7-r0) 16:45:33 (91/154) Installing xdg-utils (1.1.3-r4) 16:45:33 (92/154) Installing libogg (1.3.5-r4) 16:45:33 (93/154) Installing flac-libs (1.4.3-r0) 16:45:33 (94/154) Installing alsa-lib (1.2.9-r1) 16:45:33 (95/154) Installing libatomic (12.2.1_git20220924-r10) 16:45:33 (96/154) Installing svt-av1-libs (1.6.0-r0) 16:45:33 (97/154) Installing aom-libs (3.6.1-r0) 16:45:33 (98/154) Installing libva (2.18.0-r1) 16:45:33 (99/154) Installing libvdpau (1.5-r1) 16:45:33 (100/154) Installing onevpl-libs (2023.2.1-r0) 16:45:33 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 16:45:33 (102/154) Installing libdav1d (1.2.1-r0) 16:45:33 (103/154) Installing libhwy (1.0.4-r1) 16:45:33 (104/154) Installing lcms2 (2.15-r2) 16:45:33 (105/154) Installing libjxl (0.8.2-r0) 16:45:33 (106/154) Installing lame-libs (3.100-r5) 16:45:33 (107/154) Installing opus (1.4-r0) 16:45:33 (108/154) Installing libgomp (12.2.1_git20220924-r10) 16:45:33 (109/154) Installing soxr (0.1.3-r5) 16:45:33 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 16:45:33 (111/154) Installing libtheora (1.1.1-r17) 16:45:33 (112/154) Installing libvorbis (1.3.7-r1) 16:45:33 (113/154) Installing libvpx (1.13.0-r2) 16:45:33 (114/154) Installing x264-libs (0.164_git20220602-r1) 16:45:33 (115/154) Installing numactl (2.0.16-r4) 16:45:33 (116/154) Installing x265-libs (3.5-r4) 16:45:34 (117/154) Installing xvidcore (1.3.7-r1) 16:45:34 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 16:45:34 (119/154) Installing libbluray (1.3.4-r0) 16:45:34 (120/154) Installing mpg123-libs (1.31.3-r1) 16:45:34 (121/154) Installing libopenmpt (0.7.2-r0) 16:45:34 (122/154) Installing cjson (1.7.17-r0) 16:45:34 (123/154) Installing mbedtls (2.28.7-r0) 16:45:34 (124/154) Installing librist (0.2.7-r0) 16:45:34 (125/154) Installing libsrt (1.5.2-r0) 16:45:34 (126/154) Installing libssh (0.10.5-r0) 16:45:34 (127/154) Installing libsodium (1.0.18-r3) 16:45:34 (128/154) Installing libzmq (4.3.4-r4) 16:45:34 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 16:45:34 (130/154) Installing libevent (2.1.12-r6) 16:45:34 (131/154) Installing wayland-libs-server (1.22.0-r2) 16:45:34 (132/154) Installing mesa-gbm (23.0.4-r0) 16:45:34 (133/154) Installing harfbuzz-subset (7.3.0-r0) 16:45:34 (134/154) Installing icu-libs (73.2-r2) 16:45:34 (135/154) Installing jsoncpp (1.9.5-r0) 16:45:34 (136/154) Installing minizip (1.2.13-r1) 16:45:34 (137/154) Installing nspr (4.35-r2) 16:45:34 (138/154) Installing sqlite-libs (3.41.2-r3) 16:45:34 (139/154) Installing nss (3.94-r0) 16:45:34 (140/154) Installing pipewire-libs (0.3.70-r1) 16:45:34 (141/154) Installing libasyncns (0.8-r1) 16:45:34 (142/154) Installing libltdl (2.4.7-r2) 16:45:34 (143/154) Installing orc (0.4.34-r0) 16:45:34 (144/154) Installing libsndfile (1.2.0-r2) 16:45:34 (145/154) Installing speexdsp (1.2.1-r1) 16:45:34 (146/154) Installing tdb-libs (1.4.8-r1) 16:45:34 (147/154) Installing libpulse (16.1-r10) 16:45:34 (148/154) Installing snappy (1.1.10-r1) 16:45:34 (149/154) Installing libwoff2common (1.0.2-r2) 16:45:34 (150/154) Installing libwoff2enc (1.0.2-r2) 16:45:34 (151/154) Installing libgpg-error (1.47-r1) 16:45:34 (152/154) Installing libgcrypt (1.10.2-r1) 16:45:34 (153/154) Installing libxslt (1.1.38-r0) 16:45:34 (154/154) Installing chromium (119.0.6045.159-r0) 16:45:35 Executing busybox-1.36.1-r5.trigger 16:45:35 Executing fontconfig-2.14.2-r3.trigger 16:45:35 Executing mkfontscale-1.2.2-r3.trigger 16:45:35 Executing glib-2.76.6-r0.trigger 16:45:35 Executing shared-mime-info-2.2-r5.trigger 16:45:36 Executing gdk-pixbuf-2.42.10-r5.trigger 16:45:36 Executing gtk-update-icon-cache-3.24.38-r1.trigger 16:45:36 OK: 580 MiB in 171 packages 16:45:48 Removing intermediate container 04de64714bed 16:45:48 ---> b80b81945e5a 16:45:48 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 16:45:48 ---> Running in 434a4518de5b 16:45:48 Removing intermediate container 434a4518de5b 16:45:48 ---> c2ff66c2d809 16:45:48 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 16:45:48 ---> Running in 941881ee04fa 16:45:48 Removing intermediate container 941881ee04fa 16:45:48 ---> 5fb93f8399ca 16:45:48 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 16:45:48 ---> Running in 07d506b3c890 16:45:48 Removing intermediate container 07d506b3c890 16:45:48 ---> 80f4bc2a5604 16:45:48 Step 6/11 : RUN npm install -g npm 16:45:48 ---> Running in 0c3e026f7cac 16:45:57 16:45:57 removed 26 packages, and changed 55 packages in 6s 16:45:57 16:45:57 24 packages are looking for funding 16:45:57 run `npm fund` for details 16:45:57 Removing intermediate container 0c3e026f7cac 16:45:57 ---> cde39dfbe25b 16:45:57 Step 7/11 : ARG USER=1000 16:45:57 ---> Running in 826b976fb9a2 16:45:57 Removing intermediate container 826b976fb9a2 16:45:57 ---> f216a1a6218c 16:45:57 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 16:45:57 ---> Running in 3cce81a78d41 16:45:58 Removing intermediate container 3cce81a78d41 16:45:58 ---> 78c54250c35c 16:45:58 Step 9/11 : USER $USER:$USER 16:45:58 ---> Running in aefff96941ed 16:45:58 Removing intermediate container aefff96941ed 16:45:58 ---> ec5b41b9fd6e 16:45:58 Step 10/11 : WORKDIR /app 16:45:58 ---> Running in 81f659c0fda2 16:45:58 Removing intermediate container 81f659c0fda2 16:45:58 ---> 22c0405d5930 16:45:58 Step 11/11 : LABEL git_sha=c9676b29cda78da77f71baddb457a807bd12ec5b 16:45:58 ---> Running in e7be91273276 16:45:58 Removing intermediate container e7be91273276 16:45:58 ---> b8ccfcd871b9 16:45:58 Successfully built b8ccfcd871b9 16:45:58 Successfully tagged edgexfoundry/edgex-web-ui:c9676b29cda78da77f71baddb457a807bd12ec5b 16:45:58 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 16:45:58 touch edgex-web-ui.imagebuilt 16:45:58 mkdir -p node_modules coverage 16:45:58 chown "1000:1000" . node_modules coverage package-lock.json 16:45:58 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 16:46:11 npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 16:46:11 npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 16:46:11 npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. 16:46:11 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 16:46:11 npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead 16:46:11 npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 16:46:11 npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 16:46:11 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 16:46:12 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 16:46:13 npm WARN deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 16:46:14 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 16:46:14 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 16:46:15 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 16:46:19 16:46:19 added 1182 packages, and audited 1183 packages in 20s 16:46:19 16:46:19 100 packages are looking for funding 16:46:19 run `npm fund` for details 16:46:19 16:46:19 21 vulnerabilities (13 moderate, 7 high, 1 critical) 16:46:19 16:46:19 To address issues that do not require attention, run: 16:46:19 npm audit fix 16:46:19 16:46:19 To address all issues (including breaking changes), run: 16:46:19 npm audit fix --force 16:46:19 16:46:19 Run `npm audit` for details. 16:46:26 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 16:46:29 - Generating browser application bundles (phase: setup)... 16:46:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1027 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 16:46:30 Running in /w/workspace/edgex-ui-go/169 [Pipeline] { [Pipeline] checkout 16:46:30 The recommended git tool is: git 16:46:36 using credential edgex-jenkins-ssh 16:46:36 Cloning the remote Git repository 16:46:36 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 16:46:36 > git init /w/workspace/edgex-ui-go/169 # timeout=10 16:46:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 16:46:36 > git --version # timeout=10 16:46:36 > git --version # 'git version 2.25.1' 16:46:36 using GIT_SSH to set credentials SSH Credentials for GitHub 16:46:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:46:42 Avoid second fetch 16:46:42 Checking out Revision c9676b29cda78da77f71baddb457a807bd12ec5b (main) 16:46:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 16:46:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:46:42 > git config core.sparsecheckout # timeout=10 16:46:43 Commit message: "Merge pull request #723 from dovholuknf/add-openziti" 16:46:42 > git checkout -f c9676b29cda78da77f71baddb457a807bd12ec5b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:46:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:46:48 % Total % Received % Xferd Average Speed Time Time Time Current 16:46:48 Dload Upload Total Spent Left Speed 16:46:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 212k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh 16:46:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:46:48 + sudo tee /etc/docker/daemon.new 16:46:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:46:48 { 16:46:48 "registry-mirrors": [ 16:46:48 "https://nexus3.edgexfoundry.org:10001" 16:46:48 ], 16:46:48 "bip": "10.250.0.254/24", 16:46:48 "hosts": [ 16:46:48 "tcp://0.0.0.0:5555", 16:46:48 "unix:///var/run/docker.sock" 16:46:48 ], 16:46:48 "mtu": 1458, 16:46:48 "selinux-enabled": true, 16:46:48 "seccomp-profile": "/etc/docker/seccomp.json" 16:46:48 } [Pipeline] sh 16:46:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:46:49 + sudo service docker restart 16:46:51 ✔ Browser application bundle generation complete. 16:46:51 23 03 2024 16:46:50.871:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 16:46:51 23 03 2024 16:46:50.873:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 16:46:51 23 03 2024 16:46:50.877:INFO [launcher]: Starting browser ChromeHeadless 16:46:51 23 03 2024 16:46:51.204:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket 3OZgn924yOx238x7AAAB with id 15854784 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.089 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.103 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.106 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.152 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.167 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.209 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.221 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.246 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.347 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.391 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.417 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.422 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.439 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.442 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.445 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.463 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.466 secs) 16:46:55 WARN: ' 16:46:55 It looks like you're using ngModel on the same form field as formControlName. 16:46:55 Support for using the ngModel input property and ngModelChange event with 16:46:55 reactive form directives has been deprecated in Angular v6 and will be removed 16:46:55 in a future version of Angular. 16:46:55 16:46:55 For more information on this, see our API docs here: 16:46:55 https://angular.io/api/forms/FormControlName#use-with-ngmodel 16:46:55 ' 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.466 secs) 16:46:55 WARN: ' 16:46:55 It looks like you're using ngModel on the same form field as formControlName. 16:46:55 Support for using the ngModel input property and ngModelChange event with 16:46:55 reactive form directives has been deprecated in Angular v6 and will be removed 16:46:55 in a future version of Angular. 16:46:55 16:46:55 For more information on this, see our API docs here: 16:46:55 https://angular.io/api/forms/FormControlName#use-with-ngmodel 16:46:55 ' 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.489 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.497 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.502 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.51 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.532 secs) 16:46:55 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 16:46:55 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 16:46:55 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.532 secs) 16:46:55 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 16:46:55 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 16:46:55 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.535 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.538 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.54 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.543 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.564 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.578 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.597 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.604 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.614 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.621 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.64 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.646 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.649 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.671 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.69 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.692 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.695 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.705 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.711 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.718 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.722 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.738 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.747 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.765 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.781 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.794 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.812 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.828 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.839 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.841 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.842 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.844 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.856 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.865 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.869 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.882 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.885 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.897 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.902 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.914 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.923 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.945 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.962 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.97 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.974 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.978 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.996 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 1.003 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 1.017 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 1.022 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 1.026 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 1.031 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 1.051 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 1.059 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 1.085 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 1.096 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 1.101 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 1.103 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 1.104 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.118 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.122 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.124 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.127 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.13 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.135 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.139 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.144 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.157 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.17 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.177 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.179 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.187 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.193 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.195 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.196 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.201 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.203 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.21 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.214 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.216 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.218 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.225 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.226 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.227 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.229 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.231 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.233 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.237 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.24 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.252 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.265 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.28 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.284 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.286 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.287 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.289 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.29 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.297 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.299 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.302 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.303 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.304 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.306 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.312 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.318 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.32 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.321 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.336 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.341 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.345 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.35 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.352 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.354 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.355 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.358 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.361 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.363 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.395 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.412 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.417 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.422 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.444 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.453 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.459 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.464 secs) 16:46:55 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.672 secs / 1.464 secs) 16:46:55 TOTAL: 147 SUCCESS 16:46:55 ✔ Browser application bundle generation complete. 16:46:55 16:46:55 =============================== Coverage summary =============================== 16:46:55 Statements : 39.07% ( 1375/3519 ) 16:46:55 Branches : 15.3% ( 94/614 ) 16:46:55 Functions : 32.22% ( 425/1319 ) 16:46:55 Lines : 39% ( 1344/3446 ) 16:46:55 ================================================================================ 16:46:55 ✔ Browser application bundle generation complete. 16:46:58 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 16:46:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:46:58 $ docker stop --time=1 b600315467a29ba4ae37eba86b9fde774ab146144557756c9e7b6bfb56d4b7b9 16:46:59 $ docker rm -f --volumes b600315467a29ba4ae37eba86b9fde774ab146144557756c9e7b6bfb56d4b7b9 [Pipeline] // withDockerContainer [Pipeline] sh 16:47:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:47:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:47:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:47:01 + ls -al . 16:47:01 total 264 16:47:01 drwxrwxr-x 13 jenkins jenkins 4096 Mar 23 16:45 . 16:47:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 16:42 .. 16:47:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 16:43 .blubracket 16:47:01 -rw-rw-r-- 1 jenkins jenkins 18 Mar 23 16:43 .dockerignore 16:47:01 drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 16:43 .git 16:47:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 16:43 .github 16:47:01 -rw-rw-r-- 1 jenkins jenkins 178 Mar 23 16:43 .gitignore 16:47:01 drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 16:43 .semver 16:47:01 -rw-rw-r-- 1 jenkins jenkins 9736 Mar 23 16:43 Attribution.txt 16:47:01 -rw-rw-r-- 1 jenkins jenkins 21430 Mar 23 16:43 CHANGELOG.md 16:47:01 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 23 16:43 CONTRIBUTING.md 16:47:01 -rw-rw-r-- 1 jenkins jenkins 1940 Mar 23 16:43 Dockerfile 16:47:01 -rw-rw-r-- 1 jenkins jenkins 652 Mar 23 16:43 Jenkinsfile 16:47:01 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 23 16:43 LICENSE 16:47:01 -rw-rw-r-- 1 jenkins jenkins 2189 Mar 23 16:43 Makefile 16:47:01 -rw-rw-r-- 1 jenkins jenkins 4381 Mar 23 16:43 README.md 16:47:01 -rw-rw-r-- 1 jenkins jenkins 12 Mar 23 16:43 VERSION 16:47:01 -rw-rw-r-- 1 jenkins jenkins 4832 Mar 23 16:43 angularmigrationlogs.md 16:47:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 16:43 assets 16:47:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 16:43 bin 16:47:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 16:43 cmd 16:47:01 -rw-r--r-- 1 jenkins jenkins 10 Mar 23 16:45 coverage.out 16:47:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 16:43 docs 16:47:01 -rw-rw-r-- 1 jenkins jenkins 6918 Mar 23 16:43 go.mod 16:47:01 -rw-rw-r-- 1 jenkins jenkins 100793 Mar 23 16:43 go.sum 16:47:01 drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 16:43 internal 16:47:01 -rwxrwxr-x 1 jenkins jenkins 568 Mar 23 16:43 redeploy.sh 16:47:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 16:43 testing 16:47:01 -rw-rw-r-- 1 jenkins jenkins 155 Mar 23 16:43 version.go 16:47:01 drwxrwxr-x 7 jenkins jenkins 4096 Mar 23 16:46 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:02 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c9676b29cda78da77f71baddb457a807bd12ec5b --label arch=amd64 --label version=3.1.0-dev.39 . 16:47:03 Sending build context to Docker daemon 346.5MB 16:47:03 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 16:47:03 Step 2/27 : FROM ${BASE} AS builder 16:47:03 ---> b8762e5c65ae 16:47:03 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:47:07 ---> Running in e19eae7d6ac3 16:47:07 Removing intermediate container e19eae7d6ac3 16:47:07 ---> fba9243924bc 16:47:07 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 16:47:07 ---> Running in 4202f25f4f13 16:47:07 Removing intermediate container 4202f25f4f13 16:47:07 ---> 3da3e4182c2a 16:47:07 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 16:47:07 ---> Running in a8d45a7a0858 16:47:07 Removing intermediate container a8d45a7a0858 16:47:07 ---> 4f66f39df6db 16:47:07 Step 6/27 : LABEL Name=edgex-ui-go 16:47:07 ---> Running in a8456e5fe41c 16:47:07 Removing intermediate container a8456e5fe41c 16:47:07 ---> 685fb1d91548 16:47:07 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 16:47:07 ---> Running in 98f9430140af 16:47:07 Removing intermediate container 98f9430140af 16:47:07 ---> a2c83e43e866 16:47:07 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:47:07 provisioning config files... 16:47:07 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/169@tmp/config8291662417378107837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:47:08 ---> ****-login.sh 16:47:08 nexus3.edgexfoundry.org:10001 16:47:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:08 ---> d9723482f60e 16:47:08 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:47:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:47:08 Configure a credential helper to remove this warning. See 16:47:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:47:08 16:47:08 Login Succeeded 16:47:08 nexus3.edgexfoundry.org:10002 16:47:09 ---> Running in a0cd31bb4db6 16:47:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:47:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:47:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:47:09 Configure a credential helper to remove this warning. See 16:47:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:47:09 16:47:09 Login Succeeded 16:47:09 nexus3.edgexfoundry.org:10003 16:47:09 OK: 264 MiB in 52 packages 16:47:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:47:09 Configure a credential helper to remove this warning. See 16:47:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:47:09 16:47:09 Login Succeeded 16:47:09 nexus3.edgexfoundry.org:10004 16:47:09 Removing intermediate container a0cd31bb4db6 16:47:09 ---> 4a2e9087d4b1 16:47:09 Step 10/27 : ENV GO111MODULE=on 16:47:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:47:10 Configure a credential helper to remove this warning. See 16:47:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:47:10 16:47:10 Login Succeeded 16:47:10 ****.io 16:47:10 ---> Running in 93bc61273ecb 16:47:10 Removing intermediate container 93bc61273ecb 16:47:10 ---> a67969dbe9f5 16:47:10 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:47:10 ---> Running in 15911679000c 16:47:10 Removing intermediate container 15911679000c 16:47:10 ---> 975dd503c728 16:47:10 Step 12/27 : COPY go.mod vendor* ./ 16:47:10 ---> 6d1ce89df27c 16:47:10 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:10 ---> Running in 35719b5bee9d 16:47:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:47:10 Configure a credential helper to remove this warning. See 16:47:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:47:10 16:47:10 Login Succeeded 16:47:10 ---> ****-login.sh ends [Pipeline] } 16:47:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:47:10 Removing intermediate container 35719b5bee9d 16:47:10 ---> 7e53e23751cd 16:47:10 Step 14/27 : COPY . . [Pipeline] echo 16:47:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:47:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:47:10 ========================================================= 16:47:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:47:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:47:12 Sending build context to Docker daemon 35.41MB 16:47:12 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 16:47:12 Step 2/15 : FROM ${BASE} AS builder 16:47:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:47:12 9fda8d8052c6: Pulling fs layer 16:47:12 5d54e960e981: Pulling fs layer 16:47:12 c4a7e357bf2a: Pulling fs layer 16:47:12 f0e02332f6b5: Pulling fs layer 16:47:12 872ee5b61b7b: Pulling fs layer 16:47:12 0c6a40ed1a82: Pulling fs layer 16:47:12 94ae7d8d031c: Pulling fs layer 16:47:12 f0e02332f6b5: Waiting 16:47:12 94ae7d8d031c: Waiting 16:47:12 872ee5b61b7b: Waiting 16:47:12 0c6a40ed1a82: Waiting 16:47:12 5d54e960e981: Verifying Checksum 16:47:12 5d54e960e981: Download complete 16:47:12 f0e02332f6b5: Verifying Checksum 16:47:12 f0e02332f6b5: Download complete 16:47:12 872ee5b61b7b: Verifying Checksum 16:47:12 872ee5b61b7b: Download complete 16:47:12 9fda8d8052c6: Verifying Checksum 16:47:12 9fda8d8052c6: Download complete 16:47:13 94ae7d8d031c: Verifying Checksum 16:47:13 94ae7d8d031c: Download complete 16:47:13 9fda8d8052c6: Pull complete 16:47:14 5d54e960e981: Pull complete 16:47:14 c4a7e357bf2a: Verifying Checksum 16:47:14 c4a7e357bf2a: Download complete 16:47:15 0c6a40ed1a82: Verifying Checksum 16:47:15 0c6a40ed1a82: Download complete 16:47:20 ---> 13c563b44b2f 16:47:20 Step 15/27 : RUN ${MAKE} 16:47:20 ---> Running in ca0fbd868910 16:47:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.39" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 16:47:28 c4a7e357bf2a: Pull complete 16:47:28 f0e02332f6b5: Pull complete 16:47:28 872ee5b61b7b: Pull complete 16:47:38 0c6a40ed1a82: Pull complete 16:47:39 94ae7d8d031c: Pull complete 16:47:39 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 16:47:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:47:39 ---> 86de565de09d 16:47:39 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:47:41 ---> Running in 3388423bf1d5 16:47:41 Removing intermediate container 3388423bf1d5 16:47:41 ---> 4f06d497a282 16:47:41 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 16:47:41 ---> Running in bb32d821abf0 16:47:42 Removing intermediate container bb32d821abf0 16:47:42 ---> b1b53be775a4 16:47:42 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 16:47:42 ---> Running in bd3cb740f1c8 16:47:42 Removing intermediate container bd3cb740f1c8 16:47:42 ---> 59af64e2c980 16:47:42 Step 6/15 : LABEL Name=edgex-ui-go 16:47:42 ---> Running in 158d687c99a0 16:47:43 Removing intermediate container 158d687c99a0 16:47:43 ---> a8433f7c473c 16:47:43 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 16:47:43 ---> Running in 1eeb34907ebc 16:47:43 Removing intermediate container 1eeb34907ebc 16:47:43 ---> 7e59873804d4 16:47:43 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:47:43 latest: Pulling from library/docker 16:47:44 bca4290a9639: Pulling fs layer 16:47:44 17b275a3377f: Pulling fs layer 16:47:44 4f4fb700ef54: Pulling fs layer 16:47:44 c7c53acdebd8: Pulling fs layer 16:47:44 11eaffe3eb71: Pulling fs layer 16:47:44 2ee06d9bd875: Pulling fs layer 16:47:44 1191475ba843: Pulling fs layer 16:47:44 1c88be67c011: Pulling fs layer 16:47:44 278db795eefd: Pulling fs layer 16:47:44 84bfdf52f00c: Pulling fs layer 16:47:44 a8997fd33190: Pulling fs layer 16:47:44 a8c50c377794: Pulling fs layer 16:47:44 5b2adc59ed1e: Pulling fs layer 16:47:44 b32afe2a18f4: Pulling fs layer 16:47:44 e14cfebf1168: Pulling fs layer 16:47:44 ff185d1d549d: Pulling fs layer 16:47:44 c7c53acdebd8: Waiting 16:47:44 11eaffe3eb71: Waiting 16:47:44 2ee06d9bd875: Waiting 16:47:44 1191475ba843: Waiting 16:47:44 1c88be67c011: Waiting 16:47:44 278db795eefd: Waiting 16:47:44 84bfdf52f00c: Waiting 16:47:44 a8997fd33190: Waiting 16:47:44 5b2adc59ed1e: Waiting 16:47:44 a8c50c377794: Waiting 16:47:44 b32afe2a18f4: Waiting 16:47:44 e14cfebf1168: Waiting 16:47:44 ff185d1d549d: Waiting 16:47:44 17b275a3377f: Verifying Checksum 16:47:44 17b275a3377f: Download complete 16:47:44 bca4290a9639: Verifying Checksum 16:47:44 bca4290a9639: Download complete 16:47:44 c7c53acdebd8: Verifying Checksum 16:47:44 c7c53acdebd8: Download complete 16:47:45 11eaffe3eb71: Verifying Checksum 16:47:45 11eaffe3eb71: Download complete 16:47:45 2ee06d9bd875: Verifying Checksum 16:47:45 2ee06d9bd875: Download complete 16:47:45 1191475ba843: Verifying Checksum 16:47:45 1191475ba843: Download complete 16:47:45 bca4290a9639: Pull complete 16:47:45 278db795eefd: Verifying Checksum 16:47:45 278db795eefd: Download complete 16:47:45 1c88be67c011: Download complete 16:47:45 84bfdf52f00c: Verifying Checksum 16:47:45 84bfdf52f00c: Download complete 16:47:45 a8c50c377794: Verifying Checksum 16:47:45 a8c50c377794: Download complete 16:47:45 5b2adc59ed1e: Verifying Checksum 16:47:45 5b2adc59ed1e: Download complete 16:47:45 e14cfebf1168: Verifying Checksum 16:47:45 e14cfebf1168: Download complete 16:47:45 17b275a3377f: Pull complete 16:47:45 a8997fd33190: Verifying Checksum 16:47:45 a8997fd33190: Download complete 16:47:45 ff185d1d549d: Verifying Checksum 16:47:45 ff185d1d549d: Download complete 16:47:46 4f4fb700ef54: Pull complete 16:47:46 c7c53acdebd8: Pull complete 16:47:47 b32afe2a18f4: Verifying Checksum 16:47:47 b32afe2a18f4: Download complete 16:47:47 11eaffe3eb71: Pull complete 16:47:47 Removing intermediate container ca0fbd868910 16:47:47 ---> e3ad9b2a717d 16:47:47 Step 16/27 : FROM alpine:3.18 16:47:47 3.18: Pulling from library/alpine 16:47:47 619be1103602: Already exists 16:47:47 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 16:47:47 Status: Downloaded newer image for alpine:3.18 16:47:47 ---> d3782b16ccc9 16:47:47 Step 17/27 : RUN apk --no-cache upgrade 16:47:47 ---> Running in 25bd1ed00b8f 16:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:47:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:47:48 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 16:47:48 OK: 7 MiB in 15 packages 16:47:48 Removing intermediate container 25bd1ed00b8f 16:47:48 ---> 655bdfcf262c 16:47:48 Step 18/27 : RUN apk add --update --no-cache dumb-init 16:47:48 ---> Running in e06e4fdba0a2 16:47:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:47:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:47:49 2ee06d9bd875: Pull complete 16:47:49 (1/1) Installing dumb-init (1.2.5-r2) 16:47:49 Executing busybox-1.36.1-r5.trigger 16:47:49 OK: 7 MiB in 16 packages 16:47:49 Removing intermediate container e06e4fdba0a2 16:47:49 ---> 203ffab9093b 16:47:49 Step 19/27 : EXPOSE 4000 16:47:49 ---> Running in 65ffb8ab8939 16:47:50 Removing intermediate container 65ffb8ab8939 16:47:50 ---> f68d5de2a9be 16:47:50 Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:47:50 1191475ba843: Pull complete 16:47:50 1c88be67c011: Pull complete 16:47:50 278db795eefd: Pull complete 16:47:51 84bfdf52f00c: Pull complete 16:47:51 ---> 3d33e348ac14 16:47:51 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 16:47:51 ---> 420fe367acfc 16:47:51 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 16:47:51 ---> f6117ad2a00a 16:47:51 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:47:52 ---> Running in e6fc81d3af4b 16:47:52 Removing intermediate container e6fc81d3af4b 16:47:52 ---> fe8e79a2dec2 16:47:52 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 16:47:52 ---> Running in d415bd30813c 16:47:52 Removing intermediate container d415bd30813c 16:47:52 ---> 9d1a52993f9e 16:47:52 Step 25/27 : LABEL arch=amd64 16:47:52 ---> Running in 4cc0928472bf 16:47:52 Removing intermediate container 4cc0928472bf 16:47:52 ---> 0b4afe62ce5d 16:47:52 Step 26/27 : LABEL git_sha=c9676b29cda78da77f71baddb457a807bd12ec5b 16:47:52 ---> Running in d6992efa0955 16:47:52 Removing intermediate container d6992efa0955 16:47:52 ---> f83496dd5ff5 16:47:52 Step 27/27 : LABEL version=3.1.0-dev.39 16:47:52 ---> Running in 15c1b2aafdc8 16:47:52 Removing intermediate container 15c1b2aafdc8 16:47:52 ---> 8d8618669007 16:47:52 [Warning] One or more build-args [ARCH] were not consumed 16:47:52 Successfully built 8d8618669007 16:47:52 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:47:52 provisioning config files... 16:47:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17791810081810477518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:47:53 ---> ****-login.sh 16:47:53 nexus3.edgexfoundry.org:10001 16:47:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:47:53 Configure a credential helper to remove this warning. See 16:47:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:47:53 16:47:53 Login Succeeded 16:47:53 nexus3.edgexfoundry.org:10002 16:47:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:47:53 Configure a credential helper to remove this warning. See 16:47:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:47:53 16:47:53 Login Succeeded 16:47:53 nexus3.edgexfoundry.org:10003 16:47:53 a8997fd33190: Pull complete 16:47:53 a8c50c377794: Pull complete 16:47:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:47:53 Configure a credential helper to remove this warning. See 16:47:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:47:53 16:47:53 Login Succeeded 16:47:53 nexus3.edgexfoundry.org:10004 16:47:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:47:53 Configure a credential helper to remove this warning. See 16:47:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:47:53 16:47:53 Login Succeeded 16:47:53 ****.io 16:47:53 5b2adc59ed1e: Pull complete 16:47:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:47:53 Configure a credential helper to remove this warning. See 16:47:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:47:53 16:47:53 Login Succeeded 16:47:53 ---> ****-login.sh ends [Pipeline] } 16:47:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:47:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:47:53 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 16:47:53 c9676b29cda78da77f71baddb457a807bd12ec5b 16:47:53 latest 16:47:53 3.1.0-dev.39 16:47:53 c9676b29cda78da77f71baddb457a807bd12ec5b-3.1.0-dev.39 16:47:53 main 16:47:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:54 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:c9676b29cda78da77f71baddb457a807bd12ec5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:54 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:c9676b29cda78da77f71baddb457a807bd12ec5b 16:47:54 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:47:54 e4b332e4e2b4: Preparing 16:47:54 78aad633e437: Preparing 16:47:54 3956172571ab: Preparing 16:47:54 01833050d5da: Preparing 16:47:54 83c7f050dd62: Preparing 16:47:54 aedc3bda2944: Preparing 16:47:54 aedc3bda2944: Waiting 16:47:54 83c7f050dd62: Pushed 16:47:54 01833050d5da: Pushed 16:47:54 78aad633e437: Pushed 16:47:54 e4b332e4e2b4: Pushed 16:47:54 aedc3bda2944: Layer already exists 16:47:57 b32afe2a18f4: Pull complete 16:47:57 e14cfebf1168: Pull complete 16:47:57 ff185d1d549d: Pull complete 16:47:57 Digest: sha256:645776ce2ff39e4889a887d05622e57c62f8a54f4f0a5376312b4d091483026d 16:47:57 Status: Downloaded newer image for docker:latest 16:48:00 3956172571ab: Pushed 16:48:00 c9676b29cda78da77f71baddb457a807bd12ec5b: digest: sha256:3c4839f69db5c4604b0e1cc59023c2db240effb2a2ed757c4a43efc6eed804de size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:00 ---> eb3bdb3e9657 16:48:00 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:48:00 ---> Running in 3133fceac06b 16:48:00 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:00 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 16:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:48:00 e4b332e4e2b4: Preparing 16:48:00 78aad633e437: Preparing 16:48:00 3956172571ab: Preparing 16:48:00 01833050d5da: Preparing 16:48:00 83c7f050dd62: Preparing 16:48:00 aedc3bda2944: Preparing 16:48:00 aedc3bda2944: Waiting 16:48:00 01833050d5da: Layer already exists 16:48:00 83c7f050dd62: Layer already exists 16:48:00 e4b332e4e2b4: Layer already exists 16:48:00 3956172571ab: Layer already exists 16:48:00 78aad633e437: Layer already exists 16:48:00 aedc3bda2944: Layer already exists 16:48:00 latest: digest: sha256:3c4839f69db5c4604b0e1cc59023c2db240effb2a2ed757c4a43efc6eed804de size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:01 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:01 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.39 16:48:01 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:48:01 e4b332e4e2b4: Preparing 16:48:01 78aad633e437: Preparing 16:48:01 3956172571ab: Preparing 16:48:01 01833050d5da: Preparing 16:48:01 83c7f050dd62: Preparing 16:48:01 aedc3bda2944: Preparing 16:48:01 aedc3bda2944: Waiting 16:48:01 e4b332e4e2b4: Layer already exists 16:48:01 78aad633e437: Layer already exists 16:48:01 83c7f050dd62: Layer already exists 16:48:01 3956172571ab: Layer already exists 16:48:01 01833050d5da: Layer already exists 16:48:01 aedc3bda2944: Layer already exists 16:48:01 3.1.0-dev.39: digest: sha256:3c4839f69db5c4604b0e1cc59023c2db240effb2a2ed757c4a43efc6eed804de size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:48:01 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:c9676b29cda78da77f71baddb457a807bd12ec5b-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:02 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:c9676b29cda78da77f71baddb457a807bd12ec5b-3.1.0-dev.39 16:48:02 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:48:02 e4b332e4e2b4: Preparing 16:48:02 78aad633e437: Preparing 16:48:02 3956172571ab: Preparing 16:48:02 01833050d5da: Preparing 16:48:02 83c7f050dd62: Preparing 16:48:02 aedc3bda2944: Preparing 16:48:02 aedc3bda2944: Waiting 16:48:02 3956172571ab: Layer already exists 16:48:02 78aad633e437: Layer already exists 16:48:02 83c7f050dd62: Layer already exists 16:48:02 e4b332e4e2b4: Layer already exists 16:48:02 01833050d5da: Layer already exists 16:48:02 aedc3bda2944: Layer already exists 16:48:02 c9676b29cda78da77f71baddb457a807bd12ec5b-3.1.0-dev.39: digest: sha256:3c4839f69db5c4604b0e1cc59023c2db240effb2a2ed757c4a43efc6eed804de size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:48:02 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:02 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 16:48:02 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:48:02 e4b332e4e2b4: Preparing 16:48:02 78aad633e437: Preparing 16:48:02 3956172571ab: Preparing 16:48:02 01833050d5da: Preparing 16:48:02 83c7f050dd62: Preparing 16:48:02 aedc3bda2944: Preparing 16:48:02 aedc3bda2944: Waiting 16:48:02 83c7f050dd62: Layer already exists 16:48:02 3956172571ab: Layer already exists 16:48:02 01833050d5da: Layer already exists 16:48:02 e4b332e4e2b4: Layer already exists 16:48:02 78aad633e437: Layer already exists 16:48:02 aedc3bda2944: Layer already exists 16:48:02 main: digest: sha256:3c4839f69db5c4604b0e1cc59023c2db240effb2a2ed757c4a43efc6eed804de size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:48:02 ===================================================== [Pipeline] echo 16:48:02 taggedImages: 16:48:02 - nexus3.edgexfoundry.org:10004/edgex-ui:c9676b29cda78da77f71baddb457a807bd12ec5b 16:48:02 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 16:48:02 - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.39 16:48:02 - nexus3.edgexfoundry.org:10004/edgex-ui:c9676b29cda78da77f71baddb457a807bd12ec5b-3.1.0-dev.39 16:48:02 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:48:03 16:48:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:48:03 OK: 266 MiB in 52 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:48:03 latest: Pulling from edgex-lftools-log-publisher 16:48:03 5eb5b503b376: Pulling fs layer 16:48:03 5c69ac0246d0: Pulling fs layer 16:48:03 ec43610c2a17: Pulling fs layer 16:48:03 3a2ae6a8a46f: Pulling fs layer 16:48:03 33b1e0a273af: Pulling fs layer 16:48:03 5d3b04190fa2: Pulling fs layer 16:48:03 2f39f015ded8: Pulling fs layer 16:48:03 3a2ae6a8a46f: Waiting 16:48:03 33b1e0a273af: Waiting 16:48:03 5d3b04190fa2: Waiting 16:48:03 5c69ac0246d0: Download complete 16:48:03 3a2ae6a8a46f: Verifying Checksum 16:48:03 3a2ae6a8a46f: Download complete 16:48:03 33b1e0a273af: Verifying Checksum 16:48:03 33b1e0a273af: Download complete 16:48:03 5d3b04190fa2: Verifying Checksum 16:48:03 5d3b04190fa2: Download complete 16:48:03 ec43610c2a17: Verifying Checksum 16:48:03 ec43610c2a17: Download complete 16:48:03 5eb5b503b376: Verifying Checksum 16:48:03 5eb5b503b376: Download complete 16:48:04 Removing intermediate container 3133fceac06b 16:48:04 ---> 0d86c0ea05f0 16:48:04 Step 10/15 : ENV GO111MODULE=on 16:48:04 ---> Running in b27747cf8b3e 16:48:04 2f39f015ded8: Download complete 16:48:04 Removing intermediate container b27747cf8b3e 16:48:04 ---> b53846375da0 16:48:04 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:48:04 ---> Running in 9ecf83706736 16:48:04 Removing intermediate container 9ecf83706736 16:48:04 ---> 7a6e69327a1e 16:48:04 Step 12/15 : COPY go.mod vendor* ./ 16:48:04 5eb5b503b376: Pull complete 16:48:05 5c69ac0246d0: Pull complete 16:48:05 ---> 920b7a8731a7 16:48:05 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:05 ec43610c2a17: Pull complete 16:48:05 3a2ae6a8a46f: Pull complete 16:48:05 ---> Running in bbdcb2b798b5 16:48:05 33b1e0a273af: Pull complete 16:48:06 5d3b04190fa2: Pull complete 16:48:10 2f39f015ded8: Pull complete 16:48:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:48:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:48:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:48:10 prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container 16:48:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:48:15 $ docker top 611ad78d72fd573bda8e142651bd40fb26096d1faafe374b93ffa6478564c257 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:48:16 ---> job-cost.sh 16:48:16 lf-activate-venv: SKIPPING 16:48:16 INFO: No Stack... 16:48:16 INFO: Retrieving Pricing Info for: v3-standard-8 16:48:16 INFO: Archiving Costs [Pipeline] sh 16:48:16 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 16:48:16 + cut -d, -f6 [Pipeline] lock 16:48:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-169-stack-cost] 16:48:16 Resource [jenkins-edgexfoundry-edgex-ui-go-main-169-stack-cost] did not exist. Created. 16:48:16 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:48:17 + echo total: 0.2199999988079071 [Pipeline] stash 16:48:17 Stashed 1 file(s) [Pipeline] } 16:48:17 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-169-stack-cost] [Pipeline] // lock [Pipeline] } 16:48:17 $ docker stop --time=1 611ad78d72fd573bda8e142651bd40fb26096d1faafe374b93ffa6478564c257 16:48:18 $ docker rm -f --volumes 611ad78d72fd573bda8e142651bd40fb26096d1faafe374b93ffa6478564c257 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:50:12 Removing intermediate container bbdcb2b798b5 16:50:12 ---> d4d53dfdd3e7 16:50:12 Step 14/15 : COPY . . 16:50:12 ---> 9072ab71257b 16:50:12 Step 15/15 : RUN ${MAKE} 16:50:12 ---> Running in 0e5cf94cc4b3 16:50:12 noop 16:50:12 Removing intermediate container 0e5cf94cc4b3 16:50:12 ---> 25580be7b67f 16:50:12 Successfully built 25580be7b67f 16:50:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:13 + docker inspect -f . ci-base-image-arm64 16:50:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:13 prd-ubuntu20.04-docker-arm64-4c-16g-1027 does not seem to be running inside a container 16:50:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/169 -v /w/workspace/edgex-ui-go/169:/w/workspace/edgex-ui-go/169:rw,z -v /w/workspace/edgex-ui-go/169@tmp:/w/workspace/edgex-ui-go/169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:50:14 $ docker top 3a1e984a66c20aa546f2b284dab7c467395078fb26547985ffe02b37319fb2cf -eo pid,comm [Pipeline] { [Pipeline] sh 16:50:15 + go version 16:50:15 go version go1.21.0 linux/arm64 [Pipeline] } 16:50:15 $ docker stop --time=1 3a1e984a66c20aa546f2b284dab7c467395078fb26547985ffe02b37319fb2cf 16:50:17 $ docker rm -f --volumes 3a1e984a66c20aa546f2b284dab7c467395078fb26547985ffe02b37319fb2cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:17 + docker inspect -f . ci-base-image-arm64 16:50:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:18 prd-ubuntu20.04-docker-arm64-4c-16g-1027 does not seem to be running inside a container 16:50:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/169 -v /w/workspace/edgex-ui-go/169:/w/workspace/edgex-ui-go/169:rw,z -v /w/workspace/edgex-ui-go/169@tmp:/w/workspace/edgex-ui-go/169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:50:19 $ docker top 38f98402629360854e0cc6c977c2c93632454dd0e50a2781420ed19d01cdb651 -eo pid,comm [Pipeline] { [Pipeline] sh 16:50:20 + git config --global --add safe.directory /w/workspace/edgex-ui-go/169 [Pipeline] fileExists [Pipeline] sh 16:50:21 + make test 16:50:21 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 16:50:27 ? github.com/edgexfoundry/edgex-ui-go [no test files] 16:53:19 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 16:53:19 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 16:53:19 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 16:53:19 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 16:53:19 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 16:53:19 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 16:53:19 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 16:53:19 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 16:53:19 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 16:53:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:53:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:53:51 ./bin/test-attribution-txt.sh 16:53:51 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 16:53:51 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 16:53:51 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 16:53:51 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 16:53:51 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 16:53:51 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 16:53:51 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 16:53:51 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 16:53:51 An attribution for golang.org/x/term is missing from Attribution.txt, please add 16:53:51 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 16:53:51 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 16:53:51 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 16:53:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:53:51 $ docker stop --time=1 38f98402629360854e0cc6c977c2c93632454dd0e50a2781420ed19d01cdb651 16:53:53 $ docker rm -f --volumes 38f98402629360854e0cc6c977c2c93632454dd0e50a2781420ed19d01cdb651 [Pipeline] // withDockerContainer [Pipeline] sh 16:53:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:53:55 Warning: overwriting stash ‘coverage-report’ 16:53:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:53:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:53:56 + ls -al . 16:53:56 total 260 16:53:56 drwxrwxr-x 12 jenkins jenkins 4096 Mar 23 16:50 . 16:53:56 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 16:46 .. 16:53:56 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 16:46 .blubracket 16:53:56 -rw-rw-r-- 1 jenkins jenkins 18 Mar 23 16:46 .dockerignore 16:53:56 drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 16:46 .git 16:53:56 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 16:46 .github 16:53:56 -rw-rw-r-- 1 jenkins jenkins 178 Mar 23 16:46 .gitignore 16:53:56 -rw-rw-r-- 1 jenkins jenkins 9736 Mar 23 16:46 Attribution.txt 16:53:56 -rw-rw-r-- 1 jenkins jenkins 21430 Mar 23 16:46 CHANGELOG.md 16:53:56 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 23 16:46 CONTRIBUTING.md 16:53:56 -rw-rw-r-- 1 jenkins jenkins 1940 Mar 23 16:46 Dockerfile 16:53:56 -rw-rw-r-- 1 jenkins jenkins 652 Mar 23 16:46 Jenkinsfile 16:53:56 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 23 16:46 LICENSE 16:53:56 -rw-rw-r-- 1 jenkins jenkins 2189 Mar 23 16:46 Makefile 16:53:56 -rw-rw-r-- 1 jenkins jenkins 4381 Mar 23 16:46 README.md 16:53:56 -rw-rw-r-- 1 jenkins jenkins 12 Mar 23 16:43 VERSION 16:53:56 -rw-rw-r-- 1 jenkins jenkins 4832 Mar 23 16:46 angularmigrationlogs.md 16:53:56 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 16:46 assets 16:53:56 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 16:46 bin 16:53:56 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 16:46 cmd 16:53:56 -rw-r--r-- 1 jenkins jenkins 10 Mar 23 16:50 coverage.out 16:53:56 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 16:46 docs 16:53:56 -rw-rw-r-- 1 jenkins jenkins 6918 Mar 23 16:46 go.mod 16:53:56 -rw-rw-r-- 1 jenkins jenkins 100793 Mar 23 16:46 go.sum 16:53:56 drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 16:46 internal 16:53:56 -rwxrwxr-x 1 jenkins jenkins 568 Mar 23 16:46 redeploy.sh 16:53:56 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 16:46 testing 16:53:56 -rw-rw-r-- 1 jenkins jenkins 155 Mar 23 16:46 version.go 16:53:56 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 16:46 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:57 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c9676b29cda78da77f71baddb457a807bd12ec5b --label arch=arm64 --label version=3.1.0-dev.39 . 16:53:58 Sending build context to Docker daemon 35.41MB 16:53:58 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 16:53:58 Step 2/27 : FROM ${BASE} AS builder 16:53:58 ---> 25580be7b67f 16:53:58 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:53:58 ---> Running in aa65f4c5c829 16:53:59 Removing intermediate container aa65f4c5c829 16:53:59 ---> 54dc7cfb68d5 16:53:59 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 16:53:59 ---> Running in cfba62b7054a 16:53:59 Removing intermediate container cfba62b7054a 16:53:59 ---> 143de36675f9 16:53:59 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 16:53:59 ---> Running in eb141e731c22 16:53:59 Removing intermediate container eb141e731c22 16:53:59 ---> eb11ebfc683a 16:53:59 Step 6/27 : LABEL Name=edgex-ui-go 16:53:59 ---> Running in dc0cc95f4371 16:54:00 Removing intermediate container dc0cc95f4371 16:54:00 ---> afb1ac49ae79 16:54:00 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 16:54:00 ---> Running in 69045e5adb52 16:54:00 Removing intermediate container 69045e5adb52 16:54:00 ---> 1609d7da68a2 16:54:00 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:54:02 ---> ca1be41ef47e 16:54:02 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:54:02 ---> Running in 50bafda61ab3 16:54:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:54:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:54:05 OK: 266 MiB in 52 packages 16:54:05 Removing intermediate container 50bafda61ab3 16:54:05 ---> 8ab083ff39b2 16:54:05 Step 10/27 : ENV GO111MODULE=on 16:54:05 ---> Running in cc5d87478791 16:54:06 Removing intermediate container cc5d87478791 16:54:06 ---> 30af1e76e5a2 16:54:06 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:54:06 ---> Running in 6fa91a5522cd 16:54:06 Removing intermediate container 6fa91a5522cd 16:54:06 ---> ab6746546514 16:54:06 Step 12/27 : COPY go.mod vendor* ./ 16:54:07 ---> 87fa7039f0ce 16:54:07 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:07 ---> Running in 798b659ca772 16:54:09 Removing intermediate container 798b659ca772 16:54:09 ---> 54817c3272dd 16:54:09 Step 14/27 : COPY . . 16:54:13 ---> 3b5e5020a0c4 16:54:13 Step 15/27 : RUN ${MAKE} 16:54:13 ---> Running in a8c28524539e 16:54:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.39" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 16:57:06 Removing intermediate container a8c28524539e 16:57:06 ---> 07832f3c26d1 16:57:06 Step 16/27 : FROM alpine:3.18 16:57:06 3.18: Pulling from library/alpine 16:57:06 c6b39de5b339: Pulling fs layer 16:57:06 c6b39de5b339: Verifying Checksum 16:57:06 c6b39de5b339: Download complete 16:57:06 c6b39de5b339: Pull complete 16:57:06 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 16:57:06 Status: Downloaded newer image for alpine:3.18 16:57:06 ---> 33abbf032149 16:57:06 Step 17/27 : RUN apk --no-cache upgrade 16:57:06 ---> Running in c05088973903 16:57:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:57:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:57:06 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 16:57:06 OK: 8 MiB in 15 packages 16:57:07 Removing intermediate container c05088973903 16:57:07 ---> 71675aec9577 16:57:07 Step 18/27 : RUN apk add --update --no-cache dumb-init 16:57:07 ---> Running in 338c66ddec48 16:57:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:57:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:57:09 (1/1) Installing dumb-init (1.2.5-r2) 16:57:09 Executing busybox-1.36.1-r5.trigger 16:57:09 OK: 8 MiB in 16 packages 16:57:10 Removing intermediate container 338c66ddec48 16:57:10 ---> dfe73b4b8356 16:57:10 Step 19/27 : EXPOSE 4000 16:57:10 ---> Running in c639e3cee02a 16:57:10 Removing intermediate container c639e3cee02a 16:57:10 ---> bb533aa86db7 16:57:10 Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:57:13 ---> 53efd3604ba9 16:57:13 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 16:57:13 ---> c51efeecff44 16:57:13 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 16:57:14 ---> 20fd67b41439 16:57:14 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:57:14 ---> Running in 65b44458e197 16:57:14 Removing intermediate container 65b44458e197 16:57:14 ---> 1a76f5f1fa0f 16:57:14 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 16:57:14 ---> Running in f116f73d61e4 16:57:15 Removing intermediate container f116f73d61e4 16:57:15 ---> 1730d00c1cf6 16:57:15 Step 25/27 : LABEL arch=arm64 16:57:15 ---> Running in e33e8d3fb2a6 16:57:15 Removing intermediate container e33e8d3fb2a6 16:57:15 ---> e18157381e24 16:57:15 Step 26/27 : LABEL git_sha=c9676b29cda78da77f71baddb457a807bd12ec5b 16:57:15 ---> Running in 3b22b730ffef 16:57:15 Removing intermediate container 3b22b730ffef 16:57:15 ---> 4edfdd2d0b25 16:57:15 Step 27/27 : LABEL version=3.1.0-dev.39 16:57:15 ---> Running in 5d8389b3a99d 16:57:16 Removing intermediate container 5d8389b3a99d 16:57:16 ---> 991d38fc396a 16:57:16 [Warning] One or more build-args [ARCH] were not consumed 16:57:16 Successfully built 991d38fc396a 16:57:16 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:57:16 provisioning config files... 16:57:16 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/169@tmp/config5796194322284129819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:57:17 ---> ****-login.sh 16:57:17 nexus3.edgexfoundry.org:10001 16:57:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:57:17 Configure a credential helper to remove this warning. See 16:57:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:57:17 16:57:17 Login Succeeded 16:57:17 nexus3.edgexfoundry.org:10002 16:57:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:57:17 Configure a credential helper to remove this warning. See 16:57:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:57:17 16:57:17 Login Succeeded 16:57:17 nexus3.edgexfoundry.org:10003 16:57:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:57:18 Configure a credential helper to remove this warning. See 16:57:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:57:18 16:57:18 Login Succeeded 16:57:18 nexus3.edgexfoundry.org:10004 16:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:57:18 Configure a credential helper to remove this warning. See 16:57:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:57:18 16:57:18 Login Succeeded 16:57:18 ****.io 16:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:57:18 Configure a credential helper to remove this warning. See 16:57:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:57:18 16:57:18 Login Succeeded 16:57:18 ---> ****-login.sh ends [Pipeline] } 16:57:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:57:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:57:19 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 16:57:19 c9676b29cda78da77f71baddb457a807bd12ec5b 16:57:19 latest 16:57:19 3.1.0-dev.39 16:57:19 c9676b29cda78da77f71baddb457a807bd12ec5b-3.1.0-dev.39 16:57:19 main 16:57:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:19 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c9676b29cda78da77f71baddb457a807bd12ec5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:19 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c9676b29cda78da77f71baddb457a807bd12ec5b 16:57:19 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:57:19 a9300b7586f7: Preparing 16:57:19 b044bfdd3fd6: Preparing 16:57:19 778373385e6c: Preparing 16:57:19 869a7be7e3b3: Preparing 16:57:19 90a1d706f31f: Preparing 16:57:19 7c504f21be85: Preparing 16:57:19 7c504f21be85: Waiting 16:57:20 a9300b7586f7: Pushed 16:57:20 b044bfdd3fd6: Pushed 16:57:20 869a7be7e3b3: Pushed 16:57:20 7c504f21be85: Layer already exists 16:57:20 90a1d706f31f: Pushed 16:57:30 778373385e6c: Pushed 16:57:30 c9676b29cda78da77f71baddb457a807bd12ec5b: digest: sha256:89aa6b53df72573c576ad47b5d6976e03afb274a075dd50647899a460b56e20f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:30 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:31 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 16:57:31 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:57:31 a9300b7586f7: Preparing 16:57:31 b044bfdd3fd6: Preparing 16:57:31 778373385e6c: Preparing 16:57:31 869a7be7e3b3: Preparing 16:57:31 90a1d706f31f: Preparing 16:57:31 7c504f21be85: Preparing 16:57:31 7c504f21be85: Waiting 16:57:31 a9300b7586f7: Layer already exists 16:57:31 90a1d706f31f: Layer already exists 16:57:31 869a7be7e3b3: Layer already exists 16:57:31 778373385e6c: Layer already exists 16:57:31 b044bfdd3fd6: Layer already exists 16:57:31 7c504f21be85: Layer already exists 16:57:31 latest: digest: sha256:89aa6b53df72573c576ad47b5d6976e03afb274a075dd50647899a460b56e20f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:31 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:32 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.39 16:57:32 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:57:32 a9300b7586f7: Preparing 16:57:32 b044bfdd3fd6: Preparing 16:57:32 778373385e6c: Preparing 16:57:32 869a7be7e3b3: Preparing 16:57:32 90a1d706f31f: Preparing 16:57:32 7c504f21be85: Preparing 16:57:32 7c504f21be85: Waiting 16:57:32 778373385e6c: Layer already exists 16:57:32 b044bfdd3fd6: Layer already exists 16:57:32 90a1d706f31f: Layer already exists 16:57:32 869a7be7e3b3: Layer already exists 16:57:32 a9300b7586f7: Layer already exists 16:57:32 7c504f21be85: Layer already exists 16:57:32 3.1.0-dev.39: digest: sha256:89aa6b53df72573c576ad47b5d6976e03afb274a075dd50647899a460b56e20f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:32 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c9676b29cda78da77f71baddb457a807bd12ec5b-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:33 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c9676b29cda78da77f71baddb457a807bd12ec5b-3.1.0-dev.39 16:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:57:33 a9300b7586f7: Preparing 16:57:33 b044bfdd3fd6: Preparing 16:57:33 778373385e6c: Preparing 16:57:33 869a7be7e3b3: Preparing 16:57:33 90a1d706f31f: Preparing 16:57:33 7c504f21be85: Preparing 16:57:33 7c504f21be85: Waiting 16:57:33 869a7be7e3b3: Layer already exists 16:57:33 778373385e6c: Layer already exists 16:57:33 b044bfdd3fd6: Layer already exists 16:57:33 90a1d706f31f: Layer already exists 16:57:33 a9300b7586f7: Layer already exists 16:57:33 7c504f21be85: Layer already exists 16:57:33 c9676b29cda78da77f71baddb457a807bd12ec5b-3.1.0-dev.39: digest: sha256:89aa6b53df72573c576ad47b5d6976e03afb274a075dd50647899a460b56e20f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:33 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:34 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 16:57:34 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:57:34 a9300b7586f7: Preparing 16:57:34 b044bfdd3fd6: Preparing 16:57:34 778373385e6c: Preparing 16:57:34 869a7be7e3b3: Preparing 16:57:34 90a1d706f31f: Preparing 16:57:34 7c504f21be85: Preparing 16:57:34 7c504f21be85: Waiting 16:57:34 a9300b7586f7: Layer already exists 16:57:34 b044bfdd3fd6: Layer already exists 16:57:34 778373385e6c: Layer already exists 16:57:34 869a7be7e3b3: Layer already exists 16:57:34 90a1d706f31f: Layer already exists 16:57:34 7c504f21be85: Layer already exists 16:57:34 main: digest: sha256:89aa6b53df72573c576ad47b5d6976e03afb274a075dd50647899a460b56e20f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:57:34 ===================================================== [Pipeline] echo 16:57:34 taggedImages: 16:57:34 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c9676b29cda78da77f71baddb457a807bd12ec5b 16:57:34 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 16:57:34 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.39 16:57:34 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c9676b29cda78da77f71baddb457a807bd12ec5b-3.1.0-dev.39 16:57:34 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:57:34 16:57:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:57:35 arm64: Pulling from edgex-lftools-log-publisher 16:57:35 8998bd30e6a1: Pulling fs layer 16:57:35 04944245beec: Pulling fs layer 16:57:35 699f458cf7ca: Pulling fs layer 16:57:35 765212b225bb: Pulling fs layer 16:57:35 f23df028b6ca: Pulling fs layer 16:57:35 d65c8cfc05b1: Pulling fs layer 16:57:35 2437ff75d9bd: Pulling fs layer 16:57:35 f23df028b6ca: Waiting 16:57:35 d65c8cfc05b1: Waiting 16:57:35 765212b225bb: Waiting 16:57:35 2437ff75d9bd: Waiting 16:57:35 04944245beec: Verifying Checksum 16:57:35 04944245beec: Download complete 16:57:35 765212b225bb: Verifying Checksum 16:57:35 765212b225bb: Download complete 16:57:35 f23df028b6ca: Verifying Checksum 16:57:35 f23df028b6ca: Download complete 16:57:35 d65c8cfc05b1: Verifying Checksum 16:57:35 d65c8cfc05b1: Download complete 16:57:35 699f458cf7ca: Verifying Checksum 16:57:35 699f458cf7ca: Download complete 16:57:35 8998bd30e6a1: Verifying Checksum 16:57:35 8998bd30e6a1: Download complete 16:57:38 2437ff75d9bd: Verifying Checksum 16:57:38 2437ff75d9bd: Download complete 16:57:41 8998bd30e6a1: Pull complete 16:57:41 04944245beec: Pull complete 16:57:43 699f458cf7ca: Pull complete 16:57:43 765212b225bb: Pull complete 16:57:43 f23df028b6ca: Pull complete 16:57:43 d65c8cfc05b1: Pull complete 16:58:02 2437ff75d9bd: Pull complete 16:58:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:58:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:58:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:02 prd-ubuntu20.04-docker-arm64-4c-16g-1027 does not seem to be running inside a container 16:58:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/169 -v /w/workspace/edgex-ui-go/169:/w/workspace/edgex-ui-go/169:rw,z -v /w/workspace/edgex-ui-go/169@tmp:/w/workspace/edgex-ui-go/169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:58:05 $ docker top b7f8edeba4286f8cc0a2e7b921b7d22139034d2511776c42fbbfc512cd41fde3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:58:06 ---> job-cost.sh 16:58:06 lf-activate-venv: SKIPPING 16:58:06 INFO: No Stack... 16:58:06 INFO: Retrieving Pricing Info for: v3-standard-4 16:58:07 INFO: Archiving Costs [Pipeline] sh 16:58:07 + cat /w/workspace/edgex-ui-go/169/archives/cost.csv 16:58:07 + cut -d, -f6 [Pipeline] lock 16:58:07 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-169-stack-cost] 16:58:07 Resource [jenkins-edgexfoundry-edgex-ui-go-main-169-stack-cost] did not exist. Created. 16:58:07 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:58:08 /w/workspace/edgex-ui-go/169@tmp/durable-67247b0a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:58:09 + echo total: 0.10999999940395355 [Pipeline] stash 16:58:09 Warning: overwriting stash ‘stack-cost’ 16:58:09 Stashed 1 file(s) [Pipeline] } 16:58:09 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-169-stack-cost] [Pipeline] // lock [Pipeline] } 16:58:09 $ docker stop --time=1 b7f8edeba4286f8cc0a2e7b921b7d22139034d2511776c42fbbfc512cd41fde3 16:58:11 $ docker rm -f --volumes b7f8edeba4286f8cc0a2e7b921b7d22139034d2511776c42fbbfc512cd41fde3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:58:11 provisioning config files... 16:58:11 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16249637450499915223tmp [Pipeline] { [Pipeline] sh 16:58:11 + set +x 16:58:11 + curl -s https://codecov.io/bash 16:58:11 + bash -s -- 16:58:11 16:58:11 _____ _ 16:58:11 / ____| | | 16:58:11 | | ___ __| | ___ ___ _____ __ 16:58:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:58:11 | |___| (_) | (_| | __/ (_| (_) \ V / 16:58:11 \_____\___/ \__,_|\___|\___\___/ \_/ 16:58:11 Bash-1.0.6 16:58:11 16:58:11 16:58:11 ==> git version 2.25.1 found 16:58:11 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 16:58:11 Release-Date: 2020-01-08 16:58:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:58:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:58:11 ==> Jenkins CI detected. 16:58:11 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 16:58:11 project root: . 16:58:11 --> token set from env 16:58:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:58:11 ==> Running gcov in . (disable via -X gcov) 16:58:12 ==> Python coveragepy not found 16:58:12 ==> Searching for coverage reports in: 16:58:12 + . 16:58:12 -> Found 1 reports 16:58:12 ==> Detecting git/mercurial file structure 16:58:12 ==> Reading reports 16:58:12 + ./coverage.out bytes=10 16:58:12 ==> Appending adjustments 16:58:12 https://docs.codecov.io/docs/fixing-reports 16:58:12 + Found adjustments 16:58:12 ==> Gzipping contents 16:58:12 12K /tmp/codecov.PP03lM.gz 16:58:12 ==> Uploading reports 16:58:12 url: https://codecov.io 16:58:12 query: branch=main&commit=c9676b29cda78da77f71baddb457a807bd12ec5b&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F169%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:58:12 -> Pinging Codecov 16:58:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c9676b29cda78da77f71baddb457a807bd12ec5b&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F169%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:58:12 -> Uploading to 16:58:12 https://storage.googleapis.com/codecov/v4/raw/2024-03-23/FB506323287CE973F263BFD2A0EB1F37/c9676b29cda78da77f71baddb457a807bd12ec5b/684e7020-426d-4b5b-a983-d533ff1f3286.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240323T165812Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f10935d2b64af17c7ee57a48638292a633d08ee729616653e63b0ad5479ef8d4 16:58:12 % Total % Received % Xferd Average Speed Time Time Time Current 16:58:12 Dload Upload Total Spent Left Speed 16:58:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8704 0 0 100 8704 0 31422 --:--:-- --:--:-- --:--:-- 31422 16:58:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/c9676b29cda78da77f71baddb457a807bd12ec5b [Pipeline] } 16:58:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:58:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:58:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:58:13 16:58:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:58:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:58:13 df9b9388f04a: Pulling fs layer 16:58:13 52dc419b0ee2: Pulling fs layer 16:58:13 25bc292e5bac: Pulling fs layer 16:58:13 114826534d7a: Pulling fs layer 16:58:13 4657fd5d0bcf: Pulling fs layer 16:58:13 6ad1cebc031e: Pulling fs layer 16:58:13 8a3aa393b2d8: Pulling fs layer 16:58:13 114826534d7a: Waiting 16:58:13 4657fd5d0bcf: Waiting 16:58:13 6ad1cebc031e: Waiting 16:58:13 8a3aa393b2d8: Waiting 16:58:13 25bc292e5bac: Download complete 16:58:13 52dc419b0ee2: Verifying Checksum 16:58:13 52dc419b0ee2: Download complete 16:58:13 4657fd5d0bcf: Verifying Checksum 16:58:13 4657fd5d0bcf: Download complete 16:58:13 df9b9388f04a: Download complete 16:58:13 6ad1cebc031e: Verifying Checksum 16:58:13 df9b9388f04a: Pull complete 16:58:13 52dc419b0ee2: Pull complete 16:58:13 25bc292e5bac: Pull complete 16:58:14 114826534d7a: Download complete 16:58:14 8a3aa393b2d8: Verifying Checksum 16:58:14 8a3aa393b2d8: Download complete 16:58:17 114826534d7a: Pull complete 16:58:17 4657fd5d0bcf: Pull complete 16:58:18 6ad1cebc031e: Pull complete 16:58:20 8a3aa393b2d8: Pull complete 16:58:20 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:58:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:58:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:20 prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container 16:58:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:58:26 $ docker top bec10b450459ccaacc1d75f32834da8ff24c60653489e822b4c56d34eb56c644 -eo pid,comm [Pipeline] { [Pipeline] echo 16:58:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 16:58:26 + set -o pipefail 16:58:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 16:58:33 16:58:33 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 16:58:33 16:58:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/af51e4a8-d110-4a36-814b-bfe97e72476d 16:58:33 16:58:33 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:58:33 16:58:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:58:33 16:58:33 16:58:33 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:58:33 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:58:33 More details here: https://snyk.co/ue1NS [Pipeline] } 16:58:33 $ docker stop --time=1 bec10b450459ccaacc1d75f32834da8ff24c60653489e822b4c56d34eb56c644 16:58:38 $ docker rm -f --volumes bec10b450459ccaacc1d75f32834da8ff24c60653489e822b4c56d34eb56c644 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:58:39 + git log --format=format:%s -1 c9676b29cda78da77f71baddb457a807bd12ec5b [Pipeline] sh 16:58:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:58:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:58:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:39 prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container 16:58:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:58:40 $ docker top ae5e136e23bd750121e140c36d1549d915e641ded858950aa134e657bd8b22e2 -eo pid,comm 16:58:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:58:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:58:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:58:40 [ssh-agent] Looking for ssh-agent implementation... 16:58:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:58:40 $ docker exec ae5e136e23bd750121e140c36d1549d915e641ded858950aa134e657bd8b22e2 ssh-agent 16:58:40 SSH_AUTH_SOCK=/tmp/ssh-6qWoOBieZpa7/agent.32 16:58:40 SSH_AGENT_PID=38 16:58:40 Running ssh-add (command line suppressed) 16:58:40 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13863168282484255130.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13863168282484255130.key) 16:58:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:58:41 + git semver tag 16:58:41 2024-03-23 16:58:41,203 [run_tag] DEBUG tag force:False 16:58:41 2024-03-23 16:58:41,203 [check_head_tag] DEBUG check head tag 16:58:41 2024-03-23 16:58:41,204 [execute] INFO git cat-file --batch-check 16:58:41 2024-03-23 16:58:41,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 16:58:41 2024-03-23 16:58:41,207 [execute] INFO git cat-file --batch 16:58:41 2024-03-23 16:58:41,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 16:58:41 2024-03-23 16:58:41,225 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:58:41 2024-03-23 16:58:41,225 [execute] INFO git tag -a v3.1.0-dev.39 -m v3.1.0-dev.39 16:58:41 2024-03-23 16:58:41,225 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.39', '-m', 'v3.1.0-dev.39'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 16:58:41 2024-03-23 16:58:41,230 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:58:41 3.1.0-dev.39 [Pipeline] } 16:58:41 $ docker exec --env ******** --env ******** ae5e136e23bd750121e140c36d1549d915e641ded858950aa134e657bd8b22e2 ssh-agent -k 16:58:41 unset SSH_AUTH_SOCK; 16:58:41 unset SSH_AGENT_PID; 16:58:41 echo Agent pid 38 killed; 16:58:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:58:41 + git semver [Pipeline] } 16:58:42 $ docker stop --time=1 ae5e136e23bd750121e140c36d1549d915e641ded858950aa134e657bd8b22e2 16:58:43 $ docker rm -f --volumes ae5e136e23bd750121e140c36d1549d915e641ded858950aa134e657bd8b22e2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:58:43 16:58:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:58:44 0.23.1-centos7: Pulling from edgex-lftools 16:58:44 ab5ef0e58194: Pulling fs layer 16:58:44 9712f1f96733: Pulling fs layer 16:58:44 63f879dbbcfc: Pulling fs layer 16:58:44 0d9ebad4ef96: Pulling fs layer 16:58:44 e9a5061849ea: Pulling fs layer 16:58:44 d747dcd14b5f: Pulling fs layer 16:58:44 2de7ff778b66: Pulling fs layer 16:58:44 e9a5061849ea: Waiting 16:58:44 d747dcd14b5f: Waiting 16:58:44 2de7ff778b66: Waiting 16:58:44 0d9ebad4ef96: Waiting 16:58:44 9712f1f96733: Verifying Checksum 16:58:44 9712f1f96733: Download complete 16:58:44 63f879dbbcfc: Verifying Checksum 16:58:44 63f879dbbcfc: Download complete 16:58:44 e9a5061849ea: Verifying Checksum 16:58:44 e9a5061849ea: Download complete 16:58:44 d747dcd14b5f: Verifying Checksum 16:58:44 0d9ebad4ef96: Verifying Checksum 16:58:44 0d9ebad4ef96: Download complete 16:58:44 ab5ef0e58194: Verifying Checksum 16:58:44 ab5ef0e58194: Download complete 16:58:44 2de7ff778b66: Verifying Checksum 16:58:44 2de7ff778b66: Download complete 16:58:47 ab5ef0e58194: Pull complete 16:58:47 9712f1f96733: Pull complete 16:58:48 63f879dbbcfc: Pull complete 16:58:52 0d9ebad4ef96: Pull complete 16:58:52 e9a5061849ea: Pull complete 16:58:52 d747dcd14b5f: Pull complete 16:58:52 2de7ff778b66: Pull complete 16:58:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:58:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:58:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:52 prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container 16:58:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:58:58 $ docker top 55cbd9b9f87da11c3f5a4d974120e7eec618e90e5e2d590c2614d6e1fde265a6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:58:58 provisioning config files... 16:58:58 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16833453050987226967tmp 16:58:58 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16638951885236899919tmp 16:58:58 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11253087338896025037tmp [Pipeline] { [Pipeline] echo 16:58:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:58:59 ---> sigul-configuration.sh 16:58:59 gpg: directory `/root/.gnupg' created 16:58:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:58:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:58:59 gpg: keyring `/root/.gnupg/secring.gpg' created 16:58:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:58:59 gpg: CAST5 encrypted data 16:58:59 gpg: encrypted with 1 passphrase 16:58:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:58:59 + mkdir /home/jenkins 16:58:59 + mkdir /home/jenkins/sigul [Pipeline] sh 16:58:59 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:58:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:59:00 ---> sigul-install.sh 16:59:00 Sigul already installed; skipping installation. [Pipeline] sh 16:59:00 + git tag --list 16:59:00 0.1.1 16:59:00 v1.1.0 16:59:00 v1.2.0 16:59:00 v1.2.1 16:59:00 v1.3.0 16:59:00 v2.0.0 16:59:00 v2.1.0 16:59:00 v2.2.0 16:59:00 v2.3.0 16:59:00 v3.0 16:59:00 v3.0.0 16:59:00 v3.1 16:59:00 v3.1.0 16:59:00 v3.1.0-dev.1 16:59:00 v3.1.0-dev.10 16:59:00 v3.1.0-dev.11 16:59:00 v3.1.0-dev.12 16:59:00 v3.1.0-dev.13 16:59:00 v3.1.0-dev.14 16:59:00 v3.1.0-dev.15 16:59:00 v3.1.0-dev.16 16:59:00 v3.1.0-dev.17 16:59:00 v3.1.0-dev.18 16:59:00 v3.1.0-dev.19 16:59:00 v3.1.0-dev.2 16:59:00 v3.1.0-dev.20 16:59:00 v3.1.0-dev.21 16:59:00 v3.1.0-dev.22 16:59:00 v3.1.0-dev.23 16:59:00 v3.1.0-dev.24 16:59:00 v3.1.0-dev.25 16:59:00 v3.1.0-dev.26 16:59:00 v3.1.0-dev.27 16:59:00 v3.1.0-dev.28 16:59:00 v3.1.0-dev.29 16:59:00 v3.1.0-dev.3 16:59:00 v3.1.0-dev.30 16:59:00 v3.1.0-dev.31 16:59:00 v3.1.0-dev.32 16:59:00 v3.1.0-dev.33 16:59:00 v3.1.0-dev.34 16:59:00 v3.1.0-dev.35 16:59:00 v3.1.0-dev.36 16:59:00 v3.1.0-dev.37 16:59:00 v3.1.0-dev.38 16:59:00 v3.1.0-dev.39 16:59:00 v3.1.0-dev.4 16:59:00 v3.1.0-dev.5 16:59:00 v3.1.0-dev.6 16:59:00 v3.1.0-dev.7 16:59:00 v3.1.0-dev.8 16:59:00 v3.1.0-dev.9 [Pipeline] sh 16:59:00 + lftools sign git-tag v3.1.0-dev.39 16:59:01 Signing Git tag with Sigul... 16:59:01 Signing v3.1.0-dev.39 [Pipeline] echo 16:59:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:59:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:59:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:59:01 $ docker stop --time=1 55cbd9b9f87da11c3f5a4d974120e7eec618e90e5e2d590c2614d6e1fde265a6 16:59:03 $ docker rm -f --volumes 55cbd9b9f87da11c3f5a4d974120e7eec618e90e5e2d590c2614d6e1fde265a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:59:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:59:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:59:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:03 prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container 16:59:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:59:04 $ docker top 026851c550817e295b58ad6a98ec0e88baf5a6f2434bc247deb47faa62f5d4f5 -eo pid,comm 16:59:04 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:59:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:59:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:59:04 [ssh-agent] Looking for ssh-agent implementation... 16:59:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:59:04 $ docker exec 026851c550817e295b58ad6a98ec0e88baf5a6f2434bc247deb47faa62f5d4f5 ssh-agent 16:59:04 SSH_AUTH_SOCK=/tmp/ssh-euU2CzlsVFFt/agent.33 16:59:04 SSH_AGENT_PID=38 16:59:04 Running ssh-add (command line suppressed) 16:59:04 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7040240902435084731.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7040240902435084731.key) 16:59:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:59:04 + git semver bump pre 16:59:05 2024-03-23 16:59:05,111 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:59:05 2024-03-23 16:59:05,111 [bump_version] DEBUG bumping version:3.1.0-dev.39 on axis:pre with prefix:dev 16:59:05 2024-03-23 16:59:05,111 [bump_version] DEBUG bumped version:3.1.0-dev.40 16:59:05 2024-03-23 16:59:05,111 [write_version] DEBUG write version:3.1.0-dev.40 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 16:59:05 2024-03-23 16:59:05,111 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:59:05 2024-03-23 16:59:05,111 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:59:05 2024-03-23 16:59:05,113 [execute] INFO git cat-file --batch-check 16:59:05 2024-03-23 16:59:05,113 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:59:05 2024-03-23 16:59:05,118 [execute] INFO git cat-file --batch 16:59:05 2024-03-23 16:59:05,118 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:59:05 2024-03-23 16:59:05,122 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:59:05 3.1.0-dev.40 [Pipeline] } 16:59:05 $ docker exec --env ******** --env ******** 026851c550817e295b58ad6a98ec0e88baf5a6f2434bc247deb47faa62f5d4f5 ssh-agent -k 16:59:05 unset SSH_AUTH_SOCK; 16:59:05 unset SSH_AGENT_PID; 16:59:05 echo Agent pid 38 killed; 16:59:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:59:05 + git semver [Pipeline] } 16:59:05 $ docker stop --time=1 026851c550817e295b58ad6a98ec0e88baf5a6f2434bc247deb47faa62f5d4f5 16:59:07 $ docker rm -f --volumes 026851c550817e295b58ad6a98ec0e88baf5a6f2434bc247deb47faa62f5d4f5 [Pipeline] // withDockerContainer [Pipeline] sh 16:59:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:59:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:59:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:07 prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container 16:59:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:59:08 $ docker top 0aacaab4ab3848dc86c0a55d7dd5071520e6a3b5f9e127722e2e934cd0a1f05d -eo pid,comm 16:59:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:59:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:59:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:59:08 [ssh-agent] Looking for ssh-agent implementation... 16:59:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:59:08 $ docker exec 0aacaab4ab3848dc86c0a55d7dd5071520e6a3b5f9e127722e2e934cd0a1f05d ssh-agent 16:59:08 SSH_AUTH_SOCK=/tmp/ssh-Fvsf2MmUGi7h/agent.32 16:59:08 SSH_AGENT_PID=38 16:59:08 Running ssh-add (command line suppressed) 16:59:08 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17762293861221467147.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17762293861221467147.key) 16:59:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:59:08 + git semver push 16:59:09 2024-03-23 16:59:09,152 [run_push] DEBUG push 16:59:09 2024-03-23 16:59:09,153 [execute] INFO git cat-file --batch-check 16:59:09 2024-03-23 16:59:09,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:59:09 2024-03-23 16:59:09,156 [execute] INFO git rev-list 4951edb6bdb1a6c47b8d94c35243e409a2db5c25 -- 16:59:09 2024-03-23 16:59:09,156 [execute] DEBUG Popen(['git', 'rev-list', '4951edb6bdb1a6c47b8d94c35243e409a2db5c25', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:59:09 2024-03-23 16:59:09,164 [execute] INFO git fetch -v origin 16:59:09 2024-03-23 16:59:09,164 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 16:59:09 2024-03-23 16:59:09,677 [run_push] DEBUG no remote changes detected 16:59:09 2024-03-23 16:59:09,677 [execute] INFO git push origin semver 16:59:09 2024-03-23 16:59:09,677 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:59:10 2024-03-23 16:59:10,406 [run_push] DEBUG push all version tags 16:59:10 2024-03-23 16:59:10,407 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:59:10 2024-03-23 16:59:10,407 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 16:59:11 2024-03-23 16:59:11,168 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:59:11 3.1.0-dev.40 [Pipeline] } 16:59:11 $ docker exec --env ******** --env ******** 0aacaab4ab3848dc86c0a55d7dd5071520e6a3b5f9e127722e2e934cd0a1f05d ssh-agent -k 16:59:11 unset SSH_AUTH_SOCK; 16:59:11 unset SSH_AGENT_PID; 16:59:11 echo Agent pid 38 killed; 16:59:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:59:11 + git semver [Pipeline] } 16:59:12 $ docker stop --time=1 0aacaab4ab3848dc86c0a55d7dd5071520e6a3b5f9e127722e2e934cd0a1f05d 16:59:13 $ docker rm -f --volumes 0aacaab4ab3848dc86c0a55d7dd5071520e6a3b5f9e127722e2e934cd0a1f05d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:59:13 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 16:59:13 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 16:59:13 total 16 16:59:13 drwxr-xr-x 3 root root 4096 Mar 23 16:48 . 16:59:13 drwxrwxr-x 14 jenkins jenkins 4096 Mar 23 16:58 .. 16:59:13 drwxr-xr-x 2 root root 4096 Mar 23 16:48 cost 16:59:13 -rw-r--r-- 1 root root 83 Mar 23 16:48 cost.csv 16:59:13 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 16:59:13 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 16:59:13 total 16 16:59:13 drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 16:48 . 16:59:13 drwxrwxr-x 14 jenkins jenkins 4096 Mar 23 16:58 .. 16:59:13 drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 16:48 cost 16:59:13 -rw-r--r-- 1 jenkins jenkins 83 Mar 23 16:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:59:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:59:15 ---> package-listing.sh 16:59:15 ++ facter osfamily 16:59:15 ++ tr '[:upper:]' '[:lower:]' 16:59:15 + OS_FAMILY=debian 16:59:15 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 16:59:15 + START_PACKAGES=/tmp/packages_start.txt 16:59:15 + END_PACKAGES=/tmp/packages_end.txt 16:59:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:59:15 + PACKAGES=/tmp/packages_start.txt 16:59:15 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 16:59:15 + PACKAGES=/tmp/packages_end.txt 16:59:15 + case "${OS_FAMILY}" in 16:59:15 + dpkg -l 16:59:15 + grep '^ii' 16:59:15 + '[' -f /tmp/packages_start.txt ']' 16:59:15 + '[' -f /tmp/packages_end.txt ']' 16:59:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:59:15 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 16:59:15 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 16:59:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 16:59:15 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:59:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:59:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:16 prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container 16:59:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:59:16 $ docker top f7ca1d5229f102b88764cd7fbeebd382e96a24fa4a05067a3567a88cd0a8cbd6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:16 + touch /tmp/pre-build-complete [Pipeline] sh 16:59:17 + mkdir -p /var/log/sysstat [Pipeline] sh 16:59:17 + ls /var/log/sa-host 16:59:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:59:17 provisioning config files... 16:59:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3753244750226503101tmp [Pipeline] { [Pipeline] echo 16:59:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:59:17 ---> create-netrc.sh [Pipeline] } 16:59:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:59:18 ---> python-tools-install.sh [Pipeline] echo 16:59:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:59:18 ---> sudo-logs.sh 16:59:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:59:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:59:18 ---> job-cost.sh 16:59:18 lf-activate-venv: SKIPPING 16:59:18 DEBUG: total: 0.2199999988079071 16:59:18 INFO: Retrieving Stack Cost... 16:59:19 INFO: Retrieving Pricing Info for: v3-standard-8 16:59:19 INFO: Archiving Costs [Pipeline] echo 16:59:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:59:19 ---> logs-deploy.sh 16:59:19 lf-activate-venv: SKIPPING 16:59:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/169 16:59:19 INFO: archiving workspace using pattern(s): 16:59:20 Archives upload complete. 16:59:20 INFO: archiving logs to Nexus