Pull request #555 opened 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 f4d2267b9980e68ca6d6a213cda2ae4145cac142+d7c7e54f90897c22ce68a90184a6803839f2242e (77c90f630ba5fac989db6d09eb2750610a66d813) 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-ssh308980466717404983.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh12301709188748548577.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-555/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-555/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17130648422374474202.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-555/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13013777140167900631.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh16803387047325149415.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-555/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-555/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18173363062296456595.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-2124 in /w/workspace/edgexfoundry_edgex-ui-go_PR-555 [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-555 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Merging remotes/origin/main commit d7c7e54f90897c22ce68a90184a6803839f2242e into PR head commit f4d2267b9980e68ca6d6a213cda2ae4145cac142 Merge succeeded, producing 44a0f36744b834a51919f151a1a552e1f496d094 Checking out Revision 44a0f36744b834a51919f151a1a552e1f496d094 (PR-555) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/555/head:refs/remotes/origin/PR-555 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4d2267b9980e68ca6d6a213cda2ae4145cac142 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge d7c7e54f90897c22ce68a90184a6803839f2242e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44a0f36744b834a51919f151a1a552e1f496d094 # timeout=10 Commit message: "Merge commit 'd7c7e54f90897c22ce68a90184a6803839f2242e' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-29T15:39:13.545Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-29T15:39:13.722Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-29T15:39:13.836Z] ========================================================= [2022-09-29T15:39:13.836Z] EdgeX Global Pipelines Version Info [2022-09-29T15:39:13.836Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-29T15:39:14.563Z] ------------------- [2022-09-29T15:39:14.563Z] stable info: [2022-09-29T15:39:14.563Z] ------------------- [2022-09-29T15:39:14.563Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-29T15:39:14.563Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-29T15:39:14.563Z] Message: update stable to v1.0.239 [2022-09-29T15:39:15.132Z] ------------------- [2022-09-29T15:39:15.132Z] experimental info: [2022-09-29T15:39:15.132Z] ------------------- [2022-09-29T15:39:15.132Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-29T15:39:15.132Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-29T15:39:15.132Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-29T15:39:15.416Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-09-29T15:39:15.463Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-09-29T15:39:15.507Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-29T15:39:15.544Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-29T15:39:15.584Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-29T15:39:15.627Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-29T15:39:15.667Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-29T15:39:15.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-29T15:39:15.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-29T15:39:15.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-29T15:39:15.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-29T15:39:15.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-09-29T15:39:15.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-29T15:39:15.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-29T15:39:16.006Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-29T15:39:16.051Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-29T15:39:16.091Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-29T15:39:16.138Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-29T15:39:16.177Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-29T15:39:16.222Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-29T15:39:16.263Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-29T15:39:16.305Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-29T15:39:16.348Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-29T15:39:16.395Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-29T15:39:16.435Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-29T15:39:16.476Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-29T15:39:16.512Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-29T15:39:16.549Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-555 [Pipeline] echo [2022-09-29T15:39:16.597Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-555 [Pipeline] echo [2022-09-29T15:39:16.637Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-555 [Pipeline] echo [2022-09-29T15:39:16.675Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44a0f36744b834a51919f151a1a552e1f496d094 [Pipeline] echo [2022-09-29T15:39:16.715Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44a0f36 [Pipeline] echo [2022-09-29T15:39:16.758Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-29T15:39:16.876Z] provisioning config files... [2022-09-29T15:39:16.891Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-555@tmp/config17544132286884011535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-29T15:39:17.237Z] ---> docker-login.sh [2022-09-29T15:39:17.237Z] nexus3.edgexfoundry.org:10001 [2022-09-29T15:39:17.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T15:39:17.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T15:39:17.757Z] Configure a credential helper to remove this warning. See [2022-09-29T15:39:17.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T15:39:17.757Z] [2022-09-29T15:39:17.757Z] Login Succeeded [2022-09-29T15:39:17.757Z] nexus3.edgexfoundry.org:10002 [2022-09-29T15:39:17.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T15:39:17.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T15:39:17.757Z] Configure a credential helper to remove this warning. See [2022-09-29T15:39:17.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T15:39:17.757Z] [2022-09-29T15:39:17.757Z] Login Succeeded [2022-09-29T15:39:17.757Z] nexus3.edgexfoundry.org:10003 [2022-09-29T15:39:17.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T15:39:18.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T15:39:18.018Z] Configure a credential helper to remove this warning. See [2022-09-29T15:39:18.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T15:39:18.018Z] [2022-09-29T15:39:18.018Z] Login Succeeded [2022-09-29T15:39:18.018Z] nexus3.edgexfoundry.org:10004 [2022-09-29T15:39:18.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T15:39:18.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T15:39:18.018Z] Configure a credential helper to remove this warning. See [2022-09-29T15:39:18.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T15:39:18.018Z] [2022-09-29T15:39:18.018Z] Login Succeeded [2022-09-29T15:39:18.018Z] docker.io [2022-09-29T15:39:18.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T15:39:18.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T15:39:18.586Z] Configure a credential helper to remove this warning. See [2022-09-29T15:39:18.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T15:39:18.586Z] [2022-09-29T15:39:18.586Z] Login Succeeded [2022-09-29T15:39:18.586Z] ---> docker-login.sh ends [Pipeline] } [2022-09-29T15:39:18.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-29T15:39:19.238Z] + git rev-list -1 --merges 44a0f36744b834a51919f151a1a552e1f496d094~1..44a0f36744b834a51919f151a1a552e1f496d094 [Pipeline] echo [2022-09-29T15:39:19.279Z] -----------> git rev-list -1 --merges 44a0f36744b834a51919f151a1a552e1f496d094~1..44a0f36744b834a51919f151a1a552e1f496d094 44a0f36744b834a51919f151a1a552e1f496d094 [2022-09-29T15:39:19.279Z] 44a0f36744b834a51919f151a1a552e1f496d094 [false] [Pipeline] sh [2022-09-29T15:39:19.588Z] + git log --format=format:%s -1 44a0f36744b834a51919f151a1a552e1f496d094 [Pipeline] echo [2022-09-29T15:39:19.628Z] ========================================================= [2022-09-29T15:39:19.628Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-29T15:39:19.628Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-29T15:39:20.060Z] + git log --format=format:%s -1 44a0f36744b834a51919f151a1a552e1f496d094 [Pipeline] echo [2022-09-29T15:39:20.094Z] [semverPrep] GIT_COMMIT: 44a0f36744b834a51919f151a1a552e1f496d094, Commit Message: Merge commit 'd7c7e54f90897c22ce68a90184a6803839f2242e' into HEAD [Pipeline] echo [2022-09-29T15:39:20.124Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-29T15:39:20.512Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-29T15:39:20.512Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-29T15:39:20.512Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-29T15:39:20.512Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-29T15:39:20.512Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-29T15:39:20.512Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-29T15:39:20.512Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T15:39:20.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-29T15:39:20.998Z] [2022-09-29T15:39:20.998Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T15:39:21.368Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-29T15:39:21.368Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-29T15:39:21.368Z] b85a868b505f: Pulling fs layer [2022-09-29T15:39:21.368Z] e2be974225ed: Pulling fs layer [2022-09-29T15:39:21.368Z] 339a4e72a1f5: Pulling fs layer [2022-09-29T15:39:21.368Z] 988bab9f4d93: Pulling fs layer [2022-09-29T15:39:21.368Z] 1469e6f7b9e6: Pulling fs layer [2022-09-29T15:39:21.368Z] eaf3925da568: Pulling fs layer [2022-09-29T15:39:21.368Z] bab4dde63d76: Pulling fs layer [2022-09-29T15:39:21.368Z] bde34c3a00c8: Pulling fs layer [2022-09-29T15:39:21.368Z] b352a97aabf1: Pulling fs layer [2022-09-29T15:39:21.368Z] 4872d77fe225: Pulling fs layer [2022-09-29T15:39:21.368Z] 5851b861e8e6: Pulling fs layer [2022-09-29T15:39:21.368Z] b352a97aabf1: Waiting [2022-09-29T15:39:21.368Z] eaf3925da568: Waiting [2022-09-29T15:39:21.368Z] bab4dde63d76: Waiting [2022-09-29T15:39:21.368Z] 4872d77fe225: Waiting [2022-09-29T15:39:21.368Z] 5851b861e8e6: Waiting [2022-09-29T15:39:21.368Z] bde34c3a00c8: Waiting [2022-09-29T15:39:21.368Z] 988bab9f4d93: Waiting [2022-09-29T15:39:21.368Z] e2be974225ed: Verifying Checksum [2022-09-29T15:39:21.368Z] e2be974225ed: Download complete [2022-09-29T15:39:21.368Z] 988bab9f4d93: Download complete [2022-09-29T15:39:21.627Z] 1469e6f7b9e6: Verifying Checksum [2022-09-29T15:39:21.627Z] 1469e6f7b9e6: Download complete [2022-09-29T15:39:21.627Z] eaf3925da568: Download complete [2022-09-29T15:39:21.627Z] 339a4e72a1f5: Verifying Checksum [2022-09-29T15:39:21.627Z] 339a4e72a1f5: Download complete [2022-09-29T15:39:21.627Z] bde34c3a00c8: Download complete [2022-09-29T15:39:21.627Z] b352a97aabf1: Download complete [2022-09-29T15:39:21.627Z] 4872d77fe225: Verifying Checksum [2022-09-29T15:39:21.627Z] 4872d77fe225: Download complete [2022-09-29T15:39:21.627Z] 5851b861e8e6: Download complete [2022-09-29T15:39:21.627Z] b85a868b505f: Verifying Checksum [2022-09-29T15:39:21.627Z] b85a868b505f: Download complete [2022-09-29T15:39:21.890Z] bab4dde63d76: Verifying Checksum [2022-09-29T15:39:21.890Z] bab4dde63d76: Download complete [2022-09-29T15:39:22.827Z] b85a868b505f: Pull complete [2022-09-29T15:39:22.827Z] e2be974225ed: Pull complete [2022-09-29T15:39:23.398Z] 339a4e72a1f5: Pull complete [2022-09-29T15:39:23.398Z] 988bab9f4d93: Pull complete [2022-09-29T15:39:23.656Z] 1469e6f7b9e6: Pull complete [2022-09-29T15:39:23.929Z] eaf3925da568: Pull complete [2022-09-29T15:39:25.332Z] bab4dde63d76: Pull complete [2022-09-29T15:39:25.591Z] bde34c3a00c8: Pull complete [2022-09-29T15:39:25.591Z] b352a97aabf1: Pull complete [2022-09-29T15:39:25.591Z] 4872d77fe225: Pull complete [2022-09-29T15:39:25.849Z] 5851b861e8e6: Pull complete [2022-09-29T15:39:25.849Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-29T15:39:25.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-29T15:39:25.849Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T15:39:26.074Z] prd-ubuntu20.04-docker-8c-8g-2124 does not seem to be running inside a container [2022-09-29T15:39:26.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-555 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-555:/w/workspace/edgexfoundry_edgex-ui-go_PR-555:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-555@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-555@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-29T15:39:28.180Z] $ docker top 98c2cb2e287710c5848069cf9ac79513f583429ec3d59c4273e2a2cd2c68a576 -eo pid,comm [2022-09-29T15:39:28.240Z] 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-09-29T15:39:28.240Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-29T15:39:28.373Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-29T15:39:28.373Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-29T15:39:28.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-29T15:39:28.501Z] $ docker exec 98c2cb2e287710c5848069cf9ac79513f583429ec3d59c4273e2a2cd2c68a576 ssh-agent [2022-09-29T15:39:28.607Z] SSH_AUTH_SOCK=/tmp/ssh-ZUEWo3klH1Wj/agent.32 [2022-09-29T15:39:28.607Z] SSH_AGENT_PID=38 [2022-09-29T15:39:28.612Z] Running ssh-add (command line suppressed) [2022-09-29T15:39:28.706Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-555@tmp/private_key_5893972430673418794.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-555@tmp/private_key_5893972430673418794.key) [2022-09-29T15:39:28.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-29T15:39:29.050Z] + git tag --points-at HEAD [Pipeline] } [2022-09-29T15:39:29.077Z] $ docker exec --env ******** --env ******** 98c2cb2e287710c5848069cf9ac79513f583429ec3d59c4273e2a2cd2c68a576 ssh-agent -k [2022-09-29T15:39:29.180Z] unset SSH_AUTH_SOCK; [2022-09-29T15:39:29.180Z] unset SSH_AGENT_PID; [2022-09-29T15:39:29.183Z] echo Agent pid 38 killed; [2022-09-29T15:39:29.190Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-29T15:39:29.275Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-29T15:39:29.275Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-29T15:39:29.385Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-29T15:39:29.388Z] $ docker exec 98c2cb2e287710c5848069cf9ac79513f583429ec3d59c4273e2a2cd2c68a576 ssh-agent [2022-09-29T15:39:29.495Z] SSH_AUTH_SOCK=/tmp/ssh-ZD9JRjC5B3je/agent.70 [2022-09-29T15:39:29.495Z] SSH_AGENT_PID=76 [2022-09-29T15:39:29.499Z] Running ssh-add (command line suppressed) [2022-09-29T15:39:29.607Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-555@tmp/private_key_4855578129469102715.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-555@tmp/private_key_4855578129469102715.key) [2022-09-29T15:39:29.622Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-29T15:39:29.955Z] + git semver init [2022-09-29T15:39:30.214Z] 2022-09-29 15:39:30,126 [run_init] DEBUG init version:0.0.0 force:False [2022-09-29T15:39:30.214Z] 2022-09-29 15:39:30,126 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-555/.semver [2022-09-29T15:39:30.214Z] 2022-09-29 15:39:30,127 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-555/.semver [2022-09-29T15:39:30.214Z] 2022-09-29 15:39:30,127 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-555/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-555, universal_newlines=False, shell=None, istream=None) [2022-09-29T15:39:31.591Z] 2022-09-29 15:39:31,498 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-555/.git/info/exclude [2022-09-29T15:39:31.591Z] 2022-09-29 15:39:31,498 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-555/.semver/PR-555 with force:False [2022-09-29T15:39:31.591Z] 2022-09-29 15:39:31,498 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-555/.semver/PR-555 [2022-09-29T15:39:31.591Z] 2022-09-29 15:39:31,502 [execute] INFO git cat-file --batch-check [2022-09-29T15:39:31.591Z] 2022-09-29 15:39:31,503 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-555/.semver, universal_newlines=False, shell=None, istream=) [2022-09-29T15:39:31.591Z] 2022-09-29 15:39:31,508 [execute] INFO git cat-file --batch [2022-09-29T15:39:31.591Z] 2022-09-29 15:39:31,508 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-555/.semver, universal_newlines=False, shell=None, istream=) [2022-09-29T15:39:31.591Z] 2022-09-29 15:39:31,513 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-555/.semver/PR-555 [2022-09-29T15:39:31.591Z] 0.0.0 [Pipeline] } [2022-09-29T15:39:31.620Z] $ docker exec --env ******** --env ******** 98c2cb2e287710c5848069cf9ac79513f583429ec3d59c4273e2a2cd2c68a576 ssh-agent -k [2022-09-29T15:39:31.719Z] unset SSH_AUTH_SOCK; [2022-09-29T15:39:31.719Z] unset SSH_AGENT_PID; [2022-09-29T15:39:31.719Z] echo Agent pid 76 killed; [2022-09-29T15:39:31.728Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-29T15:39:32.179Z] + git semver [Pipeline] } [2022-09-29T15:39:32.465Z] $ docker stop --time=1 98c2cb2e287710c5848069cf9ac79513f583429ec3d59c4273e2a2cd2c68a576 [2022-09-29T15:39:33.767Z] $ docker rm -f 98c2cb2e287710c5848069cf9ac79513f583429ec3d59c4273e2a2cd2c68a576 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-29T15:39:34.168Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-29T15:39:34.414Z] Stashed 1 file(s) [Pipeline] echo [2022-09-29T15:39:34.430Z] [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-09-29T15:39:35.051Z] provisioning config files... [2022-09-29T15:39:35.060Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-555@tmp/config9664770817662701791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-29T15:39:35.403Z] ---> docker-login.sh [2022-09-29T15:39:35.403Z] nexus3.edgexfoundry.org:10001 [2022-09-29T15:39:35.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T15:39:35.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T15:39:35.403Z] Configure a credential helper to remove this warning. See [2022-09-29T15:39:35.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T15:39:35.403Z] [2022-09-29T15:39:35.403Z] Login Succeeded [2022-09-29T15:39:35.403Z] nexus3.edgexfoundry.org:10002 [2022-09-29T15:39:35.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T15:39:35.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T15:39:35.403Z] Configure a credential helper to remove this warning. See [2022-09-29T15:39:35.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T15:39:35.403Z] [2022-09-29T15:39:35.403Z] Login Succeeded [2022-09-29T15:39:35.403Z] nexus3.edgexfoundry.org:10003 [2022-09-29T15:39:35.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T15:39:35.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T15:39:35.662Z] Configure a credential helper to remove this warning. See [2022-09-29T15:39:35.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T15:39:35.662Z] [2022-09-29T15:39:35.662Z] Login Succeeded [2022-09-29T15:39:35.662Z] nexus3.edgexfoundry.org:10004 [2022-09-29T15:39:35.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T15:39:35.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T15:39:35.662Z] Configure a credential helper to remove this warning. See [2022-09-29T15:39:35.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T15:39:35.662Z] [2022-09-29T15:39:35.662Z] Login Succeeded [2022-09-29T15:39:35.662Z] docker.io [2022-09-29T15:39:35.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T15:39:36.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T15:39:36.180Z] Configure a credential helper to remove this warning. See [2022-09-29T15:39:36.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T15:39:36.180Z] [2022-09-29T15:39:36.180Z] Login Succeeded [2022-09-29T15:39:36.180Z] ---> docker-login.sh ends [Pipeline] } [2022-09-29T15:39:36.209Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-29T15:39:36.399Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-29T15:39:36.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-29T15:39:36.469Z] ========================================================= [2022-09-29T15:39:36.469Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-29T15:39:36.469Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T15:39:36.921Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-29T15:39:37.180Z] Sending build context to Docker daemon 45.81MB [2022-09-29T15:39:37.180Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-09-29T15:39:37.180Z] Step 2/16 : FROM ${BASE} AS builder [2022-09-29T15:39:37.180Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-29T15:39:37.180Z] 2408cc74d12b: Pulling fs layer [2022-09-29T15:39:37.180Z] ea60b727a1ce: Pulling fs layer [2022-09-29T15:39:37.180Z] 30c4a7721957: Pulling fs layer [2022-09-29T15:39:37.180Z] 370296b7ddb6: Pulling fs layer [2022-09-29T15:39:37.180Z] 7c6cee850709: Pulling fs layer [2022-09-29T15:39:37.180Z] 39a5fcdaea64: Pulling fs layer [2022-09-29T15:39:37.180Z] d94ebbe4e438: Pulling fs layer [2022-09-29T15:39:37.180Z] bcfd1f05c69d: Pulling fs layer [2022-09-29T15:39:37.180Z] 59ccb84bbe0f: Pulling fs layer [2022-09-29T15:39:37.180Z] 39a5fcdaea64: Waiting [2022-09-29T15:39:37.180Z] bcfd1f05c69d: Waiting [2022-09-29T15:39:37.180Z] d94ebbe4e438: Waiting [2022-09-29T15:39:37.180Z] 59ccb84bbe0f: Waiting [2022-09-29T15:39:37.180Z] 370296b7ddb6: Waiting [2022-09-29T15:39:37.180Z] 7c6cee850709: Waiting [2022-09-29T15:39:37.180Z] 30c4a7721957: Verifying Checksum [2022-09-29T15:39:37.180Z] 30c4a7721957: Download complete [2022-09-29T15:39:37.180Z] ea60b727a1ce: Download complete [2022-09-29T15:39:37.180Z] 7c6cee850709: Verifying Checksum [2022-09-29T15:39:37.180Z] 7c6cee850709: Download complete [2022-09-29T15:39:37.180Z] 39a5fcdaea64: Verifying Checksum [2022-09-29T15:39:37.180Z] 39a5fcdaea64: Download complete [2022-09-29T15:39:37.180Z] 2408cc74d12b: Verifying Checksum [2022-09-29T15:39:37.180Z] 2408cc74d12b: Download complete [2022-09-29T15:39:37.180Z] d94ebbe4e438: Verifying Checksum [2022-09-29T15:39:37.180Z] d94ebbe4e438: Download complete [2022-09-29T15:39:37.444Z] 2408cc74d12b: Pull complete [2022-09-29T15:39:37.444Z] ea60b727a1ce: Pull complete [2022-09-29T15:39:37.444Z] 30c4a7721957: Pull complete [2022-09-29T15:39:37.703Z] 59ccb84bbe0f: Verifying Checksum [2022-09-29T15:39:37.703Z] 59ccb84bbe0f: Download complete [2022-09-29T15:39:37.962Z] bcfd1f05c69d: Verifying Checksum [2022-09-29T15:39:37.962Z] bcfd1f05c69d: Download complete [2022-09-29T15:39:37.962Z] 370296b7ddb6: Verifying Checksum [2022-09-29T15:39:37.962Z] 370296b7ddb6: Download complete [2022-09-29T15:39:41.250Z] 370296b7ddb6: Pull complete [2022-09-29T15:39:41.250Z] 7c6cee850709: Pull complete [2022-09-29T15:39:41.508Z] 39a5fcdaea64: Pull complete [2022-09-29T15:39:41.508Z] d94ebbe4e438: Pull complete [2022-09-29T15:39:43.409Z] bcfd1f05c69d: Pull complete [2022-09-29T15:39:43.975Z] 59ccb84bbe0f: Pull complete [2022-09-29T15:39:43.975Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-29T15:39:43.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-29T15:39:43.975Z] ---> a4fb48ad2a94 [2022-09-29T15:39:43.975Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-09-29T15:39:47.263Z] ---> Running in a85e76f0d219 [2022-09-29T15:39:47.263Z] Removing intermediate container a85e76f0d219 [2022-09-29T15:39:47.263Z] ---> b07a5c9444b5 [2022-09-29T15:39:47.263Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-09-29T15:39:47.263Z] ---> Running in bd65826994ff [2022-09-29T15:39:47.263Z] Removing intermediate container bd65826994ff [2022-09-29T15:39:47.263Z] ---> 2eebc96df49c [2022-09-29T15:39:47.263Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-09-29T15:39:47.263Z] ---> Running in 738c6091889e [2022-09-29T15:39:47.521Z] Removing intermediate container 738c6091889e [2022-09-29T15:39:47.521Z] ---> 0c906a9f39c4 [2022-09-29T15:39:47.521Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-09-29T15:39:47.521Z] ---> Running in fe361eb89786 [2022-09-29T15:39:47.521Z] Removing intermediate container fe361eb89786 [2022-09-29T15:39:47.521Z] ---> 6bf0c1290dd1 [2022-09-29T15:39:47.521Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-09-29T15:39:47.521Z] ---> Running in 2f3439e3e7e3 [2022-09-29T15:39:47.521Z] Removing intermediate container 2f3439e3e7e3 [2022-09-29T15:39:47.521Z] ---> 1dc0b9ca573e [2022-09-29T15:39:47.521Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-09-29T15:39:48.089Z] latest: Pulling from library/docker [2022-09-29T15:39:48.349Z] 213ec9aee27d: Pulling fs layer [2022-09-29T15:39:48.349Z] 6eb510456a42: Pulling fs layer [2022-09-29T15:39:48.349Z] 4627ba0696d0: Pulling fs layer [2022-09-29T15:39:48.349Z] 58acb0837d57: Pulling fs layer [2022-09-29T15:39:48.349Z] 12036fa74330: Pulling fs layer [2022-09-29T15:39:48.349Z] 2ef3f78efc07: Pulling fs layer [2022-09-29T15:39:48.349Z] 3db7659cd090: Pulling fs layer [2022-09-29T15:39:48.349Z] a0060f8d3666: Pulling fs layer [2022-09-29T15:39:48.349Z] 1f09ff97f4e2: Pulling fs layer [2022-09-29T15:39:48.349Z] 2ef3f78efc07: Waiting [2022-09-29T15:39:48.349Z] 3db7659cd090: Waiting [2022-09-29T15:39:48.349Z] 12036fa74330: Waiting [2022-09-29T15:39:48.349Z] 58acb0837d57: Waiting [2022-09-29T15:39:48.349Z] 1f09ff97f4e2: Waiting [2022-09-29T15:39:48.349Z] a0060f8d3666: Waiting [2022-09-29T15:39:48.349Z] 4627ba0696d0: Verifying Checksum [2022-09-29T15:39:48.349Z] 4627ba0696d0: Download complete [2022-09-29T15:39:48.615Z] 213ec9aee27d: Verifying Checksum [2022-09-29T15:39:48.615Z] 213ec9aee27d: Download complete [2022-09-29T15:39:48.615Z] 6eb510456a42: Verifying Checksum [2022-09-29T15:39:48.615Z] 6eb510456a42: Download complete [2022-09-29T15:39:48.615Z] 213ec9aee27d: Pull complete [2022-09-29T15:39:48.875Z] 6eb510456a42: Pull complete [2022-09-29T15:39:48.875Z] 4627ba0696d0: Pull complete [2022-09-29T15:39:48.875Z] 58acb0837d57: Verifying Checksum [2022-09-29T15:39:48.875Z] 58acb0837d57: Download complete [2022-09-29T15:39:48.875Z] 2ef3f78efc07: Verifying Checksum [2022-09-29T15:39:48.875Z] 2ef3f78efc07: Download complete [2022-09-29T15:39:48.875Z] 12036fa74330: Verifying Checksum [2022-09-29T15:39:48.875Z] 12036fa74330: Download complete [2022-09-29T15:39:49.136Z] a0060f8d3666: Verifying Checksum [2022-09-29T15:39:49.136Z] a0060f8d3666: Download complete [2022-09-29T15:39:49.136Z] 1f09ff97f4e2: Verifying Checksum [2022-09-29T15:39:49.136Z] 58acb0837d57: Pull complete [2022-09-29T15:39:49.393Z] 3db7659cd090: Download complete [2022-09-29T15:39:49.651Z] 12036fa74330: Pull complete [2022-09-29T15:39:49.874Z] Still waiting to schedule task [2022-09-29T15:39:49.875Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-29T15:39:49.910Z] 2ef3f78efc07: Pull complete [2022-09-29T15:39:49.910Z] 3db7659cd090: Pull complete [2022-09-29T15:39:49.910Z] a0060f8d3666: Pull complete [2022-09-29T15:39:49.910Z] 1f09ff97f4e2: Pull complete [2022-09-29T15:39:50.170Z] Digest: sha256:fd6932977dc8674c76b7f8a37a944458a7c0e8057c5b456a6b516fe78f3390bb [2022-09-29T15:39:50.170Z] Status: Downloaded newer image for docker:latest [2022-09-29T15:39:51.550Z] ---> ea1b72e468ee [2022-09-29T15:39:51.550Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T15:39:51.550Z] ---> Running in e9c5f282a192 [2022-09-29T15:39:52.119Z] Removing intermediate container e9c5f282a192 [2022-09-29T15:39:52.119Z] ---> 3dbbc7128bf7 [2022-09-29T15:39:52.119Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-29T15:39:52.119Z] ---> Running in ddbd5320a5e8 [2022-09-29T15:39:52.378Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T15:39:53.317Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T15:39:53.576Z] OK: 211 MiB in 51 packages [2022-09-29T15:39:54.143Z] Removing intermediate container ddbd5320a5e8 [2022-09-29T15:39:54.143Z] ---> 8b69d1cf1d8e [2022-09-29T15:39:54.143Z] Step 11/16 : ENV GO111MODULE=on [2022-09-29T15:39:54.143Z] ---> Running in 5e46372464f9 [2022-09-29T15:39:54.143Z] Removing intermediate container 5e46372464f9 [2022-09-29T15:39:54.143Z] ---> 7ce10066375d [2022-09-29T15:39:54.143Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-09-29T15:39:54.143Z] ---> Running in 4845fc39595e [2022-09-29T15:39:54.143Z] Removing intermediate container 4845fc39595e [2022-09-29T15:39:54.143Z] ---> 2aff2fa029d4 [2022-09-29T15:39:54.143Z] Step 13/16 : COPY go.mod vendor* ./ [2022-09-29T15:39:54.403Z] ---> 4828fc950c12 [2022-09-29T15:39:54.403Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T15:39:54.403Z] ---> Running in e25929c7b703 [2022-09-29T15:40:12.486Z] Removing intermediate container e25929c7b703 [2022-09-29T15:40:12.486Z] ---> 2a9ba798eca1 [2022-09-29T15:40:12.486Z] Step 15/16 : COPY . . [2022-09-29T15:40:12.486Z] ---> 6abc72b7eceb [2022-09-29T15:40:12.486Z] Step 16/16 : RUN ${MAKE} [2022-09-29T15:40:12.486Z] ---> Running in 8cf5bf6bdc83 [2022-09-29T15:40:12.486Z] noop [2022-09-29T15:40:12.486Z] Removing intermediate container 8cf5bf6bdc83 [2022-09-29T15:40:12.486Z] ---> 93b898ab502d [2022-09-29T15:40:12.486Z] Successfully built 93b898ab502d [2022-09-29T15:40:12.486Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T15:40:12.953Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-29T15:40:12.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T15:40:13.097Z] prd-ubuntu20.04-docker-8c-8g-2124 does not seem to be running inside a container [2022-09-29T15:40:13.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-555 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-555:/w/workspace/edgexfoundry_edgex-ui-go_PR-555:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-555@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-555@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 ******** ci-base-image-x86_64 cat [2022-09-29T15:40:13.480Z] $ docker top ced68e0f30d32fb4650b16ceec7584d298b0f16877bcbc7f31d80aac329ca031 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-29T15:40:13.864Z] + go version [2022-09-29T15:40:13.864Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-29T15:40:13.897Z] $ docker stop --time=1 ced68e0f30d32fb4650b16ceec7584d298b0f16877bcbc7f31d80aac329ca031 [2022-09-29T15:40:15.135Z] $ docker rm -f ced68e0f30d32fb4650b16ceec7584d298b0f16877bcbc7f31d80aac329ca031 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T15:40:15.849Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-29T15:40:15.849Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T15:40:15.990Z] prd-ubuntu20.04-docker-8c-8g-2124 does not seem to be running inside a container [2022-09-29T15:40:16.018Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-555 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-555:/w/workspace/edgexfoundry_edgex-ui-go_PR-555:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-555@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-555@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 ******** ci-base-image-x86_64 cat [2022-09-29T15:40:16.324Z] $ docker top 5e187a5be1b268092a000b068a6ca20e9e7fa7200519c7548dd2bd8295a4eb4a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-29T15:40:16.706Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-555 [Pipeline] fileExists [Pipeline] sh [2022-09-29T15:40:17.064Z] + make test [2022-09-29T15:40:17.065Z] CGO_ENABLED=0 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-29T15:40:17.065Z] go: -race requires cgo; enable cgo by setting CGO_ENABLED=1 [2022-09-29T15:40:17.065Z] make: *** [Makefile:49: test-go] Error 2 [Pipeline] } [2022-09-29T15:40:17.110Z] $ docker stop --time=1 5e187a5be1b268092a000b068a6ca20e9e7fa7200519c7548dd2bd8295a4eb4a [2022-09-29T15:40:18.418Z] $ docker rm -f 5e187a5be1b268092a000b068a6ca20e9e7fa7200519c7548dd2bd8295a4eb4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T15:40:19.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-29T15:40:19.493Z] [2022-09-29T15:40:19.493Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T15:40:19.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-29T15:40:19.862Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-29T15:40:19.862Z] 5eb5b503b376: Pulling fs layer [2022-09-29T15:40:19.862Z] 5c69ac0246d0: Pulling fs layer [2022-09-29T15:40:19.862Z] ec43610c2a17: Pulling fs layer [2022-09-29T15:40:19.862Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-29T15:40:19.862Z] 33b1e0a273af: Pulling fs layer [2022-09-29T15:40:19.862Z] 5d3b04190fa2: Pulling fs layer [2022-09-29T15:40:19.862Z] 2f39f015ded8: Pulling fs layer [2022-09-29T15:40:19.862Z] 33b1e0a273af: Waiting [2022-09-29T15:40:19.862Z] 3a2ae6a8a46f: Waiting [2022-09-29T15:40:19.862Z] 5d3b04190fa2: Waiting [2022-09-29T15:40:19.862Z] 2f39f015ded8: Waiting [2022-09-29T15:40:19.862Z] 5c69ac0246d0: Download complete [2022-09-29T15:40:19.862Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-29T15:40:19.862Z] 3a2ae6a8a46f: Download complete [2022-09-29T15:40:19.862Z] 33b1e0a273af: Verifying Checksum [2022-09-29T15:40:19.862Z] 33b1e0a273af: Download complete [2022-09-29T15:40:19.862Z] 5d3b04190fa2: Verifying Checksum [2022-09-29T15:40:19.862Z] 5d3b04190fa2: Download complete [2022-09-29T15:40:20.123Z] ec43610c2a17: Verifying Checksum [2022-09-29T15:40:20.123Z] ec43610c2a17: Download complete [2022-09-29T15:40:20.123Z] 5eb5b503b376: Verifying Checksum [2022-09-29T15:40:20.123Z] 5eb5b503b376: Download complete [2022-09-29T15:40:20.689Z] 2f39f015ded8: Download complete [2022-09-29T15:40:21.254Z] 5eb5b503b376: Pull complete [2022-09-29T15:40:21.254Z] 5c69ac0246d0: Pull complete [2022-09-29T15:40:21.821Z] ec43610c2a17: Pull complete [2022-09-29T15:40:21.821Z] 3a2ae6a8a46f: Pull complete [2022-09-29T15:40:21.821Z] 33b1e0a273af: Pull complete [2022-09-29T15:40:22.078Z] 5d3b04190fa2: Pull complete [2022-09-29T15:40:26.267Z] 2f39f015ded8: Pull complete [2022-09-29T15:40:26.267Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-29T15:40:26.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-29T15:40:26.267Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T15:40:26.484Z] prd-ubuntu20.04-docker-8c-8g-2124 does not seem to be running inside a container [2022-09-29T15:40:26.523Z] $ 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-555 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-555:/w/workspace/edgexfoundry_edgex-ui-go_PR-555:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-555@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-555@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-lftools-log-publisher:latest cat [2022-09-29T15:40:31.952Z] $ docker top 2de75c73a983ca3079d8dc03707c416734860188c72dd100793d559b3e2ebac3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-29T15:40:32.398Z] ---> job-cost.sh [2022-09-29T15:40:32.398Z] lf-activate-venv: SKIPPING [2022-09-29T15:40:32.398Z] INFO: No Stack... [2022-09-29T15:40:32.658Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-29T15:40:32.918Z] INFO: Archiving Costs [Pipeline] sh [2022-09-29T15:40:33.236Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-555/archives/cost.csv [2022-09-29T15:40:33.236Z] + cut -d, -f6 [Pipeline] lock [2022-09-29T15:40:33.276Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-555-1-stack-cost] [2022-09-29T15:40:33.281Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-555-1-stack-cost] did not exist. Created. [2022-09-29T15:40:33.281Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-555-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-29T15:40:33.709Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-29T15:40:33.847Z] Stashed 1 file(s) [Pipeline] } [2022-09-29T15:40:33.918Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-555-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-29T15:40:33.993Z] $ docker stop --time=1 2de75c73a983ca3079d8dc03707c416734860188c72dd100793d559b3e2ebac3 [2022-09-29T15:40:35.137Z] $ docker rm -f 2de75c73a983ca3079d8dc03707c416734860188c72dd100793d559b3e2ebac3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-29T15:40:35.513Z] Failed in branch amd64 [2022-09-29T15:41:12.566Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2125 in /w/workspace/edgexfoundry_edgex-ui-go_PR-555 [Pipeline] { [Pipeline] ws [2022-09-29T15:41:12.609Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-09-29T15:41:12.687Z] The recommended git tool is: git [2022-09-29T15:41:17.645Z] using credential edgex-jenkins-ssh [2022-09-29T15:41:17.671Z] Cloning the remote Git repository [2022-09-29T15:41:17.715Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-09-29T15:41:17.788Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-09-29T15:41:17.928Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-09-29T15:41:17.929Z] > git --version # timeout=10 [2022-09-29T15:41:17.949Z] > git --version # 'git version 2.25.1' [2022-09-29T15:41:17.951Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-29T15:41:17.993Z] Verifying host key using known hosts file [2022-09-29T15:41:18.177Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-29T15:41:18.189Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-29T15:41:21.022Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-09-29T15:41:21.042Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-29T15:41:22.546Z] Merging remotes/origin/main commit d7c7e54f90897c22ce68a90184a6803839f2242e into PR head commit f4d2267b9980e68ca6d6a213cda2ae4145cac142 [2022-09-29T15:41:21.860Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-09-29T15:41:21.908Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-09-29T15:41:21.909Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-29T15:41:21.915Z] Verifying host key using known hosts file [2022-09-29T15:41:21.922Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-29T15:41:21.936Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/555/head:refs/remotes/origin/PR-555 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-29T15:41:22.566Z] > git config core.sparsecheckout # timeout=10 [2022-09-29T15:41:22.591Z] > git checkout -f f4d2267b9980e68ca6d6a213cda2ae4145cac142 # timeout=10 [2022-09-29T15:41:23.566Z] Merge succeeded, producing 527f1f7f75188e1f674217b12f8356d484ed571b [2022-09-29T15:41:23.567Z] Checking out Revision 527f1f7f75188e1f674217b12f8356d484ed571b (PR-555) [2022-09-29T15:41:22.979Z] > git remote # timeout=10 [2022-09-29T15:41:23.001Z] > git config --get remote.origin.url # timeout=10 [2022-09-29T15:41:23.020Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-29T15:41:23.026Z] Verifying host key using known hosts file [2022-09-29T15:41:23.029Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-29T15:41:23.037Z] > git merge d7c7e54f90897c22ce68a90184a6803839f2242e # timeout=10 [2022-09-29T15:41:23.543Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-29T15:41:23.574Z] > git config core.sparsecheckout # timeout=10 [2022-09-29T15:41:23.594Z] > git checkout -f 527f1f7f75188e1f674217b12f8356d484ed571b # timeout=10 [2022-09-29T15:41:27.097Z] Commit message: "Merge commit 'd7c7e54f90897c22ce68a90184a6803839f2242e' into HEAD" [2022-09-29T15:41:27.097Z] First time build. Skipping changelog. [2022-09-29T15:41:27.148Z] > git --version # timeout=10 [2022-09-29T15:41:27.172Z] > git --version # 'git version 2.25.1' [2022-09-29T15:41:27.184Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-29T15:41:28.466Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-29T15:41:28.466Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-29T15:41:28.466Z] Dload Upload Total Spent Left Speed [2022-09-29T15:41:28.466Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 72843 0 --:--:-- --:--:-- --:--:-- 73267 [Pipeline] sh [2022-09-29T15:41:29.181Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-29T15:41:29.521Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-29T15:41:29.521Z] + sudo tee /etc/docker/daemon.new [2022-09-29T15:41:29.521Z] { [2022-09-29T15:41:29.521Z] "registry-mirrors": [ [2022-09-29T15:41:29.521Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-29T15:41:29.521Z] ], [2022-09-29T15:41:29.521Z] "bip": "10.250.0.254/24", [2022-09-29T15:41:29.521Z] "hosts": [ [2022-09-29T15:41:29.521Z] "tcp://0.0.0.0:5555", [2022-09-29T15:41:29.522Z] "unix:///var/run/docker.sock" [2022-09-29T15:41:29.522Z] ], [2022-09-29T15:41:29.522Z] "mtu": 1458, [2022-09-29T15:41:29.522Z] "selinux-enabled": true, [2022-09-29T15:41:29.522Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-29T15:41:29.522Z] } [Pipeline] sh [2022-09-29T15:41:29.873Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-29T15:41:30.231Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-29T15:41:48.553Z] provisioning config files... [2022-09-29T15:41:48.576Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config11166461933464913240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-29T15:41:48.957Z] ---> docker-login.sh [2022-09-29T15:41:48.957Z] nexus3.edgexfoundry.org:10001 [2022-09-29T15:41:49.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T15:41:49.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T15:41:49.495Z] Configure a credential helper to remove this warning. See [2022-09-29T15:41:49.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T15:41:49.495Z] [2022-09-29T15:41:49.495Z] Login Succeeded [2022-09-29T15:41:49.495Z] nexus3.edgexfoundry.org:10002 [2022-09-29T15:41:49.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T15:41:49.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T15:41:49.770Z] Configure a credential helper to remove this warning. See [2022-09-29T15:41:49.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T15:41:49.770Z] [2022-09-29T15:41:49.770Z] Login Succeeded [2022-09-29T15:41:50.039Z] nexus3.edgexfoundry.org:10003 [2022-09-29T15:41:50.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T15:41:50.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T15:41:50.310Z] Configure a credential helper to remove this warning. See [2022-09-29T15:41:50.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T15:41:50.310Z] [2022-09-29T15:41:50.310Z] Login Succeeded [2022-09-29T15:41:50.310Z] nexus3.edgexfoundry.org:10004 [2022-09-29T15:41:50.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T15:41:50.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T15:41:50.580Z] Configure a credential helper to remove this warning. See [2022-09-29T15:41:50.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T15:41:50.580Z] [2022-09-29T15:41:50.580Z] Login Succeeded [2022-09-29T15:41:50.580Z] docker.io [2022-09-29T15:41:50.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T15:41:51.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T15:41:51.113Z] Configure a credential helper to remove this warning. See [2022-09-29T15:41:51.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T15:41:51.113Z] [2022-09-29T15:41:51.113Z] Login Succeeded [2022-09-29T15:41:51.113Z] ---> docker-login.sh ends [Pipeline] } [2022-09-29T15:41:51.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-29T15:41:51.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-29T15:41:51.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-29T15:41:51.478Z] ========================================================= [2022-09-29T15:41:51.478Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-29T15:41:51.478Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T15:41:51.979Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-29T15:41:52.945Z] Sending build context to Docker daemon 28.94MB [2022-09-29T15:41:52.945Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-09-29T15:41:52.945Z] Step 2/16 : FROM ${BASE} AS builder [2022-09-29T15:41:53.216Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-29T15:41:53.216Z] b3c136eddcbf: Pulling fs layer [2022-09-29T15:41:53.216Z] c0a3192eca97: Pulling fs layer [2022-09-29T15:41:53.216Z] a050256f5b6f: Pulling fs layer [2022-09-29T15:41:53.216Z] 656be50a0ddc: Pulling fs layer [2022-09-29T15:41:53.216Z] 2bbca73fdf42: Pulling fs layer [2022-09-29T15:41:53.216Z] 46d945488cbd: Pulling fs layer [2022-09-29T15:41:53.216Z] 8a5474983e97: Pulling fs layer [2022-09-29T15:41:53.216Z] 329c88fbcd65: Pulling fs layer [2022-09-29T15:41:53.216Z] 46d945488cbd: Waiting [2022-09-29T15:41:53.216Z] 8a5474983e97: Waiting [2022-09-29T15:41:53.216Z] 329c88fbcd65: Waiting [2022-09-29T15:41:53.216Z] 2bbca73fdf42: Waiting [2022-09-29T15:41:53.216Z] a050256f5b6f: Download complete [2022-09-29T15:41:53.216Z] c0a3192eca97: Verifying Checksum [2022-09-29T15:41:53.216Z] c0a3192eca97: Download complete [2022-09-29T15:41:53.216Z] 2bbca73fdf42: Verifying Checksum [2022-09-29T15:41:53.216Z] 2bbca73fdf42: Download complete [2022-09-29T15:41:53.216Z] 46d945488cbd: Verifying Checksum [2022-09-29T15:41:53.216Z] 46d945488cbd: Download complete [2022-09-29T15:41:53.216Z] b3c136eddcbf: Verifying Checksum [2022-09-29T15:41:53.216Z] b3c136eddcbf: Download complete [2022-09-29T15:41:54.182Z] b3c136eddcbf: Pull complete [2022-09-29T15:41:54.454Z] 329c88fbcd65: Verifying Checksum [2022-09-29T15:41:54.454Z] 329c88fbcd65: Download complete [2022-09-29T15:41:54.725Z] c0a3192eca97: Pull complete [2022-09-29T15:41:55.001Z] a050256f5b6f: Pull complete [2022-09-29T15:41:55.596Z] 8a5474983e97: Download complete [2022-09-29T15:41:56.185Z] 656be50a0ddc: Download complete [2022-09-29T15:42:08.539Z] 656be50a0ddc: Pull complete [2022-09-29T15:42:08.539Z] 2bbca73fdf42: Pull complete [2022-09-29T15:42:08.539Z] 46d945488cbd: Pull complete [2022-09-29T15:42:13.898Z] 8a5474983e97: Pull complete [2022-09-29T15:42:15.847Z] 329c88fbcd65: Pull complete [2022-09-29T15:42:15.847Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-29T15:42:15.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-29T15:42:15.847Z] ---> ff4287adb874 [2022-09-29T15:42:15.847Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-09-29T15:42:17.785Z] ---> Running in 7526814a6752 [2022-09-29T15:42:17.785Z] Removing intermediate container 7526814a6752 [2022-09-29T15:42:17.785Z] ---> 9d083667d475 [2022-09-29T15:42:17.785Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-09-29T15:42:17.785Z] ---> Running in b0484005e00e [2022-09-29T15:42:18.053Z] Removing intermediate container b0484005e00e [2022-09-29T15:42:18.053Z] ---> bd07c2253cac [2022-09-29T15:42:18.053Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-09-29T15:42:18.053Z] ---> Running in 8c50a4ff8a48 [2022-09-29T15:42:18.320Z] Removing intermediate container 8c50a4ff8a48 [2022-09-29T15:42:18.320Z] ---> ceedc2183dc3 [2022-09-29T15:42:18.320Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-09-29T15:42:18.587Z] ---> Running in ea0de8b37568 [2022-09-29T15:42:18.854Z] Removing intermediate container ea0de8b37568 [2022-09-29T15:42:18.854Z] ---> 79a3c90a8a99 [2022-09-29T15:42:18.854Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-09-29T15:42:18.854Z] ---> Running in 7eb99c3544c0 [2022-09-29T15:42:19.120Z] Removing intermediate container 7eb99c3544c0 [2022-09-29T15:42:19.120Z] ---> cd86bb60b2f6 [2022-09-29T15:42:19.120Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-09-29T15:42:19.701Z] latest: Pulling from library/docker [2022-09-29T15:42:19.970Z] 9b18e9b68314: Pulling fs layer [2022-09-29T15:42:19.970Z] 5abd6445c68b: Pulling fs layer [2022-09-29T15:42:19.970Z] 7b6c1cdde492: Pulling fs layer [2022-09-29T15:42:19.970Z] 7917cc27eb40: Pulling fs layer [2022-09-29T15:42:19.970Z] 3f2fb837c2a9: Pulling fs layer [2022-09-29T15:42:19.970Z] 7dfd59826c62: Pulling fs layer [2022-09-29T15:42:19.970Z] 8e677722d0f6: Pulling fs layer [2022-09-29T15:42:19.970Z] 10d667b9f88c: Pulling fs layer [2022-09-29T15:42:19.970Z] 3b07bf3bd1f4: Pulling fs layer [2022-09-29T15:42:19.970Z] 7dfd59826c62: Waiting [2022-09-29T15:42:19.970Z] 8e677722d0f6: Waiting [2022-09-29T15:42:19.970Z] 10d667b9f88c: Waiting [2022-09-29T15:42:19.970Z] 3b07bf3bd1f4: Waiting [2022-09-29T15:42:19.970Z] 7917cc27eb40: Waiting [2022-09-29T15:42:19.970Z] 3f2fb837c2a9: Waiting [2022-09-29T15:42:19.970Z] 7b6c1cdde492: Verifying Checksum [2022-09-29T15:42:19.970Z] 7b6c1cdde492: Download complete [2022-09-29T15:42:20.237Z] 9b18e9b68314: Download complete [2022-09-29T15:42:20.237Z] 5abd6445c68b: Verifying Checksum [2022-09-29T15:42:20.237Z] 5abd6445c68b: Download complete [2022-09-29T15:42:20.507Z] 7917cc27eb40: Verifying Checksum [2022-09-29T15:42:20.507Z] 7917cc27eb40: Download complete [2022-09-29T15:42:20.775Z] 3f2fb837c2a9: Verifying Checksum [2022-09-29T15:42:20.775Z] 3f2fb837c2a9: Download complete [2022-09-29T15:42:20.775Z] 9b18e9b68314: Pull complete [2022-09-29T15:42:20.775Z] 8e677722d0f6: Verifying Checksum [2022-09-29T15:42:20.775Z] 8e677722d0f6: Download complete [2022-09-29T15:42:20.775Z] 7dfd59826c62: Verifying Checksum [2022-09-29T15:42:20.775Z] 7dfd59826c62: Download complete [2022-09-29T15:42:20.775Z] 10d667b9f88c: Verifying Checksum [2022-09-29T15:42:20.775Z] 10d667b9f88c: Download complete [2022-09-29T15:42:21.042Z] 3b07bf3bd1f4: Verifying Checksum [2022-09-29T15:42:21.042Z] 3b07bf3bd1f4: Download complete [2022-09-29T15:42:22.001Z] 5abd6445c68b: Pull complete [2022-09-29T15:42:22.271Z] 7b6c1cdde492: Pull complete [2022-09-29T15:42:23.232Z] 7917cc27eb40: Pull complete [2022-09-29T15:42:24.199Z] 3f2fb837c2a9: Pull complete [2022-09-29T15:42:25.162Z] 7dfd59826c62: Pull complete [2022-09-29T15:42:25.433Z] 8e677722d0f6: Pull complete [2022-09-29T15:42:25.700Z] 10d667b9f88c: Pull complete [2022-09-29T15:42:25.966Z] 3b07bf3bd1f4: Pull complete [2022-09-29T15:42:25.966Z] Digest: sha256:fd6932977dc8674c76b7f8a37a944458a7c0e8057c5b456a6b516fe78f3390bb [2022-09-29T15:42:25.966Z] Status: Downloaded newer image for docker:latest [2022-09-29T15:42:28.562Z] ---> 46eef84a2fac [2022-09-29T15:42:28.562Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T15:42:28.562Z] ---> Running in 7c76cf7e5db2 [2022-09-29T15:42:29.975Z] Removing intermediate container 7c76cf7e5db2 [2022-09-29T15:42:29.975Z] ---> 0049b1abea92 [2022-09-29T15:42:29.975Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-29T15:42:29.975Z] ---> Running in a9c4730fd904 [2022-09-29T15:42:30.932Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T15:42:31.892Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T15:42:32.480Z] OK: 221 MiB in 51 packages [2022-09-29T15:42:33.444Z] Removing intermediate container a9c4730fd904 [2022-09-29T15:42:33.444Z] ---> 999ec92a81aa [2022-09-29T15:42:33.444Z] Step 11/16 : ENV GO111MODULE=on [2022-09-29T15:42:33.444Z] ---> Running in a4d58adb8940 [2022-09-29T15:42:33.713Z] Removing intermediate container a4d58adb8940 [2022-09-29T15:42:33.713Z] ---> 075c90319a29 [2022-09-29T15:42:33.713Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-09-29T15:42:33.981Z] ---> Running in 37ff43e009ad [2022-09-29T15:42:34.249Z] Removing intermediate container 37ff43e009ad [2022-09-29T15:42:34.249Z] ---> 80f3421cb1f6 [2022-09-29T15:42:34.249Z] Step 13/16 : COPY go.mod vendor* ./ [2022-09-29T15:42:34.837Z] ---> 3af4355a4ebe [2022-09-29T15:42:34.837Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T15:42:34.837Z] ---> Running in ec0ddede513c [2022-09-29T15:43:01.549Z] Removing intermediate container ec0ddede513c [2022-09-29T15:43:01.549Z] ---> 95acbe4d078d [2022-09-29T15:43:01.549Z] Step 15/16 : COPY . . [2022-09-29T15:43:04.132Z] ---> 99d2b1e43896 [2022-09-29T15:43:04.132Z] Step 16/16 : RUN ${MAKE} [2022-09-29T15:43:04.132Z] ---> Running in 01f4b1b293ee [2022-09-29T15:43:05.105Z] noop [2022-09-29T15:43:05.688Z] Removing intermediate container 01f4b1b293ee [2022-09-29T15:43:05.688Z] ---> 7e2bdc328df6 [2022-09-29T15:43:05.688Z] Successfully built 7e2bdc328df6 [2022-09-29T15:43:05.688Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T15:43:06.160Z] + docker inspect -f . ci-base-image-arm64 [2022-09-29T15:43:06.160Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T15:43:06.390Z] prd-ubuntu20.04-docker-arm64-4c-16g-2125 does not seem to be running inside a container [2022-09-29T15:43:06.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-29T15:43:07.525Z] $ docker top 5474b47e984fb9bcddc5c919f2d5c00ac096ef728f59f2fc02d960516e8a514d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-29T15:43:08.384Z] + go version [2022-09-29T15:43:08.384Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-29T15:43:08.421Z] $ docker stop --time=1 5474b47e984fb9bcddc5c919f2d5c00ac096ef728f59f2fc02d960516e8a514d [2022-09-29T15:43:10.001Z] $ docker rm -f 5474b47e984fb9bcddc5c919f2d5c00ac096ef728f59f2fc02d960516e8a514d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T15:43:10.814Z] + docker inspect -f . ci-base-image-arm64 [2022-09-29T15:43:10.814Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T15:43:11.050Z] prd-ubuntu20.04-docker-arm64-4c-16g-2125 does not seem to be running inside a container [2022-09-29T15:43:11.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-29T15:43:12.234Z] $ docker top 50366d9641b8dd288c9beadbdecd57f5f59513a637b8057ae65b825a09927498 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-29T15:43:12.759Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-29T15:43:13.147Z] + make test [2022-09-29T15:43:13.147Z] CGO_ENABLED=0 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-29T15:43:13.414Z] go: -race requires cgo; enable cgo by setting CGO_ENABLED=1 [2022-09-29T15:43:13.414Z] make: *** [Makefile:49: test-go] Error 2 [Pipeline] } [2022-09-29T15:43:13.462Z] $ docker stop --time=1 50366d9641b8dd288c9beadbdecd57f5f59513a637b8057ae65b825a09927498 [2022-09-29T15:43:15.074Z] $ docker rm -f 50366d9641b8dd288c9beadbdecd57f5f59513a637b8057ae65b825a09927498 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T15:43:16.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-29T15:43:16.209Z] [2022-09-29T15:43:16.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T15:43:16.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-29T15:43:16.614Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-29T15:43:16.614Z] 8998bd30e6a1: Pulling fs layer [2022-09-29T15:43:16.614Z] 04944245beec: Pulling fs layer [2022-09-29T15:43:16.614Z] 699f458cf7ca: Pulling fs layer [2022-09-29T15:43:16.614Z] 765212b225bb: Pulling fs layer [2022-09-29T15:43:16.614Z] f23df028b6ca: Pulling fs layer [2022-09-29T15:43:16.614Z] d65c8cfc05b1: Pulling fs layer [2022-09-29T15:43:16.614Z] 2437ff75d9bd: Pulling fs layer [2022-09-29T15:43:16.614Z] f23df028b6ca: Waiting [2022-09-29T15:43:16.614Z] d65c8cfc05b1: Waiting [2022-09-29T15:43:16.614Z] 2437ff75d9bd: Waiting [2022-09-29T15:43:16.614Z] 765212b225bb: Waiting [2022-09-29T15:43:16.881Z] 04944245beec: Verifying Checksum [2022-09-29T15:43:16.881Z] 04944245beec: Download complete [2022-09-29T15:43:16.881Z] 765212b225bb: Verifying Checksum [2022-09-29T15:43:16.881Z] 765212b225bb: Download complete [2022-09-29T15:43:16.881Z] f23df028b6ca: Verifying Checksum [2022-09-29T15:43:16.881Z] f23df028b6ca: Download complete [2022-09-29T15:43:16.881Z] d65c8cfc05b1: Verifying Checksum [2022-09-29T15:43:16.881Z] d65c8cfc05b1: Download complete [2022-09-29T15:43:16.881Z] 699f458cf7ca: Verifying Checksum [2022-09-29T15:43:16.881Z] 699f458cf7ca: Download complete [2022-09-29T15:43:17.468Z] 8998bd30e6a1: Download complete [2022-09-29T15:43:19.413Z] 2437ff75d9bd: Verifying Checksum [2022-09-29T15:43:19.413Z] 2437ff75d9bd: Download complete [2022-09-29T15:43:21.360Z] 8998bd30e6a1: Pull complete [2022-09-29T15:43:21.627Z] 04944245beec: Pull complete [2022-09-29T15:43:23.069Z] 699f458cf7ca: Pull complete [2022-09-29T15:43:23.069Z] 765212b225bb: Pull complete [2022-09-29T15:43:24.032Z] f23df028b6ca: Pull complete [2022-09-29T15:43:24.032Z] d65c8cfc05b1: Pull complete [2022-09-29T15:43:39.018Z] 2437ff75d9bd: Pull complete [2022-09-29T15:43:39.018Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-29T15:43:39.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-29T15:43:39.018Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T15:43:39.329Z] prd-ubuntu20.04-docker-arm64-4c-16g-2125 does not seem to be running inside a container [2022-09-29T15:43:39.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-29T15:43:41.989Z] $ docker top 9216982c1e1c9aaffe305f2508811a3dbd74d0d26d12e27f9005593d60ca0090 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-29T15:43:42.927Z] ---> job-cost.sh [2022-09-29T15:43:42.927Z] lf-activate-venv: SKIPPING [2022-09-29T15:43:42.927Z] INFO: No Stack... [2022-09-29T15:43:43.518Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-29T15:43:44.482Z] INFO: Archiving Costs [Pipeline] sh [2022-09-29T15:43:44.826Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv+ [2022-09-29T15:43:44.826Z] cut -d, -f6 [Pipeline] lock [2022-09-29T15:43:45.181Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-555-1-stack-cost] [2022-09-29T15:43:45.186Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-555-1-stack-cost] did not exist. Created. [2022-09-29T15:43:45.186Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-555-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-29T15:43:45.611Z] /w/workspace/edgex-ui-go/1@tmp/durable-3467c816/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-29T15:43:45.966Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-29T15:43:46.001Z] Warning: overwriting stash ‘stack-cost’ [2022-09-29T15:43:46.537Z] Stashed 1 file(s) [Pipeline] } [2022-09-29T15:43:46.553Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-555-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-29T15:43:46.644Z] $ docker stop --time=1 9216982c1e1c9aaffe305f2508811a3dbd74d0d26d12e27f9005593d60ca0090 [2022-09-29T15:43:48.199Z] $ docker rm -f 9216982c1e1c9aaffe305f2508811a3dbd74d0d26d12e27f9005593d60ca0090 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-29T15:43:48.896Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-09-29T15:43:50.895Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-555/archives ] [2022-09-29T15:43:50.895Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-555/archives [2022-09-29T15:43:50.895Z] total 16 [2022-09-29T15:43:50.895Z] drwxr-xr-x 3 root root 4096 Sep 29 15:40 . [2022-09-29T15:43:50.895Z] drwxrwxr-x 15 jenkins jenkins 4096 Sep 29 15:40 .. [2022-09-29T15:43:50.895Z] drwxr-xr-x 2 root root 4096 Sep 29 15:40 cost [2022-09-29T15:43:50.895Z] -rw-r--r-- 1 root root 83 Sep 29 15:40 cost.csv [2022-09-29T15:43:50.895Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-555/archives [2022-09-29T15:43:50.895Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-555/archives [2022-09-29T15:43:50.895Z] total 16 [2022-09-29T15:43:50.895Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 29 15:40 . [2022-09-29T15:43:50.895Z] drwxrwxr-x 15 jenkins jenkins 4096 Sep 29 15:40 .. [2022-09-29T15:43:50.895Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 29 15:40 cost [2022-09-29T15:43:50.895Z] -rw-r--r-- 1 jenkins jenkins 83 Sep 29 15:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-29T15:43:51.227Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T15:43:52.116Z] ---> package-listing.sh [2022-09-29T15:43:52.116Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-29T15:43:52.116Z] ++ facter osfamily [2022-09-29T15:43:52.375Z] + OS_FAMILY=debian [2022-09-29T15:43:52.375Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-555 [2022-09-29T15:43:52.375Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-29T15:43:52.375Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-29T15:43:52.375Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-29T15:43:52.375Z] + PACKAGES=/tmp/packages_start.txt [2022-09-29T15:43:52.375Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-555 ']' [2022-09-29T15:43:52.375Z] + PACKAGES=/tmp/packages_end.txt [2022-09-29T15:43:52.375Z] + case "${OS_FAMILY}" in [2022-09-29T15:43:52.375Z] + dpkg -l [2022-09-29T15:43:52.375Z] + grep '^ii' [2022-09-29T15:43:52.375Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-29T15:43:52.375Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-29T15:43:52.375Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-29T15:43:52.375Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-555 ']' [2022-09-29T15:43:52.375Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-555/archives/ [2022-09-29T15:43:52.375Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-555/archives/ [Pipeline] echo [2022-09-29T15:43:52.404Z] 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-555/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-29T15:43:52.692Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T15:43:53.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-29T15:43:53.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T15:43:53.433Z] prd-ubuntu20.04-docker-8c-8g-2124 does not seem to be running inside a container [2022-09-29T15:43:53.461Z] $ 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-555/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-555 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-555:/w/workspace/edgexfoundry_edgex-ui-go_PR-555:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-555@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-555@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-29T15:43:53.655Z] $ docker top 311f13622a6696ad7dab054a5d05635f61f69ece65f9848e528c63fc4dc39f33 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-29T15:43:54.084Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-29T15:43:54.402Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-29T15:43:54.707Z] + ls /var/log/sa-host [2022-09-29T15:43:54.707Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-29T15:43:54.916Z] provisioning config files... [2022-09-29T15:43:54.926Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-555@tmp/config9516638232544235256tmp [Pipeline] { [Pipeline] echo [2022-09-29T15:43:54.975Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T15:43:55.287Z] ---> create-netrc.sh [Pipeline] } [2022-09-29T15:43:55.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-29T15:43:55.716Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-29T15:43:55.745Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T15:43:56.056Z] ---> sudo-logs.sh [2022-09-29T15:43:56.056Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-29T15:43:56.137Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T15:43:56.444Z] ---> job-cost.sh [2022-09-29T15:43:56.444Z] lf-activate-venv: SKIPPING [2022-09-29T15:43:56.444Z] DEBUG: total: 0.2199999988079071 [2022-09-29T15:43:56.444Z] INFO: Retrieving Stack Cost... [2022-09-29T15:43:56.703Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-29T15:43:56.961Z] INFO: Archiving Costs [Pipeline] echo [2022-09-29T15:43:56.993Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T15:43:57.299Z] ---> logs-deploy.sh [2022-09-29T15:43:57.299Z] lf-activate-venv: SKIPPING [2022-09-29T15:43:57.299Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-555/1 [2022-09-29T15:43:57.299Z] INFO: archiving workspace using pattern(s): [2022-09-29T15:43:58.236Z] Archives upload complete. [2022-09-29T15:43:58.236Z] INFO: archiving logs to Nexus