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 15:39:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:39:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:39:13 ========================================================= 15:39:13 EdgeX Global Pipelines Version Info 15:39:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:39:14 ------------------- 15:39:14 stable info: 15:39:14 ------------------- 15:39:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:39:14 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 15:39:14 Message: update stable to v1.0.239 15:39:15 ------------------- 15:39:15 experimental info: 15:39:15 ------------------- 15:39:15 Commited By: **** collab-it+edgex@linuxfoundation.org 15:39:15 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 15:39:15 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:39:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:39:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:39:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:39:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:39:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:39:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:39:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:39:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:39:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:39:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:39:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:39:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:39:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:39:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-555 [Pipeline] echo 15:39:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-555 [Pipeline] echo 15:39:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-555 [Pipeline] echo 15:39:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44a0f36744b834a51919f151a1a552e1f496d094 [Pipeline] echo 15:39:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44a0f36 [Pipeline] echo 15:39:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:39:16 provisioning config files... 15:39:16 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-555@tmp/config17544132286884011535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:39:17 ---> docker-login.sh 15:39:17 nexus3.edgexfoundry.org:10001 15:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:17 Configure a credential helper to remove this warning. See 15:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:17 15:39:17 Login Succeeded 15:39:17 nexus3.edgexfoundry.org:10002 15:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:17 Configure a credential helper to remove this warning. See 15:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:17 15:39:17 Login Succeeded 15:39:17 nexus3.edgexfoundry.org:10003 15:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:18 Configure a credential helper to remove this warning. See 15:39:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:18 15:39:18 Login Succeeded 15:39:18 nexus3.edgexfoundry.org:10004 15:39:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:18 Configure a credential helper to remove this warning. See 15:39:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:18 15:39:18 Login Succeeded 15:39:18 docker.io 15:39:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:18 Configure a credential helper to remove this warning. See 15:39:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:18 15:39:18 Login Succeeded 15:39:18 ---> docker-login.sh ends [Pipeline] } 15:39:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:39:19 + git rev-list -1 --merges 44a0f36744b834a51919f151a1a552e1f496d094~1..44a0f36744b834a51919f151a1a552e1f496d094 [Pipeline] echo 15:39:19 -----------> git rev-list -1 --merges 44a0f36744b834a51919f151a1a552e1f496d094~1..44a0f36744b834a51919f151a1a552e1f496d094 44a0f36744b834a51919f151a1a552e1f496d094 15:39:19 44a0f36744b834a51919f151a1a552e1f496d094 [false] [Pipeline] sh 15:39:19 + git log --format=format:%s -1 44a0f36744b834a51919f151a1a552e1f496d094 [Pipeline] echo 15:39:19 ========================================================= 15:39:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:39:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:39:20 + git log --format=format:%s -1 44a0f36744b834a51919f151a1a552e1f496d094 [Pipeline] echo 15:39:20 [semverPrep] GIT_COMMIT: 44a0f36744b834a51919f151a1a552e1f496d094, Commit Message: Merge commit 'd7c7e54f90897c22ce68a90184a6803839f2242e' into HEAD [Pipeline] echo 15:39:20 [semverPrep] This is not a build commit. [Pipeline] sh 15:39:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:39:20 + grep -v github /etc/ssh/ssh_known_hosts 15:39:20 + [ -e /tmp/ssh_known_hosts ] 15:39:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:39:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:39:20 + sudo tee -a /etc/ssh/ssh_known_hosts 15:39:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:39:20 15:39:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:39:21 0.1.4: Pulling from edgex-devops/py-git-semver 15:39:21 b85a868b505f: Pulling fs layer 15:39:21 e2be974225ed: Pulling fs layer 15:39:21 339a4e72a1f5: Pulling fs layer 15:39:21 988bab9f4d93: Pulling fs layer 15:39:21 1469e6f7b9e6: Pulling fs layer 15:39:21 eaf3925da568: Pulling fs layer 15:39:21 bab4dde63d76: Pulling fs layer 15:39:21 bde34c3a00c8: Pulling fs layer 15:39:21 b352a97aabf1: Pulling fs layer 15:39:21 4872d77fe225: Pulling fs layer 15:39:21 5851b861e8e6: Pulling fs layer 15:39:21 b352a97aabf1: Waiting 15:39:21 eaf3925da568: Waiting 15:39:21 bab4dde63d76: Waiting 15:39:21 4872d77fe225: Waiting 15:39:21 5851b861e8e6: Waiting 15:39:21 bde34c3a00c8: Waiting 15:39:21 988bab9f4d93: Waiting 15:39:21 e2be974225ed: Verifying Checksum 15:39:21 e2be974225ed: Download complete 15:39:21 988bab9f4d93: Download complete 15:39:21 1469e6f7b9e6: Verifying Checksum 15:39:21 1469e6f7b9e6: Download complete 15:39:21 eaf3925da568: Download complete 15:39:21 339a4e72a1f5: Verifying Checksum 15:39:21 339a4e72a1f5: Download complete 15:39:21 bde34c3a00c8: Download complete 15:39:21 b352a97aabf1: Download complete 15:39:21 4872d77fe225: Verifying Checksum 15:39:21 4872d77fe225: Download complete 15:39:21 5851b861e8e6: Download complete 15:39:21 b85a868b505f: Verifying Checksum 15:39:21 b85a868b505f: Download complete 15:39:21 bab4dde63d76: Verifying Checksum 15:39:21 bab4dde63d76: Download complete 15:39:22 b85a868b505f: Pull complete 15:39:22 e2be974225ed: Pull complete 15:39:23 339a4e72a1f5: Pull complete 15:39:23 988bab9f4d93: Pull complete 15:39:23 1469e6f7b9e6: Pull complete 15:39:23 eaf3925da568: Pull complete 15:39:25 bab4dde63d76: Pull complete 15:39:25 bde34c3a00c8: Pull complete 15:39:25 b352a97aabf1: Pull complete 15:39:25 4872d77fe225: Pull complete 15:39:25 5851b861e8e6: Pull complete 15:39:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:39:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:39:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:39:26 prd-ubuntu20.04-docker-8c-8g-2124 does not seem to be running inside a container 15:39:26 $ 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 15:39:28 $ docker top 98c2cb2e287710c5848069cf9ac79513f583429ec3d59c4273e2a2cd2c68a576 -eo pid,comm 15:39:28 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). 15:39:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:39:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:39:28 [ssh-agent] Looking for ssh-agent implementation... 15:39:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:39:28 $ docker exec 98c2cb2e287710c5848069cf9ac79513f583429ec3d59c4273e2a2cd2c68a576 ssh-agent 15:39:28 SSH_AUTH_SOCK=/tmp/ssh-ZUEWo3klH1Wj/agent.32 15:39:28 SSH_AGENT_PID=38 15:39:28 Running ssh-add (command line suppressed) 15:39:28 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) 15:39:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:39:29 + git tag --points-at HEAD [Pipeline] } 15:39:29 $ docker exec --env ******** --env ******** 98c2cb2e287710c5848069cf9ac79513f583429ec3d59c4273e2a2cd2c68a576 ssh-agent -k 15:39:29 unset SSH_AUTH_SOCK; 15:39:29 unset SSH_AGENT_PID; 15:39:29 echo Agent pid 38 killed; 15:39:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:39:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:39:29 [ssh-agent] Looking for ssh-agent implementation... 15:39:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:39:29 $ docker exec 98c2cb2e287710c5848069cf9ac79513f583429ec3d59c4273e2a2cd2c68a576 ssh-agent 15:39:29 SSH_AUTH_SOCK=/tmp/ssh-ZD9JRjC5B3je/agent.70 15:39:29 SSH_AGENT_PID=76 15:39:29 Running ssh-add (command line suppressed) 15:39:29 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) 15:39:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:39:29 + git semver init 15:39:30 2022-09-29 15:39:30,126 [run_init] DEBUG init version:0.0.0 force:False 15:39:30 2022-09-29 15:39:30,126 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-555/.semver 15:39:30 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 15:39:30 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) 15:39:31 2022-09-29 15:39:31,498 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-555/.git/info/exclude 15:39:31 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 15:39:31 2022-09-29 15:39:31,498 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-555/.semver/PR-555 15:39:31 2022-09-29 15:39:31,502 [execute] INFO git cat-file --batch-check 15:39:31 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=) 15:39:31 2022-09-29 15:39:31,508 [execute] INFO git cat-file --batch 15:39:31 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=) 15:39:31 2022-09-29 15:39:31,513 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-555/.semver/PR-555 15:39:31 0.0.0 [Pipeline] } 15:39:31 $ docker exec --env ******** --env ******** 98c2cb2e287710c5848069cf9ac79513f583429ec3d59c4273e2a2cd2c68a576 ssh-agent -k 15:39:31 unset SSH_AUTH_SOCK; 15:39:31 unset SSH_AGENT_PID; 15:39:31 echo Agent pid 76 killed; 15:39:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:39:32 + git semver [Pipeline] } 15:39:32 $ docker stop --time=1 98c2cb2e287710c5848069cf9ac79513f583429ec3d59c4273e2a2cd2c68a576 15:39:33 $ docker rm -f 98c2cb2e287710c5848069cf9ac79513f583429ec3d59c4273e2a2cd2c68a576 [Pipeline] // withDockerContainer [Pipeline] sh 15:39:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:39:34 Stashed 1 file(s) [Pipeline] echo 15:39:34 [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 15:39:35 provisioning config files... 15:39:35 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-555@tmp/config9664770817662701791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:39:35 ---> docker-login.sh 15:39:35 nexus3.edgexfoundry.org:10001 15:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:35 Configure a credential helper to remove this warning. See 15:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:35 15:39:35 Login Succeeded 15:39:35 nexus3.edgexfoundry.org:10002 15:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:35 Configure a credential helper to remove this warning. See 15:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:35 15:39:35 Login Succeeded 15:39:35 nexus3.edgexfoundry.org:10003 15:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:35 Configure a credential helper to remove this warning. See 15:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:35 15:39:35 Login Succeeded 15:39:35 nexus3.edgexfoundry.org:10004 15:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:35 Configure a credential helper to remove this warning. See 15:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:35 15:39:35 Login Succeeded 15:39:35 docker.io 15:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:36 Configure a credential helper to remove this warning. See 15:39:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:36 15:39:36 Login Succeeded 15:39:36 ---> docker-login.sh ends [Pipeline] } 15:39:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:39:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:39:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:39:36 ========================================================= 15:39:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:39:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:36 + 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 . 15:39:37 Sending build context to Docker daemon 45.81MB 15:39:37 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 15:39:37 Step 2/16 : FROM ${BASE} AS builder 15:39:37 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:39:37 2408cc74d12b: Pulling fs layer 15:39:37 ea60b727a1ce: Pulling fs layer 15:39:37 30c4a7721957: Pulling fs layer 15:39:37 370296b7ddb6: Pulling fs layer 15:39:37 7c6cee850709: Pulling fs layer 15:39:37 39a5fcdaea64: Pulling fs layer 15:39:37 d94ebbe4e438: Pulling fs layer 15:39:37 bcfd1f05c69d: Pulling fs layer 15:39:37 59ccb84bbe0f: Pulling fs layer 15:39:37 39a5fcdaea64: Waiting 15:39:37 bcfd1f05c69d: Waiting 15:39:37 d94ebbe4e438: Waiting 15:39:37 59ccb84bbe0f: Waiting 15:39:37 370296b7ddb6: Waiting 15:39:37 7c6cee850709: Waiting 15:39:37 30c4a7721957: Verifying Checksum 15:39:37 30c4a7721957: Download complete 15:39:37 ea60b727a1ce: Download complete 15:39:37 7c6cee850709: Verifying Checksum 15:39:37 7c6cee850709: Download complete 15:39:37 39a5fcdaea64: Verifying Checksum 15:39:37 39a5fcdaea64: Download complete 15:39:37 2408cc74d12b: Verifying Checksum 15:39:37 2408cc74d12b: Download complete 15:39:37 d94ebbe4e438: Verifying Checksum 15:39:37 d94ebbe4e438: Download complete 15:39:37 2408cc74d12b: Pull complete 15:39:37 ea60b727a1ce: Pull complete 15:39:37 30c4a7721957: Pull complete 15:39:37 59ccb84bbe0f: Verifying Checksum 15:39:37 59ccb84bbe0f: Download complete 15:39:37 bcfd1f05c69d: Verifying Checksum 15:39:37 bcfd1f05c69d: Download complete 15:39:37 370296b7ddb6: Verifying Checksum 15:39:37 370296b7ddb6: Download complete 15:39:41 370296b7ddb6: Pull complete 15:39:41 7c6cee850709: Pull complete 15:39:41 39a5fcdaea64: Pull complete 15:39:41 d94ebbe4e438: Pull complete 15:39:43 bcfd1f05c69d: Pull complete 15:39:43 59ccb84bbe0f: Pull complete 15:39:43 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 15:39:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:39:43 ---> a4fb48ad2a94 15:39:43 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:39:47 ---> Running in a85e76f0d219 15:39:47 Removing intermediate container a85e76f0d219 15:39:47 ---> b07a5c9444b5 15:39:47 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 15:39:47 ---> Running in bd65826994ff 15:39:47 Removing intermediate container bd65826994ff 15:39:47 ---> 2eebc96df49c 15:39:47 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 15:39:47 ---> Running in 738c6091889e 15:39:47 Removing intermediate container 738c6091889e 15:39:47 ---> 0c906a9f39c4 15:39:47 Step 6/16 : LABEL Name=edgex-ui-go 15:39:47 ---> Running in fe361eb89786 15:39:47 Removing intermediate container fe361eb89786 15:39:47 ---> 6bf0c1290dd1 15:39:47 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 15:39:47 ---> Running in 2f3439e3e7e3 15:39:47 Removing intermediate container 2f3439e3e7e3 15:39:47 ---> 1dc0b9ca573e 15:39:47 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:39:48 latest: Pulling from library/docker 15:39:48 213ec9aee27d: Pulling fs layer 15:39:48 6eb510456a42: Pulling fs layer 15:39:48 4627ba0696d0: Pulling fs layer 15:39:48 58acb0837d57: Pulling fs layer 15:39:48 12036fa74330: Pulling fs layer 15:39:48 2ef3f78efc07: Pulling fs layer 15:39:48 3db7659cd090: Pulling fs layer 15:39:48 a0060f8d3666: Pulling fs layer 15:39:48 1f09ff97f4e2: Pulling fs layer 15:39:48 2ef3f78efc07: Waiting 15:39:48 3db7659cd090: Waiting 15:39:48 12036fa74330: Waiting 15:39:48 58acb0837d57: Waiting 15:39:48 1f09ff97f4e2: Waiting 15:39:48 a0060f8d3666: Waiting 15:39:48 4627ba0696d0: Verifying Checksum 15:39:48 4627ba0696d0: Download complete 15:39:48 213ec9aee27d: Verifying Checksum 15:39:48 213ec9aee27d: Download complete 15:39:48 6eb510456a42: Verifying Checksum 15:39:48 6eb510456a42: Download complete 15:39:48 213ec9aee27d: Pull complete 15:39:48 6eb510456a42: Pull complete 15:39:48 4627ba0696d0: Pull complete 15:39:48 58acb0837d57: Verifying Checksum 15:39:48 58acb0837d57: Download complete 15:39:48 2ef3f78efc07: Verifying Checksum 15:39:48 2ef3f78efc07: Download complete 15:39:48 12036fa74330: Verifying Checksum 15:39:48 12036fa74330: Download complete 15:39:49 a0060f8d3666: Verifying Checksum 15:39:49 a0060f8d3666: Download complete 15:39:49 1f09ff97f4e2: Verifying Checksum 15:39:49 58acb0837d57: Pull complete 15:39:49 3db7659cd090: Download complete 15:39:49 12036fa74330: Pull complete 15:39:49 Still waiting to schedule task 15:39:49 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:39:49 2ef3f78efc07: Pull complete 15:39:49 3db7659cd090: Pull complete 15:39:49 a0060f8d3666: Pull complete 15:39:49 1f09ff97f4e2: Pull complete 15:39:50 Digest: sha256:fd6932977dc8674c76b7f8a37a944458a7c0e8057c5b456a6b516fe78f3390bb 15:39:50 Status: Downloaded newer image for docker:latest 15:39:51 ---> ea1b72e468ee 15:39:51 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:39:51 ---> Running in e9c5f282a192 15:39:52 Removing intermediate container e9c5f282a192 15:39:52 ---> 3dbbc7128bf7 15:39:52 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:39:52 ---> Running in ddbd5320a5e8 15:39:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:39:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:39:53 OK: 211 MiB in 51 packages 15:39:54 Removing intermediate container ddbd5320a5e8 15:39:54 ---> 8b69d1cf1d8e 15:39:54 Step 11/16 : ENV GO111MODULE=on 15:39:54 ---> Running in 5e46372464f9 15:39:54 Removing intermediate container 5e46372464f9 15:39:54 ---> 7ce10066375d 15:39:54 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:39:54 ---> Running in 4845fc39595e 15:39:54 Removing intermediate container 4845fc39595e 15:39:54 ---> 2aff2fa029d4 15:39:54 Step 13/16 : COPY go.mod vendor* ./ 15:39:54 ---> 4828fc950c12 15:39:54 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:39:54 ---> Running in e25929c7b703 15:40:12 Removing intermediate container e25929c7b703 15:40:12 ---> 2a9ba798eca1 15:40:12 Step 15/16 : COPY . . 15:40:12 ---> 6abc72b7eceb 15:40:12 Step 16/16 : RUN ${MAKE} 15:40:12 ---> Running in 8cf5bf6bdc83 15:40:12 noop 15:40:12 Removing intermediate container 8cf5bf6bdc83 15:40:12 ---> 93b898ab502d 15:40:12 Successfully built 93b898ab502d 15:40:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:12 + docker inspect -f . ci-base-image-x86_64 15:40:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:13 prd-ubuntu20.04-docker-8c-8g-2124 does not seem to be running inside a container 15:40:13 $ 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 15:40:13 $ docker top ced68e0f30d32fb4650b16ceec7584d298b0f16877bcbc7f31d80aac329ca031 -eo pid,comm [Pipeline] { [Pipeline] sh 15:40:13 + go version 15:40:13 go version go1.18.3 linux/amd64 [Pipeline] } 15:40:13 $ docker stop --time=1 ced68e0f30d32fb4650b16ceec7584d298b0f16877bcbc7f31d80aac329ca031 15:40:15 $ 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 15:40:15 + docker inspect -f . ci-base-image-x86_64 15:40:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:15 prd-ubuntu20.04-docker-8c-8g-2124 does not seem to be running inside a container 15:40:16 $ 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 15:40:16 $ docker top 5e187a5be1b268092a000b068a6ca20e9e7fa7200519c7548dd2bd8295a4eb4a -eo pid,comm [Pipeline] { [Pipeline] sh 15:40:16 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-555 [Pipeline] fileExists [Pipeline] sh 15:40:17 + make test 15:40:17 CGO_ENABLED=0 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:40:17 go: -race requires cgo; enable cgo by setting CGO_ENABLED=1 15:40:17 make: *** [Makefile:49: test-go] Error 2 [Pipeline] } 15:40:17 $ docker stop --time=1 5e187a5be1b268092a000b068a6ca20e9e7fa7200519c7548dd2bd8295a4eb4a 15:40:18 $ 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 15:40:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:40:19 15:40:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:40:19 latest: Pulling from edgex-lftools-log-publisher 15:40:19 5eb5b503b376: Pulling fs layer 15:40:19 5c69ac0246d0: Pulling fs layer 15:40:19 ec43610c2a17: Pulling fs layer 15:40:19 3a2ae6a8a46f: Pulling fs layer 15:40:19 33b1e0a273af: Pulling fs layer 15:40:19 5d3b04190fa2: Pulling fs layer 15:40:19 2f39f015ded8: Pulling fs layer 15:40:19 33b1e0a273af: Waiting 15:40:19 3a2ae6a8a46f: Waiting 15:40:19 5d3b04190fa2: Waiting 15:40:19 2f39f015ded8: Waiting 15:40:19 5c69ac0246d0: Download complete 15:40:19 3a2ae6a8a46f: Verifying Checksum 15:40:19 3a2ae6a8a46f: Download complete 15:40:19 33b1e0a273af: Verifying Checksum 15:40:19 33b1e0a273af: Download complete 15:40:19 5d3b04190fa2: Verifying Checksum 15:40:19 5d3b04190fa2: Download complete 15:40:20 ec43610c2a17: Verifying Checksum 15:40:20 ec43610c2a17: Download complete 15:40:20 5eb5b503b376: Verifying Checksum 15:40:20 5eb5b503b376: Download complete 15:40:20 2f39f015ded8: Download complete 15:40:21 5eb5b503b376: Pull complete 15:40:21 5c69ac0246d0: Pull complete 15:40:21 ec43610c2a17: Pull complete 15:40:21 3a2ae6a8a46f: Pull complete 15:40:21 33b1e0a273af: Pull complete 15:40:22 5d3b04190fa2: Pull complete 15:40:26 2f39f015ded8: Pull complete 15:40:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:40:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:40:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:26 prd-ubuntu20.04-docker-8c-8g-2124 does not seem to be running inside a container 15:40:26 $ 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 15:40:31 $ docker top 2de75c73a983ca3079d8dc03707c416734860188c72dd100793d559b3e2ebac3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:40:32 ---> job-cost.sh 15:40:32 lf-activate-venv: SKIPPING 15:40:32 INFO: No Stack... 15:40:32 INFO: Retrieving Pricing Info for: v3-standard-8 15:40:32 INFO: Archiving Costs [Pipeline] sh 15:40:33 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-555/archives/cost.csv 15:40:33 + cut -d, -f6 [Pipeline] lock 15:40:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-555-1-stack-cost] 15:40:33 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-555-1-stack-cost] did not exist. Created. 15:40:33 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-555-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:40:33 + echo total: 0.2199999988079071 [Pipeline] stash 15:40:33 Stashed 1 file(s) [Pipeline] } 15:40:33 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-555-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:40:33 $ docker stop --time=1 2de75c73a983ca3079d8dc03707c416734860188c72dd100793d559b3e2ebac3 15:40:35 $ docker rm -f 2de75c73a983ca3079d8dc03707c416734860188c72dd100793d559b3e2ebac3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:40:35 Failed in branch amd64 15:41:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2125 in /w/workspace/edgexfoundry_edgex-ui-go_PR-555 [Pipeline] { [Pipeline] ws 15:41:12 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 15:41:12 The recommended git tool is: git 15:41:17 using credential edgex-jenkins-ssh 15:41:17 Cloning the remote Git repository 15:41:17 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:41:17 > git init /w/workspace/edgex-ui-go/1 # timeout=10 15:41:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:41:17 > git --version # timeout=10 15:41:17 > git --version # 'git version 2.25.1' 15:41:17 using GIT_SSH to set credentials SSH Credentials for GitHub 15:41:17 Verifying host key using known hosts file 15:41:18 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. 15:41:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:41:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:41:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:41:22 Merging remotes/origin/main commit d7c7e54f90897c22ce68a90184a6803839f2242e into PR head commit f4d2267b9980e68ca6d6a213cda2ae4145cac142 15:41:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:41:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:41:21 using GIT_SSH to set credentials SSH Credentials for GitHub 15:41:21 Verifying host key using known hosts file 15:41:21 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. 15:41:21 > 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 15:41:22 > git config core.sparsecheckout # timeout=10 15:41:22 > git checkout -f f4d2267b9980e68ca6d6a213cda2ae4145cac142 # timeout=10 15:41:23 Merge succeeded, producing 527f1f7f75188e1f674217b12f8356d484ed571b 15:41:23 Checking out Revision 527f1f7f75188e1f674217b12f8356d484ed571b (PR-555) 15:41:22 > git remote # timeout=10 15:41:23 > git config --get remote.origin.url # timeout=10 15:41:23 using GIT_SSH to set credentials SSH Credentials for GitHub 15:41:23 Verifying host key using known hosts file 15:41:23 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. 15:41:23 > git merge d7c7e54f90897c22ce68a90184a6803839f2242e # timeout=10 15:41:23 > git rev-parse HEAD^{commit} # timeout=10 15:41:23 > git config core.sparsecheckout # timeout=10 15:41:23 > git checkout -f 527f1f7f75188e1f674217b12f8356d484ed571b # timeout=10 15:41:27 Commit message: "Merge commit 'd7c7e54f90897c22ce68a90184a6803839f2242e' into HEAD" 15:41:27 First time build. Skipping changelog. 15:41:27 > git --version # timeout=10 15:41:27 > git --version # 'git version 2.25.1' 15:41:27 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:41:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:41:28 % Total % Received % Xferd Average Speed Time Time Time Current 15:41:28 Dload Upload Total Spent Left Speed 15:41:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 72843 0 --:--:-- --:--:-- --:--:-- 73267 [Pipeline] sh 15:41:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:41:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:41:29 + sudo tee /etc/docker/daemon.new 15:41:29 { 15:41:29 "registry-mirrors": [ 15:41:29 "https://nexus3.edgexfoundry.org:10001" 15:41:29 ], 15:41:29 "bip": "10.250.0.254/24", 15:41:29 "hosts": [ 15:41:29 "tcp://0.0.0.0:5555", 15:41:29 "unix:///var/run/docker.sock" 15:41:29 ], 15:41:29 "mtu": 1458, 15:41:29 "selinux-enabled": true, 15:41:29 "seccomp-profile": "/etc/docker/seccomp.json" 15:41:29 } [Pipeline] sh 15:41:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:41:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:41:48 provisioning config files... 15:41:48 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config11166461933464913240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:41:48 ---> docker-login.sh 15:41:48 nexus3.edgexfoundry.org:10001 15:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:49 Configure a credential helper to remove this warning. See 15:41:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:49 15:41:49 Login Succeeded 15:41:49 nexus3.edgexfoundry.org:10002 15:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:49 Configure a credential helper to remove this warning. See 15:41:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:49 15:41:49 Login Succeeded 15:41:50 nexus3.edgexfoundry.org:10003 15:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:50 Configure a credential helper to remove this warning. See 15:41:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:50 15:41:50 Login Succeeded 15:41:50 nexus3.edgexfoundry.org:10004 15:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:50 Configure a credential helper to remove this warning. See 15:41:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:50 15:41:50 Login Succeeded 15:41:50 docker.io 15:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:51 Configure a credential helper to remove this warning. See 15:41:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:51 15:41:51 Login Succeeded 15:41:51 ---> docker-login.sh ends [Pipeline] } 15:41:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:41:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:41:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:41:51 ========================================================= 15:41:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:41:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:51 + 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 . 15:41:52 Sending build context to Docker daemon 28.94MB 15:41:52 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 15:41:52 Step 2/16 : FROM ${BASE} AS builder 15:41:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:41:53 b3c136eddcbf: Pulling fs layer 15:41:53 c0a3192eca97: Pulling fs layer 15:41:53 a050256f5b6f: Pulling fs layer 15:41:53 656be50a0ddc: Pulling fs layer 15:41:53 2bbca73fdf42: Pulling fs layer 15:41:53 46d945488cbd: Pulling fs layer 15:41:53 8a5474983e97: Pulling fs layer 15:41:53 329c88fbcd65: Pulling fs layer 15:41:53 46d945488cbd: Waiting 15:41:53 8a5474983e97: Waiting 15:41:53 329c88fbcd65: Waiting 15:41:53 2bbca73fdf42: Waiting 15:41:53 a050256f5b6f: Download complete 15:41:53 c0a3192eca97: Verifying Checksum 15:41:53 c0a3192eca97: Download complete 15:41:53 2bbca73fdf42: Verifying Checksum 15:41:53 2bbca73fdf42: Download complete 15:41:53 46d945488cbd: Verifying Checksum 15:41:53 46d945488cbd: Download complete 15:41:53 b3c136eddcbf: Verifying Checksum 15:41:53 b3c136eddcbf: Download complete 15:41:54 b3c136eddcbf: Pull complete 15:41:54 329c88fbcd65: Verifying Checksum 15:41:54 329c88fbcd65: Download complete 15:41:54 c0a3192eca97: Pull complete 15:41:55 a050256f5b6f: Pull complete 15:41:55 8a5474983e97: Download complete 15:41:56 656be50a0ddc: Download complete 15:42:08 656be50a0ddc: Pull complete 15:42:08 2bbca73fdf42: Pull complete 15:42:08 46d945488cbd: Pull complete 15:42:13 8a5474983e97: Pull complete 15:42:15 329c88fbcd65: Pull complete 15:42:15 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 15:42:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:42:15 ---> ff4287adb874 15:42:15 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:42:17 ---> Running in 7526814a6752 15:42:17 Removing intermediate container 7526814a6752 15:42:17 ---> 9d083667d475 15:42:17 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 15:42:17 ---> Running in b0484005e00e 15:42:18 Removing intermediate container b0484005e00e 15:42:18 ---> bd07c2253cac 15:42:18 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 15:42:18 ---> Running in 8c50a4ff8a48 15:42:18 Removing intermediate container 8c50a4ff8a48 15:42:18 ---> ceedc2183dc3 15:42:18 Step 6/16 : LABEL Name=edgex-ui-go 15:42:18 ---> Running in ea0de8b37568 15:42:18 Removing intermediate container ea0de8b37568 15:42:18 ---> 79a3c90a8a99 15:42:18 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 15:42:18 ---> Running in 7eb99c3544c0 15:42:19 Removing intermediate container 7eb99c3544c0 15:42:19 ---> cd86bb60b2f6 15:42:19 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:42:19 latest: Pulling from library/docker 15:42:19 9b18e9b68314: Pulling fs layer 15:42:19 5abd6445c68b: Pulling fs layer 15:42:19 7b6c1cdde492: Pulling fs layer 15:42:19 7917cc27eb40: Pulling fs layer 15:42:19 3f2fb837c2a9: Pulling fs layer 15:42:19 7dfd59826c62: Pulling fs layer 15:42:19 8e677722d0f6: Pulling fs layer 15:42:19 10d667b9f88c: Pulling fs layer 15:42:19 3b07bf3bd1f4: Pulling fs layer 15:42:19 7dfd59826c62: Waiting 15:42:19 8e677722d0f6: Waiting 15:42:19 10d667b9f88c: Waiting 15:42:19 3b07bf3bd1f4: Waiting 15:42:19 7917cc27eb40: Waiting 15:42:19 3f2fb837c2a9: Waiting 15:42:19 7b6c1cdde492: Verifying Checksum 15:42:19 7b6c1cdde492: Download complete 15:42:20 9b18e9b68314: Download complete 15:42:20 5abd6445c68b: Verifying Checksum 15:42:20 5abd6445c68b: Download complete 15:42:20 7917cc27eb40: Verifying Checksum 15:42:20 7917cc27eb40: Download complete 15:42:20 3f2fb837c2a9: Verifying Checksum 15:42:20 3f2fb837c2a9: Download complete 15:42:20 9b18e9b68314: Pull complete 15:42:20 8e677722d0f6: Verifying Checksum 15:42:20 8e677722d0f6: Download complete 15:42:20 7dfd59826c62: Verifying Checksum 15:42:20 7dfd59826c62: Download complete 15:42:20 10d667b9f88c: Verifying Checksum 15:42:20 10d667b9f88c: Download complete 15:42:21 3b07bf3bd1f4: Verifying Checksum 15:42:21 3b07bf3bd1f4: Download complete 15:42:22 5abd6445c68b: Pull complete 15:42:22 7b6c1cdde492: Pull complete 15:42:23 7917cc27eb40: Pull complete 15:42:24 3f2fb837c2a9: Pull complete 15:42:25 7dfd59826c62: Pull complete 15:42:25 8e677722d0f6: Pull complete 15:42:25 10d667b9f88c: Pull complete 15:42:25 3b07bf3bd1f4: Pull complete 15:42:25 Digest: sha256:fd6932977dc8674c76b7f8a37a944458a7c0e8057c5b456a6b516fe78f3390bb 15:42:25 Status: Downloaded newer image for docker:latest 15:42:28 ---> 46eef84a2fac 15:42:28 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:42:28 ---> Running in 7c76cf7e5db2 15:42:29 Removing intermediate container 7c76cf7e5db2 15:42:29 ---> 0049b1abea92 15:42:29 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:42:29 ---> Running in a9c4730fd904 15:42:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:42:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:42:32 OK: 221 MiB in 51 packages 15:42:33 Removing intermediate container a9c4730fd904 15:42:33 ---> 999ec92a81aa 15:42:33 Step 11/16 : ENV GO111MODULE=on 15:42:33 ---> Running in a4d58adb8940 15:42:33 Removing intermediate container a4d58adb8940 15:42:33 ---> 075c90319a29 15:42:33 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:42:33 ---> Running in 37ff43e009ad 15:42:34 Removing intermediate container 37ff43e009ad 15:42:34 ---> 80f3421cb1f6 15:42:34 Step 13/16 : COPY go.mod vendor* ./ 15:42:34 ---> 3af4355a4ebe 15:42:34 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:42:34 ---> Running in ec0ddede513c 15:43:01 Removing intermediate container ec0ddede513c 15:43:01 ---> 95acbe4d078d 15:43:01 Step 15/16 : COPY . . 15:43:04 ---> 99d2b1e43896 15:43:04 Step 16/16 : RUN ${MAKE} 15:43:04 ---> Running in 01f4b1b293ee 15:43:05 noop 15:43:05 Removing intermediate container 01f4b1b293ee 15:43:05 ---> 7e2bdc328df6 15:43:05 Successfully built 7e2bdc328df6 15:43:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:06 + docker inspect -f . ci-base-image-arm64 15:43:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:06 prd-ubuntu20.04-docker-arm64-4c-16g-2125 does not seem to be running inside a container 15:43:06 $ 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 15:43:07 $ docker top 5474b47e984fb9bcddc5c919f2d5c00ac096ef728f59f2fc02d960516e8a514d -eo pid,comm [Pipeline] { [Pipeline] sh 15:43:08 + go version 15:43:08 go version go1.18.3 linux/arm64 [Pipeline] } 15:43:08 $ docker stop --time=1 5474b47e984fb9bcddc5c919f2d5c00ac096ef728f59f2fc02d960516e8a514d 15:43:10 $ 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 15:43:10 + docker inspect -f . ci-base-image-arm64 15:43:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:11 prd-ubuntu20.04-docker-arm64-4c-16g-2125 does not seem to be running inside a container 15:43:11 $ 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 15:43:12 $ docker top 50366d9641b8dd288c9beadbdecd57f5f59513a637b8057ae65b825a09927498 -eo pid,comm [Pipeline] { [Pipeline] sh 15:43:12 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 15:43:13 + make test 15:43:13 CGO_ENABLED=0 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:43:13 go: -race requires cgo; enable cgo by setting CGO_ENABLED=1 15:43:13 make: *** [Makefile:49: test-go] Error 2 [Pipeline] } 15:43:13 $ docker stop --time=1 50366d9641b8dd288c9beadbdecd57f5f59513a637b8057ae65b825a09927498 15:43:15 $ 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 15:43:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:43:16 15:43:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:43:16 arm64: Pulling from edgex-lftools-log-publisher 15:43:16 8998bd30e6a1: Pulling fs layer 15:43:16 04944245beec: Pulling fs layer 15:43:16 699f458cf7ca: Pulling fs layer 15:43:16 765212b225bb: Pulling fs layer 15:43:16 f23df028b6ca: Pulling fs layer 15:43:16 d65c8cfc05b1: Pulling fs layer 15:43:16 2437ff75d9bd: Pulling fs layer 15:43:16 f23df028b6ca: Waiting 15:43:16 d65c8cfc05b1: Waiting 15:43:16 2437ff75d9bd: Waiting 15:43:16 765212b225bb: Waiting 15:43:16 04944245beec: Verifying Checksum 15:43:16 04944245beec: Download complete 15:43:16 765212b225bb: Verifying Checksum 15:43:16 765212b225bb: Download complete 15:43:16 f23df028b6ca: Verifying Checksum 15:43:16 f23df028b6ca: Download complete 15:43:16 d65c8cfc05b1: Verifying Checksum 15:43:16 d65c8cfc05b1: Download complete 15:43:16 699f458cf7ca: Verifying Checksum 15:43:16 699f458cf7ca: Download complete 15:43:17 8998bd30e6a1: Download complete 15:43:19 2437ff75d9bd: Verifying Checksum 15:43:19 2437ff75d9bd: Download complete 15:43:21 8998bd30e6a1: Pull complete 15:43:21 04944245beec: Pull complete 15:43:23 699f458cf7ca: Pull complete 15:43:23 765212b225bb: Pull complete 15:43:24 f23df028b6ca: Pull complete 15:43:24 d65c8cfc05b1: Pull complete 15:43:39 2437ff75d9bd: Pull complete 15:43:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:43:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:43:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:39 prd-ubuntu20.04-docker-arm64-4c-16g-2125 does not seem to be running inside a container 15:43:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/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 15:43:41 $ docker top 9216982c1e1c9aaffe305f2508811a3dbd74d0d26d12e27f9005593d60ca0090 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:43:42 ---> job-cost.sh 15:43:42 lf-activate-venv: SKIPPING 15:43:42 INFO: No Stack... 15:43:43 INFO: Retrieving Pricing Info for: v3-standard-4 15:43:44 INFO: Archiving Costs [Pipeline] sh 15:43:44 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv+ 15:43:44 cut -d, -f6 [Pipeline] lock 15:43:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-555-1-stack-cost] 15:43:45 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-555-1-stack-cost] did not exist. Created. 15:43:45 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-555-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:43:45 /w/workspace/edgex-ui-go/1@tmp/durable-3467c816/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:43:45 + echo total: 0.10999999940395355 [Pipeline] stash 15:43:46 Warning: overwriting stash ‘stack-cost’ 15:43:46 Stashed 1 file(s) [Pipeline] } 15:43:46 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-555-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:43:46 $ docker stop --time=1 9216982c1e1c9aaffe305f2508811a3dbd74d0d26d12e27f9005593d60ca0090 15:43:48 $ 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] } 15:43:48 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 15:43:50 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-555/archives ] 15:43:50 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-555/archives 15:43:50 total 16 15:43:50 drwxr-xr-x 3 root root 4096 Sep 29 15:40 . 15:43:50 drwxrwxr-x 15 jenkins jenkins 4096 Sep 29 15:40 .. 15:43:50 drwxr-xr-x 2 root root 4096 Sep 29 15:40 cost 15:43:50 -rw-r--r-- 1 root root 83 Sep 29 15:40 cost.csv 15:43:50 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-555/archives 15:43:50 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-555/archives 15:43:50 total 16 15:43:50 drwxr-xr-x 3 jenkins jenkins 4096 Sep 29 15:40 . 15:43:50 drwxrwxr-x 15 jenkins jenkins 4096 Sep 29 15:40 .. 15:43:50 drwxr-xr-x 2 jenkins jenkins 4096 Sep 29 15:40 cost 15:43:50 -rw-r--r-- 1 jenkins jenkins 83 Sep 29 15:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:43:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:43:52 ---> package-listing.sh 15:43:52 ++ tr '[:upper:]' '[:lower:]' 15:43:52 ++ facter osfamily 15:43:52 + OS_FAMILY=debian 15:43:52 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-555 15:43:52 + START_PACKAGES=/tmp/packages_start.txt 15:43:52 + END_PACKAGES=/tmp/packages_end.txt 15:43:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:43:52 + PACKAGES=/tmp/packages_start.txt 15:43:52 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-555 ']' 15:43:52 + PACKAGES=/tmp/packages_end.txt 15:43:52 + case "${OS_FAMILY}" in 15:43:52 + dpkg -l 15:43:52 + grep '^ii' 15:43:52 + '[' -f /tmp/packages_start.txt ']' 15:43:52 + '[' -f /tmp/packages_end.txt ']' 15:43:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:43:52 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-555 ']' 15:43:52 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-555/archives/ 15:43:52 + 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 15:43:52 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 15:43:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:43:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:53 prd-ubuntu20.04-docker-8c-8g-2124 does not seem to be running inside a container 15:43:53 $ 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 15:43:53 $ docker top 311f13622a6696ad7dab054a5d05635f61f69ece65f9848e528c63fc4dc39f33 -eo pid,comm [Pipeline] { [Pipeline] sh 15:43:54 + touch /tmp/pre-build-complete [Pipeline] sh 15:43:54 + mkdir -p /var/log/sysstat [Pipeline] sh 15:43:54 + ls /var/log/sa-host 15:43:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:43:54 provisioning config files... 15:43:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-555@tmp/config9516638232544235256tmp [Pipeline] { [Pipeline] echo 15:43:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:43:55 ---> create-netrc.sh [Pipeline] } 15:43:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:43:55 ---> python-tools-install.sh [Pipeline] echo 15:43:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:43:56 ---> sudo-logs.sh 15:43:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:43:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:43:56 ---> job-cost.sh 15:43:56 lf-activate-venv: SKIPPING 15:43:56 DEBUG: total: 0.2199999988079071 15:43:56 INFO: Retrieving Stack Cost... 15:43:56 INFO: Retrieving Pricing Info for: v3-standard-8 15:43:56 INFO: Archiving Costs [Pipeline] echo 15:43:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:43:57 ---> logs-deploy.sh 15:43:57 lf-activate-venv: SKIPPING 15:43:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-555/1 15:43:57 INFO: archiving workspace using pattern(s): 15:43:58 Archives upload complete. 15:43:58 INFO: archiving logs to Nexus