Pull request #523 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a0755e726eb2122f6faaf97f0a55c05541728c6a+b1c49f195c002f3e52adda9c102080955489afd9 (260da09cb0f0d98009b6908ad6c3dd2383182a47) 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-ssh15148653739680338668.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-ssh16714536520210642196.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-523/workspace@libs/edgex-global-pipelines # timeout=10 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-523/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7131491733916170028.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-523/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3041482717504248034.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh12626215951131559259.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-523/workspace@libs/lf-pipelines # timeout=10 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-523/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5813490781282837293.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-44823 in /w/workspace/edgexfoundry_edgex-ui-go_PR-523 [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-523 # 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/523/head:refs/remotes/origin/PR-523 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b1c49f195c002f3e52adda9c102080955489afd9 into PR head commit a0755e726eb2122f6faaf97f0a55c05541728c6a Merge succeeded, producing a0755e726eb2122f6faaf97f0a55c05541728c6a Checking out Revision a0755e726eb2122f6faaf97f0a55c05541728c6a (PR-523) > git config core.sparsecheckout # timeout=10 > git checkout -f a0755e726eb2122f6faaf97f0a55c05541728c6a # 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 b1c49f195c002f3e52adda9c102080955489afd9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a0755e726eb2122f6faaf97f0a55c05541728c6a # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:07:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:07:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:07:38 ========================================================= 04:07:38 EdgeX Global Pipelines Version Info 04:07:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:07:38 ------------------- 04:07:38 stable info: 04:07:38 ------------------- 04:07:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:07:38 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 04:07:38 Message: update stable to v1.0.227 04:07:39 ------------------- 04:07:39 experimental info: 04:07:39 ------------------- 04:07:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:07:39 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 04:07:39 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:07:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:07:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:07:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:07:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:07:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:07:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 04:07:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:07:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:07:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:07:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:07:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:07:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:07:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:07:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:07:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:07:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:07:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:07:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:07:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:07:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-523 [Pipeline] echo 04:07:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-523 [Pipeline] echo 04:07:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-523 [Pipeline] echo 04:07:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a0755e726eb2122f6faaf97f0a55c05541728c6a [Pipeline] echo 04:07:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a0755e7 [Pipeline] echo 04:07:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:07:41 provisioning config files... 04:07:41 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-523@tmp/config2879468556643997565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:41 ---> docker-login.sh 04:07:41 nexus3.edgexfoundry.org:10001 04:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:41 Configure a credential helper to remove this warning. See 04:07:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:41 04:07:41 Login Succeeded 04:07:41 nexus3.edgexfoundry.org:10002 04:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:42 Configure a credential helper to remove this warning. See 04:07:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:42 04:07:42 Login Succeeded 04:07:42 nexus3.edgexfoundry.org:10003 04:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:42 Configure a credential helper to remove this warning. See 04:07:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:42 04:07:42 Login Succeeded 04:07:42 nexus3.edgexfoundry.org:10004 04:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:42 Configure a credential helper to remove this warning. See 04:07:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:42 04:07:42 Login Succeeded 04:07:42 docker.io 04:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:43 Configure a credential helper to remove this warning. See 04:07:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:43 04:07:43 Login Succeeded 04:07:43 ---> docker-login.sh ends [Pipeline] } 04:07:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:07:43 + git rev-list -1 --merges a0755e726eb2122f6faaf97f0a55c05541728c6a~1..a0755e726eb2122f6faaf97f0a55c05541728c6a [Pipeline] echo 04:07:44 -----------> git rev-list -1 --merges a0755e726eb2122f6faaf97f0a55c05541728c6a~1..a0755e726eb2122f6faaf97f0a55c05541728c6a a0755e726eb2122f6faaf97f0a55c05541728c6a [false] [Pipeline] sh 04:07:44 + git log --format=format:%s -1 a0755e726eb2122f6faaf97f0a55c05541728c6a [Pipeline] echo 04:07:44 ========================================================= 04:07:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:07:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:07:44 + git log --format=format:%s -1 a0755e726eb2122f6faaf97f0a55c05541728c6a [Pipeline] echo 04:07:44 [semverPrep] GIT_COMMIT: a0755e726eb2122f6faaf97f0a55c05541728c6a, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2 [Pipeline] echo 04:07:44 [semverPrep] This is not a build commit. [Pipeline] sh 04:07:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:07:45 + grep -v github /etc/ssh/ssh_known_hosts 04:07:45 + [ -e /tmp/ssh_known_hosts ] 04:07:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:07:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:07:45 + sudo tee -a /etc/ssh/ssh_known_hosts 04:07:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:07:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 04:07:45 04:07:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:07:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 04:07:46 latest: Pulling from edgex-devops/py-git-semver 04:07:46 1fe172e4850f: Pulling fs layer 04:07:46 caf521ccaac6: Pulling fs layer 04:07:46 3ead6fa29328: Pulling fs layer 04:07:46 5c2a1cbceb83: Pulling fs layer 04:07:46 a8d5f1318db7: Pulling fs layer 04:07:46 c427282e49a2: Pulling fs layer 04:07:46 1827001aaf11: Pulling fs layer 04:07:46 0714d37db230: Pulling fs layer 04:07:46 ac28cf19c067: Pulling fs layer 04:07:46 ca983d60f3e2: Pulling fs layer 04:07:46 9f894cec8388: Pulling fs layer 04:07:46 a8d5f1318db7: Waiting 04:07:46 c427282e49a2: Waiting 04:07:46 ca983d60f3e2: Waiting 04:07:46 9f894cec8388: Waiting 04:07:46 1827001aaf11: Waiting 04:07:46 5c2a1cbceb83: Waiting 04:07:46 0714d37db230: Waiting 04:07:46 ac28cf19c067: Waiting 04:07:46 caf521ccaac6: Verifying Checksum 04:07:46 caf521ccaac6: Download complete 04:07:46 5c2a1cbceb83: Verifying Checksum 04:07:46 5c2a1cbceb83: Download complete 04:07:46 a8d5f1318db7: Verifying Checksum 04:07:46 a8d5f1318db7: Download complete 04:07:46 3ead6fa29328: Verifying Checksum 04:07:46 3ead6fa29328: Download complete 04:07:46 c427282e49a2: Verifying Checksum 04:07:46 c427282e49a2: Download complete 04:07:46 0714d37db230: Download complete 04:07:46 ac28cf19c067: Verifying Checksum 04:07:46 ac28cf19c067: Download complete 04:07:46 ca983d60f3e2: Verifying Checksum 04:07:46 ca983d60f3e2: Download complete 04:07:46 9f894cec8388: Verifying Checksum 04:07:46 9f894cec8388: Download complete 04:07:46 1fe172e4850f: Verifying Checksum 04:07:46 1fe172e4850f: Download complete 04:07:46 1827001aaf11: Verifying Checksum 04:07:46 1827001aaf11: Download complete 04:07:48 1fe172e4850f: Pull complete 04:07:48 caf521ccaac6: Pull complete 04:07:48 3ead6fa29328: Pull complete 04:07:48 5c2a1cbceb83: Pull complete 04:07:49 a8d5f1318db7: Pull complete 04:07:49 c427282e49a2: Pull complete 04:07:51 1827001aaf11: Pull complete 04:07:51 0714d37db230: Pull complete 04:07:51 ac28cf19c067: Pull complete 04:07:51 ca983d60f3e2: Pull complete 04:07:51 9f894cec8388: Pull complete 04:07:51 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 04:07:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 04:07:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 04:07:51 prd-ubuntu20.04-docker-8c-8g-44823 does not seem to be running inside a container 04:07:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-523 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-523:/w/workspace/edgexfoundry_edgex-ui-go_PR-523:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-523@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 04:07:53 $ docker top 3a532722f746657f7b97a0ceb15e37f86bad6c456fa95886038bd79d8d04b257 -eo pid,comm 04:07:53 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). 04:07:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:07:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:07:53 [ssh-agent] Looking for ssh-agent implementation... 04:07:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:07:53 $ docker exec 3a532722f746657f7b97a0ceb15e37f86bad6c456fa95886038bd79d8d04b257 ssh-agent 04:07:53 SSH_AUTH_SOCK=/tmp/ssh-Fl8VkelNwdN1/agent.33 04:07:53 SSH_AGENT_PID=40 04:07:53 Running ssh-add (command line suppressed) 04:07:53 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-523@tmp/private_key_1299613670138991343.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-523@tmp/private_key_1299613670138991343.key) 04:07:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:07:54 + git tag --points-at HEAD [Pipeline] } 04:07:54 $ docker exec --env ******** --env ******** 3a532722f746657f7b97a0ceb15e37f86bad6c456fa95886038bd79d8d04b257 ssh-agent -k 04:07:54 unset SSH_AUTH_SOCK; 04:07:54 unset SSH_AGENT_PID; 04:07:54 echo Agent pid 40 killed; 04:07:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:07:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:07:54 [ssh-agent] Looking for ssh-agent implementation... 04:07:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:07:54 $ docker exec 3a532722f746657f7b97a0ceb15e37f86bad6c456fa95886038bd79d8d04b257 ssh-agent 04:07:54 SSH_AUTH_SOCK=/tmp/ssh-71b4iGs2mEpY/agent.76 04:07:54 SSH_AGENT_PID=82 04:07:54 Running ssh-add (command line suppressed) 04:07:54 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-523@tmp/private_key_2628382371869661822.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-523@tmp/private_key_2628382371869661822.key) 04:07:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:07:55 + git semver init 04:07:55 2022-05-10 04:07:55,449 [run_init] DEBUG init version:0.0.0 force:False 04:07:55 2022-05-10 04:07:55,450 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-523/.semver 04:07:55 2022-05-10 04:07:55,451 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-523/.semver 04:07:55 2022-05-10 04:07:55,451 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-523/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-523, universal_newlines=False, shell=None, istream=None) 04:07:56 2022-05-10 04:07:56,817 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-523/.git/info/exclude 04:07:56 2022-05-10 04:07:56,818 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-523/.semver/PR-523 with force:False 04:07:56 2022-05-10 04:07:56,818 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-523/.semver/PR-523 04:07:56 2022-05-10 04:07:56,822 [execute] INFO git cat-file --batch-check 04:07:56 2022-05-10 04:07:56,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-523/.semver, universal_newlines=False, shell=None, istream=) 04:07:56 2022-05-10 04:07:56,827 [execute] INFO git cat-file --batch 04:07:56 2022-05-10 04:07:56,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-523/.semver, universal_newlines=False, shell=None, istream=) 04:07:56 2022-05-10 04:07:56,832 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-523/.semver/PR-523 04:07:56 0.0.0 [Pipeline] } 04:07:56 $ docker exec --env ******** --env ******** 3a532722f746657f7b97a0ceb15e37f86bad6c456fa95886038bd79d8d04b257 ssh-agent -k 04:07:57 unset SSH_AUTH_SOCK; 04:07:57 unset SSH_AGENT_PID; 04:07:57 echo Agent pid 82 killed; 04:07:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:07:57 + git semver [Pipeline] } 04:07:57 $ docker stop --time=1 3a532722f746657f7b97a0ceb15e37f86bad6c456fa95886038bd79d8d04b257 04:07:59 $ docker rm -f 3a532722f746657f7b97a0ceb15e37f86bad6c456fa95886038bd79d8d04b257 [Pipeline] // withDockerContainer [Pipeline] sh 04:07:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:07:59 Stashed 1 file(s) [Pipeline] echo 04:08:00 [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 04:08:00 provisioning config files... 04:08:00 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-523@tmp/config8537512401083746821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:08:00 ---> docker-login.sh 04:08:00 nexus3.edgexfoundry.org:10001 04:08:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:00 Configure a credential helper to remove this warning. See 04:08:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:00 04:08:00 Login Succeeded 04:08:00 nexus3.edgexfoundry.org:10002 04:08:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:01 Configure a credential helper to remove this warning. See 04:08:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:01 04:08:01 Login Succeeded 04:08:01 nexus3.edgexfoundry.org:10003 04:08:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:01 Configure a credential helper to remove this warning. See 04:08:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:01 04:08:01 Login Succeeded 04:08:01 nexus3.edgexfoundry.org:10004 04:08:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:01 Configure a credential helper to remove this warning. See 04:08:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:01 04:08:01 Login Succeeded 04:08:01 docker.io 04:08:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:01 Configure a credential helper to remove this warning. See 04:08:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:01 04:08:01 Login Succeeded 04:08:01 ---> docker-login.sh ends [Pipeline] } 04:08:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:08:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:08:01 ========================================================= 04:08:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 04:08:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:08:02 + 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 . 04:08:02 Sending build context to Docker daemon 43.45MB 04:08:02 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 04:08:02 Step 2/15 : FROM ${BASE} AS builder 04:08:02 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 04:08:02 59bf1c3509f3: Pulling fs layer 04:08:02 666ba61612fd: Pulling fs layer 04:08:02 8ed8ca486205: Pulling fs layer 04:08:02 4fe6c5a15a65: Pulling fs layer 04:08:02 22a0e8bec74d: Pulling fs layer 04:08:02 ca2b28591e48: Pulling fs layer 04:08:02 a51346096db8: Pulling fs layer 04:08:02 daebc70d1ce1: Pulling fs layer 04:08:02 0e18a0eac166: Pulling fs layer 04:08:02 ca2b28591e48: Waiting 04:08:02 a51346096db8: Waiting 04:08:02 daebc70d1ce1: Waiting 04:08:02 0e18a0eac166: Waiting 04:08:02 4fe6c5a15a65: Waiting 04:08:02 22a0e8bec74d: Waiting 04:08:02 8ed8ca486205: Verifying Checksum 04:08:02 8ed8ca486205: Download complete 04:08:02 666ba61612fd: Verifying Checksum 04:08:02 22a0e8bec74d: Verifying Checksum 04:08:02 22a0e8bec74d: Download complete 04:08:02 ca2b28591e48: Verifying Checksum 04:08:02 ca2b28591e48: Download complete 04:08:02 59bf1c3509f3: Verifying Checksum 04:08:02 59bf1c3509f3: Download complete 04:08:02 a51346096db8: Verifying Checksum 04:08:02 a51346096db8: Download complete 04:08:02 daebc70d1ce1: Verifying Checksum 04:08:02 daebc70d1ce1: Download complete 04:08:02 59bf1c3509f3: Pull complete 04:08:02 666ba61612fd: Pull complete 04:08:03 8ed8ca486205: Pull complete 04:08:03 0e18a0eac166: Verifying Checksum 04:08:03 0e18a0eac166: Download complete 04:08:03 4fe6c5a15a65: Verifying Checksum 04:08:03 4fe6c5a15a65: Download complete 04:08:07 4fe6c5a15a65: Pull complete 04:08:07 22a0e8bec74d: Pull complete 04:08:07 ca2b28591e48: Pull complete 04:08:07 a51346096db8: Pull complete 04:08:07 daebc70d1ce1: Pull complete 04:08:09 0e18a0eac166: Pull complete 04:08:09 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 04:08:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:08:09 ---> f018257e8ee9 04:08:09 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:08:11 ---> Running in 97c083d345ad 04:08:11 Removing intermediate container 97c083d345ad 04:08:11 ---> 79546716e6e9 04:08:11 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:08:11 ---> Running in 7a072618d6cf 04:08:11 Removing intermediate container 7a072618d6cf 04:08:11 ---> 2f9a47513717 04:08:11 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:08:11 ---> Running in 1e5a41d5e7f6 04:08:11 Removing intermediate container 1e5a41d5e7f6 04:08:11 ---> c89b6bedd8af 04:08:11 Step 6/15 : LABEL Name=edgex-ui-go 04:08:11 ---> Running in 0a620d7ac383 04:08:11 Removing intermediate container 0a620d7ac383 04:08:11 ---> 585e5a1cf2c9 04:08:11 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:08:12 ---> Running in 0e89826b3c4a 04:08:12 Removing intermediate container 0e89826b3c4a 04:08:12 ---> 1eceb0b91714 04:08:12 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:08:12 ---> Running in aef4e116ab28 04:08:12 Removing intermediate container aef4e116ab28 04:08:12 ---> 44b481bba6e0 04:08:12 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:08:12 ---> Running in bfed2eece53f 04:08:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:08:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:08:14 OK: 221 MiB in 52 packages 04:08:14 Removing intermediate container bfed2eece53f 04:08:14 ---> 5c91d7cc0c9d 04:08:14 Step 10/15 : ENV GO111MODULE=on 04:08:14 ---> Running in 27f005ba5b27 04:08:14 Removing intermediate container 27f005ba5b27 04:08:14 ---> 8670cde85eac 04:08:14 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:08:14 ---> Running in cf3684616013 04:08:14 Removing intermediate container cf3684616013 04:08:14 ---> 1eacd86ffc18 04:08:14 Step 12/15 : COPY go.mod vendor* ./ 04:08:14 ---> 8087ad0737e1 04:08:14 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:14 ---> Running in a2ed386e8797 04:08:15 Still waiting to schedule task 04:08:15 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:08:41 Removing intermediate container a2ed386e8797 04:08:41 ---> 25ff35a01c50 04:08:41 Step 14/15 : COPY . . 04:08:41 ---> 0d1a147c6166 04:08:41 Step 15/15 : RUN ${MAKE} 04:08:41 ---> Running in d63d17f22979 04:08:41 noop 04:08:41 Removing intermediate container d63d17f22979 04:08:41 ---> 2d4391ec0fb2 04:08:41 Successfully built 2d4391ec0fb2 04:08:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:08:42 + docker inspect -f . ci-base-image-x86_64 04:08:42 . [Pipeline] withDockerContainer 04:08:42 prd-ubuntu20.04-docker-8c-8g-44823 does not seem to be running inside a container 04:08:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-523 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-523:/w/workspace/edgexfoundry_edgex-ui-go_PR-523:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-523@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:08:42 $ docker top 06f87dc0d7ea6fe05f7ca69d0cb66d1217ee5d59c4d7f70cd6922e17d8a14f42 -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:43 + go version 04:08:43 go version go1.17.6 linux/amd64 [Pipeline] } 04:08:43 $ docker stop --time=1 06f87dc0d7ea6fe05f7ca69d0cb66d1217ee5d59c4d7f70cd6922e17d8a14f42 04:08:44 $ docker rm -f 06f87dc0d7ea6fe05f7ca69d0cb66d1217ee5d59c4d7f70cd6922e17d8a14f42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:08:45 + docker inspect -f . ci-base-image-x86_64 04:08:45 . [Pipeline] withDockerContainer 04:08:45 prd-ubuntu20.04-docker-8c-8g-44823 does not seem to be running inside a container 04:08:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-523 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-523:/w/workspace/edgexfoundry_edgex-ui-go_PR-523:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-523@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:08:45 $ docker top 3f419c700ed6efbfa8ba8d28e622175b83be5312f8805ddd3cf760c80be980a7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:08:46 + make test 04:08:46 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:08:46 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:08:51 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:08:51 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:08:51 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:08:51 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:08:51 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:08:51 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:08:51 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:08:51 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:08:51 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:08:51 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:08:51 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:08:51 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 04:08:51 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:08:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:08:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 04:08:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:08:53 $ docker stop --time=1 3f419c700ed6efbfa8ba8d28e622175b83be5312f8805ddd3cf760c80be980a7 04:08:55 $ docker rm -f 3f419c700ed6efbfa8ba8d28e622175b83be5312f8805ddd3cf760c80be980a7 [Pipeline] // withDockerContainer [Pipeline] sh 04:08:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:08:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:08:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:08:57 + ls -al . 04:08:57 total 180 04:08:57 drwxrwxr-x 14 jenkins jenkins 4096 May 10 04:08 . 04:08:57 drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:07 .. 04:08:57 drwxrwxr-x 8 jenkins jenkins 4096 May 10 04:07 .git 04:08:57 drwxrwxr-x 3 jenkins jenkins 4096 May 10 04:07 .github 04:08:57 -rw-rw-r-- 1 jenkins jenkins 155 May 10 04:07 .gitignore 04:08:57 drwxr-xr-x 3 jenkins jenkins 4096 May 10 04:07 .semver 04:08:57 -rw-rw-r-- 1 jenkins jenkins 2022 May 10 04:07 Attribution.txt 04:08:57 -rw-rw-r-- 1 jenkins jenkins 14570 May 10 04:07 CHANGELOG.md 04:08:57 -rw-rw-r-- 1 jenkins jenkins 3959 May 10 04:07 CONTRIBUTING.md 04:08:57 -rw-rw-r-- 1 jenkins jenkins 1549 May 10 04:07 Dockerfile 04:08:57 -rw-rw-r-- 1 jenkins jenkins 652 May 10 04:07 Jenkinsfile 04:08:57 -rw-rw-r-- 1 jenkins jenkins 11357 May 10 04:07 LICENSE 04:08:57 -rw-rw-r-- 1 jenkins jenkins 1212 May 10 04:07 Makefile 04:08:57 -rw-rw-r-- 1 jenkins jenkins 4398 May 10 04:07 README.md 04:08:57 -rw-rw-r-- 1 jenkins jenkins 5 May 10 04:07 VERSION 04:08:57 drwxrwxr-x 3 jenkins jenkins 4096 May 10 04:07 assets 04:08:57 drwxrwxr-x 2 jenkins jenkins 4096 May 10 04:07 bin 04:08:57 drwxrwxr-x 3 jenkins jenkins 4096 May 10 04:07 cmd 04:08:57 -rw-r--r-- 1 jenkins jenkins 10 May 10 04:08 coverage.out 04:08:57 drwxrwxr-x 2 jenkins jenkins 4096 May 10 04:07 docs 04:08:57 -rw-rw-r-- 1 jenkins jenkins 1944 May 10 04:07 go.mod 04:08:57 -rw-rw-r-- 1 jenkins jenkins 48565 May 10 04:07 go.sum 04:08:57 drwxrwxr-x 9 jenkins jenkins 4096 May 10 04:07 internal 04:08:57 drwxrwxr-x 3 jenkins jenkins 4096 May 10 04:07 pkg 04:08:57 drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:07 snap 04:08:57 drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:07 testing 04:08:57 -rw-rw-r-- 1 jenkins jenkins 155 May 10 04:07 version.go 04:08:57 drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:07 web [Pipeline] isUnix [Pipeline] sh 04:08:57 + 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=a0755e726eb2122f6faaf97f0a55c05541728c6a --label arch=amd64 --label version=0.0.0 . 04:08:58 Sending build context to Docker daemon 43.45MB 04:08:58 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 04:08:58 Step 2/23 : FROM ${BASE} AS builder 04:08:58 ---> 2d4391ec0fb2 04:08:58 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:08:58 ---> Running in a211ecd982ea 04:08:58 Removing intermediate container a211ecd982ea 04:08:58 ---> 1cd3fe17c216 04:08:58 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 04:08:58 ---> Running in a3908a7fcbaf 04:08:58 Removing intermediate container a3908a7fcbaf 04:08:58 ---> 60458e1f7e34 04:08:58 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 04:08:58 ---> Running in 33774be14a8a 04:08:58 Removing intermediate container 33774be14a8a 04:08:58 ---> d6246fd9b058 04:08:58 Step 6/23 : LABEL Name=edgex-ui-go 04:08:58 ---> Running in a9efd3b72d66 04:08:58 Removing intermediate container a9efd3b72d66 04:08:58 ---> cb3339c65684 04:08:58 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:08:58 ---> Running in 38e8fc31cd56 04:08:58 Removing intermediate container 38e8fc31cd56 04:08:58 ---> ccef2d145e4e 04:08:58 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:08:58 ---> Running in f74f057474ed 04:08:59 Removing intermediate container f74f057474ed 04:08:59 ---> 36619737e215 04:08:59 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:08:59 ---> Running in 24e6dbf5e74b 04:08:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:09:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:09:00 OK: 221 MiB in 52 packages 04:09:01 Removing intermediate container 24e6dbf5e74b 04:09:01 ---> 56ac669c0ee0 04:09:01 Step 10/23 : ENV GO111MODULE=on 04:09:01 ---> Running in 1aaa3be2e873 04:09:01 Removing intermediate container 1aaa3be2e873 04:09:01 ---> 751af4f78c3a 04:09:01 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:09:01 ---> Running in 97033efc8d8e 04:09:01 Removing intermediate container 97033efc8d8e 04:09:01 ---> 8aa77538f788 04:09:01 Step 12/23 : COPY go.mod vendor* ./ 04:09:01 ---> 3aff65770b15 04:09:01 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:09:01 ---> Running in 869c28e2086d 04:09:02 Removing intermediate container 869c28e2086d 04:09:02 ---> 45ff2e0f5a40 04:09:02 Step 14/23 : COPY . . 04:09:03 ---> d6f7e1027c67 04:09:03 Step 15/23 : RUN ${MAKE} 04:09:03 ---> Running in 44387177efc2 04:09:03 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 04:09:09 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:09:11 Removing intermediate container 44387177efc2 04:09:11 ---> 8e3f07fc3010 04:09:11 Step 16/23 : FROM alpine:3.14 04:09:11 3.14: Pulling from library/alpine 04:09:11 8663204ce13b: Pulling fs layer 04:09:11 8663204ce13b: Download complete 04:09:12 8663204ce13b: Pull complete 04:09:12 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 04:09:12 Status: Downloaded newer image for alpine:3.14 04:09:12 ---> e04c818066af 04:09:12 Step 17/23 : EXPOSE 4000 04:09:12 ---> Running in 71dc56956157 04:09:12 Removing intermediate container 71dc56956157 04:09:12 ---> 719def73de62 04:09:12 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 04:09:13 ---> 87a9eff1f54c 04:09:13 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:09:13 ---> Running in cb4da3bb1cda 04:09:13 Removing intermediate container cb4da3bb1cda 04:09:13 ---> b002259cc7fc 04:09:13 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:09:13 ---> Running in 0709919257b5 04:09:13 Removing intermediate container 0709919257b5 04:09:13 ---> a1ee820eb806 04:09:13 Step 21/23 : LABEL arch=amd64 04:09:13 ---> Running in 24c98c656e93 04:09:13 Removing intermediate container 24c98c656e93 04:09:13 ---> 7dd1187ea54f 04:09:13 Step 22/23 : LABEL git_sha=a0755e726eb2122f6faaf97f0a55c05541728c6a 04:09:13 ---> Running in 0f7c0c0fe126 04:09:13 Removing intermediate container 0f7c0c0fe126 04:09:13 ---> c7e5f92d37d0 04:09:13 Step 23/23 : LABEL version=0.0.0 04:09:13 ---> Running in ae1e796433af 04:09:13 Removing intermediate container ae1e796433af 04:09:13 ---> 04fec1322fde 04:09:13 [Warning] One or more build-args [ARCH] were not consumed 04:09:13 Successfully built 04fec1322fde 04:09:13 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 04:09:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:09:14 04:09:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:09:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:09:14 latest: Pulling from edgex-lftools-log-publisher 04:09:14 5eb5b503b376: Pulling fs layer 04:09:14 5c69ac0246d0: Pulling fs layer 04:09:14 ec43610c2a17: Pulling fs layer 04:09:14 3a2ae6a8a46f: Pulling fs layer 04:09:14 33b1e0a273af: Pulling fs layer 04:09:14 5d3b04190fa2: Pulling fs layer 04:09:14 2f39f015ded8: Pulling fs layer 04:09:14 5d3b04190fa2: Waiting 04:09:14 33b1e0a273af: Waiting 04:09:14 5c69ac0246d0: Download complete 04:09:14 3a2ae6a8a46f: Download complete 04:09:14 33b1e0a273af: Verifying Checksum 04:09:14 33b1e0a273af: Download complete 04:09:15 5d3b04190fa2: Download complete 04:09:15 ec43610c2a17: Verifying Checksum 04:09:15 ec43610c2a17: Download complete 04:09:15 5eb5b503b376: Verifying Checksum 04:09:15 5eb5b503b376: Download complete 04:09:15 2f39f015ded8: Download complete 04:09:16 5eb5b503b376: Pull complete 04:09:16 5c69ac0246d0: Pull complete 04:09:16 ec43610c2a17: Pull complete 04:09:17 3a2ae6a8a46f: Pull complete 04:09:17 33b1e0a273af: Pull complete 04:09:17 5d3b04190fa2: Pull complete 04:09:21 2f39f015ded8: Pull complete 04:09:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:09:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:09:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:09:21 prd-ubuntu20.04-docker-8c-8g-44823 does not seem to be running inside a container 04:09:21 $ 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-523 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-523:/w/workspace/edgexfoundry_edgex-ui-go_PR-523:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-523@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:09:23 $ docker top 61b1fd4159c2ad15eca93b8dc18d72b2bb5050767cc076c70cc85bab27ecb724 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:09:23 ---> job-cost.sh 04:09:23 lf-activate-venv: SKIPPING 04:09:23 INFO: No Stack... 04:09:24 INFO: Retrieving Pricing Info for: v3-standard-8 04:09:24 INFO: Archiving Costs [Pipeline] sh 04:09:24 + + catcut /w/workspace/edgexfoundry_edgex-ui-go_PR-523/archives/cost.csv -d, 04:09:24 -f6 [Pipeline] lock 04:09:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-523-1-stack-cost] 04:09:24 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-523-1-stack-cost] did not exist. Created. 04:09:24 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-523-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:09:25 + echo total: 0.2199999988079071 [Pipeline] stash 04:09:25 Stashed 1 file(s) [Pipeline] } 04:09:25 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-523-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:09:25 $ docker stop --time=1 61b1fd4159c2ad15eca93b8dc18d72b2bb5050767cc076c70cc85bab27ecb724 04:09:26 $ docker rm -f 61b1fd4159c2ad15eca93b8dc18d72b2bb5050767cc076c70cc85bab27ecb724 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:09:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-44826 in /w/workspace/edgexfoundry_edgex-ui-go_PR-523 [Pipeline] { [Pipeline] ws 04:09:52 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:09:52 The recommended git tool is: git 04:09:58 using credential edgex-jenkins-ssh 04:09:58 Cloning the remote Git repository 04:09:58 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:09:58 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:09:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:09:58 > git --version # timeout=10 04:09:58 > git --version # 'git version 2.25.1' 04:09:58 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:10:02 Merging remotes/origin/main commit b1c49f195c002f3e52adda9c102080955489afd9 into PR head commit a0755e726eb2122f6faaf97f0a55c05541728c6a 04:10:02 Merge succeeded, producing a0755e726eb2122f6faaf97f0a55c05541728c6a 04:10:02 Checking out Revision a0755e726eb2122f6faaf97f0a55c05541728c6a (PR-523) 04:10:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:10:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:10:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:10:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:10:01 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:10:02 > git config core.sparsecheckout # timeout=10 04:10:02 > git checkout -f a0755e726eb2122f6faaf97f0a55c05541728c6a # timeout=10 04:10:02 > git remote # timeout=10 04:10:02 > git config --get remote.origin.url # timeout=10 04:10:02 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:02 > git merge b1c49f195c002f3e52adda9c102080955489afd9 # timeout=10 04:10:02 > git rev-parse HEAD^{commit} # timeout=10 04:10:02 > git config core.sparsecheckout # timeout=10 04:10:02 > git checkout -f a0755e726eb2122f6faaf97f0a55c05541728c6a # timeout=10 04:10:07 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2" 04:10:07 > git --version # timeout=10 04:10:07 > git --version # 'git version 2.25.1' 04:10:07 fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:10:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:10:08 % Total % Received % Xferd Average Speed Time Time Time Current 04:10:08 Dload Upload Total Spent Left Speed 04:10:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 93992 0 --:--:-- --:--:-- --:--:-- 93992 [Pipeline] sh 04:10:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:10:09 + sudo tee /etc/docker/daemon.new 04:10:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:10:09 { 04:10:09 "registry-mirrors": [ 04:10:09 "https://nexus3.edgexfoundry.org:10001" 04:10:09 ], 04:10:09 "bip": "10.250.0.254/24", 04:10:09 "hosts": [ 04:10:09 "tcp://0.0.0.0:5555", 04:10:09 "unix:///var/run/docker.sock" 04:10:09 ], 04:10:09 "mtu": 1458, 04:10:09 "selinux-enabled": true, 04:10:09 "seccomp-profile": "/etc/docker/seccomp.json" 04:10:09 } [Pipeline] sh 04:10:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:10:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:10:29 provisioning config files... 04:10:29 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6405508291186932309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:29 ---> docker-login.sh 04:10:29 nexus3.edgexfoundry.org:10001 04:10:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:30 Configure a credential helper to remove this warning. See 04:10:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:30 04:10:30 Login Succeeded 04:10:30 nexus3.edgexfoundry.org:10002 04:10:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:31 Configure a credential helper to remove this warning. See 04:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:31 04:10:31 Login Succeeded 04:10:31 nexus3.edgexfoundry.org:10003 04:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:31 Configure a credential helper to remove this warning. See 04:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:31 04:10:31 Login Succeeded 04:10:31 nexus3.edgexfoundry.org:10004 04:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:31 Configure a credential helper to remove this warning. See 04:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:31 04:10:31 Login Succeeded 04:10:31 docker.io 04:10:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:32 Configure a credential helper to remove this warning. See 04:10:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:32 04:10:32 Login Succeeded 04:10:32 ---> docker-login.sh ends [Pipeline] } 04:10:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:10:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:10:33 ========================================================= 04:10:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 04:10:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:10:33 + 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 . 04:10:34 Sending build context to Docker daemon 27.31MB 04:10:34 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 04:10:34 Step 2/15 : FROM ${BASE} AS builder 04:10:34 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:10:34 9b3977197b4f: Pulling fs layer 04:10:34 1a89e8eeedd5: Pulling fs layer 04:10:34 94645a83ff95: Pulling fs layer 04:10:34 3f3a8bcf1eab: Pulling fs layer 04:10:34 0c92f367c5e7: Pulling fs layer 04:10:34 3096ccb668a1: Pulling fs layer 04:10:34 e8cf19c19ddd: Pulling fs layer 04:10:34 a4caa8a26152: Pulling fs layer 04:10:34 3f3a8bcf1eab: Waiting 04:10:34 0c92f367c5e7: Waiting 04:10:34 3096ccb668a1: Waiting 04:10:34 e8cf19c19ddd: Waiting 04:10:34 94645a83ff95: Download complete 04:10:34 1a89e8eeedd5: Verifying Checksum 04:10:34 1a89e8eeedd5: Download complete 04:10:34 0c92f367c5e7: Verifying Checksum 04:10:34 0c92f367c5e7: Download complete 04:10:34 9b3977197b4f: Verifying Checksum 04:10:34 3096ccb668a1: Verifying Checksum 04:10:34 3096ccb668a1: Download complete 04:10:34 e8cf19c19ddd: Verifying Checksum 04:10:34 e8cf19c19ddd: Download complete 04:10:35 9b3977197b4f: Pull complete 04:10:36 1a89e8eeedd5: Pull complete 04:10:36 94645a83ff95: Pull complete 04:10:37 a4caa8a26152: Verifying Checksum 04:10:37 a4caa8a26152: Download complete 04:10:37 3f3a8bcf1eab: Verifying Checksum 04:10:37 3f3a8bcf1eab: Download complete 04:10:50 3f3a8bcf1eab: Pull complete 04:10:50 0c92f367c5e7: Pull complete 04:10:50 3096ccb668a1: Pull complete 04:10:50 e8cf19c19ddd: Pull complete 04:10:57 a4caa8a26152: Pull complete 04:10:57 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 04:10:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:10:57 ---> 725f1c02e7f9 04:10:57 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:10:58 ---> Running in 33077961c1e0 04:10:59 Removing intermediate container 33077961c1e0 04:10:59 ---> 7d3450917028 04:10:59 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:10:59 ---> Running in b6ad06b98ed7 04:10:59 Removing intermediate container b6ad06b98ed7 04:10:59 ---> 28a158a1443b 04:10:59 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:10:59 ---> Running in 98ef6596b4c0 04:11:00 Removing intermediate container 98ef6596b4c0 04:11:00 ---> e658771b03da 04:11:00 Step 6/15 : LABEL Name=edgex-ui-go 04:11:00 ---> Running in d1a98bec2cd8 04:11:00 Removing intermediate container d1a98bec2cd8 04:11:00 ---> b6d3a2cfd126 04:11:00 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:11:00 ---> Running in 3c01c2ba80f4 04:11:00 Removing intermediate container 3c01c2ba80f4 04:11:00 ---> bcc862a029ee 04:11:00 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:00 ---> Running in 7aff2a13fe27 04:11:02 Removing intermediate container 7aff2a13fe27 04:11:02 ---> f0bb9209d197 04:11:02 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:11:02 ---> Running in 9ac614445b8b 04:11:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:11:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:11:05 OK: 220 MiB in 52 packages 04:11:06 Removing intermediate container 9ac614445b8b 04:11:06 ---> 885d59b00f92 04:11:06 Step 10/15 : ENV GO111MODULE=on 04:11:06 ---> Running in 7716a4895fd9 04:11:06 Removing intermediate container 7716a4895fd9 04:11:06 ---> b46d34e0ac03 04:11:06 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:11:06 ---> Running in a7db1cc56a17 04:11:07 Removing intermediate container a7db1cc56a17 04:11:07 ---> b72549579de8 04:11:07 Step 12/15 : COPY go.mod vendor* ./ 04:11:07 ---> e4b321ccc087 04:11:07 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:07 ---> Running in 518e55a59786 04:12:29 Removing intermediate container 518e55a59786 04:12:29 ---> 39fbb88789a1 04:12:29 Step 14/15 : COPY . . 04:12:29 ---> 7ac72366b847 04:12:29 Step 15/15 : RUN ${MAKE} 04:12:29 ---> Running in ae84662d3578 04:12:29 noop 04:12:29 Removing intermediate container ae84662d3578 04:12:29 ---> 2eacbf9e1f86 04:12:29 Successfully built 2eacbf9e1f86 04:12:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:12:30 + docker inspect -f . ci-base-image-arm64 04:12:30 . [Pipeline] withDockerContainer 04:12:30 prd-ubuntu20.04-docker-arm64-4c-16g-44826 does not seem to be running inside a container 04:12:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat 04:12:31 $ docker top b110a44cd12871e5029637a8160f1a67b1d72fae5f2411f10be0d8b1f3eb18fd -eo pid,comm [Pipeline] { [Pipeline] sh 04:12:32 + go version 04:12:32 go version go1.17.6 linux/arm64 [Pipeline] } 04:12:32 $ docker stop --time=1 b110a44cd12871e5029637a8160f1a67b1d72fae5f2411f10be0d8b1f3eb18fd 04:12:34 $ docker rm -f b110a44cd12871e5029637a8160f1a67b1d72fae5f2411f10be0d8b1f3eb18fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:12:35 + docker inspect -f . ci-base-image-arm64 04:12:35 . [Pipeline] withDockerContainer 04:12:35 prd-ubuntu20.04-docker-arm64-4c-16g-44826 does not seem to be running inside a container 04:12:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat 04:12:37 $ docker top 6b92586b476d4a69166b677400ac7ffab786b6318e6ea8f149bb1bd9973a1e37 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:12:38 + make test 04:12:38 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:12:39 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:13:26 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:13:26 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:13:26 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:13:26 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:13:26 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:13:26 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:13:26 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:13:26 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:13:26 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:13:26 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:13:26 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:13:26 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 04:13:26 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:13:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:13:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 04:13:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:13:41 $ docker stop --time=1 6b92586b476d4a69166b677400ac7ffab786b6318e6ea8f149bb1bd9973a1e37 04:13:43 $ docker rm -f 6b92586b476d4a69166b677400ac7ffab786b6318e6ea8f149bb1bd9973a1e37 [Pipeline] // withDockerContainer [Pipeline] sh 04:13:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:13:44 Warning: overwriting stash ‘coverage-report’ 04:13:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:13:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:13:46 + ls -al . 04:13:46 total 176 04:13:46 drwxrwxr-x 13 jenkins jenkins 4096 May 10 04:12 . 04:13:46 drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:09 .. 04:13:46 drwxrwxr-x 8 jenkins jenkins 4096 May 10 04:10 .git 04:13:46 drwxrwxr-x 3 jenkins jenkins 4096 May 10 04:10 .github 04:13:46 -rw-rw-r-- 1 jenkins jenkins 155 May 10 04:10 .gitignore 04:13:46 -rw-rw-r-- 1 jenkins jenkins 2022 May 10 04:10 Attribution.txt 04:13:46 -rw-rw-r-- 1 jenkins jenkins 14570 May 10 04:10 CHANGELOG.md 04:13:46 -rw-rw-r-- 1 jenkins jenkins 3959 May 10 04:10 CONTRIBUTING.md 04:13:46 -rw-rw-r-- 1 jenkins jenkins 1549 May 10 04:10 Dockerfile 04:13:46 -rw-rw-r-- 1 jenkins jenkins 652 May 10 04:10 Jenkinsfile 04:13:46 -rw-rw-r-- 1 jenkins jenkins 11357 May 10 04:10 LICENSE 04:13:46 -rw-rw-r-- 1 jenkins jenkins 1212 May 10 04:10 Makefile 04:13:46 -rw-rw-r-- 1 jenkins jenkins 4398 May 10 04:10 README.md 04:13:46 -rw-rw-r-- 1 jenkins jenkins 5 May 10 04:07 VERSION 04:13:46 drwxrwxr-x 3 jenkins jenkins 4096 May 10 04:10 assets 04:13:46 drwxrwxr-x 2 jenkins jenkins 4096 May 10 04:10 bin 04:13:46 drwxrwxr-x 3 jenkins jenkins 4096 May 10 04:10 cmd 04:13:46 -rw-r--r-- 1 jenkins jenkins 10 May 10 04:12 coverage.out 04:13:46 drwxrwxr-x 2 jenkins jenkins 4096 May 10 04:10 docs 04:13:46 -rw-rw-r-- 1 jenkins jenkins 1944 May 10 04:10 go.mod 04:13:46 -rw-rw-r-- 1 jenkins jenkins 48565 May 10 04:10 go.sum 04:13:46 drwxrwxr-x 9 jenkins jenkins 4096 May 10 04:10 internal 04:13:46 drwxrwxr-x 3 jenkins jenkins 4096 May 10 04:10 pkg 04:13:46 drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:10 snap 04:13:46 drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:10 testing 04:13:46 -rw-rw-r-- 1 jenkins jenkins 155 May 10 04:10 version.go 04:13:46 drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:10 web [Pipeline] isUnix [Pipeline] sh 04:13:46 + 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=a0755e726eb2122f6faaf97f0a55c05541728c6a --label arch=arm64 --label version=0.0.0 . 04:13:48 Sending build context to Docker daemon 27.31MB 04:13:48 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 04:13:48 Step 2/23 : FROM ${BASE} AS builder 04:13:48 ---> 2eacbf9e1f86 04:13:48 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:13:48 ---> Running in 7b4bc73c69a2 04:13:48 Removing intermediate container 7b4bc73c69a2 04:13:48 ---> 13f699e64164 04:13:48 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 04:13:48 ---> Running in 7bab67676101 04:13:49 Removing intermediate container 7bab67676101 04:13:49 ---> bd0568b0a561 04:13:49 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 04:13:49 ---> Running in 1d8501a1f57e 04:13:49 Removing intermediate container 1d8501a1f57e 04:13:49 ---> e53255807c46 04:13:49 Step 6/23 : LABEL Name=edgex-ui-go 04:13:49 ---> Running in 6a05671ababb 04:13:49 Removing intermediate container 6a05671ababb 04:13:49 ---> bfdf7b6d8b97 04:13:49 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:13:49 ---> Running in a4fdcb31e5ff 04:13:50 Removing intermediate container a4fdcb31e5ff 04:13:50 ---> 912aa542f2a9 04:13:50 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:50 ---> Running in 1c7477f3d058 04:13:52 Removing intermediate container 1c7477f3d058 04:13:52 ---> 4d004ce3bf19 04:13:52 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:13:52 ---> Running in 371c8de952b8 04:13:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:13:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:13:55 OK: 220 MiB in 52 packages 04:13:56 Removing intermediate container 371c8de952b8 04:13:56 ---> 87596371a87f 04:13:56 Step 10/23 : ENV GO111MODULE=on 04:13:56 ---> Running in 75b6a09eb135 04:13:56 Removing intermediate container 75b6a09eb135 04:13:56 ---> 9223d2d381fe 04:13:56 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:13:56 ---> Running in 9cada13e6861 04:13:56 Removing intermediate container 9cada13e6861 04:13:56 ---> c56516646f0b 04:13:56 Step 12/23 : COPY go.mod vendor* ./ 04:13:57 ---> 8203dd66d21d 04:13:57 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:13:57 ---> Running in aa718cc891e9 04:14:00 Removing intermediate container aa718cc891e9 04:14:00 ---> 1a77a39642e5 04:14:00 Step 14/23 : COPY . . 04:14:03 ---> 032b92882fd6 04:14:03 Step 15/23 : RUN ${MAKE} 04:14:03 ---> Running in 6703f08926b5 04:14:04 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 04:14:44 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:14:45 Removing intermediate container 6703f08926b5 04:14:45 ---> d80130ac8da8 04:14:45 Step 16/23 : FROM alpine:3.14 04:14:46 3.14: Pulling from library/alpine 04:14:46 455c02918c45: Pulling fs layer 04:14:46 455c02918c45: Verifying Checksum 04:14:46 455c02918c45: Download complete 04:14:47 455c02918c45: Pull complete 04:14:47 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 04:14:47 Status: Downloaded newer image for alpine:3.14 04:14:47 ---> ac73e934f311 04:14:47 Step 17/23 : EXPOSE 4000 04:14:47 ---> Running in 5e893eee307b 04:14:47 Removing intermediate container 5e893eee307b 04:14:47 ---> b10eabcecdf8 04:14:47 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 04:14:48 ---> a1da3bd9c4da 04:14:48 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:14:49 ---> Running in 031123a5f6c5 04:14:49 Removing intermediate container 031123a5f6c5 04:14:49 ---> 83985820c718 04:14:49 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:14:49 ---> Running in 24a2abf81498 04:14:49 Removing intermediate container 24a2abf81498 04:14:49 ---> 4a40ac86ebd7 04:14:49 Step 21/23 : LABEL arch=arm64 04:14:50 ---> Running in 27eb4324f3cf 04:14:50 Removing intermediate container 27eb4324f3cf 04:14:50 ---> f8ffc7e486c8 04:14:50 Step 22/23 : LABEL git_sha=a0755e726eb2122f6faaf97f0a55c05541728c6a 04:14:50 ---> Running in a6ff2365a4ed 04:14:50 Removing intermediate container a6ff2365a4ed 04:14:50 ---> 50ecf6b46440 04:14:50 Step 23/23 : LABEL version=0.0.0 04:14:50 ---> Running in 2455681c3520 04:14:51 Removing intermediate container 2455681c3520 04:14:51 ---> ed940968e51d 04:14:51 [Warning] One or more build-args [ARCH] were not consumed 04:14:51 Successfully built ed940968e51d 04:14:51 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 04:14:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:14:52 04:14:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:14:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:14:52 arm64: Pulling from edgex-lftools-log-publisher 04:14:52 8998bd30e6a1: Pulling fs layer 04:14:52 04944245beec: Pulling fs layer 04:14:52 699f458cf7ca: Pulling fs layer 04:14:52 765212b225bb: Pulling fs layer 04:14:52 f23df028b6ca: Pulling fs layer 04:14:52 d65c8cfc05b1: Pulling fs layer 04:14:52 2437ff75d9bd: Pulling fs layer 04:14:52 d65c8cfc05b1: Waiting 04:14:52 2437ff75d9bd: Waiting 04:14:52 f23df028b6ca: Waiting 04:14:52 765212b225bb: Waiting 04:14:52 04944245beec: Verifying Checksum 04:14:52 04944245beec: Download complete 04:14:52 765212b225bb: Download complete 04:14:52 f23df028b6ca: Verifying Checksum 04:14:52 f23df028b6ca: Download complete 04:14:52 d65c8cfc05b1: Verifying Checksum 04:14:52 d65c8cfc05b1: Download complete 04:14:53 699f458cf7ca: Verifying Checksum 04:14:53 699f458cf7ca: Download complete 04:14:53 8998bd30e6a1: Verifying Checksum 04:14:53 8998bd30e6a1: Download complete 04:14:55 2437ff75d9bd: Verifying Checksum 04:14:55 2437ff75d9bd: Download complete 04:14:57 8998bd30e6a1: Pull complete 04:14:58 04944245beec: Pull complete 04:15:00 699f458cf7ca: Pull complete 04:15:00 765212b225bb: Pull complete 04:15:01 f23df028b6ca: Pull complete 04:15:01 d65c8cfc05b1: Pull complete 04:15:16 2437ff75d9bd: Pull complete 04:15:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:15:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:15:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:15:16 prd-ubuntu20.04-docker-arm64-4c-16g-44826 does not seem to be running inside a container 04:15:16 $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:15:19 $ docker top 2cbb6e326d832157a7a76a570b4a8398c2528c79fe73ed329165fe623bcf4b12 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:15:20 ---> job-cost.sh 04:15:20 lf-activate-venv: SKIPPING 04:15:20 INFO: No Stack... 04:15:20 INFO: Retrieving Pricing Info for: v3-standard-4 04:15:21 INFO: Archiving Costs [Pipeline] sh 04:15:22 + + cat /w/workspace/edgex-ui-go/1/archives/cost.csvcut 04:15:22 -d, -f6 [Pipeline] lock 04:15:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-523-1-stack-cost] 04:15:22 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-523-1-stack-cost] did not exist. Created. 04:15:22 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-523-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:15:23 /w/workspace/edgex-ui-go/1@tmp/durable-4d85d378/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:15:23 + echo total: 0.10999999940395355 [Pipeline] stash 04:15:23 Warning: overwriting stash ‘stack-cost’ 04:15:24 Stashed 1 file(s) [Pipeline] } 04:15:24 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-523-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:15:24 $ docker stop --time=1 2cbb6e326d832157a7a76a570b4a8398c2528c79fe73ed329165fe623bcf4b12 04:15:25 $ docker rm -f 2cbb6e326d832157a7a76a570b4a8398c2528c79fe73ed329165fe623bcf4b12 [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 04:15:26 provisioning config files... 04:15:26 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-523@tmp/config5175701085526316931tmp [Pipeline] { [Pipeline] sh 04:15:27 + set +x 04:15:27 + + curlbash -s -s https://codecov.io/bash -- 04:15:27 04:15:27 04:15:27 _____ _ 04:15:27 / ____| | | 04:15:27 | | ___ __| | ___ ___ _____ __ 04:15:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:15:27 | |___| (_) | (_| | __/ (_| (_) \ V / 04:15:27 \_____\___/ \__,_|\___|\___\___/ \_/ 04:15:27 Bash-1.0.6 04:15:27 04:15:27 04:15:27 ==> git version 2.25.1 found 04:15:27 ==> 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 04:15:27 Release-Date: 2020-01-08 04:15:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:15:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:15:27 ==> Jenkins CI detected. 04:15:27 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-523 04:15:27 project root: . 04:15:27 --> token set from env 04:15:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:15:27 ==> Running gcov in . (disable via -X gcov) 04:15:27 ==> Python coveragepy not found 04:15:27 ==> Searching for coverage reports in: 04:15:27 + . 04:15:27 -> Found 1 reports 04:15:27 ==> Detecting git/mercurial file structure 04:15:27 ==> Reading reports 04:15:27 + ./coverage.out bytes=10 04:15:27 ==> Appending adjustments 04:15:27 https://docs.codecov.io/docs/fixing-reports 04:15:27 + Found adjustments 04:15:27 ==> Gzipping contents 04:15:27 8.0K /tmp/codecov.Oo39Oe.gz 04:15:27 ==> Uploading reports 04:15:27 url: https://codecov.io 04:15:27 query: branch=PR-523&commit=a0755e726eb2122f6faaf97f0a55c05541728c6a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-523%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=523&job=&cmd_args= 04:15:27 -> Pinging Codecov 04:15:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-523&commit=a0755e726eb2122f6faaf97f0a55c05541728c6a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-523%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=523&job=&cmd_args= 04:15:27 -> Uploading to 04:15:27 https://storage.googleapis.com/codecov/v4/raw/2022-05-10/FB506323287CE973F263BFD2A0EB1F37/a0755e726eb2122f6faaf97f0a55c05541728c6a/369545e4-3c1d-498d-a73e-253b75893bf9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T041527Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3cc565e9609884a18927f4e8d8d4f493e92151f901c7314b8c4089f97fef3228 04:15:27 % Total % Received % Xferd Average Speed Time Time Time Current 04:15:27 Dload Upload Total Spent Left Speed 04:15:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4378 0 0 100 4378 0 19990 --:--:-- --:--:-- --:--:-- 19990 04:15:28 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/a0755e726eb2122f6faaf97f0a55c05541728c6a [Pipeline] } 04:15:28 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 04:15:29 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-523/archives ] 04:15:29 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-523/archives 04:15:29 total 16 04:15:29 drwxr-xr-x 3 root root 4096 May 10 04:09 . 04:15:29 drwxrwxr-x 15 jenkins jenkins 4096 May 10 04:09 .. 04:15:29 drwxr-xr-x 2 root root 4096 May 10 04:09 cost 04:15:29 -rw-r--r-- 1 root root 82 May 10 04:09 cost.csv 04:15:29 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-523/archives 04:15:29 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-523/archives 04:15:29 total 16 04:15:29 drwxr-xr-x 3 jenkins jenkins 4096 May 10 04:09 . 04:15:29 drwxrwxr-x 15 jenkins jenkins 4096 May 10 04:09 .. 04:15:29 drwxr-xr-x 2 jenkins jenkins 4096 May 10 04:09 cost 04:15:29 -rw-r--r-- 1 jenkins jenkins 82 May 10 04:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:15:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:15:31 ---> package-listing.sh 04:15:31 ++ facter osfamily 04:15:31 ++ tr '[:upper:]' '[:lower:]' 04:15:31 + OS_FAMILY=debian 04:15:31 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-523 04:15:31 + START_PACKAGES=/tmp/packages_start.txt 04:15:31 + END_PACKAGES=/tmp/packages_end.txt 04:15:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:15:31 + PACKAGES=/tmp/packages_start.txt 04:15:31 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-523 ']' 04:15:31 + PACKAGES=/tmp/packages_end.txt 04:15:31 + case "${OS_FAMILY}" in 04:15:31 + dpkg -l 04:15:31 + grep '^ii' 04:15:31 + '[' -f /tmp/packages_start.txt ']' 04:15:31 + '[' -f /tmp/packages_end.txt ']' 04:15:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:15:31 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-523 ']' 04:15:31 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-523/archives/ 04:15:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-523/archives/ [Pipeline] echo 04:15:31 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-523/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:15:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:15:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:15:32 . [Pipeline] withDockerContainer 04:15:32 prd-ubuntu20.04-docker-8c-8g-44823 does not seem to be running inside a container 04:15:32 $ 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-523/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-523 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-523:/w/workspace/edgexfoundry_edgex-ui-go_PR-523:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-523@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:15:32 $ docker top 26eda6cc1ec6ec3b437096d3cb95b7cc7b1baff8df9dc85ea1e21d1324c0ef9e -eo pid,comm [Pipeline] { [Pipeline] sh 04:15:32 + touch /tmp/pre-build-complete [Pipeline] sh 04:15:33 + mkdir -p /var/log/sysstat [Pipeline] sh 04:15:33 + ls /var/log/sa-host 04:15:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:15:33 provisioning config files... 04:15:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-523@tmp/config6393595244487258658tmp [Pipeline] { [Pipeline] echo 04:15:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:15:34 ---> create-netrc.sh [Pipeline] } 04:15:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:15:34 ---> python-tools-install.sh [Pipeline] echo 04:15:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:15:35 ---> sudo-logs.sh 04:15:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:15:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:15:35 ---> job-cost.sh 04:15:35 lf-activate-venv: SKIPPING 04:15:35 DEBUG: total: 0.2199999988079071 04:15:35 INFO: Retrieving Stack Cost... 04:15:35 INFO: Retrieving Pricing Info for: v3-standard-8 04:15:36 INFO: Archiving Costs [Pipeline] echo 04:15:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:15:36 ---> logs-deploy.sh 04:15:36 lf-activate-venv: SKIPPING 04:15:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-523/1 04:15:36 INFO: archiving workspace using pattern(s): 04:15:37 Archives upload complete. 04:15:37 INFO: archiving logs to Nexus