Pull request #522 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 135d4ee0b51f67119d11cccc9a2c0acaebc02426+6924cde71a95163c870ff6223245d33e8a78190f (c9b05653b51e2a59c129c54962fb55b9b9dcfaba) 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-ssh7403336902833660623.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh6437117870031158754.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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/PR-522/workspace@libs/edgex-global-pipelines/.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/PR-522/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4278194278054265321.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared 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-ssh6972051894921380580.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/PR-522/workspace@libs/lf-pipelines/.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/PR-522/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7182590718273538697.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41729 in /w/workspace/edgexfoundry_edgex-ui-go_PR-522 [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_PR-522 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/522/head:refs/remotes/origin/PR-522 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6924cde71a95163c870ff6223245d33e8a78190f into PR head commit 135d4ee0b51f67119d11cccc9a2c0acaebc02426 Merge succeeded, producing 135d4ee0b51f67119d11cccc9a2c0acaebc02426 Checking out Revision 135d4ee0b51f67119d11cccc9a2c0acaebc02426 (PR-522) > git config core.sparsecheckout # timeout=10 > git checkout -f 135d4ee0b51f67119d11cccc9a2c0acaebc02426 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6924cde71a95163c870ff6223245d33e8a78190f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 135d4ee0b51f67119d11cccc9a2c0acaebc02426 # timeout=10 Commit message: "docs: additions and changes to CHANGELOG" > git rev-list --no-walk d193da7947e9f73d290c137057211147f835767c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:03:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:03:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:03:51 ========================================================= 02:03:51 EdgeX Global Pipelines Version Info 02:03:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:03:52 ------------------- 02:03:52 stable info: 02:03:52 ------------------- 02:03:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:03:52 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 02:03:52 Message: update stable to v1.0.227 02:03:52 ------------------- 02:03:52 experimental info: 02:03:52 ------------------- 02:03:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:03:52 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 02:03:52 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:03:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 02:03:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 02:03:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:03:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:03:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:03:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 02:03:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:03:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:03:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:03:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:03:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 02:03:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:03:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:03:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:03:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:03:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:03:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:03:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:03:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:03:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:03:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:03:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:03:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:03:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:03:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:03:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-522 [Pipeline] echo 02:03:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-522 [Pipeline] echo 02:03:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-522 [Pipeline] echo 02:03:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 135d4ee0b51f67119d11cccc9a2c0acaebc02426 [Pipeline] echo 02:03:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 135d4ee [Pipeline] echo 02:03:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:03:53 provisioning config files... 02:03:53 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp/config7144428382171816079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:53 ---> docker-login.sh 02:03:53 nexus3.edgexfoundry.org:10001 02:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:54 Configure a credential helper to remove this warning. See 02:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:54 02:03:54 Login Succeeded 02:03:54 nexus3.edgexfoundry.org:10002 02:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:54 Configure a credential helper to remove this warning. See 02:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:54 02:03:54 Login Succeeded 02:03:54 nexus3.edgexfoundry.org:10003 02:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:54 Configure a credential helper to remove this warning. See 02:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:54 02:03:54 Login Succeeded 02:03:54 nexus3.edgexfoundry.org:10004 02:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:54 Configure a credential helper to remove this warning. See 02:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:54 02:03:54 Login Succeeded 02:03:54 docker.io 02:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:55 Configure a credential helper to remove this warning. See 02:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:55 02:03:55 Login Succeeded 02:03:55 ---> docker-login.sh ends [Pipeline] } 02:03:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:03:55 + git rev-list -1 --merges 135d4ee0b51f67119d11cccc9a2c0acaebc02426~1..135d4ee0b51f67119d11cccc9a2c0acaebc02426 [Pipeline] echo 02:03:55 -----------> git rev-list -1 --merges 135d4ee0b51f67119d11cccc9a2c0acaebc02426~1..135d4ee0b51f67119d11cccc9a2c0acaebc02426 135d4ee0b51f67119d11cccc9a2c0acaebc02426 [false] [Pipeline] sh 02:03:55 + git log --format=format:%s -1 135d4ee0b51f67119d11cccc9a2c0acaebc02426 [Pipeline] echo 02:03:55 ========================================================= 02:03:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:03:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:03:56 + git log --format=format:%s -1 135d4ee0b51f67119d11cccc9a2c0acaebc02426 [Pipeline] echo 02:03:56 [semverPrep] GIT_COMMIT: 135d4ee0b51f67119d11cccc9a2c0acaebc02426, Commit Message: docs: additions and changes to CHANGELOG [Pipeline] echo 02:03:56 [semverPrep] This is not a build commit. [Pipeline] sh 02:03:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:03:56 + grep -v github /etc/ssh/ssh_known_hosts 02:03:56 + [ -e /tmp/ssh_known_hosts ] 02:03:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:03:56 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 02:03:56 -a /etc/ssh/ssh_known_hosts 02:03:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 02:03:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 02:03:57 02:03:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:03:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 02:03:57 latest: Pulling from edgex-devops/py-git-semver 02:03:57 1fe172e4850f: Pulling fs layer 02:03:57 caf521ccaac6: Pulling fs layer 02:03:57 3ead6fa29328: Pulling fs layer 02:03:57 5c2a1cbceb83: Pulling fs layer 02:03:57 a8d5f1318db7: Pulling fs layer 02:03:57 c427282e49a2: Pulling fs layer 02:03:57 1827001aaf11: Pulling fs layer 02:03:57 0714d37db230: Pulling fs layer 02:03:57 ac28cf19c067: Pulling fs layer 02:03:57 ca983d60f3e2: Pulling fs layer 02:03:57 c427282e49a2: Waiting 02:03:57 9f894cec8388: Pulling fs layer 02:03:57 1827001aaf11: Waiting 02:03:57 0714d37db230: Waiting 02:03:57 5c2a1cbceb83: Waiting 02:03:57 ac28cf19c067: Waiting 02:03:57 9f894cec8388: Waiting 02:03:57 ca983d60f3e2: Waiting 02:03:57 a8d5f1318db7: Waiting 02:03:57 caf521ccaac6: Download complete 02:03:57 5c2a1cbceb83: Verifying Checksum 02:03:57 5c2a1cbceb83: Download complete 02:03:57 a8d5f1318db7: Verifying Checksum 02:03:57 c427282e49a2: Download complete 02:03:57 3ead6fa29328: Verifying Checksum 02:03:57 3ead6fa29328: Download complete 02:03:57 0714d37db230: Download complete 02:03:57 ac28cf19c067: Download complete 02:03:57 ca983d60f3e2: Download complete 02:03:57 9f894cec8388: Verifying Checksum 02:03:57 9f894cec8388: Download complete 02:03:57 1fe172e4850f: Verifying Checksum 02:03:57 1fe172e4850f: Download complete 02:03:57 1827001aaf11: Verifying Checksum 02:03:57 1827001aaf11: Download complete 02:03:59 1fe172e4850f: Pull complete 02:03:59 caf521ccaac6: Pull complete 02:03:59 3ead6fa29328: Pull complete 02:03:59 5c2a1cbceb83: Pull complete 02:04:00 a8d5f1318db7: Pull complete 02:04:00 c427282e49a2: Pull complete 02:04:01 1827001aaf11: Pull complete 02:04:01 0714d37db230: Pull complete 02:04:02 ac28cf19c067: Pull complete 02:04:02 ca983d60f3e2: Pull complete 02:04:02 9f894cec8388: Pull complete 02:04:02 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 02:04:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 02:04:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 02:04:02 prd-ubuntu20.04-docker-8c-8g-41729 does not seem to be running inside a container 02:04:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-522 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522:/w/workspace/edgexfoundry_edgex-ui-go_PR-522:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-522@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 02:04:04 $ docker top 1262a8045b31131bfbf77743bb5a4133d6c7867e4407543337332d5ff99bbb9f -eo pid,comm 02:04: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). 02:04:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:04:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:04:05 [ssh-agent] Looking for ssh-agent implementation... 02:04:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:04:05 $ docker exec 1262a8045b31131bfbf77743bb5a4133d6c7867e4407543337332d5ff99bbb9f ssh-agent 02:04:05 SSH_AUTH_SOCK=/tmp/ssh-qP5mJnqvU1kL/agent.34 02:04:05 SSH_AGENT_PID=40 02:04:05 Running ssh-add (command line suppressed) 02:04:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp/private_key_3659771428039316009.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp/private_key_3659771428039316009.key) 02:04:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:04:05 + git tag --points-at HEAD [Pipeline] } 02:04:05 $ docker exec --env ******** --env ******** 1262a8045b31131bfbf77743bb5a4133d6c7867e4407543337332d5ff99bbb9f ssh-agent -k 02:04:05 unset SSH_AUTH_SOCK; 02:04:05 unset SSH_AGENT_PID; 02:04:05 echo Agent pid 40 killed; 02:04:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:04:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:04:05 [ssh-agent] Looking for ssh-agent implementation... 02:04:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:04:06 $ docker exec 1262a8045b31131bfbf77743bb5a4133d6c7867e4407543337332d5ff99bbb9f ssh-agent 02:04:06 SSH_AUTH_SOCK=/tmp/ssh-pOsCszDDwMqx/agent.73 02:04:06 SSH_AGENT_PID=80 02:04:06 Running ssh-add (command line suppressed) 02:04:06 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp/private_key_1633944472123433706.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp/private_key_1633944472123433706.key) 02:04:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:04:06 + git semver init 02:04:06 2022-05-08 02:04:06,833 [run_init] DEBUG init version:0.0.0 force:False 02:04:06 2022-05-08 02:04:06,834 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-522/.semver 02:04:06 2022-05-08 02:04:06,834 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-522/.semver 02:04:06 2022-05-08 02:04:06,835 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-522/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-522, universal_newlines=False, shell=None, istream=None) 02:04:08 2022-05-08 02:04:08,311 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-522/.git/info/exclude 02:04:08 2022-05-08 02:04:08,312 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-522/.semver/PR-522 with force:False 02:04:08 2022-05-08 02:04:08,312 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-522/.semver/PR-522 02:04:08 2022-05-08 02:04:08,314 [execute] INFO git cat-file --batch-check 02:04:08 2022-05-08 02:04:08,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-522/.semver, universal_newlines=False, shell=None, istream=) 02:04:08 2022-05-08 02:04:08,321 [execute] INFO git cat-file --batch 02:04:08 2022-05-08 02:04:08,321 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-522/.semver, universal_newlines=False, shell=None, istream=) 02:04:08 2022-05-08 02:04:08,325 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-522/.semver/PR-522 02:04:08 0.0.0 [Pipeline] } 02:04:08 $ docker exec --env ******** --env ******** 1262a8045b31131bfbf77743bb5a4133d6c7867e4407543337332d5ff99bbb9f ssh-agent -k 02:04:08 unset SSH_AUTH_SOCK; 02:04:08 unset SSH_AGENT_PID; 02:04:08 echo Agent pid 80 killed; 02:04:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:04:09 + git semver [Pipeline] } 02:04:09 $ docker stop --time=1 1262a8045b31131bfbf77743bb5a4133d6c7867e4407543337332d5ff99bbb9f 02:04:10 $ docker rm -f 1262a8045b31131bfbf77743bb5a4133d6c7867e4407543337332d5ff99bbb9f [Pipeline] // withDockerContainer [Pipeline] sh 02:04:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:04:11 Stashed 1 file(s) [Pipeline] echo 02:04:11 [edgeXSemver]: initialized semver on version 0.0.0 [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 02:04:11 provisioning config files... 02:04:11 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp/config8814556028726759487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:12 ---> docker-login.sh 02:04:12 nexus3.edgexfoundry.org:10001 02:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:12 Configure a credential helper to remove this warning. See 02:04:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:12 02:04:12 Login Succeeded 02:04:12 nexus3.edgexfoundry.org:10002 02:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:12 Configure a credential helper to remove this warning. See 02:04:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:12 02:04:12 Login Succeeded 02:04:12 nexus3.edgexfoundry.org:10003 02:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:12 Configure a credential helper to remove this warning. See 02:04:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:12 02:04:12 Login Succeeded 02:04:12 nexus3.edgexfoundry.org:10004 02:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:12 Configure a credential helper to remove this warning. See 02:04:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:12 02:04:12 Login Succeeded 02:04:12 docker.io 02:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:12 Configure a credential helper to remove this warning. See 02:04:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:12 02:04:12 Login Succeeded 02:04:12 ---> docker-login.sh ends [Pipeline] } 02:04:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:04:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:04:12 ========================================================= 02:04:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 02:04:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 02:04:13 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 02:04:13 Sending build context to Docker daemon 43.44MB 02:04:13 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 02:04:13 Step 2/15 : FROM ${BASE} AS builder 02:04:13 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 02:04:13 59bf1c3509f3: Pulling fs layer 02:04:13 666ba61612fd: Pulling fs layer 02:04:13 8ed8ca486205: Pulling fs layer 02:04:13 4fe6c5a15a65: Pulling fs layer 02:04:13 22a0e8bec74d: Pulling fs layer 02:04:13 ca2b28591e48: Pulling fs layer 02:04:13 a51346096db8: Pulling fs layer 02:04:13 daebc70d1ce1: Pulling fs layer 02:04:13 0e18a0eac166: Pulling fs layer 02:04:13 ca2b28591e48: Waiting 02:04:13 4fe6c5a15a65: Waiting 02:04:13 a51346096db8: Waiting 02:04:13 22a0e8bec74d: Waiting 02:04:13 daebc70d1ce1: Waiting 02:04:13 0e18a0eac166: Waiting 02:04:13 8ed8ca486205: Verifying Checksum 02:04:13 8ed8ca486205: Download complete 02:04:13 666ba61612fd: Verifying Checksum 02:04:13 666ba61612fd: Download complete 02:04:13 22a0e8bec74d: Verifying Checksum 02:04:13 22a0e8bec74d: Download complete 02:04:13 ca2b28591e48: Verifying Checksum 02:04:13 ca2b28591e48: Download complete 02:04:13 a51346096db8: Verifying Checksum 02:04:13 a51346096db8: Download complete 02:04:13 59bf1c3509f3: Verifying Checksum 02:04:13 59bf1c3509f3: Download complete 02:04:13 daebc70d1ce1: Verifying Checksum 02:04:13 daebc70d1ce1: Download complete 02:04:13 59bf1c3509f3: Pull complete 02:04:13 666ba61612fd: Pull complete 02:04:13 8ed8ca486205: Pull complete 02:04:14 4fe6c5a15a65: Verifying Checksum 02:04:14 4fe6c5a15a65: Download complete 02:04:14 0e18a0eac166: Download complete 02:04:18 4fe6c5a15a65: Pull complete 02:04:18 22a0e8bec74d: Pull complete 02:04:18 ca2b28591e48: Pull complete 02:04:18 a51346096db8: Pull complete 02:04:18 daebc70d1ce1: Pull complete 02:04:20 0e18a0eac166: Pull complete 02:04:20 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 02:04:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:04:20 ---> f018257e8ee9 02:04:20 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:04:22 ---> Running in 5eeabe2f5282 02:04:22 Removing intermediate container 5eeabe2f5282 02:04:22 ---> b5144acc90a6 02:04:22 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 02:04:22 ---> Running in 339e2ccd7326 02:04:22 Removing intermediate container 339e2ccd7326 02:04:22 ---> b73d26dc2b1e 02:04:22 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 02:04:22 ---> Running in 9627e762f448 02:04:22 Removing intermediate container 9627e762f448 02:04:22 ---> 607dde0c75e4 02:04:22 Step 6/15 : LABEL Name=edgex-ui-go 02:04:22 ---> Running in 7f022ee567f5 02:04:23 Removing intermediate container 7f022ee567f5 02:04:23 ---> 71ef6ddf7015 02:04:23 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 02:04:23 ---> Running in c8f7b5e14967 02:04:23 Removing intermediate container c8f7b5e14967 02:04:23 ---> c4a635e96806 02:04:23 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:04:23 ---> Running in cd545a01f1c8 02:04:24 Removing intermediate container cd545a01f1c8 02:04:24 ---> b82d69cb18da 02:04:24 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:04:24 ---> Running in a69af7386e18 02:04:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:04:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:04:25 OK: 221 MiB in 52 packages 02:04:25 Removing intermediate container a69af7386e18 02:04:25 ---> 2dc3ff3643cb 02:04:25 Step 10/15 : ENV GO111MODULE=on 02:04:25 ---> Running in 08396af70fa1 02:04:25 Removing intermediate container 08396af70fa1 02:04:25 ---> 0ad5e37e367a 02:04:25 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:04:25 ---> Running in 372569d5e6f5 02:04:25 Removing intermediate container 372569d5e6f5 02:04:25 ---> f9c83e9d1e9e 02:04:25 Step 12/15 : COPY go.mod vendor* ./ 02:04:26 ---> 4d25a25aa557 02:04:26 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:26 ---> Running in 0830f140ca0f 02:04:26 Still waiting to schedule task 02:04:26 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:04:52 Removing intermediate container 0830f140ca0f 02:04:52 ---> 35216bf45af3 02:04:52 Step 14/15 : COPY . . 02:04:52 ---> 60133633908a 02:04:52 Step 15/15 : RUN ${MAKE} 02:04:52 ---> Running in fd49cf139494 02:04:52 noop 02:04:52 Removing intermediate container fd49cf139494 02:04:52 ---> 86dc18788685 02:04:52 Successfully built 86dc18788685 02:04:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:04:53 + docker inspect -f . ci-base-image-x86_64 02:04:53 . [Pipeline] withDockerContainer 02:04:53 prd-ubuntu20.04-docker-8c-8g-41729 does not seem to be running inside a container 02:04:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-522 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522:/w/workspace/edgexfoundry_edgex-ui-go_PR-522:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-522@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:04:53 $ docker top 51f487f07d70475ef6a5ea9157d0f07ab841924505c17b0aac271f1913999b1c -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:53 + go version 02:04:53 go version go1.17.6 linux/amd64 [Pipeline] } 02:04:53 $ docker stop --time=1 51f487f07d70475ef6a5ea9157d0f07ab841924505c17b0aac271f1913999b1c 02:04:55 $ docker rm -f 51f487f07d70475ef6a5ea9157d0f07ab841924505c17b0aac271f1913999b1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:04:55 + docker inspect -f . ci-base-image-x86_64 02:04:55 . [Pipeline] withDockerContainer 02:04:55 prd-ubuntu20.04-docker-8c-8g-41729 does not seem to be running inside a container 02:04:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-522 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522:/w/workspace/edgexfoundry_edgex-ui-go_PR-522:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-522@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:04:56 $ docker top 8c495d50a83f791e362d63c567363892cf1ff350b40f343266dda51890c87ddb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:04:56 + make test 02:04:56 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:04:56 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:05:02 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:05:02 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:05:02 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:05:02 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 02:05:02 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 02:05:02 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 02:05:02 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:05:02 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:05:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 02:05:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 02:05:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 02:05:02 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 02:05:02 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:05:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:05:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 02:05:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:05:04 $ docker stop --time=1 8c495d50a83f791e362d63c567363892cf1ff350b40f343266dda51890c87ddb 02:05:06 $ docker rm -f 8c495d50a83f791e362d63c567363892cf1ff350b40f343266dda51890c87ddb [Pipeline] // withDockerContainer [Pipeline] sh 02:05:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:05:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:05:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:05:07 + ls -al . 02:05:07 total 180 02:05:07 drwxrwxr-x 14 jenkins jenkins 4096 May 8 02:04 . 02:05:07 drwxrwxr-x 4 jenkins jenkins 4096 May 8 02:03 .. 02:05:07 drwxrwxr-x 8 jenkins jenkins 4096 May 8 02:04 .git 02:05:07 drwxrwxr-x 3 jenkins jenkins 4096 May 8 02:03 .github 02:05:07 -rw-rw-r-- 1 jenkins jenkins 155 May 8 02:03 .gitignore 02:05:07 drwxr-xr-x 3 jenkins jenkins 4096 May 8 02:04 .semver 02:05:07 -rw-rw-r-- 1 jenkins jenkins 2022 May 8 02:03 Attribution.txt 02:05:07 -rw-rw-r-- 1 jenkins jenkins 14570 May 8 02:03 CHANGELOG.md 02:05:07 -rw-rw-r-- 1 jenkins jenkins 3959 May 8 02:03 CONTRIBUTING.md 02:05:07 -rw-rw-r-- 1 jenkins jenkins 1549 May 8 02:03 Dockerfile 02:05:07 -rw-rw-r-- 1 jenkins jenkins 652 May 8 02:03 Jenkinsfile 02:05:07 -rw-rw-r-- 1 jenkins jenkins 11357 May 8 02:03 LICENSE 02:05:07 -rw-rw-r-- 1 jenkins jenkins 1212 May 8 02:03 Makefile 02:05:07 -rw-rw-r-- 1 jenkins jenkins 4398 May 8 02:03 README.md 02:05:07 -rw-rw-r-- 1 jenkins jenkins 5 May 8 02:04 VERSION 02:05:07 drwxrwxr-x 3 jenkins jenkins 4096 May 8 02:03 assets 02:05:07 drwxrwxr-x 2 jenkins jenkins 4096 May 8 02:03 bin 02:05:07 drwxrwxr-x 3 jenkins jenkins 4096 May 8 02:03 cmd 02:05:07 -rw-r--r-- 1 jenkins jenkins 10 May 8 02:04 coverage.out 02:05:07 drwxrwxr-x 2 jenkins jenkins 4096 May 8 02:03 docs 02:05:07 -rw-rw-r-- 1 jenkins jenkins 1944 May 8 02:03 go.mod 02:05:07 -rw-rw-r-- 1 jenkins jenkins 48565 May 8 02:03 go.sum 02:05:07 drwxrwxr-x 9 jenkins jenkins 4096 May 8 02:03 internal 02:05:07 drwxrwxr-x 3 jenkins jenkins 4096 May 8 02:03 pkg 02:05:07 drwxrwxr-x 4 jenkins jenkins 4096 May 8 02:03 snap 02:05:07 drwxrwxr-x 4 jenkins jenkins 4096 May 8 02:03 testing 02:05:07 -rw-rw-r-- 1 jenkins jenkins 155 May 8 02:03 version.go 02:05:07 drwxrwxr-x 4 jenkins jenkins 4096 May 8 02:03 web [Pipeline] isUnix [Pipeline] sh 02:05:08 + 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=135d4ee0b51f67119d11cccc9a2c0acaebc02426 --label arch=amd64 --label version=0.0.0 . 02:05:08 Sending build context to Docker daemon 43.44MB 02:05:08 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 02:05:08 Step 2/23 : FROM ${BASE} AS builder 02:05:08 ---> 86dc18788685 02:05:08 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:05:08 ---> Running in ed5695e71688 02:05:08 Removing intermediate container ed5695e71688 02:05:08 ---> abb378d65c95 02:05:08 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 02:05:08 ---> Running in 663290e93304 02:05:08 Removing intermediate container 663290e93304 02:05:08 ---> 49cf89fb03e5 02:05:08 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 02:05:08 ---> Running in da3640a4d8ab 02:05:08 Removing intermediate container da3640a4d8ab 02:05:08 ---> 0b816bc55909 02:05:08 Step 6/23 : LABEL Name=edgex-ui-go 02:05:08 ---> Running in 70fc640364d4 02:05:09 Removing intermediate container 70fc640364d4 02:05:09 ---> f51bc0732310 02:05:09 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 02:05:09 ---> Running in 5e9966397060 02:05:09 Removing intermediate container 5e9966397060 02:05:09 ---> 6179776f77c4 02:05:09 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:05:09 ---> Running in 9236753d2789 02:05:09 Removing intermediate container 9236753d2789 02:05:09 ---> 328a9ffc669f 02:05:09 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:05:09 ---> Running in 1a5995689f39 02:05:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:05:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:05:11 OK: 221 MiB in 52 packages 02:05:11 Removing intermediate container 1a5995689f39 02:05:11 ---> 48804b752498 02:05:11 Step 10/23 : ENV GO111MODULE=on 02:05:11 ---> Running in f861064a667b 02:05:11 Removing intermediate container f861064a667b 02:05:11 ---> 98546fd199c0 02:05:11 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:05:11 ---> Running in 7132bf2cd022 02:05:11 Removing intermediate container 7132bf2cd022 02:05:11 ---> 2e4db5ed4063 02:05:11 Step 12/23 : COPY go.mod vendor* ./ 02:05:11 ---> e36d4c21cc10 02:05:11 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:12 ---> Running in 367524f65afa 02:05:12 Removing intermediate container 367524f65afa 02:05:12 ---> 77bf17419214 02:05:12 Step 14/23 : COPY . . 02:05:14 ---> 63f307def2ed 02:05:14 Step 15/23 : RUN ${MAKE} 02:05:14 ---> Running in 095652ac4acb 02:05:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 02:05:19 CGO_ENABLED=0 GO111MODULE=on go build ./... 02:05:20 Removing intermediate container 095652ac4acb 02:05:20 ---> 4a060a4c5057 02:05:20 Step 16/23 : FROM alpine:3.14 02:05:21 3.14: Pulling from library/alpine 02:05:21 8663204ce13b: Pulling fs layer 02:05:21 8663204ce13b: Verifying Checksum 02:05:21 8663204ce13b: Download complete 02:05:21 8663204ce13b: Pull complete 02:05:21 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 02:05:21 Status: Downloaded newer image for alpine:3.14 02:05:21 ---> e04c818066af 02:05:21 Step 17/23 : EXPOSE 4000 02:05:21 ---> Running in 598003671b35 02:05:22 Removing intermediate container 598003671b35 02:05:22 ---> 7394f1eaaf5a 02:05:22 Step 18/23 : 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 02:05:22 ---> 23f03f87f46c 02:05:22 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:05:22 ---> Running in bf6704806053 02:05:22 Removing intermediate container bf6704806053 02:05:22 ---> 8ba008fd09c8 02:05:22 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 02:05:22 ---> Running in 7630e669ca07 02:05:22 Removing intermediate container 7630e669ca07 02:05:22 ---> 0cfa28340930 02:05:22 Step 21/23 : LABEL arch=amd64 02:05:22 ---> Running in a959cea9470c 02:05:22 Removing intermediate container a959cea9470c 02:05:22 ---> 1b1e3a5b4c9d 02:05:22 Step 22/23 : LABEL git_sha=135d4ee0b51f67119d11cccc9a2c0acaebc02426 02:05:22 ---> Running in 8c9ba3278876 02:05:23 Removing intermediate container 8c9ba3278876 02:05:23 ---> bd2e05950663 02:05:23 Step 23/23 : LABEL version=0.0.0 02:05:23 ---> Running in a5994b6dbc45 02:05:23 Removing intermediate container a5994b6dbc45 02:05:23 ---> 9be0c99ae01e 02:05:23 [Warning] One or more build-args [ARCH] were not consumed 02:05:23 Successfully built 9be0c99ae01e 02:05:23 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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] sh 02:05:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:23 02:05:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:05:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:23 latest: Pulling from edgex-lftools-log-publisher 02:05:23 5eb5b503b376: Pulling fs layer 02:05:23 5c69ac0246d0: Pulling fs layer 02:05:23 ec43610c2a17: Pulling fs layer 02:05:23 3a2ae6a8a46f: Pulling fs layer 02:05:23 33b1e0a273af: Pulling fs layer 02:05:23 5d3b04190fa2: Pulling fs layer 02:05:23 2f39f015ded8: Pulling fs layer 02:05:23 33b1e0a273af: Waiting 02:05:23 5d3b04190fa2: Waiting 02:05:23 2f39f015ded8: Waiting 02:05:23 3a2ae6a8a46f: Waiting 02:05:23 5c69ac0246d0: Verifying Checksum 02:05:23 5c69ac0246d0: Download complete 02:05:23 3a2ae6a8a46f: Verifying Checksum 02:05:23 3a2ae6a8a46f: Download complete 02:05:23 33b1e0a273af: Verifying Checksum 02:05:23 33b1e0a273af: Download complete 02:05:24 5d3b04190fa2: Verifying Checksum 02:05:24 5d3b04190fa2: Download complete 02:05:24 ec43610c2a17: Verifying Checksum 02:05:24 ec43610c2a17: Download complete 02:05:24 5eb5b503b376: Download complete 02:05:24 2f39f015ded8: Download complete 02:05:25 5eb5b503b376: Pull complete 02:05:25 5c69ac0246d0: Pull complete 02:05:26 ec43610c2a17: Pull complete 02:05:26 3a2ae6a8a46f: Pull complete 02:05:26 33b1e0a273af: Pull complete 02:05:26 5d3b04190fa2: Pull complete 02:05:30 2f39f015ded8: Pull complete 02:05:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:05:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:05:30 prd-ubuntu20.04-docker-8c-8g-41729 does not seem to be running inside a container 02:05:30 $ 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_PR-522 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522:/w/workspace/edgexfoundry_edgex-ui-go_PR-522:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-522@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:05:32 $ docker top 23c2b3a31f6f128613183d3e86859be29ca800dc221bb9207cd6d0f03ae78bcf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:33 ---> job-cost.sh 02:05:33 lf-activate-venv: SKIPPING 02:05:33 INFO: No Stack... 02:05:33 INFO: Retrieving Pricing Info for: v3-standard-8 02:05:34 INFO: Archiving Costs [Pipeline] sh 02:05:34 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-522/archives/cost.csv 02:05:34 + cut -d, -f6 [Pipeline] lock 02:05:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-522-3-stack-cost] 02:05:34 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-522-3-stack-cost] did not exist. Created. 02:05:34 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-522-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:05:34 + echo total: 0.2199999988079071 [Pipeline] stash 02:05:34 Stashed 1 file(s) [Pipeline] } 02:05:34 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-522-3-stack-cost] [Pipeline] // lock [Pipeline] } 02:05:34 $ docker stop --time=1 23c2b3a31f6f128613183d3e86859be29ca800dc221bb9207cd6d0f03ae78bcf 02:05:35 $ docker rm -f 23c2b3a31f6f128613183d3e86859be29ca800dc221bb9207cd6d0f03ae78bcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:07:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41733 in /w/workspace/edgexfoundry_edgex-ui-go_PR-522 [Pipeline] { [Pipeline] ws 02:07:09 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 02:07:10 The recommended git tool is: git 02:07:17 using credential edgex-jenkins-ssh 02:07:17 Cloning the remote Git repository 02:07:17 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:07:17 > git init /w/workspace/edgex-ui-go/3 # timeout=10 02:07:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:07:17 > git --version # timeout=10 02:07:17 > git --version # 'git version 2.25.1' 02:07:17 using GIT_SSH to set credentials SSH Credentials for GitHub 02:07:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:07:21 Merging remotes/origin/main commit 6924cde71a95163c870ff6223245d33e8a78190f into PR head commit 135d4ee0b51f67119d11cccc9a2c0acaebc02426 02:07:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:07:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:07:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:07:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:07:21 using GIT_SSH to set credentials SSH Credentials for GitHub 02:07:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/522/head:refs/remotes/origin/PR-522 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:07:21 > git config core.sparsecheckout # timeout=10 02:07:21 > git checkout -f 135d4ee0b51f67119d11cccc9a2c0acaebc02426 # timeout=10 02:07:22 Merge succeeded, producing 135d4ee0b51f67119d11cccc9a2c0acaebc02426 02:07:22 Checking out Revision 135d4ee0b51f67119d11cccc9a2c0acaebc02426 (PR-522) 02:07:22 > git remote # timeout=10 02:07:22 > git config --get remote.origin.url # timeout=10 02:07:22 using GIT_SSH to set credentials SSH Credentials for GitHub 02:07:22 > git merge 6924cde71a95163c870ff6223245d33e8a78190f # timeout=10 02:07:22 > git rev-parse HEAD^{commit} # timeout=10 02:07:22 > git config core.sparsecheckout # timeout=10 02:07:22 > git checkout -f 135d4ee0b51f67119d11cccc9a2c0acaebc02426 # timeout=10 02:07:27 Commit message: "docs: additions and changes to CHANGELOG" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:07:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:07:28 % Total % Received % Xferd Average Speed Time Time Time Current 02:07:28 Dload Upload Total Spent Left Speed 02:07:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 90404 0 --:--:-- --:--:-- --:--:-- 90404 [Pipeline] sh 02:07:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:07:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:07:29 + sudo tee /etc/docker/daemon.new 02:07:29 { 02:07:29 "registry-mirrors": [ 02:07:29 "https://nexus3.edgexfoundry.org:10001" 02:07:29 ], 02:07:29 "bip": "10.250.0.254/24", 02:07:29 "hosts": [ 02:07:29 "tcp://0.0.0.0:5555", 02:07:29 "unix:///var/run/docker.sock" 02:07:29 ], 02:07:29 "mtu": 1458, 02:07:29 "selinux-enabled": true, 02:07:29 "seccomp-profile": "/etc/docker/seccomp.json" 02:07:29 } [Pipeline] sh 02:07:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:07:29 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:48 provisioning config files... 02:07:48 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config6999929254775620643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:48 ---> docker-login.sh 02:07:48 nexus3.edgexfoundry.org:10001 02:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:49 Configure a credential helper to remove this warning. See 02:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:49 02:07:49 Login Succeeded 02:07:49 nexus3.edgexfoundry.org:10002 02:07:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:50 Configure a credential helper to remove this warning. See 02:07:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:50 02:07:50 Login Succeeded 02:07:50 nexus3.edgexfoundry.org:10003 02:07:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:50 Configure a credential helper to remove this warning. See 02:07:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:50 02:07:50 Login Succeeded 02:07:50 nexus3.edgexfoundry.org:10004 02:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:51 Configure a credential helper to remove this warning. See 02:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:51 02:07:51 Login Succeeded 02:07:51 docker.io 02:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:52 Configure a credential helper to remove this warning. See 02:07:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:52 02:07:52 Login Succeeded 02:07:52 ---> docker-login.sh ends [Pipeline] } 02:07:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:07:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:07:52 ========================================================= 02:07:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 02:07:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 02:07:53 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 02:07:54 Sending build context to Docker daemon 27.31MB 02:07:54 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 02:07:54 Step 2/15 : FROM ${BASE} AS builder 02:07:54 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:07:54 9b3977197b4f: Pulling fs layer 02:07:54 1a89e8eeedd5: Pulling fs layer 02:07:54 94645a83ff95: Pulling fs layer 02:07:54 3f3a8bcf1eab: Pulling fs layer 02:07:54 0c92f367c5e7: Pulling fs layer 02:07:54 3096ccb668a1: Pulling fs layer 02:07:54 e8cf19c19ddd: Pulling fs layer 02:07:54 a4caa8a26152: Pulling fs layer 02:07:54 3f3a8bcf1eab: Waiting 02:07:54 0c92f367c5e7: Waiting 02:07:54 3096ccb668a1: Waiting 02:07:54 e8cf19c19ddd: Waiting 02:07:54 a4caa8a26152: Waiting 02:07:54 94645a83ff95: Verifying Checksum 02:07:54 94645a83ff95: Download complete 02:07:54 1a89e8eeedd5: Verifying Checksum 02:07:54 1a89e8eeedd5: Download complete 02:07:54 0c92f367c5e7: Verifying Checksum 02:07:54 0c92f367c5e7: Download complete 02:07:54 3096ccb668a1: Verifying Checksum 02:07:54 3096ccb668a1: Download complete 02:07:54 9b3977197b4f: Verifying Checksum 02:07:54 e8cf19c19ddd: Verifying Checksum 02:07:54 e8cf19c19ddd: Download complete 02:07:55 9b3977197b4f: Pull complete 02:07:55 1a89e8eeedd5: Pull complete 02:07:56 94645a83ff95: Pull complete 02:07:56 a4caa8a26152: Verifying Checksum 02:07:56 a4caa8a26152: Download complete 02:07:57 3f3a8bcf1eab: Verifying Checksum 02:07:57 3f3a8bcf1eab: Download complete 02:08:09 3f3a8bcf1eab: Pull complete 02:08:09 0c92f367c5e7: Pull complete 02:08:10 3096ccb668a1: Pull complete 02:08:10 e8cf19c19ddd: Pull complete 02:08:17 a4caa8a26152: Pull complete 02:08:17 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 02:08:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:08:17 ---> 725f1c02e7f9 02:08:17 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:08:19 ---> Running in 99155aab23dc 02:08:19 Removing intermediate container 99155aab23dc 02:08:19 ---> 45d409d8ca2a 02:08:19 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 02:08:20 ---> Running in 0be734f00d06 02:08:20 Removing intermediate container 0be734f00d06 02:08:20 ---> d0fccc8b11e2 02:08:20 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 02:08:20 ---> Running in 3b851782f268 02:08:20 Removing intermediate container 3b851782f268 02:08:20 ---> 2f6b8061f7c9 02:08:20 Step 6/15 : LABEL Name=edgex-ui-go 02:08:20 ---> Running in 117181619a28 02:08:21 Removing intermediate container 117181619a28 02:08:21 ---> 4fb4d1aa7e2f 02:08:21 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 02:08:21 ---> Running in 64652915bd0e 02:08:21 Removing intermediate container 64652915bd0e 02:08:21 ---> 527c809d0c50 02:08:21 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:08:21 ---> Running in 02d0aa666eed 02:08:23 Removing intermediate container 02d0aa666eed 02:08:23 ---> 8804747599fa 02:08:23 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:08:23 ---> Running in d1ab519dc26a 02:08:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:08:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:08:26 OK: 220 MiB in 52 packages 02:08:27 Removing intermediate container d1ab519dc26a 02:08:27 ---> b9da2ccaf0e4 02:08:27 Step 10/15 : ENV GO111MODULE=on 02:08:27 ---> Running in 31301a4451d9 02:08:27 Removing intermediate container 31301a4451d9 02:08:27 ---> 0186709d5b0b 02:08:27 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:08:27 ---> Running in 71fb2ff0fef0 02:08:28 Removing intermediate container 71fb2ff0fef0 02:08:28 ---> d5af862ff195 02:08:28 Step 12/15 : COPY go.mod vendor* ./ 02:08:28 ---> 32b1f427c014 02:08:28 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:28 ---> Running in f784408edd9b 02:09:50 Removing intermediate container f784408edd9b 02:09:50 ---> ed37686a0fc7 02:09:50 Step 14/15 : COPY . . 02:09:52 ---> 3502157ea93b 02:09:52 Step 15/15 : RUN ${MAKE} 02:09:52 ---> Running in 54359e24891c 02:09:53 noop 02:09:53 Removing intermediate container 54359e24891c 02:09:53 ---> 4c0b6fcfab0d 02:09:54 Successfully built 4c0b6fcfab0d 02:09:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:09:54 + docker inspect -f . ci-base-image-arm64 02:09:54 . [Pipeline] withDockerContainer 02:09:54 prd-ubuntu20.04-docker-arm64-4c-16g-41733 does not seem to be running inside a container 02:09:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:09:56 $ docker top 7b8a58c078faa839d68dd35e25c861c5d88e19f9df63291fc5ebc88bdf39819e -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:57 + go version 02:09:57 go version go1.17.6 linux/arm64 [Pipeline] } 02:09:57 $ docker stop --time=1 7b8a58c078faa839d68dd35e25c861c5d88e19f9df63291fc5ebc88bdf39819e 02:09:59 $ docker rm -f 7b8a58c078faa839d68dd35e25c861c5d88e19f9df63291fc5ebc88bdf39819e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:09:59 + docker inspect -f . ci-base-image-arm64 02:09:59 . [Pipeline] withDockerContainer 02:10:00 prd-ubuntu20.04-docker-arm64-4c-16g-41733 does not seem to be running inside a container 02:10:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:10:01 $ docker top 70a8a9d59002015a08297ebb98b4414fa46283ea3f753d6caad317b714c7c832 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:10:02 + make test 02:10:02 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:10:04 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:10:51 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:10:51 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:10:51 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:10:51 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 02:10:51 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 02:10:51 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 02:10:51 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:10:51 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:10:51 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 02:10:51 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 02:10:51 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 02:10:51 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 02:10:51 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:11:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:11:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 02:11:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:11:06 $ docker stop --time=1 70a8a9d59002015a08297ebb98b4414fa46283ea3f753d6caad317b714c7c832 02:11:08 $ docker rm -f 70a8a9d59002015a08297ebb98b4414fa46283ea3f753d6caad317b714c7c832 [Pipeline] // withDockerContainer [Pipeline] sh 02:11:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:11:08 Warning: overwriting stash ‘coverage-report’ 02:11:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:11:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:11:10 + ls -al . 02:11:10 total 176 02:11:10 drwxrwxr-x 13 jenkins jenkins 4096 May 8 02:10 . 02:11:10 drwxrwxr-x 4 jenkins jenkins 4096 May 8 02:07 .. 02:11:10 drwxrwxr-x 8 jenkins jenkins 4096 May 8 02:07 .git 02:11:10 drwxrwxr-x 3 jenkins jenkins 4096 May 8 02:07 .github 02:11:10 -rw-rw-r-- 1 jenkins jenkins 155 May 8 02:07 .gitignore 02:11:10 -rw-rw-r-- 1 jenkins jenkins 2022 May 8 02:07 Attribution.txt 02:11:10 -rw-rw-r-- 1 jenkins jenkins 14570 May 8 02:07 CHANGELOG.md 02:11:10 -rw-rw-r-- 1 jenkins jenkins 3959 May 8 02:07 CONTRIBUTING.md 02:11:10 -rw-rw-r-- 1 jenkins jenkins 1549 May 8 02:07 Dockerfile 02:11:10 -rw-rw-r-- 1 jenkins jenkins 652 May 8 02:07 Jenkinsfile 02:11:10 -rw-rw-r-- 1 jenkins jenkins 11357 May 8 02:07 LICENSE 02:11:10 -rw-rw-r-- 1 jenkins jenkins 1212 May 8 02:07 Makefile 02:11:10 -rw-rw-r-- 1 jenkins jenkins 4398 May 8 02:07 README.md 02:11:10 -rw-rw-r-- 1 jenkins jenkins 5 May 8 02:04 VERSION 02:11:10 drwxrwxr-x 3 jenkins jenkins 4096 May 8 02:07 assets 02:11:10 drwxrwxr-x 2 jenkins jenkins 4096 May 8 02:07 bin 02:11:10 drwxrwxr-x 3 jenkins jenkins 4096 May 8 02:07 cmd 02:11:10 -rw-r--r-- 1 jenkins jenkins 10 May 8 02:10 coverage.out 02:11:10 drwxrwxr-x 2 jenkins jenkins 4096 May 8 02:07 docs 02:11:10 -rw-rw-r-- 1 jenkins jenkins 1944 May 8 02:07 go.mod 02:11:10 -rw-rw-r-- 1 jenkins jenkins 48565 May 8 02:07 go.sum 02:11:10 drwxrwxr-x 9 jenkins jenkins 4096 May 8 02:07 internal 02:11:10 drwxrwxr-x 3 jenkins jenkins 4096 May 8 02:07 pkg 02:11:10 drwxrwxr-x 4 jenkins jenkins 4096 May 8 02:07 snap 02:11:10 drwxrwxr-x 4 jenkins jenkins 4096 May 8 02:07 testing 02:11:10 -rw-rw-r-- 1 jenkins jenkins 155 May 8 02:07 version.go 02:11:10 drwxrwxr-x 4 jenkins jenkins 4096 May 8 02:07 web [Pipeline] isUnix [Pipeline] sh 02:11:10 + 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=135d4ee0b51f67119d11cccc9a2c0acaebc02426 --label arch=arm64 --label version=0.0.0 . 02:11:12 Sending build context to Docker daemon 27.31MB 02:11:12 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 02:11:12 Step 2/23 : FROM ${BASE} AS builder 02:11:12 ---> 4c0b6fcfab0d 02:11:12 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:11:12 ---> Running in b5d7c4982199 02:11:12 Removing intermediate container b5d7c4982199 02:11:12 ---> e2091c20a57b 02:11:12 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 02:11:12 ---> Running in 8f970d40a2c6 02:11:13 Removing intermediate container 8f970d40a2c6 02:11:13 ---> e19ab5667a94 02:11:13 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 02:11:13 ---> Running in 017502a8583d 02:11:13 Removing intermediate container 017502a8583d 02:11:13 ---> 18fe44df907d 02:11:13 Step 6/23 : LABEL Name=edgex-ui-go 02:11:13 ---> Running in eca2a7d2b68d 02:11:13 Removing intermediate container eca2a7d2b68d 02:11:13 ---> 6b0b7299fc67 02:11:13 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 02:11:13 ---> Running in 56aed9f56217 02:11:14 Removing intermediate container 56aed9f56217 02:11:14 ---> 7737358ab43d 02:11:14 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:11:14 ---> Running in b8551417dcf3 02:11:16 Removing intermediate container b8551417dcf3 02:11:16 ---> 42d086365960 02:11:16 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:11:16 ---> Running in 2d25fb1fe6b2 02:11:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:11:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:11:19 OK: 220 MiB in 52 packages 02:11:20 Removing intermediate container 2d25fb1fe6b2 02:11:20 ---> daf97bf17278 02:11:20 Step 10/23 : ENV GO111MODULE=on 02:11:20 ---> Running in 5af4b69029d3 02:11:20 Removing intermediate container 5af4b69029d3 02:11:20 ---> a3bd8fab0612 02:11:20 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:11:20 ---> Running in 292b89ca558e 02:11:21 Removing intermediate container 292b89ca558e 02:11:21 ---> f3ba08718f41 02:11:21 Step 12/23 : COPY go.mod vendor* ./ 02:11:21 ---> b74c7b22e4e3 02:11:21 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:11:21 ---> Running in 410382b744a4 02:11:24 Removing intermediate container 410382b744a4 02:11:24 ---> e4fdbc9f25d9 02:11:24 Step 14/23 : COPY . . 02:11:28 ---> 217af8a73528 02:11:28 Step 15/23 : RUN ${MAKE} 02:11:28 ---> Running in 5f2d8e38354e 02:11:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 02:12:08 CGO_ENABLED=0 GO111MODULE=on go build ./... 02:12:09 Removing intermediate container 5f2d8e38354e 02:12:09 ---> c5c7585ccae5 02:12:09 Step 16/23 : FROM alpine:3.14 02:12:09 3.14: Pulling from library/alpine 02:12:09 455c02918c45: Pulling fs layer 02:12:10 455c02918c45: Pull complete 02:12:10 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 02:12:10 Status: Downloaded newer image for alpine:3.14 02:12:10 ---> ac73e934f311 02:12:10 Step 17/23 : EXPOSE 4000 02:12:10 ---> Running in e1f3274cf5ff 02:12:11 Removing intermediate container e1f3274cf5ff 02:12:11 ---> 9862b751b20f 02:12:11 Step 18/23 : 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 02:12:12 ---> 9aaa05033be7 02:12:12 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:12:12 ---> Running in 3e9cdbe26633 02:12:12 Removing intermediate container 3e9cdbe26633 02:12:12 ---> 2492dc99a362 02:12:12 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 02:12:12 ---> Running in 06b1b5840c1f 02:12:13 Removing intermediate container 06b1b5840c1f 02:12:13 ---> 87e9e7423cea 02:12:13 Step 21/23 : LABEL arch=arm64 02:12:13 ---> Running in 69ff42fa8b0e 02:12:13 Removing intermediate container 69ff42fa8b0e 02:12:13 ---> ae2d24be0e2f 02:12:13 Step 22/23 : LABEL git_sha=135d4ee0b51f67119d11cccc9a2c0acaebc02426 02:12:13 ---> Running in 62b1d9188b6c 02:12:14 Removing intermediate container 62b1d9188b6c 02:12:14 ---> 5f25cfb5ef99 02:12:14 Step 23/23 : LABEL version=0.0.0 02:12:14 ---> Running in 7bb994b2920f 02:12:14 Removing intermediate container 7bb994b2920f 02:12:14 ---> be1d7c0b51c6 02:12:14 [Warning] One or more build-args [ARCH] were not consumed 02:12:14 Successfully built be1d7c0b51c6 02:12:14 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:12:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:12:15 02:12:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:12:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:12:15 arm64: Pulling from edgex-lftools-log-publisher 02:12:15 8998bd30e6a1: Pulling fs layer 02:12:15 04944245beec: Pulling fs layer 02:12:15 699f458cf7ca: Pulling fs layer 02:12:15 765212b225bb: Pulling fs layer 02:12:15 f23df028b6ca: Pulling fs layer 02:12:15 d65c8cfc05b1: Pulling fs layer 02:12:15 2437ff75d9bd: Pulling fs layer 02:12:15 f23df028b6ca: Waiting 02:12:15 d65c8cfc05b1: Waiting 02:12:15 2437ff75d9bd: Waiting 02:12:15 765212b225bb: Waiting 02:12:15 04944245beec: Verifying Checksum 02:12:15 04944245beec: Download complete 02:12:15 765212b225bb: Verifying Checksum 02:12:15 765212b225bb: Download complete 02:12:15 f23df028b6ca: Verifying Checksum 02:12:15 f23df028b6ca: Download complete 02:12:15 d65c8cfc05b1: Verifying Checksum 02:12:15 d65c8cfc05b1: Download complete 02:12:15 699f458cf7ca: Verifying Checksum 02:12:15 699f458cf7ca: Download complete 02:12:16 8998bd30e6a1: Verifying Checksum 02:12:16 8998bd30e6a1: Download complete 02:12:18 2437ff75d9bd: Verifying Checksum 02:12:18 2437ff75d9bd: Download complete 02:12:20 8998bd30e6a1: Pull complete 02:12:21 04944245beec: Pull complete 02:12:22 699f458cf7ca: Pull complete 02:12:23 765212b225bb: Pull complete 02:12:24 f23df028b6ca: Pull complete 02:12:24 d65c8cfc05b1: Pull complete 02:12:39 2437ff75d9bd: Pull complete 02:12:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:12:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:12:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:12:39 prd-ubuntu20.04-docker-arm64-4c-16g-41733 does not seem to be running inside a container 02:12:39 $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:12:42 $ docker top 49a55e7c69f1a2a512fd942cd8e73b084d38871b3012053dd2e9d65a641936eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:12:43 ---> job-cost.sh 02:12:43 lf-activate-venv: SKIPPING 02:12:43 INFO: No Stack... 02:12:44 INFO: Retrieving Pricing Info for: v3-standard-4 02:12:45 INFO: Archiving Costs [Pipeline] sh 02:12:45 + cat /w/workspace/edgex-ui-go/3/archives/cost.csv 02:12:45 + cut -d, -f6 [Pipeline] lock 02:12:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-522-3-stack-cost] 02:12:45 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-522-3-stack-cost] did not exist. Created. 02:12:45 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-522-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:12:46 /w/workspace/edgex-ui-go/3@tmp/durable-689a1cd3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:12:47 + echo total: 0.10999999940395355 [Pipeline] stash 02:12:47 Warning: overwriting stash ‘stack-cost’ 02:12:47 Stashed 1 file(s) [Pipeline] } 02:12:47 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-522-3-stack-cost] [Pipeline] // lock [Pipeline] } 02:12:47 $ docker stop --time=1 49a55e7c69f1a2a512fd942cd8e73b084d38871b3012053dd2e9d65a641936eb 02:12:49 $ docker rm -f 49a55e7c69f1a2a512fd942cd8e73b084d38871b3012053dd2e9d65a641936eb [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 02:12:49 provisioning config files... 02:12:49 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp/config5513577917597314952tmp [Pipeline] { [Pipeline] sh 02:12:50 + set +x 02:12:50 + + curl -s https://codecov.io/bash 02:12:50 bash -s -- 02:12:50 02:12:50 _____ _ 02:12:50 / ____| | | 02:12:50 | | ___ __| | ___ ___ _____ __ 02:12:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:12:50 | |___| (_) | (_| | __/ (_| (_) \ V / 02:12:50 \_____\___/ \__,_|\___|\___\___/ \_/ 02:12:50 Bash-1.0.6 02:12:50 02:12:50 02:12:50 ==> git version 2.25.1 found 02:12:50 ==> 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 02:12:50 Release-Date: 2020-01-08 02:12:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:12:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:12:50 ==> Jenkins CI detected. 02:12:50 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-522 02:12:50 project root: . 02:12:50 --> token set from env 02:12:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:12:50 ==> Running gcov in . (disable via -X gcov) 02:12:50 ==> Python coveragepy not found 02:12:50 ==> Searching for coverage reports in: 02:12:50 + . 02:12:50 -> Found 1 reports 02:12:50 ==> Detecting git/mercurial file structure 02:12:50 ==> Reading reports 02:12:50 + ./coverage.out bytes=10 02:12:50 ==> Appending adjustments 02:12:50 https://docs.codecov.io/docs/fixing-reports 02:12:50 + Found adjustments 02:12:50 ==> Gzipping contents 02:12:50 8.0K /tmp/codecov.tEF5gZ.gz 02:12:50 ==> Uploading reports 02:12:50 url: https://codecov.io 02:12:50 query: branch=PR-522&commit=135d4ee0b51f67119d11cccc9a2c0acaebc02426&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-522%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=522&job=&cmd_args= 02:12:50 -> Pinging Codecov 02:12:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-522&commit=135d4ee0b51f67119d11cccc9a2c0acaebc02426&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-522%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=522&job=&cmd_args= 02:12:50 -> Uploading to 02:12:50 https://storage.googleapis.com/codecov/v4/raw/2022-05-08/FB506323287CE973F263BFD2A0EB1F37/135d4ee0b51f67119d11cccc9a2c0acaebc02426/464e55f6-2082-4d6e-b087-772cba77577f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220508T021250Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6828d90c1a30e2039dc7d1c4db7502007a95f848f59124443159b79faa28fdbb 02:12:50 % Total % Received % Xferd Average Speed Time Time Time Current 02:12:50 Dload Upload Total Spent Left Speed 02:12:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4378 0 0 100 4378 0 19286 --:--:-- --:--:-- --:--:-- 19286 02:12:50 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/135d4ee0b51f67119d11cccc9a2c0acaebc02426 [Pipeline] } 02:12:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 02:12:51 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-522/archives ] 02:12:51 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-522/archives 02:12:51 total 16 02:12:51 drwxr-xr-x 3 root root 4096 May 8 02:05 . 02:12:51 drwxrwxr-x 15 jenkins jenkins 4096 May 8 02:05 .. 02:12:51 drwxr-xr-x 2 root root 4096 May 8 02:05 cost 02:12:51 -rw-r--r-- 1 root root 82 May 8 02:05 cost.csv 02:12:51 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-522/archives 02:12:51 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-522/archives 02:12:51 total 16 02:12:51 drwxr-xr-x 3 jenkins jenkins 4096 May 8 02:05 . 02:12:51 drwxrwxr-x 15 jenkins jenkins 4096 May 8 02:05 .. 02:12:51 drwxr-xr-x 2 jenkins jenkins 4096 May 8 02:05 cost 02:12:51 -rw-r--r-- 1 jenkins jenkins 82 May 8 02:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:12:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:12:52 ---> package-listing.sh 02:12:52 ++ facter osfamily 02:12:52 ++ tr '[:upper:]' '[:lower:]' 02:12:53 + OS_FAMILY=debian 02:12:53 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-522 02:12:53 + START_PACKAGES=/tmp/packages_start.txt 02:12:53 + END_PACKAGES=/tmp/packages_end.txt 02:12:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:12:53 + PACKAGES=/tmp/packages_start.txt 02:12:53 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-522 ']' 02:12:53 + PACKAGES=/tmp/packages_end.txt 02:12:53 + case "${OS_FAMILY}" in 02:12:53 + dpkg -l 02:12:53 + grep '^ii' 02:12:53 + '[' -f /tmp/packages_start.txt ']' 02:12:53 + '[' -f /tmp/packages_end.txt ']' 02:12:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:12:53 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-522 ']' 02:12:53 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-522/archives/ 02:12:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-522/archives/ [Pipeline] echo 02:12:53 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_PR-522/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:12:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:12:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:12:54 . [Pipeline] withDockerContainer 02:12:54 prd-ubuntu20.04-docker-8c-8g-41729 does not seem to be running inside a container 02:12:54 $ 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_PR-522/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_PR-522 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522:/w/workspace/edgexfoundry_edgex-ui-go_PR-522:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-522@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:12:54 $ docker top 5e5d069df8078a97fff913bf83721d5bbe1efb768076fdbf895252fac82cf22a -eo pid,comm [Pipeline] { [Pipeline] sh 02:12:54 + touch /tmp/pre-build-complete [Pipeline] sh 02:12:55 + mkdir -p /var/log/sysstat [Pipeline] sh 02:12:55 + ls /var/log/sa-host 02:12:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:12:55 provisioning config files... 02:12:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-522@tmp/config6635925399153895101tmp [Pipeline] { [Pipeline] echo 02:12:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:12:55 ---> create-netrc.sh [Pipeline] } 02:12:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:12:56 ---> python-tools-install.sh [Pipeline] echo 02:12:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:12:56 ---> sudo-logs.sh 02:12:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:12:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:12:56 ---> job-cost.sh 02:12:56 lf-activate-venv: SKIPPING 02:12:56 DEBUG: total: 0.2199999988079071 02:12:56 INFO: Retrieving Stack Cost... 02:12:57 INFO: Retrieving Pricing Info for: v3-standard-8 02:12:57 INFO: Archiving Costs [Pipeline] echo 02:12:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:12:58 ---> logs-deploy.sh 02:12:58 lf-activate-venv: SKIPPING 02:12:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-522/3 02:12:58 INFO: archiving workspace using pattern(s): 02:12:58 Archives upload complete. 02:12:58 INFO: archiving logs to Nexus