Pull request #518 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 876d29c87b3200f0ade33466378ac6b3fc4ef781+39b108e2afa55dd7bccad3efdb4ba6978a307ed6 (bfed59971ce35354667376092f0252257ddeccd0) 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-ssh15883328503879263301.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0296cfd70f3001d69e24c2db393b493f66f700db 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-ssh57452351139043729.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 0296cfd70f3001d69e24c2db393b493f66f700db The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-518/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-518/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5901913304887364855.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0296cfd70f3001d69e24c2db393b493f66f700db (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0296cfd70f3001d69e24c2db393b493f66f700db # timeout=10 Commit message: "Merge pull request #381 from edgexfoundry/us3314" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4472467337355488754.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-518/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-518/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6625139537732710680.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-33486 in /w/workspace/edgexfoundry_edgex-ui-go_PR-518 [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-518 # 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/518/head:refs/remotes/origin/PR-518 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 into PR head commit 876d29c87b3200f0ade33466378ac6b3fc4ef781 Merge succeeded, producing 876d29c87b3200f0ade33466378ac6b3fc4ef781 Checking out Revision 876d29c87b3200f0ade33466378ac6b3fc4ef781 (PR-518) > git config core.sparsecheckout # timeout=10 > git checkout -f 876d29c87b3200f0ade33466378ac6b3fc4ef781 # 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 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 876d29c87b3200f0ade33466378ac6b3fc4ef781 # timeout=10 Commit message: "feat: Supporting for multiple pipeline running" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-27T15:25:50.469Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-27T15:25:50.530Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-27T15:25:50.545Z] ========================================================= [2022-04-27T15:25:50.545Z] EdgeX Global Pipelines Version Info [2022-04-27T15:25:50.545Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0c9d93d4f8dec7b198a686178f9e113bab306c07 # timeout=10 [2022-04-27T15:25:51.330Z] ------------------- [2022-04-27T15:25:51.330Z] stable info: [2022-04-27T15:25:51.330Z] ------------------- [2022-04-27T15:25:51.330Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2022-04-27T15:25:51.330Z] Commit SHA: 0296cfd70f3001d69e24c2db393b493f66f700db [2022-04-27T15:25:51.330Z] Message: update stable to v1.0.225 [2022-04-27T15:25:51.905Z] ------------------- [2022-04-27T15:25:51.905Z] experimental info: [2022-04-27T15:25:51.905Z] ------------------- [2022-04-27T15:25:51.905Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-27T15:25:51.905Z] Commit SHA: 47c9b3891b578ce509e33c5bc61a4c29aa566c02 [2022-04-27T15:25:51.905Z] Message: update experimental to v1.0.226 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-27T15:25:52.048Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-04-27T15:25:52.062Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-04-27T15:25:52.076Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-27T15:25:52.096Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-27T15:25:52.118Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-27T15:25:52.137Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-27T15:25:52.155Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-27T15:25:52.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-27T15:25:52.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-27T15:25:52.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-27T15:25:52.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-27T15:25:52.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-04-27T15:25:52.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-27T15:25:52.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-27T15:25:52.288Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-27T15:25:52.305Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-27T15:25:52.318Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-27T15:25:52.335Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-27T15:25:52.350Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-27T15:25:52.368Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-27T15:25:52.386Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-27T15:25:52.400Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-27T15:25:52.417Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-27T15:25:52.439Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-27T15:25:52.454Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-27T15:25:52.472Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-27T15:25:52.487Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-518 [Pipeline] echo [2022-04-27T15:25:52.500Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-518 [Pipeline] echo [2022-04-27T15:25:52.513Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-518 [Pipeline] echo [2022-04-27T15:25:52.526Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 876d29c87b3200f0ade33466378ac6b3fc4ef781 [Pipeline] echo [2022-04-27T15:25:52.541Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 876d29c [Pipeline] echo [2022-04-27T15:25:52.554Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T15:25:52.597Z] provisioning config files... [2022-04-27T15:25:52.616Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp/config3149062529692322792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:25:52.926Z] ---> docker-login.sh [2022-04-27T15:25:52.926Z] nexus3.edgexfoundry.org:10001 [2022-04-27T15:25:53.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:25:53.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:25:53.452Z] Configure a credential helper to remove this warning. See [2022-04-27T15:25:53.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:25:53.452Z] [2022-04-27T15:25:53.452Z] Login Succeeded [2022-04-27T15:25:53.452Z] nexus3.edgexfoundry.org:10002 [2022-04-27T15:25:53.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:25:53.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:25:53.452Z] Configure a credential helper to remove this warning. See [2022-04-27T15:25:53.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:25:53.452Z] [2022-04-27T15:25:53.452Z] Login Succeeded [2022-04-27T15:25:53.452Z] nexus3.edgexfoundry.org:10003 [2022-04-27T15:25:53.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:25:53.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:25:53.715Z] Configure a credential helper to remove this warning. See [2022-04-27T15:25:53.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:25:53.715Z] [2022-04-27T15:25:53.715Z] Login Succeeded [2022-04-27T15:25:53.715Z] nexus3.edgexfoundry.org:10004 [2022-04-27T15:25:53.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:25:53.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:25:53.715Z] Configure a credential helper to remove this warning. See [2022-04-27T15:25:53.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:25:53.715Z] [2022-04-27T15:25:53.715Z] Login Succeeded [2022-04-27T15:25:53.715Z] docker.io [2022-04-27T15:25:53.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:25:54.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:25:54.240Z] Configure a credential helper to remove this warning. See [2022-04-27T15:25:54.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:25:54.240Z] [2022-04-27T15:25:54.240Z] Login Succeeded [2022-04-27T15:25:54.240Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T15:25:54.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-27T15:25:54.645Z] + git rev-list -1 --merges 876d29c87b3200f0ade33466378ac6b3fc4ef781~1..876d29c87b3200f0ade33466378ac6b3fc4ef781 [Pipeline] echo [2022-04-27T15:25:54.791Z] -----------> git rev-list -1 --merges 876d29c87b3200f0ade33466378ac6b3fc4ef781~1..876d29c87b3200f0ade33466378ac6b3fc4ef781 876d29c87b3200f0ade33466378ac6b3fc4ef781 [false] [Pipeline] sh [2022-04-27T15:25:55.103Z] + git log --format=format:%s -1 876d29c87b3200f0ade33466378ac6b3fc4ef781 [Pipeline] echo [2022-04-27T15:25:55.121Z] ========================================================= [2022-04-27T15:25:55.121Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-27T15:25:55.121Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T15:25:55.457Z] + git log --format=format:%s -1 876d29c87b3200f0ade33466378ac6b3fc4ef781 [Pipeline] echo [2022-04-27T15:25:55.539Z] [semverPrep] GIT_COMMIT: 876d29c87b3200f0ade33466378ac6b3fc4ef781, Commit Message: feat: Supporting for multiple pipeline running [Pipeline] echo [2022-04-27T15:25:55.551Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-27T15:25:56.010Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-27T15:25:56.010Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-27T15:25:56.010Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-27T15:25:56.010Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-27T15:25:56.010Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-27T15:25:56.010Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-27T15:25:56.010Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:25:56.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-27T15:25:56.377Z] [2022-04-27T15:25:56.377Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:25:56.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-27T15:25:56.690Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-27T15:25:56.690Z] 1fe172e4850f: Pulling fs layer [2022-04-27T15:25:56.690Z] caf521ccaac6: Pulling fs layer [2022-04-27T15:25:56.690Z] 3ead6fa29328: Pulling fs layer [2022-04-27T15:25:56.690Z] 5c2a1cbceb83: Pulling fs layer [2022-04-27T15:25:56.690Z] a8d5f1318db7: Pulling fs layer [2022-04-27T15:25:56.690Z] c427282e49a2: Pulling fs layer [2022-04-27T15:25:56.690Z] 1827001aaf11: Pulling fs layer [2022-04-27T15:25:56.690Z] 5c2a1cbceb83: Waiting [2022-04-27T15:25:56.690Z] a8d5f1318db7: Waiting [2022-04-27T15:25:56.690Z] 0714d37db230: Pulling fs layer [2022-04-27T15:25:56.690Z] ac28cf19c067: Pulling fs layer [2022-04-27T15:25:56.690Z] 1827001aaf11: Waiting [2022-04-27T15:25:56.690Z] 0714d37db230: Waiting [2022-04-27T15:25:56.690Z] ac28cf19c067: Waiting [2022-04-27T15:25:56.690Z] ca983d60f3e2: Pulling fs layer [2022-04-27T15:25:56.690Z] 9f894cec8388: Pulling fs layer [2022-04-27T15:25:56.690Z] ca983d60f3e2: Waiting [2022-04-27T15:25:56.690Z] 9f894cec8388: Waiting [2022-04-27T15:25:56.690Z] caf521ccaac6: Download complete [2022-04-27T15:25:56.690Z] 5c2a1cbceb83: Verifying Checksum [2022-04-27T15:25:56.690Z] 5c2a1cbceb83: Download complete [2022-04-27T15:25:56.954Z] a8d5f1318db7: Verifying Checksum [2022-04-27T15:25:56.954Z] a8d5f1318db7: Download complete [2022-04-27T15:25:56.954Z] c427282e49a2: Verifying Checksum [2022-04-27T15:25:56.954Z] c427282e49a2: Download complete [2022-04-27T15:25:56.954Z] 3ead6fa29328: Verifying Checksum [2022-04-27T15:25:56.954Z] 3ead6fa29328: Download complete [2022-04-27T15:25:56.954Z] 0714d37db230: Download complete [2022-04-27T15:25:56.954Z] ac28cf19c067: Download complete [2022-04-27T15:25:56.954Z] ca983d60f3e2: Verifying Checksum [2022-04-27T15:25:56.954Z] ca983d60f3e2: Download complete [2022-04-27T15:25:56.954Z] 9f894cec8388: Download complete [2022-04-27T15:25:57.215Z] 1fe172e4850f: Verifying Checksum [2022-04-27T15:25:57.215Z] 1fe172e4850f: Download complete [2022-04-27T15:25:57.215Z] 1827001aaf11: Verifying Checksum [2022-04-27T15:25:57.215Z] 1827001aaf11: Download complete [2022-04-27T15:25:58.611Z] 1fe172e4850f: Pull complete [2022-04-27T15:25:58.611Z] caf521ccaac6: Pull complete [2022-04-27T15:25:59.185Z] 3ead6fa29328: Pull complete [2022-04-27T15:25:59.185Z] 5c2a1cbceb83: Pull complete [2022-04-27T15:25:59.447Z] a8d5f1318db7: Pull complete [2022-04-27T15:25:59.712Z] c427282e49a2: Pull complete [2022-04-27T15:26:01.637Z] 1827001aaf11: Pull complete [2022-04-27T15:26:01.637Z] 0714d37db230: Pull complete [2022-04-27T15:26:01.637Z] ac28cf19c067: Pull complete [2022-04-27T15:26:01.904Z] ca983d60f3e2: Pull complete [2022-04-27T15:26:01.904Z] 9f894cec8388: Pull complete [2022-04-27T15:26:01.904Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-27T15:26:01.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-27T15:26:01.904Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-27T15:26:01.987Z] prd-ubuntu20.04-docker-8c-8g-33486 does not seem to be running inside a container [2022-04-27T15:26:02.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-518 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518:/w/workspace/edgexfoundry_edgex-ui-go_PR-518:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-27T15:26:03.869Z] $ docker top 54c2290fc3a1f5f285490edf3678a94aa575fb9e1903480f1e632145e9a8a8d7 -eo pid,comm [2022-04-27T15:26:03.952Z] 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). [2022-04-27T15:26:03.952Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-27T15:26:03.990Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T15:26:03.990Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T15:26:04.125Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T15:26:04.122Z] $ docker exec 54c2290fc3a1f5f285490edf3678a94aa575fb9e1903480f1e632145e9a8a8d7 ssh-agent [2022-04-27T15:26:04.268Z] SSH_AUTH_SOCK=/tmp/ssh-Ci8M7Qf65LhO/agent.35 [2022-04-27T15:26:04.268Z] SSH_AGENT_PID=42 [2022-04-27T15:26:04.278Z] Running ssh-add (command line suppressed) [2022-04-27T15:26:04.411Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp/private_key_3662094529097823483.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp/private_key_3662094529097823483.key) [2022-04-27T15:26:04.434Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T15:26:04.943Z] + git tag --points-at HEAD [Pipeline] } [2022-04-27T15:26:04.951Z] $ docker exec --env ******** --env ******** 54c2290fc3a1f5f285490edf3678a94aa575fb9e1903480f1e632145e9a8a8d7 ssh-agent -k [2022-04-27T15:26:05.073Z] unset SSH_AUTH_SOCK; [2022-04-27T15:26:05.074Z] unset SSH_AGENT_PID; [2022-04-27T15:26:05.074Z] echo Agent pid 42 killed; [2022-04-27T15:26:05.096Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-27T15:26:05.126Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T15:26:05.126Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T15:26:05.273Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T15:26:05.272Z] $ docker exec 54c2290fc3a1f5f285490edf3678a94aa575fb9e1903480f1e632145e9a8a8d7 ssh-agent [2022-04-27T15:26:05.420Z] SSH_AUTH_SOCK=/tmp/ssh-A5U4xRXBot6L/agent.76 [2022-04-27T15:26:05.420Z] SSH_AGENT_PID=82 [2022-04-27T15:26:05.427Z] Running ssh-add (command line suppressed) [2022-04-27T15:26:05.547Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp/private_key_3022998747333955059.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp/private_key_3022998747333955059.key) [2022-04-27T15:26:05.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T15:26:05.867Z] + git semver init [2022-04-27T15:26:06.132Z] 2022-04-27 15:26:06,062 [run_init] DEBUG init version:0.0.0 force:False [2022-04-27T15:26:06.132Z] 2022-04-27 15:26:06,063 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-518/.semver [2022-04-27T15:26:06.132Z] 2022-04-27 15:26:06,063 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-518/.semver [2022-04-27T15:26:06.132Z] 2022-04-27 15:26:06,064 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-518/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-518, universal_newlines=False, shell=None, istream=None) [2022-04-27T15:26:08.062Z] 2022-04-27 15:26:07,624 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-518/.git/info/exclude [2022-04-27T15:26:08.062Z] 2022-04-27 15:26:07,625 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-518/.semver/PR-518 with force:False [2022-04-27T15:26:08.062Z] 2022-04-27 15:26:07,625 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-518/.semver/PR-518 [2022-04-27T15:26:08.062Z] 2022-04-27 15:26:07,628 [execute] INFO git cat-file --batch-check [2022-04-27T15:26:08.062Z] 2022-04-27 15:26:07,628 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-518/.semver, universal_newlines=False, shell=None, istream=) [2022-04-27T15:26:08.062Z] 2022-04-27 15:26:07,634 [execute] INFO git cat-file --batch [2022-04-27T15:26:08.062Z] 2022-04-27 15:26:07,635 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-518/.semver, universal_newlines=False, shell=None, istream=) [2022-04-27T15:26:08.062Z] 2022-04-27 15:26:07,641 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-518/.semver/PR-518 [2022-04-27T15:26:08.062Z] 0.0.0 [Pipeline] } [2022-04-27T15:26:08.072Z] $ docker exec --env ******** --env ******** 54c2290fc3a1f5f285490edf3678a94aa575fb9e1903480f1e632145e9a8a8d7 ssh-agent -k [2022-04-27T15:26:08.202Z] unset SSH_AUTH_SOCK; [2022-04-27T15:26:08.202Z] unset SSH_AGENT_PID; [2022-04-27T15:26:08.202Z] echo Agent pid 82 killed; [2022-04-27T15:26:08.218Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-27T15:26:08.534Z] + git semver [Pipeline] } [2022-04-27T15:26:09.126Z] $ docker stop --time=1 54c2290fc3a1f5f285490edf3678a94aa575fb9e1903480f1e632145e9a8a8d7 [2022-04-27T15:26:10.442Z] $ docker rm -f 54c2290fc3a1f5f285490edf3678a94aa575fb9e1903480f1e632145e9a8a8d7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T15:26:10.817Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-27T15:26:11.134Z] Stashed 1 file(s) [Pipeline] echo [2022-04-27T15:26:11.138Z] [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 [2022-04-27T15:26:11.284Z] provisioning config files... [2022-04-27T15:26:11.294Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp/config346571592932028199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:26:11.613Z] ---> docker-login.sh [2022-04-27T15:26:11.613Z] nexus3.edgexfoundry.org:10001 [2022-04-27T15:26:11.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:26:11.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:26:11.613Z] Configure a credential helper to remove this warning. See [2022-04-27T15:26:11.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:26:11.613Z] [2022-04-27T15:26:11.613Z] Login Succeeded [2022-04-27T15:26:11.613Z] nexus3.edgexfoundry.org:10002 [2022-04-27T15:26:11.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:26:11.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:26:11.875Z] Configure a credential helper to remove this warning. See [2022-04-27T15:26:11.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:26:11.875Z] [2022-04-27T15:26:11.875Z] Login Succeeded [2022-04-27T15:26:11.875Z] nexus3.edgexfoundry.org:10003 [2022-04-27T15:26:11.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:26:11.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:26:11.875Z] Configure a credential helper to remove this warning. See [2022-04-27T15:26:11.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:26:11.875Z] [2022-04-27T15:26:11.875Z] Login Succeeded [2022-04-27T15:26:11.875Z] nexus3.edgexfoundry.org:10004 [2022-04-27T15:26:12.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:26:12.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:26:12.137Z] Configure a credential helper to remove this warning. See [2022-04-27T15:26:12.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:26:12.137Z] [2022-04-27T15:26:12.137Z] Login Succeeded [2022-04-27T15:26:12.137Z] docker.io [2022-04-27T15:26:12.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:26:12.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:26:12.401Z] Configure a credential helper to remove this warning. See [2022-04-27T15:26:12.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:26:12.401Z] [2022-04-27T15:26:12.401Z] Login Succeeded [2022-04-27T15:26:12.401Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T15:26:12.411Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-27T15:26:12.493Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T15:26:12.504Z] ========================================================= [2022-04-27T15:26:12.504Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-27T15:26:12.504Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:26:12.835Z] + 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 . [2022-04-27T15:26:13.099Z] Sending build context to Docker daemon 43.22MB [2022-04-27T15:26:13.099Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T15:26:13.099Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-27T15:26:13.099Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-27T15:26:13.099Z] 59bf1c3509f3: Pulling fs layer [2022-04-27T15:26:13.099Z] 666ba61612fd: Pulling fs layer [2022-04-27T15:26:13.099Z] 8ed8ca486205: Pulling fs layer [2022-04-27T15:26:13.099Z] 4fe6c5a15a65: Pulling fs layer [2022-04-27T15:26:13.099Z] 22a0e8bec74d: Pulling fs layer [2022-04-27T15:26:13.099Z] ca2b28591e48: Pulling fs layer [2022-04-27T15:26:13.099Z] a51346096db8: Pulling fs layer [2022-04-27T15:26:13.099Z] daebc70d1ce1: Pulling fs layer [2022-04-27T15:26:13.099Z] 0e18a0eac166: Pulling fs layer [2022-04-27T15:26:13.099Z] ca2b28591e48: Waiting [2022-04-27T15:26:13.099Z] a51346096db8: Waiting [2022-04-27T15:26:13.099Z] daebc70d1ce1: Waiting [2022-04-27T15:26:13.099Z] 4fe6c5a15a65: Waiting [2022-04-27T15:26:13.099Z] 0e18a0eac166: Waiting [2022-04-27T15:26:13.099Z] 22a0e8bec74d: Waiting [2022-04-27T15:26:13.099Z] 8ed8ca486205: Verifying Checksum [2022-04-27T15:26:13.099Z] 8ed8ca486205: Download complete [2022-04-27T15:26:13.099Z] 666ba61612fd: Download complete [2022-04-27T15:26:13.366Z] 22a0e8bec74d: Verifying Checksum [2022-04-27T15:26:13.366Z] 22a0e8bec74d: Download complete [2022-04-27T15:26:13.366Z] ca2b28591e48: Verifying Checksum [2022-04-27T15:26:13.366Z] ca2b28591e48: Download complete [2022-04-27T15:26:13.366Z] a51346096db8: Download complete [2022-04-27T15:26:13.366Z] 59bf1c3509f3: Verifying Checksum [2022-04-27T15:26:13.366Z] 59bf1c3509f3: Download complete [2022-04-27T15:26:13.367Z] daebc70d1ce1: Verifying Checksum [2022-04-27T15:26:13.367Z] daebc70d1ce1: Download complete [2022-04-27T15:26:13.367Z] 59bf1c3509f3: Pull complete [2022-04-27T15:26:13.630Z] 666ba61612fd: Pull complete [2022-04-27T15:26:13.631Z] 8ed8ca486205: Pull complete [2022-04-27T15:26:14.212Z] 4fe6c5a15a65: Download complete [2022-04-27T15:26:15.178Z] 0e18a0eac166: Verifying Checksum [2022-04-27T15:26:15.178Z] 0e18a0eac166: Download complete [2022-04-27T15:26:18.518Z] 4fe6c5a15a65: Pull complete [2022-04-27T15:26:18.518Z] 22a0e8bec74d: Pull complete [2022-04-27T15:26:18.518Z] ca2b28591e48: Pull complete [2022-04-27T15:26:18.518Z] a51346096db8: Pull complete [2022-04-27T15:26:18.518Z] daebc70d1ce1: Pull complete [2022-04-27T15:26:21.294Z] 0e18a0eac166: Pull complete [2022-04-27T15:26:21.294Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-27T15:26:21.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-27T15:26:21.294Z] ---> f018257e8ee9 [2022-04-27T15:26:21.294Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-27T15:26:22.686Z] ---> Running in 177e69e0d8f2 [2022-04-27T15:26:22.686Z] Removing intermediate container 177e69e0d8f2 [2022-04-27T15:26:22.686Z] ---> 8643ae8a7117 [2022-04-27T15:26:22.686Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-27T15:26:23.158Z] ---> Running in 314551f8cc55 [2022-04-27T15:26:23.159Z] Removing intermediate container 314551f8cc55 [2022-04-27T15:26:23.159Z] ---> 6a787a5699b5 [2022-04-27T15:26:23.159Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T15:26:23.159Z] ---> Running in c8a79c63dec0 [2022-04-27T15:26:23.159Z] Removing intermediate container c8a79c63dec0 [2022-04-27T15:26:23.159Z] ---> a0fa8331cb03 [2022-04-27T15:26:23.159Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-27T15:26:23.159Z] ---> Running in 9d124c7ca220 [2022-04-27T15:26:23.159Z] Removing intermediate container 9d124c7ca220 [2022-04-27T15:26:23.159Z] ---> 91da701ed8f8 [2022-04-27T15:26:23.159Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-27T15:26:23.159Z] ---> Running in 16b121a2e8ee [2022-04-27T15:26:23.426Z] Removing intermediate container 16b121a2e8ee [2022-04-27T15:26:23.426Z] ---> b4402f6f387c [2022-04-27T15:26:23.426Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T15:26:23.426Z] ---> Running in b6d86b34ca37 [2022-04-27T15:26:24.006Z] Removing intermediate container b6d86b34ca37 [2022-04-27T15:26:24.006Z] ---> 1bf6e735888e [2022-04-27T15:26:24.006Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T15:26:24.006Z] ---> Running in bcd0d0391a31 [2022-04-27T15:26:24.579Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T15:26:25.161Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T15:26:25.746Z] OK: 221 MiB in 52 packages [2022-04-27T15:26:26.015Z] Removing intermediate container bcd0d0391a31 [2022-04-27T15:26:26.015Z] ---> 32847297ed3b [2022-04-27T15:26:26.015Z] Step 10/15 : ENV GO111MODULE=on [2022-04-27T15:26:26.246Z] Still waiting to schedule task [2022-04-27T15:26:26.246Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-27T15:26:26.277Z] ---> Running in bfda8e5f2a54 [2022-04-27T15:26:26.277Z] Removing intermediate container bfda8e5f2a54 [2022-04-27T15:26:26.277Z] ---> 9a10e0d13943 [2022-04-27T15:26:26.277Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-27T15:26:26.277Z] ---> Running in 912f77f68b5e [2022-04-27T15:26:26.559Z] Removing intermediate container 912f77f68b5e [2022-04-27T15:26:26.559Z] ---> 2a6691210f4b [2022-04-27T15:26:26.559Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-27T15:26:26.559Z] ---> f173ca3b6edc [2022-04-27T15:26:26.559Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T15:26:26.559Z] ---> Running in 8b5a7e033358 [2022-04-27T15:26:58.738Z] Removing intermediate container 8b5a7e033358 [2022-04-27T15:26:58.738Z] ---> bd1a4f16a23f [2022-04-27T15:26:58.738Z] Step 14/15 : COPY . . [2022-04-27T15:26:58.738Z] ---> 328ac9f337b5 [2022-04-27T15:26:58.738Z] Step 15/15 : RUN ${MAKE} [2022-04-27T15:26:58.738Z] ---> Running in f67f593c6b6b [2022-04-27T15:26:58.738Z] noop [2022-04-27T15:26:58.738Z] Removing intermediate container f67f593c6b6b [2022-04-27T15:26:58.738Z] ---> e9546775a84d [2022-04-27T15:26:58.738Z] Successfully built e9546775a84d [2022-04-27T15:26:58.738Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:26:59.044Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-27T15:26:59.044Z] . [Pipeline] withDockerContainer [2022-04-27T15:26:59.127Z] prd-ubuntu20.04-docker-8c-8g-33486 does not seem to be running inside a container [2022-04-27T15:26:59.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-518 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518:/w/workspace/edgexfoundry_edgex-ui-go_PR-518:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-27T15:26:59.573Z] $ docker top 56aeb7e73162b202a09c038cea8152197e51f56bc95cc3ca43483c26ebd00711 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T15:26:59.934Z] + go version [2022-04-27T15:26:59.934Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-27T15:26:59.965Z] $ docker stop --time=1 56aeb7e73162b202a09c038cea8152197e51f56bc95cc3ca43483c26ebd00711 [2022-04-27T15:27:01.318Z] $ docker rm -f 56aeb7e73162b202a09c038cea8152197e51f56bc95cc3ca43483c26ebd00711 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:27:01.765Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-27T15:27:01.765Z] . [Pipeline] withDockerContainer [2022-04-27T15:27:01.848Z] prd-ubuntu20.04-docker-8c-8g-33486 does not seem to be running inside a container [2022-04-27T15:27:01.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-518 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518:/w/workspace/edgexfoundry_edgex-ui-go_PR-518:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-27T15:27:02.396Z] $ docker top 4ecc08d40145df7484275bb46878e96bb1db18c7c969cacad39da3d1a1c6895b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-27T15:27:02.771Z] + make test [2022-04-27T15:27:02.771Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-27T15:27:03.029Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-04-27T15:27:08.337Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-04-27T15:27:08.337Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-04-27T15:27:08.337Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-04-27T15:27:08.337Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-04-27T15:27:08.337Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-04-27T15:27:08.337Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-04-27T15:27:08.337Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-04-27T15:27:08.337Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-04-27T15:27:08.337Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-04-27T15:27:08.337Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-04-27T15:27:08.337Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-04-27T15:27:08.337Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-04-27T15:27:08.337Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-04-27T15:27:10.885Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-27T15:27:10.885Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-27T15:27:10.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-27T15:27:10.925Z] $ docker stop --time=1 4ecc08d40145df7484275bb46878e96bb1db18c7c969cacad39da3d1a1c6895b [2022-04-27T15:27:12.662Z] $ docker rm -f 4ecc08d40145df7484275bb46878e96bb1db18c7c969cacad39da3d1a1c6895b [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T15:27:13.027Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-27T15:27:13.088Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-27T15:27:13.901Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-27T15:27:14.191Z] + ls -al . [2022-04-27T15:27:14.191Z] total 164 [2022-04-27T15:27:14.191Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 27 15:27 . [2022-04-27T15:27:14.191Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:25 .. [2022-04-27T15:27:14.191Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 15:26 .git [2022-04-27T15:27:14.191Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 15:25 .github [2022-04-27T15:27:14.191Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 27 15:25 .gitignore [2022-04-27T15:27:14.191Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 15:26 .semver [2022-04-27T15:27:14.191Z] -rw-rw-r-- 1 jenkins jenkins 2022 Apr 27 15:25 Attribution.txt [2022-04-27T15:27:14.191Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 27 15:25 CONTRIBUTING.md [2022-04-27T15:27:14.191Z] -rw-rw-r-- 1 jenkins jenkins 1549 Apr 27 15:25 Dockerfile [2022-04-27T15:27:14.191Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 27 15:25 Jenkinsfile [2022-04-27T15:27:14.191Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 27 15:25 LICENSE [2022-04-27T15:27:14.191Z] -rw-rw-r-- 1 jenkins jenkins 1212 Apr 27 15:25 Makefile [2022-04-27T15:27:14.191Z] -rw-rw-r-- 1 jenkins jenkins 4450 Apr 27 15:25 README.md [2022-04-27T15:27:14.191Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 15:26 VERSION [2022-04-27T15:27:14.191Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 15:25 assets [2022-04-27T15:27:14.191Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 15:25 bin [2022-04-27T15:27:14.191Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 15:25 cmd [2022-04-27T15:27:14.191Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 27 15:27 coverage.out [2022-04-27T15:27:14.191Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 15:25 docs [2022-04-27T15:27:14.191Z] -rw-rw-r-- 1 jenkins jenkins 1944 Apr 27 15:25 go.mod [2022-04-27T15:27:14.191Z] -rw-rw-r-- 1 jenkins jenkins 48565 Apr 27 15:25 go.sum [2022-04-27T15:27:14.191Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 15:25 internal [2022-04-27T15:27:14.191Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 15:25 pkg [2022-04-27T15:27:14.191Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:25 snap [2022-04-27T15:27:14.191Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:25 testing [2022-04-27T15:27:14.191Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 27 15:25 version.go [2022-04-27T15:27:14.191Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:25 web [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:27:14.492Z] + 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=876d29c87b3200f0ade33466378ac6b3fc4ef781 --label arch=amd64 --label version=0.0.0 . [2022-04-27T15:27:14.753Z] Sending build context to Docker daemon 43.22MB [2022-04-27T15:27:14.753Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T15:27:14.753Z] Step 2/23 : FROM ${BASE} AS builder [2022-04-27T15:27:14.753Z] ---> e9546775a84d [2022-04-27T15:27:14.753Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-27T15:27:15.014Z] ---> Running in d3b52066e521 [2022-04-27T15:27:15.014Z] Removing intermediate container d3b52066e521 [2022-04-27T15:27:15.014Z] ---> a912d6725fc1 [2022-04-27T15:27:15.014Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-04-27T15:27:15.276Z] ---> Running in 716c0131965b [2022-04-27T15:27:15.277Z] Removing intermediate container 716c0131965b [2022-04-27T15:27:15.277Z] ---> 34a0a021b105 [2022-04-27T15:27:15.277Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T15:27:15.538Z] ---> Running in 84f8db6e17ca [2022-04-27T15:27:15.538Z] Removing intermediate container 84f8db6e17ca [2022-04-27T15:27:15.538Z] ---> c1c85ef894d5 [2022-04-27T15:27:15.538Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-04-27T15:27:15.799Z] ---> Running in e50dae6e17ce [2022-04-27T15:27:15.799Z] Removing intermediate container e50dae6e17ce [2022-04-27T15:27:15.799Z] ---> a8c68c555212 [2022-04-27T15:27:15.799Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-27T15:27:15.799Z] ---> Running in 5f6064496929 [2022-04-27T15:27:16.060Z] Removing intermediate container 5f6064496929 [2022-04-27T15:27:16.060Z] ---> 1dabfe1f1609 [2022-04-27T15:27:16.060Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T15:27:16.060Z] ---> Running in 06229563ea08 [2022-04-27T15:27:17.002Z] Removing intermediate container 06229563ea08 [2022-04-27T15:27:17.002Z] ---> 4761c91f2266 [2022-04-27T15:27:17.002Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T15:27:17.002Z] ---> Running in 13a81977dae7 [2022-04-27T15:27:17.263Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T15:27:18.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T15:27:18.467Z] OK: 221 MiB in 52 packages [2022-04-27T15:27:19.038Z] Removing intermediate container 13a81977dae7 [2022-04-27T15:27:19.038Z] ---> ca496974e42e [2022-04-27T15:27:19.038Z] Step 10/23 : ENV GO111MODULE=on [2022-04-27T15:27:19.038Z] ---> Running in c4d4587cbeec [2022-04-27T15:27:19.038Z] Removing intermediate container c4d4587cbeec [2022-04-27T15:27:19.038Z] ---> f0f3df2baa80 [2022-04-27T15:27:19.038Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-27T15:27:19.298Z] ---> Running in 905a02649279 [2022-04-27T15:27:19.298Z] Removing intermediate container 905a02649279 [2022-04-27T15:27:19.298Z] ---> b3a7e9593c46 [2022-04-27T15:27:19.298Z] Step 12/23 : COPY go.mod vendor* ./ [2022-04-27T15:27:19.561Z] ---> 221461d2671c [2022-04-27T15:27:19.561Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T15:27:19.561Z] ---> Running in 30700a9a78f0 [2022-04-27T15:27:20.506Z] Removing intermediate container 30700a9a78f0 [2022-04-27T15:27:20.506Z] ---> 195db64efc7f [2022-04-27T15:27:20.506Z] Step 14/23 : COPY . . [2022-04-27T15:27:21.893Z] ---> 984c601ed9fe [2022-04-27T15:27:21.893Z] Step 15/23 : RUN ${MAKE} [2022-04-27T15:27:21.893Z] ---> Running in 2e7fc1628728 [2022-04-27T15:27:21.893Z] 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 [2022-04-27T15:27:27.178Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-04-27T15:27:29.739Z] Removing intermediate container 2e7fc1628728 [2022-04-27T15:27:29.739Z] ---> 178b73c9af48 [2022-04-27T15:27:29.739Z] Step 16/23 : FROM alpine:3.14 [2022-04-27T15:27:30.309Z] 3.14: Pulling from library/alpine [2022-04-27T15:27:30.309Z] 8663204ce13b: Pulling fs layer [2022-04-27T15:27:30.568Z] 8663204ce13b: Verifying Checksum [2022-04-27T15:27:30.568Z] 8663204ce13b: Download complete [2022-04-27T15:27:30.828Z] 8663204ce13b: Pull complete [2022-04-27T15:27:30.828Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-27T15:27:30.828Z] Status: Downloaded newer image for alpine:3.14 [2022-04-27T15:27:30.828Z] ---> e04c818066af [2022-04-27T15:27:30.828Z] Step 17/23 : EXPOSE 4000 [2022-04-27T15:27:30.828Z] ---> Running in 8fcdc4a99c9f [2022-04-27T15:27:31.089Z] Removing intermediate container 8fcdc4a99c9f [2022-04-27T15:27:31.089Z] ---> 6a364e7df07d [2022-04-27T15:27:31.089Z] 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 [2022-04-27T15:27:31.661Z] ---> 4503d53ec3a5 [2022-04-27T15:27:31.661Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-27T15:27:31.923Z] ---> Running in eb80bc3e4fe1 [2022-04-27T15:27:31.923Z] Removing intermediate container eb80bc3e4fe1 [2022-04-27T15:27:31.923Z] ---> b6339cd176ed [2022-04-27T15:27:31.923Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-04-27T15:27:32.184Z] ---> Running in 00d003614452 [2022-04-27T15:27:32.184Z] Removing intermediate container 00d003614452 [2022-04-27T15:27:32.184Z] ---> 0171f937e8ed [2022-04-27T15:27:32.184Z] Step 21/23 : LABEL arch=amd64 [2022-04-27T15:27:32.184Z] ---> Running in 74d5c2344869 [2022-04-27T15:27:32.446Z] Removing intermediate container 74d5c2344869 [2022-04-27T15:27:32.446Z] ---> 3580d3d9027a [2022-04-27T15:27:32.446Z] Step 22/23 : LABEL git_sha=876d29c87b3200f0ade33466378ac6b3fc4ef781 [2022-04-27T15:27:32.706Z] ---> Running in 6b0f6f599b8b [2022-04-27T15:27:32.707Z] Removing intermediate container 6b0f6f599b8b [2022-04-27T15:27:32.707Z] ---> cc68df3200c0 [2022-04-27T15:27:32.707Z] Step 23/23 : LABEL version=0.0.0 [2022-04-27T15:27:32.707Z] ---> Running in 877dbaf9a9f6 [2022-04-27T15:27:32.968Z] Removing intermediate container 877dbaf9a9f6 [2022-04-27T15:27:32.968Z] ---> cfa58da00292 [2022-04-27T15:27:32.968Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-27T15:27:32.968Z] Successfully built cfa58da00292 [2022-04-27T15:27:32.968Z] 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 [2022-04-27T15:27:33.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T15:27:33.378Z] [2022-04-27T15:27:33.378Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:27:33.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T15:27:33.693Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-27T15:27:33.693Z] 5eb5b503b376: Pulling fs layer [2022-04-27T15:27:33.693Z] 5c69ac0246d0: Pulling fs layer [2022-04-27T15:27:33.693Z] ec43610c2a17: Pulling fs layer [2022-04-27T15:27:33.693Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-27T15:27:33.693Z] 33b1e0a273af: Pulling fs layer [2022-04-27T15:27:33.693Z] 5d3b04190fa2: Pulling fs layer [2022-04-27T15:27:33.693Z] 2f39f015ded8: Pulling fs layer [2022-04-27T15:27:33.693Z] 3a2ae6a8a46f: Waiting [2022-04-27T15:27:33.693Z] 33b1e0a273af: Waiting [2022-04-27T15:27:33.693Z] 5d3b04190fa2: Waiting [2022-04-27T15:27:33.693Z] 2f39f015ded8: Waiting [2022-04-27T15:27:33.693Z] 5c69ac0246d0: Download complete [2022-04-27T15:27:33.693Z] 3a2ae6a8a46f: Download complete [2022-04-27T15:27:33.693Z] 33b1e0a273af: Verifying Checksum [2022-04-27T15:27:33.693Z] 33b1e0a273af: Download complete [2022-04-27T15:27:33.954Z] 5d3b04190fa2: Verifying Checksum [2022-04-27T15:27:33.954Z] 5d3b04190fa2: Download complete [2022-04-27T15:27:33.954Z] ec43610c2a17: Verifying Checksum [2022-04-27T15:27:33.954Z] ec43610c2a17: Download complete [2022-04-27T15:27:33.954Z] 5eb5b503b376: Verifying Checksum [2022-04-27T15:27:33.954Z] 5eb5b503b376: Download complete [2022-04-27T15:27:34.523Z] 2f39f015ded8: Download complete [2022-04-27T15:27:35.461Z] 5eb5b503b376: Pull complete [2022-04-27T15:27:35.461Z] 5c69ac0246d0: Pull complete [2022-04-27T15:27:36.029Z] ec43610c2a17: Pull complete [2022-04-27T15:27:36.029Z] 3a2ae6a8a46f: Pull complete [2022-04-27T15:27:36.290Z] 33b1e0a273af: Pull complete [2022-04-27T15:27:36.290Z] 5d3b04190fa2: Pull complete [2022-04-27T15:27:40.487Z] 2f39f015ded8: Pull complete [2022-04-27T15:27:40.487Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-27T15:27:40.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T15:27:40.749Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-27T15:27:40.824Z] prd-ubuntu20.04-docker-8c-8g-33486 does not seem to be running inside a container [2022-04-27T15:27:40.875Z] $ 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-518 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518:/w/workspace/edgexfoundry_edgex-ui-go_PR-518:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-27T15:27:43.748Z] $ docker top 5f34536cb593e54f525a415dad6b2ba2ec00ab5721a78a6e8e7f31425ddaa9c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:27:44.173Z] ---> job-cost.sh [2022-04-27T15:27:44.173Z] lf-activate-venv: SKIPPING [2022-04-27T15:27:44.173Z] INFO: No Stack... [2022-04-27T15:27:44.432Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-27T15:27:45.001Z] INFO: Archiving Costs [Pipeline] sh [2022-04-27T15:27:45.297Z] + cut -d, -f6 [2022-04-27T15:27:45.297Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-518/archives/cost.csv [Pipeline] lock [2022-04-27T15:27:45.317Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-518-2-stack-cost] [2022-04-27T15:27:45.322Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-518-2-stack-cost] did not exist. Created. [2022-04-27T15:27:45.323Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-518-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-27T15:27:45.624Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-27T15:27:45.662Z] Stashed 1 file(s) [Pipeline] } [2022-04-27T15:27:45.669Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-518-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-27T15:27:45.721Z] $ docker stop --time=1 5f34536cb593e54f525a415dad6b2ba2ec00ab5721a78a6e8e7f31425ddaa9c0 [2022-04-27T15:27:46.974Z] $ docker rm -f 5f34536cb593e54f525a415dad6b2ba2ec00ab5721a78a6e8e7f31425ddaa9c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T15:28:03.598Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33487 in /w/workspace/edgexfoundry_edgex-ui-go_PR-518 [Pipeline] { [Pipeline] ws [2022-04-27T15:28:03.610Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2022-04-27T15:28:04.000Z] The recommended git tool is: git [2022-04-27T15:28:10.819Z] using credential edgex-jenkins-ssh [2022-04-27T15:28:10.839Z] Cloning the remote Git repository [2022-04-27T15:28:10.948Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-27T15:28:11.036Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2022-04-27T15:28:11.139Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-27T15:28:11.140Z] > git --version # timeout=10 [2022-04-27T15:28:11.167Z] > git --version # 'git version 2.25.1' [2022-04-27T15:28:11.172Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-27T15:28:11.247Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-27T15:28:14.183Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-04-27T15:28:14.203Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-27T15:28:14.282Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-04-27T15:28:14.345Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-27T15:28:14.348Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-27T15:28:14.385Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/518/head:refs/remotes/origin/PR-518 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-27T15:28:15.067Z] Merging remotes/origin/main commit 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 into PR head commit 876d29c87b3200f0ade33466378ac6b3fc4ef781 [2022-04-27T15:28:15.616Z] Merge succeeded, producing 876d29c87b3200f0ade33466378ac6b3fc4ef781 [2022-04-27T15:28:15.617Z] Checking out Revision 876d29c87b3200f0ade33466378ac6b3fc4ef781 (PR-518) [2022-04-27T15:28:15.092Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T15:28:15.116Z] > git checkout -f 876d29c87b3200f0ade33466378ac6b3fc4ef781 # timeout=10 [2022-04-27T15:28:15.514Z] > git remote # timeout=10 [2022-04-27T15:28:15.537Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T15:28:15.565Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-27T15:28:15.579Z] > git merge 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 # timeout=10 [2022-04-27T15:28:15.606Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-27T15:28:15.630Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T15:28:15.661Z] > git checkout -f 876d29c87b3200f0ade33466378ac6b3fc4ef781 # timeout=10 [2022-04-27T15:28:20.094Z] Commit message: "feat: Supporting for multiple pipeline running" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T15:28:21.004Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-27T15:28:21.004Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-27T15:28:21.004Z] Dload Upload Total Spent Left Speed [2022-04-27T15:28:21.004Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 93992 0 --:--:-- --:--:-- --:--:-- 93992 [Pipeline] sh [2022-04-27T15:28:21.542Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-27T15:28:21.879Z] + sudo tee /etc/docker/daemon.new [2022-04-27T15:28:21.879Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-27T15:28:21.879Z] { [2022-04-27T15:28:21.879Z] "registry-mirrors": [ [2022-04-27T15:28:21.879Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-27T15:28:21.879Z] ], [2022-04-27T15:28:21.879Z] "bip": "10.250.0.254/24", [2022-04-27T15:28:21.879Z] "hosts": [ [2022-04-27T15:28:21.879Z] "tcp://0.0.0.0:5555", [2022-04-27T15:28:21.879Z] "unix:///var/run/docker.sock" [2022-04-27T15:28:21.879Z] ], [2022-04-27T15:28:21.879Z] "mtu": 1458, [2022-04-27T15:28:21.879Z] "selinux-enabled": true, [2022-04-27T15:28:21.879Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-27T15:28:21.879Z] } [Pipeline] sh [2022-04-27T15:28:22.220Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-27T15:28:22.566Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T15:28:40.907Z] provisioning config files... [2022-04-27T15:28:40.931Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config4323353626379667069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:28:41.293Z] ---> docker-login.sh [2022-04-27T15:28:41.293Z] nexus3.edgexfoundry.org:10001 [2022-04-27T15:28:41.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:28:42.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:28:42.177Z] Configure a credential helper to remove this warning. See [2022-04-27T15:28:42.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:28:42.177Z] [2022-04-27T15:28:42.177Z] Login Succeeded [2022-04-27T15:28:42.177Z] nexus3.edgexfoundry.org:10002 [2022-04-27T15:28:42.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:28:42.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:28:42.727Z] Configure a credential helper to remove this warning. See [2022-04-27T15:28:42.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:28:42.727Z] [2022-04-27T15:28:42.727Z] Login Succeeded [2022-04-27T15:28:42.727Z] nexus3.edgexfoundry.org:10003 [2022-04-27T15:28:43.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:28:43.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:28:43.002Z] Configure a credential helper to remove this warning. See [2022-04-27T15:28:43.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:28:43.002Z] [2022-04-27T15:28:43.002Z] Login Succeeded [2022-04-27T15:28:43.002Z] nexus3.edgexfoundry.org:10004 [2022-04-27T15:28:43.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:28:43.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:28:43.606Z] Configure a credential helper to remove this warning. See [2022-04-27T15:28:43.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:28:43.606Z] [2022-04-27T15:28:43.606Z] Login Succeeded [2022-04-27T15:28:43.606Z] docker.io [2022-04-27T15:28:43.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:28:44.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:28:44.474Z] Configure a credential helper to remove this warning. See [2022-04-27T15:28:44.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:28:44.474Z] [2022-04-27T15:28:44.474Z] Login Succeeded [2022-04-27T15:28:44.474Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T15:28:44.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-27T15:28:44.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T15:28:44.992Z] ========================================================= [2022-04-27T15:28:44.992Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-27T15:28:44.992Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:28:45.361Z] + 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 . [2022-04-27T15:28:46.365Z] Sending build context to Docker daemon 27.28MB [2022-04-27T15:28:46.365Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T15:28:46.365Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-27T15:28:46.639Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-27T15:28:46.639Z] 9b3977197b4f: Pulling fs layer [2022-04-27T15:28:46.639Z] 1a89e8eeedd5: Pulling fs layer [2022-04-27T15:28:46.639Z] 94645a83ff95: Pulling fs layer [2022-04-27T15:28:46.639Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-27T15:28:46.639Z] 0c92f367c5e7: Pulling fs layer [2022-04-27T15:28:46.639Z] 3096ccb668a1: Pulling fs layer [2022-04-27T15:28:46.639Z] e8cf19c19ddd: Pulling fs layer [2022-04-27T15:28:46.639Z] a4caa8a26152: Pulling fs layer [2022-04-27T15:28:46.639Z] 3096ccb668a1: Waiting [2022-04-27T15:28:46.639Z] 3f3a8bcf1eab: Waiting [2022-04-27T15:28:46.639Z] 0c92f367c5e7: Waiting [2022-04-27T15:28:46.639Z] e8cf19c19ddd: Waiting [2022-04-27T15:28:46.639Z] a4caa8a26152: Waiting [2022-04-27T15:28:46.639Z] 94645a83ff95: Verifying Checksum [2022-04-27T15:28:46.639Z] 94645a83ff95: Download complete [2022-04-27T15:28:46.639Z] 1a89e8eeedd5: Verifying Checksum [2022-04-27T15:28:46.639Z] 1a89e8eeedd5: Download complete [2022-04-27T15:28:46.639Z] 0c92f367c5e7: Download complete [2022-04-27T15:28:46.639Z] 3096ccb668a1: Verifying Checksum [2022-04-27T15:28:46.639Z] 3096ccb668a1: Download complete [2022-04-27T15:28:46.639Z] 9b3977197b4f: Verifying Checksum [2022-04-27T15:28:46.639Z] 9b3977197b4f: Download complete [2022-04-27T15:28:46.639Z] e8cf19c19ddd: Verifying Checksum [2022-04-27T15:28:46.639Z] e8cf19c19ddd: Download complete [2022-04-27T15:28:47.241Z] 9b3977197b4f: Pull complete [2022-04-27T15:28:47.848Z] 1a89e8eeedd5: Pull complete [2022-04-27T15:28:48.455Z] 94645a83ff95: Pull complete [2022-04-27T15:28:48.455Z] a4caa8a26152: Verifying Checksum [2022-04-27T15:28:48.455Z] a4caa8a26152: Download complete [2022-04-27T15:28:49.053Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-27T15:28:49.053Z] 3f3a8bcf1eab: Download complete [2022-04-27T15:29:01.462Z] 3f3a8bcf1eab: Pull complete [2022-04-27T15:29:01.462Z] 0c92f367c5e7: Pull complete [2022-04-27T15:29:01.462Z] 3096ccb668a1: Pull complete [2022-04-27T15:29:01.737Z] e8cf19c19ddd: Pull complete [2022-04-27T15:29:08.473Z] a4caa8a26152: Pull complete [2022-04-27T15:29:08.473Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-27T15:29:08.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-27T15:29:08.473Z] ---> 725f1c02e7f9 [2022-04-27T15:29:08.473Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-27T15:29:09.462Z] ---> Running in cc4c1eb32598 [2022-04-27T15:29:09.738Z] Removing intermediate container cc4c1eb32598 [2022-04-27T15:29:09.738Z] ---> 5b2d0c084bca [2022-04-27T15:29:09.738Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-27T15:29:09.738Z] ---> Running in 79c01d594287 [2022-04-27T15:29:10.016Z] Removing intermediate container 79c01d594287 [2022-04-27T15:29:10.016Z] ---> 60b4d037f34e [2022-04-27T15:29:10.016Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T15:29:10.016Z] ---> Running in df844758ec11 [2022-04-27T15:29:10.289Z] Removing intermediate container df844758ec11 [2022-04-27T15:29:10.290Z] ---> 1f692bdc291d [2022-04-27T15:29:10.290Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-27T15:29:10.569Z] ---> Running in 24304c747c6a [2022-04-27T15:29:10.843Z] Removing intermediate container 24304c747c6a [2022-04-27T15:29:10.843Z] ---> c2696df2621f [2022-04-27T15:29:10.843Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-27T15:29:10.843Z] ---> Running in 50843ee7253a [2022-04-27T15:29:11.118Z] Removing intermediate container 50843ee7253a [2022-04-27T15:29:11.118Z] ---> b042c347829d [2022-04-27T15:29:11.118Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T15:29:11.394Z] ---> Running in 002a7104b89b [2022-04-27T15:29:13.378Z] Removing intermediate container 002a7104b89b [2022-04-27T15:29:13.378Z] ---> 3003fc44fd9c [2022-04-27T15:29:13.378Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T15:29:13.378Z] ---> Running in 3fc8118dda8a [2022-04-27T15:29:13.974Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T15:29:14.971Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T15:29:15.966Z] OK: 220 MiB in 52 packages [2022-04-27T15:29:16.575Z] Removing intermediate container 3fc8118dda8a [2022-04-27T15:29:16.575Z] ---> 59cc365c740f [2022-04-27T15:29:16.575Z] Step 10/15 : ENV GO111MODULE=on [2022-04-27T15:29:16.575Z] ---> Running in 0e7c452b8e62 [2022-04-27T15:29:17.175Z] Removing intermediate container 0e7c452b8e62 [2022-04-27T15:29:17.175Z] ---> 9395e1f70986 [2022-04-27T15:29:17.175Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-27T15:29:17.175Z] ---> Running in 9997ca12b09c [2022-04-27T15:29:17.448Z] Removing intermediate container 9997ca12b09c [2022-04-27T15:29:17.448Z] ---> 60fe83edee01 [2022-04-27T15:29:17.448Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-27T15:29:18.047Z] ---> ff1b4fcd9ee6 [2022-04-27T15:29:18.047Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T15:29:18.047Z] ---> Running in e4787a307e4b [2022-04-27T15:30:39.864Z] Removing intermediate container e4787a307e4b [2022-04-27T15:30:39.864Z] ---> 8677c02b2ce1 [2022-04-27T15:30:39.864Z] Step 14/15 : COPY . . [2022-04-27T15:30:39.864Z] ---> 687a05824195 [2022-04-27T15:30:39.864Z] Step 15/15 : RUN ${MAKE} [2022-04-27T15:30:39.864Z] ---> Running in ca237affb10e [2022-04-27T15:30:39.864Z] noop [2022-04-27T15:30:39.864Z] Removing intermediate container ca237affb10e [2022-04-27T15:30:39.864Z] ---> d26b16c12265 [2022-04-27T15:30:39.864Z] Successfully built d26b16c12265 [2022-04-27T15:30:39.864Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:30:40.214Z] + docker inspect -f . ci-base-image-arm64 [2022-04-27T15:30:40.214Z] . [Pipeline] withDockerContainer [2022-04-27T15:30:40.452Z] prd-ubuntu20.04-docker-arm64-4c-16g-33487 does not seem to be running inside a container [2022-04-27T15:30:40.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-27T15:30:41.862Z] $ docker top a706b5b50cf8634c693d4f5f518193db8af80614a1046eb1af39a862c65ed199 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T15:30:42.760Z] + go version [2022-04-27T15:30:42.761Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-27T15:30:42.789Z] $ docker stop --time=1 a706b5b50cf8634c693d4f5f518193db8af80614a1046eb1af39a862c65ed199 [2022-04-27T15:30:44.400Z] $ docker rm -f a706b5b50cf8634c693d4f5f518193db8af80614a1046eb1af39a862c65ed199 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:30:45.021Z] + docker inspect -f . ci-base-image-arm64 [2022-04-27T15:30:45.021Z] . [Pipeline] withDockerContainer [2022-04-27T15:30:45.257Z] prd-ubuntu20.04-docker-arm64-4c-16g-33487 does not seem to be running inside a container [2022-04-27T15:30:45.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-27T15:30:46.638Z] $ docker top 09ead5cbaa647b0c32cf9f56864c7155e860f0d92d5721b0632228f201aba699 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-27T15:30:47.558Z] + make test [2022-04-27T15:30:47.558Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-27T15:30:49.013Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-04-27T15:31:28.078Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-04-27T15:31:28.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-04-27T15:31:28.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-04-27T15:31:28.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-04-27T15:31:28.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-04-27T15:31:28.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-04-27T15:31:28.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-04-27T15:31:28.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-04-27T15:31:28.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-04-27T15:31:28.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-04-27T15:31:28.079Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-04-27T15:31:28.079Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-04-27T15:31:28.079Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-04-27T15:31:43.203Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-27T15:31:43.203Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-27T15:31:43.229Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-27T15:31:43.250Z] $ docker stop --time=1 09ead5cbaa647b0c32cf9f56864c7155e860f0d92d5721b0632228f201aba699 [2022-04-27T15:31:44.990Z] $ docker rm -f 09ead5cbaa647b0c32cf9f56864c7155e860f0d92d5721b0632228f201aba699 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T15:31:45.736Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-27T15:31:45.759Z] Warning: overwriting stash ‘coverage-report’ [2022-04-27T15:31:46.585Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T15:31:47.002Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-27T15:31:47.383Z] + ls -al . [2022-04-27T15:31:47.383Z] total 160 [2022-04-27T15:31:47.383Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 27 15:30 . [2022-04-27T15:31:47.383Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:28 .. [2022-04-27T15:31:47.383Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 15:28 .git [2022-04-27T15:31:47.383Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 15:28 .github [2022-04-27T15:31:47.383Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 27 15:28 .gitignore [2022-04-27T15:31:47.383Z] -rw-rw-r-- 1 jenkins jenkins 2022 Apr 27 15:28 Attribution.txt [2022-04-27T15:31:47.383Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 27 15:28 CONTRIBUTING.md [2022-04-27T15:31:47.383Z] -rw-rw-r-- 1 jenkins jenkins 1549 Apr 27 15:28 Dockerfile [2022-04-27T15:31:47.383Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 27 15:28 Jenkinsfile [2022-04-27T15:31:47.383Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 27 15:28 LICENSE [2022-04-27T15:31:47.383Z] -rw-rw-r-- 1 jenkins jenkins 1212 Apr 27 15:28 Makefile [2022-04-27T15:31:47.383Z] -rw-rw-r-- 1 jenkins jenkins 4450 Apr 27 15:28 README.md [2022-04-27T15:31:47.383Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 15:26 VERSION [2022-04-27T15:31:47.383Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 15:28 assets [2022-04-27T15:31:47.383Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 15:28 bin [2022-04-27T15:31:47.383Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 15:28 cmd [2022-04-27T15:31:47.383Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 27 15:30 coverage.out [2022-04-27T15:31:47.383Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 15:28 docs [2022-04-27T15:31:47.383Z] -rw-rw-r-- 1 jenkins jenkins 1944 Apr 27 15:28 go.mod [2022-04-27T15:31:47.383Z] -rw-rw-r-- 1 jenkins jenkins 48565 Apr 27 15:28 go.sum [2022-04-27T15:31:47.383Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 15:28 internal [2022-04-27T15:31:47.383Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 15:28 pkg [2022-04-27T15:31:47.383Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:28 snap [2022-04-27T15:31:47.383Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:28 testing [2022-04-27T15:31:47.383Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 27 15:28 version.go [2022-04-27T15:31:47.383Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:28 web [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:31:47.757Z] + 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=876d29c87b3200f0ade33466378ac6b3fc4ef781 --label arch=arm64 --label version=0.0.0 . [2022-04-27T15:31:48.789Z] Sending build context to Docker daemon 27.28MB [2022-04-27T15:31:48.789Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T15:31:48.789Z] Step 2/23 : FROM ${BASE} AS builder [2022-04-27T15:31:48.789Z] ---> d26b16c12265 [2022-04-27T15:31:48.789Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-27T15:31:49.066Z] ---> Running in 57109be88982 [2022-04-27T15:31:49.340Z] Removing intermediate container 57109be88982 [2022-04-27T15:31:49.340Z] ---> ef47b51ce276 [2022-04-27T15:31:49.340Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-04-27T15:31:49.340Z] ---> Running in c53ae6ad3986 [2022-04-27T15:31:49.615Z] Removing intermediate container c53ae6ad3986 [2022-04-27T15:31:49.615Z] ---> 3717623080b0 [2022-04-27T15:31:49.615Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T15:31:49.893Z] ---> Running in 9e6856ab6b8d [2022-04-27T15:31:50.165Z] Removing intermediate container 9e6856ab6b8d [2022-04-27T15:31:50.165Z] ---> 208923151368 [2022-04-27T15:31:50.165Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-04-27T15:31:50.165Z] ---> Running in 9e077faae9e6 [2022-04-27T15:31:50.441Z] Removing intermediate container 9e077faae9e6 [2022-04-27T15:31:50.441Z] ---> c4aa8cd7f00a [2022-04-27T15:31:50.441Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-27T15:31:50.441Z] ---> Running in daeb2a23150e [2022-04-27T15:31:50.715Z] Removing intermediate container daeb2a23150e [2022-04-27T15:31:50.715Z] ---> 7141ae1131de [2022-04-27T15:31:50.715Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T15:31:50.993Z] ---> Running in 2687c0a0cf26 [2022-04-27T15:31:52.439Z] Removing intermediate container 2687c0a0cf26 [2022-04-27T15:31:52.439Z] ---> d906e51f7b0e [2022-04-27T15:31:52.439Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T15:31:52.717Z] ---> Running in 7bf2000bb824 [2022-04-27T15:31:53.697Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T15:31:54.679Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T15:31:55.276Z] OK: 220 MiB in 52 packages [2022-04-27T15:31:56.257Z] Removing intermediate container 7bf2000bb824 [2022-04-27T15:31:56.257Z] ---> 26b4d3f044bb [2022-04-27T15:31:56.257Z] Step 10/23 : ENV GO111MODULE=on [2022-04-27T15:31:56.257Z] ---> Running in 839ae22ce49d [2022-04-27T15:31:56.528Z] Removing intermediate container 839ae22ce49d [2022-04-27T15:31:56.528Z] ---> 6587165fe86a [2022-04-27T15:31:56.528Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-27T15:31:56.528Z] ---> Running in f0452146ab8c [2022-04-27T15:31:56.801Z] Removing intermediate container f0452146ab8c [2022-04-27T15:31:56.801Z] ---> 843b3f2faf3c [2022-04-27T15:31:56.801Z] Step 12/23 : COPY go.mod vendor* ./ [2022-04-27T15:31:57.406Z] ---> cb6fb202c9d8 [2022-04-27T15:31:57.406Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T15:31:57.406Z] ---> Running in 7003a5c34272 [2022-04-27T15:32:00.030Z] Removing intermediate container 7003a5c34272 [2022-04-27T15:32:00.030Z] ---> b5313cff581f [2022-04-27T15:32:00.030Z] Step 14/23 : COPY . . [2022-04-27T15:32:03.425Z] ---> 60e04b8530d3 [2022-04-27T15:32:03.425Z] Step 15/23 : RUN ${MAKE} [2022-04-27T15:32:03.425Z] ---> Running in 16e881daa161 [2022-04-27T15:32:04.020Z] 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 [2022-04-27T15:32:36.360Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-04-27T15:32:39.753Z] Removing intermediate container 16e881daa161 [2022-04-27T15:32:39.753Z] ---> a3c73a74a43d [2022-04-27T15:32:39.753Z] Step 16/23 : FROM alpine:3.14 [2022-04-27T15:32:40.348Z] 3.14: Pulling from library/alpine [2022-04-27T15:32:40.348Z] 455c02918c45: Pulling fs layer [2022-04-27T15:32:40.622Z] 455c02918c45: Verifying Checksum [2022-04-27T15:32:40.622Z] 455c02918c45: Download complete [2022-04-27T15:32:41.220Z] 455c02918c45: Pull complete [2022-04-27T15:32:41.220Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-27T15:32:41.220Z] Status: Downloaded newer image for alpine:3.14 [2022-04-27T15:32:41.220Z] ---> ac73e934f311 [2022-04-27T15:32:41.220Z] Step 17/23 : EXPOSE 4000 [2022-04-27T15:32:41.507Z] ---> Running in fb0ad1d18a1d [2022-04-27T15:32:41.778Z] Removing intermediate container fb0ad1d18a1d [2022-04-27T15:32:41.778Z] ---> 1fab699642d6 [2022-04-27T15:32:41.778Z] 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 [2022-04-27T15:32:43.214Z] ---> 8ce56374c73b [2022-04-27T15:32:43.214Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-27T15:32:43.214Z] ---> Running in e64a2ded6a66 [2022-04-27T15:32:43.214Z] Removing intermediate container e64a2ded6a66 [2022-04-27T15:32:43.214Z] ---> fa647a4d18cd [2022-04-27T15:32:43.214Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-04-27T15:32:43.501Z] ---> Running in c4a02b38d7f7 [2022-04-27T15:32:43.775Z] Removing intermediate container c4a02b38d7f7 [2022-04-27T15:32:43.775Z] ---> 78791351af71 [2022-04-27T15:32:43.775Z] Step 21/23 : LABEL arch=arm64 [2022-04-27T15:32:43.775Z] ---> Running in 8da700683a58 [2022-04-27T15:32:44.052Z] Removing intermediate container 8da700683a58 [2022-04-27T15:32:44.052Z] ---> f998c4facb4b [2022-04-27T15:32:44.052Z] Step 22/23 : LABEL git_sha=876d29c87b3200f0ade33466378ac6b3fc4ef781 [2022-04-27T15:32:44.052Z] ---> Running in 99f43f80441b [2022-04-27T15:32:44.326Z] Removing intermediate container 99f43f80441b [2022-04-27T15:32:44.326Z] ---> 3917196b959d [2022-04-27T15:32:44.326Z] Step 23/23 : LABEL version=0.0.0 [2022-04-27T15:32:44.607Z] ---> Running in 4c5b162ee217 [2022-04-27T15:32:44.882Z] Removing intermediate container 4c5b162ee217 [2022-04-27T15:32:44.882Z] ---> b4b81e7ece91 [2022-04-27T15:32:44.882Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-27T15:32:44.882Z] Successfully built b4b81e7ece91 [2022-04-27T15:32:44.882Z] 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 [2022-04-27T15:32:45.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T15:32:45.346Z] [2022-04-27T15:32:45.346Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:32:45.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T15:32:45.971Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-27T15:32:45.971Z] 8998bd30e6a1: Pulling fs layer [2022-04-27T15:32:45.971Z] 04944245beec: Pulling fs layer [2022-04-27T15:32:45.971Z] 699f458cf7ca: Pulling fs layer [2022-04-27T15:32:45.971Z] 765212b225bb: Pulling fs layer [2022-04-27T15:32:45.971Z] f23df028b6ca: Pulling fs layer [2022-04-27T15:32:45.971Z] d65c8cfc05b1: Pulling fs layer [2022-04-27T15:32:45.971Z] 2437ff75d9bd: Pulling fs layer [2022-04-27T15:32:45.971Z] f23df028b6ca: Waiting [2022-04-27T15:32:45.971Z] 765212b225bb: Waiting [2022-04-27T15:32:45.971Z] d65c8cfc05b1: Waiting [2022-04-27T15:32:45.971Z] 2437ff75d9bd: Waiting [2022-04-27T15:32:45.971Z] 04944245beec: Verifying Checksum [2022-04-27T15:32:45.971Z] 04944245beec: Download complete [2022-04-27T15:32:45.971Z] 765212b225bb: Verifying Checksum [2022-04-27T15:32:45.971Z] 765212b225bb: Download complete [2022-04-27T15:32:45.971Z] f23df028b6ca: Verifying Checksum [2022-04-27T15:32:45.971Z] f23df028b6ca: Download complete [2022-04-27T15:32:45.971Z] d65c8cfc05b1: Download complete [2022-04-27T15:32:46.248Z] 699f458cf7ca: Verifying Checksum [2022-04-27T15:32:46.248Z] 699f458cf7ca: Download complete [2022-04-27T15:32:46.521Z] 8998bd30e6a1: Verifying Checksum [2022-04-27T15:32:46.521Z] 8998bd30e6a1: Download complete [2022-04-27T15:32:49.147Z] 2437ff75d9bd: Verifying Checksum [2022-04-27T15:32:49.147Z] 2437ff75d9bd: Download complete [2022-04-27T15:32:51.120Z] 8998bd30e6a1: Pull complete [2022-04-27T15:32:51.395Z] 04944245beec: Pull complete [2022-04-27T15:32:52.832Z] 699f458cf7ca: Pull complete [2022-04-27T15:32:53.107Z] 765212b225bb: Pull complete [2022-04-27T15:32:54.091Z] f23df028b6ca: Pull complete [2022-04-27T15:32:54.091Z] d65c8cfc05b1: Pull complete [2022-04-27T15:33:09.187Z] 2437ff75d9bd: Pull complete [2022-04-27T15:33:09.187Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-27T15:33:09.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T15:33:09.187Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-27T15:33:09.422Z] prd-ubuntu20.04-docker-arm64-4c-16g-33487 does not seem to be running inside a container [2022-04-27T15:33:09.511Z] $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-27T15:33:11.932Z] $ docker top b98078a3a6f21a75bf0312123ff7b3ed69e6682102cdfad698ed9b63df43a2c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:33:12.834Z] ---> job-cost.sh [2022-04-27T15:33:12.834Z] lf-activate-venv: SKIPPING [2022-04-27T15:33:12.834Z] INFO: No Stack... [2022-04-27T15:33:13.106Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-27T15:33:14.083Z] INFO: Archiving Costs [Pipeline] sh [2022-04-27T15:33:14.738Z] + cut -d, -f6 [2022-04-27T15:33:14.738Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock [2022-04-27T15:33:14.789Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-518-2-stack-cost] [2022-04-27T15:33:14.799Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-518-2-stack-cost] did not exist. Created. [2022-04-27T15:33:14.799Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-518-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-27T15:33:15.529Z] /w/workspace/edgex-ui-go/2@tmp/durable-27c1e63f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-27T15:33:16.246Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-27T15:33:16.278Z] Warning: overwriting stash ‘stack-cost’ [2022-04-27T15:33:16.456Z] Stashed 1 file(s) [Pipeline] } [2022-04-27T15:33:16.464Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-518-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-27T15:33:16.490Z] $ docker stop --time=1 b98078a3a6f21a75bf0312123ff7b3ed69e6682102cdfad698ed9b63df43a2c4 [2022-04-27T15:33:17.983Z] $ docker rm -f b98078a3a6f21a75bf0312123ff7b3ed69e6682102cdfad698ed9b63df43a2c4 [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 [2022-04-27T15:33:18.444Z] provisioning config files... [2022-04-27T15:33:18.454Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp/config1313001672675092123tmp [Pipeline] { [Pipeline] sh [2022-04-27T15:33:18.764Z] + set +x [2022-04-27T15:33:18.765Z] + curl -s https://codecov.io/bash [2022-04-27T15:33:18.765Z] + bash -s -- [2022-04-27T15:33:18.765Z] [2022-04-27T15:33:18.765Z] _____ _ [2022-04-27T15:33:18.765Z] / ____| | | [2022-04-27T15:33:18.765Z] | | ___ __| | ___ ___ _____ __ [2022-04-27T15:33:18.765Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-27T15:33:18.765Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-27T15:33:18.765Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-27T15:33:18.765Z] Bash-1.0.6 [2022-04-27T15:33:18.765Z] [2022-04-27T15:33:18.765Z] [2022-04-27T15:33:18.765Z] ==> git version 2.25.1 found [2022-04-27T15:33:18.765Z] ==> 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 [2022-04-27T15:33:18.765Z] Release-Date: 2020-01-08 [2022-04-27T15:33:18.765Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-27T15:33:18.765Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-27T15:33:18.765Z] ==> Jenkins CI detected. [2022-04-27T15:33:18.765Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-518 [2022-04-27T15:33:18.765Z] project root: . [2022-04-27T15:33:18.765Z] --> token set from env [2022-04-27T15:33:18.765Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-27T15:33:18.765Z] ==> Running gcov in . (disable via -X gcov) [2022-04-27T15:33:18.765Z] ==> Python coveragepy not found [2022-04-27T15:33:18.765Z] ==> Searching for coverage reports in: [2022-04-27T15:33:18.765Z] + . [2022-04-27T15:33:19.026Z] -> Found 1 reports [2022-04-27T15:33:19.026Z] ==> Detecting git/mercurial file structure [2022-04-27T15:33:19.026Z] ==> Reading reports [2022-04-27T15:33:19.026Z] + ./coverage.out bytes=10 [2022-04-27T15:33:19.026Z] ==> Appending adjustments [2022-04-27T15:33:19.026Z] https://docs.codecov.io/docs/fixing-reports [2022-04-27T15:33:19.026Z] + Found adjustments [2022-04-27T15:33:19.026Z] ==> Gzipping contents [2022-04-27T15:33:19.026Z] 8.0K /tmp/codecov.mlCKhr.gz [2022-04-27T15:33:19.026Z] ==> Uploading reports [2022-04-27T15:33:19.026Z] url: https://codecov.io [2022-04-27T15:33:19.026Z] query: branch=PR-518&commit=876d29c87b3200f0ade33466378ac6b3fc4ef781&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-518%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=518&job=&cmd_args= [2022-04-27T15:33:19.026Z] -> Pinging Codecov [2022-04-27T15:33:19.026Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-518&commit=876d29c87b3200f0ade33466378ac6b3fc4ef781&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-518%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=518&job=&cmd_args= [2022-04-27T15:33:19.598Z] -> Uploading to [2022-04-27T15:33:19.598Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-27/FB506323287CE973F263BFD2A0EB1F37/876d29c87b3200f0ade33466378ac6b3fc4ef781/34b90542-af58-48f7-8db8-2afd8a983b30.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220427T153319Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=81e2b3e698553e276d355a7a6c7beb58c86d38fcae32559a917c60e2c9f67a46 [2022-04-27T15:33:19.598Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-27T15:33:19.598Z] Dload Upload Total Spent Left Speed [2022-04-27T15:33:19.859Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4378 0 0 100 4378 0 16095 --:--:-- --:--:-- --:--:-- 16095 [2022-04-27T15:33:19.859Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/876d29c87b3200f0ade33466378ac6b3fc4ef781 [Pipeline] } [2022-04-27T15:33:19.867Z] 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 [2022-04-27T15:33:20.676Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-518/archives ] [2022-04-27T15:33:20.676Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-518/archives [2022-04-27T15:33:20.676Z] total 16 [2022-04-27T15:33:20.676Z] drwxr-xr-x 3 root root 4096 Apr 27 15:27 . [2022-04-27T15:33:20.676Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 27 15:27 .. [2022-04-27T15:33:20.676Z] drwxr-xr-x 2 root root 4096 Apr 27 15:27 cost [2022-04-27T15:33:20.676Z] -rw-r--r-- 1 root root 82 Apr 27 15:27 cost.csv [2022-04-27T15:33:20.676Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-518/archives [2022-04-27T15:33:20.676Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-518/archives [2022-04-27T15:33:20.676Z] total 16 [2022-04-27T15:33:20.676Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 15:27 . [2022-04-27T15:33:20.676Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 27 15:27 .. [2022-04-27T15:33:20.676Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 15:27 cost [2022-04-27T15:33:20.676Z] -rw-r--r-- 1 jenkins jenkins 82 Apr 27 15:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:33:20.980Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:33:21.847Z] ---> package-listing.sh [2022-04-27T15:33:21.848Z] ++ facter osfamily [2022-04-27T15:33:21.848Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-27T15:33:22.108Z] + OS_FAMILY=debian [2022-04-27T15:33:22.108Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-518 [2022-04-27T15:33:22.108Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-27T15:33:22.108Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-27T15:33:22.108Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-27T15:33:22.108Z] + PACKAGES=/tmp/packages_start.txt [2022-04-27T15:33:22.108Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-518 ']' [2022-04-27T15:33:22.108Z] + PACKAGES=/tmp/packages_end.txt [2022-04-27T15:33:22.108Z] + case "${OS_FAMILY}" in [2022-04-27T15:33:22.108Z] + dpkg -l [2022-04-27T15:33:22.108Z] + grep '^ii' [2022-04-27T15:33:22.108Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-27T15:33:22.108Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-27T15:33:22.108Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-27T15:33:22.108Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-518 ']' [2022-04-27T15:33:22.108Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-518/archives/ [2022-04-27T15:33:22.108Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-518/archives/ [Pipeline] echo [2022-04-27T15:33:22.119Z] 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-518/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-27T15:33:22.400Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:33:22.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T15:33:22.960Z] . [Pipeline] withDockerContainer [2022-04-27T15:33:23.032Z] prd-ubuntu20.04-docker-8c-8g-33486 does not seem to be running inside a container [2022-04-27T15:33:23.086Z] $ 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-518/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-518 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518:/w/workspace/edgexfoundry_edgex-ui-go_PR-518:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-27T15:33:23.347Z] $ docker top 095726fa252fd1b6655af2b758d026f58c3841d1ab1d32c56f9342e51da1b188 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T15:33:23.701Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-27T15:33:23.993Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-27T15:33:24.284Z] + ls /var/log/sa-host [2022-04-27T15:33:24.284Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T15:33:24.571Z] provisioning config files... [2022-04-27T15:33:24.581Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp/config8649979005115742368tmp [Pipeline] { [Pipeline] echo [2022-04-27T15:33:24.600Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:33:24.888Z] ---> create-netrc.sh [Pipeline] } [2022-04-27T15:33:24.898Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:33:25.258Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-27T15:33:25.268Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:33:25.558Z] ---> sudo-logs.sh [2022-04-27T15:33:25.558Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-27T15:33:25.585Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:33:25.876Z] ---> job-cost.sh [2022-04-27T15:33:25.876Z] lf-activate-venv: SKIPPING [2022-04-27T15:33:25.876Z] DEBUG: total: 0.2199999988079071 [2022-04-27T15:33:25.876Z] INFO: Retrieving Stack Cost... [2022-04-27T15:33:26.138Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-27T15:33:26.711Z] INFO: Archiving Costs [Pipeline] echo [2022-04-27T15:33:26.726Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:33:27.016Z] ---> logs-deploy.sh [2022-04-27T15:33:27.016Z] lf-activate-venv: SKIPPING [2022-04-27T15:33:27.016Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-518/2 [2022-04-27T15:33:27.016Z] INFO: archiving workspace using pattern(s): [2022-04-27T15:33:27.958Z] Archives upload complete. [2022-04-27T15:33:27.958Z] INFO: archiving logs to Nexus