Pull request #207 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 ernestojeda for edgexfoundry/ci-build-images Obtained Jenkinsfile from 26d3c23a5401fea4e606808c89508761b16b1419+ddfed388a3b16120cdfe7b2187972fd634322871 (7c86842a773c9856041527a68575e5f866dd286b) 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-ssh11597964108501456417.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh358214575173647259.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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/ci-build-images/branches/PR-207/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/ci-build-images/branches/PR-207/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10767515986661512771.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-207/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11933213023024547584.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh16977565245404778174.key > 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/ci-build-images/branches/PR-207/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/ci-build-images/branches/PR-207/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5224889242303126901.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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 ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-compose, mavenSettings:ci-build-images-settings, dockerImageName:edgex-compose, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1.24.1], releaseBranchOverride:edgex-compose] ========================================================= [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 ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-compose USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-compose DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-compose-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: edgex-compose DOCKER_CUSTOM_TAGS: 1.24.1 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-17610’ Running on prd-ubuntu20.04-docker-8c-8g-17616 in /w/workspace/exfoundry_ci-build-images_PR-207 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-207 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/207/head:refs/remotes/origin/PR-207 +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 Merging remotes/origin/edgex-compose commit ddfed388a3b16120cdfe7b2187972fd634322871 into PR head commit 26d3c23a5401fea4e606808c89508761b16b1419 Merge succeeded, producing 26d3c23a5401fea4e606808c89508761b16b1419 Checking out Revision 26d3c23a5401fea4e606808c89508761b16b1419 (PR-207) > git config core.sparsecheckout # timeout=10 > git checkout -f 26d3c23a5401fea4e606808c89508761b16b1419 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ddfed388a3b16120cdfe7b2187972fd634322871 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 26d3c23a5401fea4e606808c89508761b16b1419 # timeout=10 Commit message: "refactor: update to newer version of compose plugin" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:05:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:05:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:05:45 ========================================================= 01:05:45 EdgeX Global Pipelines Version Info 01:05:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:05:46 ------------------- 01:05:46 stable info: 01:05:46 ------------------- 01:05:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:05:46 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:05:46 Message: update stable to v1.0.249 01:05:47 ------------------- 01:05:47 experimental info: 01:05:47 ------------------- 01:05:47 Commited By: **** collab-it+edgex@linuxfoundation.org 01:05:47 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:05:47 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 01:05:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 01:05:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-compose [Pipeline] echo 01:05:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 01:05:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:05:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:05:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-compose [Pipeline] echo 01:05:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 01:05:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 01:05:47 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 01:05:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:05:47 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 01:05:47 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-compose-archive.tar.gz [Pipeline] echo 01:05:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:05:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:05:48 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = edgex-compose [Pipeline] echo 01:05:48 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.24.1 [Pipeline] echo 01:05:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-207 [Pipeline] echo 01:05:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-207 [Pipeline] echo 01:05:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-207 [Pipeline] echo 01:05:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 26d3c23a5401fea4e606808c89508761b16b1419 [Pipeline] echo 01:05:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 26d3c23 [Pipeline] echo 01:05:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:05:48 provisioning config files... 01:05:48 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-207@tmp/config8550336837450994727tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:05:48 ---> docker-login.sh 01:05:48 nexus3.edgexfoundry.org:10001 01:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:49 Configure a credential helper to remove this warning. See 01:05:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:49 01:05:49 Login Succeeded 01:05:49 nexus3.edgexfoundry.org:10002 01:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:49 Configure a credential helper to remove this warning. See 01:05:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:49 01:05:49 Login Succeeded 01:05:49 nexus3.edgexfoundry.org:10003 01:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:49 Configure a credential helper to remove this warning. See 01:05:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:49 01:05:49 Login Succeeded 01:05:49 nexus3.edgexfoundry.org:10004 01:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:49 Configure a credential helper to remove this warning. See 01:05:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:49 01:05:49 Login Succeeded 01:05:49 docker.io 01:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:49 Configure a credential helper to remove this warning. See 01:05:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:49 01:05:49 Login Succeeded 01:05:49 ---> docker-login.sh ends [Pipeline] } 01:05:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:05:50 provisioning config files... 01:05:50 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-207@tmp/config6847236895745444604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:05:51 ---> docker-login.sh 01:05:51 nexus3.edgexfoundry.org:10001 01:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:51 Configure a credential helper to remove this warning. See 01:05:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:51 01:05:51 Login Succeeded 01:05:51 nexus3.edgexfoundry.org:10002 01:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:51 Configure a credential helper to remove this warning. See 01:05:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:51 01:05:51 Login Succeeded 01:05:51 nexus3.edgexfoundry.org:10003 01:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:51 Configure a credential helper to remove this warning. See 01:05:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:51 01:05:51 Login Succeeded 01:05:51 nexus3.edgexfoundry.org:10004 01:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:51 Configure a credential helper to remove this warning. See 01:05:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:51 01:05:51 Login Succeeded 01:05:51 docker.io 01:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:51 Configure a credential helper to remove this warning. See 01:05:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:51 01:05:51 Login Succeeded 01:05:51 ---> docker-login.sh ends [Pipeline] } 01:05:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:05:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:05:53 + ls -al . 01:05:53 total 24 01:05:53 drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 01:05 . 01:05:53 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 01:05 .. 01:05:53 drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 01:05 .git 01:05:53 -rw-rw-r-- 1 jenkins jenkins 701 Jun 1 01:05 Dockerfile 01:05:53 -rw-rw-r-- 1 jenkins jenkins 886 Jun 1 01:05 Jenkinsfile 01:05:53 -rw-rw-r-- 1 jenkins jenkins 1309 Jun 1 01:05 README.md [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:53 + docker build -t edgex-devops/edgex-compose -f Dockerfile --build-arg ARCH=amd64 --label git_sha=26d3c23a5401fea4e606808c89508761b16b1419 --label arch=amd64 . 01:05:53 Sending build context to Docker daemon 454.1kB 01:05:53 Step 1/10 : ARG DOCKER_VERSION=24 01:05:53 Step 2/10 : FROM docker:${DOCKER_VERSION} AS docker-cli 01:05:53 24: Pulling from library/docker 01:05:54 8a49fdb3b6a5: Pulling fs layer 01:05:54 dfb60e7f5d22: Pulling fs layer 01:05:54 f74671f55a8d: Pulling fs layer 01:05:54 159682c80b19: Pulling fs layer 01:05:54 b1fd48ba55f8: Pulling fs layer 01:05:54 6478cae41da0: Pulling fs layer 01:05:54 3dc5e45939f9: Pulling fs layer 01:05:54 ec63addd3bc1: Pulling fs layer 01:05:54 3a314790488f: Pulling fs layer 01:05:54 f97b6f470a44: Pulling fs layer 01:05:54 ba6b089fd04d: Pulling fs layer 01:05:54 3580870ab4aa: Pulling fs layer 01:05:54 53d2ee3b805d: Pulling fs layer 01:05:54 9237fc1405c9: Pulling fs layer 01:05:54 6478cae41da0: Waiting 01:05:54 ba6b089fd04d: Waiting 01:05:54 3dc5e45939f9: Waiting 01:05:54 3580870ab4aa: Waiting 01:05:54 ec63addd3bc1: Waiting 01:05:54 53d2ee3b805d: Waiting 01:05:54 3a314790488f: Waiting 01:05:54 f97b6f470a44: Waiting 01:05:54 9237fc1405c9: Waiting 01:05:54 159682c80b19: Waiting 01:05:54 b1fd48ba55f8: Waiting 01:05:54 f74671f55a8d: Download complete 01:05:54 dfb60e7f5d22: Verifying Checksum 01:05:54 dfb60e7f5d22: Download complete 01:05:54 8a49fdb3b6a5: Verifying Checksum 01:05:54 8a49fdb3b6a5: Download complete 01:05:54 8a49fdb3b6a5: Pull complete 01:05:54 159682c80b19: Verifying Checksum 01:05:54 159682c80b19: Download complete 01:05:54 6478cae41da0: Verifying Checksum 01:05:54 6478cae41da0: Download complete 01:05:54 3dc5e45939f9: Verifying Checksum 01:05:54 3dc5e45939f9: Download complete 01:05:54 dfb60e7f5d22: Pull complete 01:05:54 ec63addd3bc1: Verifying Checksum 01:05:54 ec63addd3bc1: Download complete 01:05:54 f74671f55a8d: Pull complete 01:05:54 3a314790488f: Verifying Checksum 01:05:54 3a314790488f: Download complete 01:05:54 b1fd48ba55f8: Verifying Checksum 01:05:54 b1fd48ba55f8: Download complete 01:05:54 ba6b089fd04d: Verifying Checksum 01:05:54 ba6b089fd04d: Download complete 01:05:54 f97b6f470a44: Verifying Checksum 01:05:54 f97b6f470a44: Download complete 01:05:54 53d2ee3b805d: Verifying Checksum 01:05:54 53d2ee3b805d: Download complete 01:05:54 9237fc1405c9: Verifying Checksum 01:05:54 9237fc1405c9: Download complete 01:05:54 159682c80b19: Pull complete 01:05:55 b1fd48ba55f8: Pull complete 01:05:55 3580870ab4aa: Verifying Checksum 01:05:55 3580870ab4aa: Download complete 01:05:55 6478cae41da0: Pull complete 01:05:55 3dc5e45939f9: Pull complete 01:05:55 ec63addd3bc1: Pull complete 01:05:55 3a314790488f: Pull complete 01:05:56 f97b6f470a44: Pull complete 01:05:56 ba6b089fd04d: Pull complete 01:05:57 3580870ab4aa: Pull complete 01:05:57 53d2ee3b805d: Pull complete 01:05:57 9237fc1405c9: Pull complete 01:05:57 Digest: sha256:5edfe3067bdd8b76818b036d8ef61846696af4d458ba527356c5484fcd692c2a 01:05:57 Status: Downloaded newer image for docker:24 01:05:57 ---> 881c987bf80d 01:05:57 Step 3/10 : FROM alpine:3.16 01:05:57 3.16: Pulling from library/alpine 01:05:58 91d30c5bc195: Pulling fs layer 01:05:58 91d30c5bc195: Verifying Checksum 01:05:58 91d30c5bc195: Download complete 01:05:58 91d30c5bc195: Pull complete 01:05:58 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 01:05:58 Status: Downloaded newer image for alpine:3.16 01:05:58 ---> 8471affe5de5 01:05:58 Step 4/10 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker 01:06:00 ---> 8819460a99b7 01:06:00 Step 5/10 : RUN apk add --update --no-cache py-pip python3-dev libffi-dev openssl-dev gcc libc-dev make unzip bash curl 01:06:00 ---> Running in 43f6ad9be108 01:06:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:06:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:06:00 (1/51) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 01:06:01 (2/51) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) 01:06:01 (3/51) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) 01:06:01 (4/51) Installing ncurses-terminfo-base (6.3_p20220521-r1) 01:06:01 (5/51) Installing ncurses-libs (6.3_p20220521-r1) 01:06:01 (6/51) Installing readline (8.1.2-r0) 01:06:01 (7/51) Installing bash (5.1.16-r2) 01:06:01 Executing bash-5.1.16-r2.post-install 01:06:01 (8/51) Installing ca-certificates (20230506-r0) 01:06:01 (9/51) Installing brotli-libs (1.0.9-r6) 01:06:01 (10/51) Installing nghttp2-libs (1.47.0-r0) 01:06:01 (11/51) Installing libcurl (8.1.2-r0) 01:06:01 (12/51) Installing curl (8.1.2-r0) 01:06:01 (13/51) Installing libgcc (11.2.1_git20220219-r2) 01:06:01 (14/51) Installing libstdc++ (11.2.1_git20220219-r2) 01:06:01 (15/51) Installing binutils (2.38-r3) 01:06:01 (16/51) Installing libgomp (11.2.1_git20220219-r2) 01:06:01 (17/51) Installing libatomic (11.2.1_git20220219-r2) 01:06:01 (18/51) Installing gmp (6.2.1-r2) 01:06:01 (19/51) Installing isl22 (0.22-r0) 01:06:01 (20/51) Installing mpfr4 (4.1.0-r0) 01:06:01 (21/51) Installing mpc1 (1.2.1-r0) 01:06:01 (22/51) Installing gcc (11.2.1_git20220219-r2) 01:06:01 (23/51) Installing musl-dev (1.2.3-r3) 01:06:01 (24/51) Installing libc-dev (0.7.2-r3) 01:06:01 (25/51) Installing linux-headers (5.16.7-r1) 01:06:01 (26/51) Installing libffi (3.4.2-r1) 01:06:01 (27/51) Installing pkgconf (1.8.1-r0) 01:06:01 (28/51) Installing libffi-dev (3.4.2-r1) 01:06:01 (29/51) Installing make (4.3-r0) 01:06:02 (30/51) Installing openssl-dev (1.1.1u-r1) 01:06:02 (31/51) Installing libbz2 (1.0.8-r1) 01:06:02 (32/51) Installing expat (2.5.0-r0) 01:06:02 (33/51) Installing gdbm (1.23-r0) 01:06:02 (34/51) Installing xz-libs (5.2.5-r1) 01:06:02 (35/51) Installing mpdecimal (2.5.1-r1) 01:06:02 (36/51) Installing sqlite-libs (3.40.1-r0) 01:06:02 (37/51) Installing python3 (3.10.11-r0) 01:06:02 (38/51) Installing py3-contextlib2 (21.6.0-r2) 01:06:02 (39/51) Installing py3-tomli (2.0.1-r1) 01:06:02 (40/51) Installing py3-pep517 (0.12.0-r2) 01:06:02 (41/51) Installing py3-six (1.16.0-r1) 01:06:02 (42/51) Installing py3-retrying (1.3.3-r3) 01:06:02 (43/51) Installing py3-appdirs (1.4.4-r3) 01:06:02 (44/51) Installing py3-more-itertools (8.13.0-r0) 01:06:02 (45/51) Installing py3-ordered-set (4.0.2-r3) 01:06:02 (46/51) Installing py3-parsing (2.4.7-r3) 01:06:02 (47/51) Installing py3-packaging (21.3-r0) 01:06:02 (48/51) Installing py3-setuptools (59.4.0-r0) 01:06:02 (49/51) Installing py3-pip (22.1.1-r0) 01:06:02 (50/51) Installing python3-dev (3.10.11-r0) 01:06:03 (51/51) Installing unzip (6.0-r9) 01:06:03 Executing busybox-1.35.0-r17.trigger 01:06:03 Executing ca-certificates-20230506-r0.trigger 01:06:03 OK: 245 MiB in 62 packages 01:06:05 Still waiting to schedule task 01:06:05 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17614’ 01:06:09 Removing intermediate container 43f6ad9be108 01:06:09 ---> ddf20b5eba23 01:06:09 Step 6/10 : ENV DOCKER_CONFIG=/usr/local/lib/docker 01:06:09 ---> Running in 38f1c58d86c0 01:06:09 Removing intermediate container 38f1c58d86c0 01:06:09 ---> 2e6929c7ba7a 01:06:09 Step 7/10 : RUN curl -SL "https://github.com/docker/compose/releases/download/v2.18.1/docker-compose-linux-$(uname -m)" -o $DOCKER_CONFIG/cli-plugins/docker-compose && chmod +x $DOCKER_CONFIG/cli-plugins/docker-compose && docker compose version 01:06:09 ---> Running in c6bbfc5bbf9a 01:06:09  % Total % Received % Xferd Average Speed Time Time Time Current 01:06:09      Dload Upload Total Spent Left  Speed 01:06:09 0  0  0  0  0  0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 01:06:09 Warning: Failed to open the file 01:06:09 Warning: /usr/local/lib/docker/cli-plugins/docker-compose: No such file or 01:06:09 Warning: directory 01:06:09 0 52.0M 0 16375 0 0 104k 0 0:08:31 --:--:-- 0:08:31 104k 01:06:09 curl: (23) Failure writing output to destination 01:06:09 The command '/bin/sh -c curl -SL "https://github.com/docker/compose/releases/download/v2.18.1/docker-compose-linux-$(uname -m)" -o $DOCKER_CONFIG/cli-plugins/docker-compose && chmod +x $DOCKER_CONFIG/cli-plugins/docker-compose && docker compose version' returned a non-zero code: 23 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:06:10 01:06:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:06:11 latest: Pulling from edgex-lftools-log-publisher 01:06:11 5eb5b503b376: Pulling fs layer 01:06:11 5c69ac0246d0: Pulling fs layer 01:06:11 ec43610c2a17: Pulling fs layer 01:06:11 3a2ae6a8a46f: Pulling fs layer 01:06:11 33b1e0a273af: Pulling fs layer 01:06:11 5d3b04190fa2: Pulling fs layer 01:06:11 2f39f015ded8: Pulling fs layer 01:06:11 3a2ae6a8a46f: Waiting 01:06:11 33b1e0a273af: Waiting 01:06:11 5d3b04190fa2: Waiting 01:06:11 2f39f015ded8: Waiting 01:06:11 5c69ac0246d0: Verifying Checksum 01:06:11 5c69ac0246d0: Download complete 01:06:11 3a2ae6a8a46f: Verifying Checksum 01:06:11 3a2ae6a8a46f: Download complete 01:06:11 33b1e0a273af: Verifying Checksum 01:06:11 33b1e0a273af: Download complete 01:06:11 5d3b04190fa2: Verifying Checksum 01:06:11 5d3b04190fa2: Download complete 01:06:11 ec43610c2a17: Verifying Checksum 01:06:11 ec43610c2a17: Download complete 01:06:11 5eb5b503b376: Verifying Checksum 01:06:11 5eb5b503b376: Download complete 01:06:12 2f39f015ded8: Download complete 01:06:12 5eb5b503b376: Pull complete 01:06:12 5c69ac0246d0: Pull complete 01:06:13 ec43610c2a17: Pull complete 01:06:13 3a2ae6a8a46f: Pull complete 01:06:13 33b1e0a273af: Pull complete 01:06:13 5d3b04190fa2: Pull complete 01:06:17 2f39f015ded8: Pull complete 01:06:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:06:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:06:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:06:18 prd-ubuntu20.04-docker-8c-8g-17616 does not seem to be running inside a container 01:06:18 $ 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/exfoundry_ci-build-images_PR-207 -v /w/workspace/exfoundry_ci-build-images_PR-207:/w/workspace/exfoundry_ci-build-images_PR-207:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-207@tmp:/w/workspace/exfoundry_ci-build-images_PR-207@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:06:21 $ docker top d26866c439ea3bbc1ec639e55507c19f5a0b996e33617f6cf2438badd0ec9af4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:06:21 ---> job-cost.sh 01:06:21 lf-activate-venv: SKIPPING 01:06:21 INFO: No Stack... 01:06:22 INFO: Retrieving Pricing Info for: v3-standard-8 01:06:22 INFO: Archiving Costs [Pipeline] sh 01:06:23 + cat /w/workspace/exfoundry_ci-build-images_PR-207/archives/cost.csv 01:06:23 + cut -d, -f6 [Pipeline] lock 01:06:23 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-PR-207-1-stack-cost] 01:06:23 Resource [jenkins-edgexfoundry-ci-build-images-PR-207-1-stack-cost] did not exist. Created. 01:06:23 Lock acquired on [jenkins-edgexfoundry-ci-build-images-PR-207-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:06:23 + echo total: 0.2199999988079071 [Pipeline] stash 01:06:23 Stashed 1 file(s) [Pipeline] } 01:06:23 Lock released on resource [jenkins-edgexfoundry-ci-build-images-PR-207-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:06:23 $ docker stop --time=1 d26866c439ea3bbc1ec639e55507c19f5a0b996e33617f6cf2438badd0ec9af4 01:06:24 $ docker rm -f --volumes d26866c439ea3bbc1ec639e55507c19f5a0b996e33617f6cf2438badd0ec9af4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:06:25 Failed in branch amd64 01:09:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17617 in /w/workspace/exfoundry_ci-build-images_PR-207 [Pipeline] { [Pipeline] checkout 01:09:24 Selected Git installation does not exist. Using Default 01:09:24 The recommended git tool is: NONE 01:09:29 using credential edgex-jenkins-ssh 01:09:29 Cloning the remote Git repository 01:09:29 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 01:09:30 > git init /w/workspace/exfoundry_ci-build-images_PR-207 # timeout=10 01:09:30 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 01:09:30 > git --version # timeout=10 01:09:30 > git --version # 'git version 2.25.1' 01:09:30 using GIT_SSH to set credentials SSH Credentials for GitHub 01:09:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:09:31 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 01:09:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:09:31 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 01:09:32 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 01:09:32 using GIT_SSH to set credentials SSH Credentials for GitHub 01:09:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/207/head:refs/remotes/origin/PR-207 +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 01:09:32 Merging remotes/origin/edgex-compose commit ddfed388a3b16120cdfe7b2187972fd634322871 into PR head commit 26d3c23a5401fea4e606808c89508761b16b1419 01:09:32 Merge succeeded, producing 26d3c23a5401fea4e606808c89508761b16b1419 01:09:32 Checking out Revision 26d3c23a5401fea4e606808c89508761b16b1419 (PR-207) 01:09:32 > git config core.sparsecheckout # timeout=10 01:09:32 > git checkout -f 26d3c23a5401fea4e606808c89508761b16b1419 # timeout=10 01:09:32 > git remote # timeout=10 01:09:32 > git config --get remote.origin.url # timeout=10 01:09:32 using GIT_SSH to set credentials SSH Credentials for GitHub 01:09:32 > git merge ddfed388a3b16120cdfe7b2187972fd634322871 # timeout=10 01:09:32 > git rev-parse HEAD^{commit} # timeout=10 01:09:32 > git config core.sparsecheckout # timeout=10 01:09:32 > git checkout -f 26d3c23a5401fea4e606808c89508761b16b1419 # timeout=10 01:09:36 Commit message: "refactor: update to newer version of compose plugin" 01:09:36 > git --version # timeout=10 01:09:36 > git --version # 'git version 2.25.1' 01:09:36 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:09:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:09:37 % Total % Received % Xferd Average Speed Time Time Time Current 01:09:37 Dload Upload Total Spent Left Speed 01:09:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh 01:09:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:09:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:09:38 + sudo tee /etc/docker/daemon.new 01:09:38 { 01:09:38 "registry-mirrors": [ 01:09:38 "https://nexus3.edgexfoundry.org:10001" 01:09:38 ], 01:09:38 "bip": "10.250.0.254/24", 01:09:38 "hosts": [ 01:09:38 "tcp://0.0.0.0:5555", 01:09:38 "unix:///var/run/docker.sock" 01:09:38 ], 01:09:38 "mtu": 1458, 01:09:38 "selinux-enabled": true, 01:09:38 "seccomp-profile": "/etc/docker/seccomp.json" 01:09:38 } [Pipeline] sh 01:09:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:09:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:09:58 provisioning config files... 01:09:58 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-207@tmp/config12288124360218573996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:09:58 ---> docker-login.sh 01:09:58 nexus3.edgexfoundry.org:10001 01:09:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:59 Configure a credential helper to remove this warning. See 01:09:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:59 01:09:59 Login Succeeded 01:09:59 nexus3.edgexfoundry.org:10002 01:09:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:59 Configure a credential helper to remove this warning. See 01:09:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:59 01:09:59 Login Succeeded 01:09:59 nexus3.edgexfoundry.org:10003 01:09:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:59 Configure a credential helper to remove this warning. See 01:09:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:59 01:09:59 Login Succeeded 01:09:59 nexus3.edgexfoundry.org:10004 01:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:00 Configure a credential helper to remove this warning. See 01:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:00 01:10:00 Login Succeeded 01:10:00 docker.io 01:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:00 Configure a credential helper to remove this warning. See 01:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:00 01:10:00 Login Succeeded 01:10:00 ---> docker-login.sh ends [Pipeline] } 01:10:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:10:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:10:01 + ls -al . 01:10:01 total 24 01:10:01 drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 01:09 . 01:10:01 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 01:09 .. 01:10:01 drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 01:09 .git 01:10:01 -rw-rw-r-- 1 jenkins jenkins 701 Jun 1 01:09 Dockerfile 01:10:01 -rw-rw-r-- 1 jenkins jenkins 886 Jun 1 01:09 Jenkinsfile 01:10:01 -rw-rw-r-- 1 jenkins jenkins 1309 Jun 1 01:09 README.md [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:02 + docker build -t edgex-devops/edgex-compose-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=26d3c23a5401fea4e606808c89508761b16b1419 --label arch=arm64 . 01:10:02 Sending build context to Docker daemon 454.1kB 01:10:02 Step 1/10 : ARG DOCKER_VERSION=24 01:10:02 Step 2/10 : FROM docker:${DOCKER_VERSION} AS docker-cli 01:10:03 24: Pulling from library/docker 01:10:03 08409d417260: Pulling fs layer 01:10:03 bf127bdc9f4f: Pulling fs layer 01:10:03 55b4810136f4: Pulling fs layer 01:10:03 8b1937eecd14: Pulling fs layer 01:10:03 db6263205561: Pulling fs layer 01:10:03 39314cee2a9c: Pulling fs layer 01:10:03 a0ee298bff01: Pulling fs layer 01:10:03 8b1937eecd14: Waiting 01:10:03 9fda9acfdd90: Pulling fs layer 01:10:03 736a277f3b8d: Pulling fs layer 01:10:03 b761764eaff7: Pulling fs layer 01:10:03 db6263205561: Waiting 01:10:03 e1b49e70f544: Pulling fs layer 01:10:03 262f260c9231: Pulling fs layer 01:10:03 39314cee2a9c: Waiting 01:10:03 45382715e4ec: Pulling fs layer 01:10:03 a0ee298bff01: Waiting 01:10:03 f57e63167e26: Pulling fs layer 01:10:03 9fda9acfdd90: Waiting 01:10:03 736a277f3b8d: Waiting 01:10:03 262f260c9231: Waiting 01:10:03 b761764eaff7: Waiting 01:10:03 45382715e4ec: Waiting 01:10:03 f57e63167e26: Waiting 01:10:03 e1b49e70f544: Waiting 01:10:03 55b4810136f4: Verifying Checksum 01:10:03 55b4810136f4: Download complete 01:10:03 bf127bdc9f4f: Verifying Checksum 01:10:03 bf127bdc9f4f: Download complete 01:10:03 08409d417260: Verifying Checksum 01:10:03 08409d417260: Download complete 01:10:04 8b1937eecd14: Verifying Checksum 01:10:04 8b1937eecd14: Download complete 01:10:04 db6263205561: Verifying Checksum 01:10:04 db6263205561: Download complete 01:10:04 39314cee2a9c: Verifying Checksum 01:10:04 39314cee2a9c: Download complete 01:10:04 a0ee298bff01: Verifying Checksum 01:10:04 a0ee298bff01: Download complete 01:10:04 736a277f3b8d: Verifying Checksum 01:10:04 736a277f3b8d: Download complete 01:10:04 9fda9acfdd90: Verifying Checksum 01:10:04 9fda9acfdd90: Download complete 01:10:04 08409d417260: Pull complete 01:10:04 e1b49e70f544: Verifying Checksum 01:10:04 e1b49e70f544: Download complete 01:10:04 b761764eaff7: Verifying Checksum 01:10:04 b761764eaff7: Download complete 01:10:04 45382715e4ec: Verifying Checksum 01:10:04 45382715e4ec: Download complete 01:10:04 f57e63167e26: Verifying Checksum 01:10:04 f57e63167e26: Download complete 01:10:04 bf127bdc9f4f: Pull complete 01:10:05 55b4810136f4: Pull complete 01:10:05 262f260c9231: Verifying Checksum 01:10:05 262f260c9231: Download complete 01:10:06 8b1937eecd14: Pull complete 01:10:07 db6263205561: Pull complete 01:10:08 39314cee2a9c: Pull complete 01:10:08 a0ee298bff01: Pull complete 01:10:08 9fda9acfdd90: Pull complete 01:10:08 736a277f3b8d: Pull complete 01:10:11 b761764eaff7: Pull complete 01:10:11 e1b49e70f544: Pull complete 01:10:14 262f260c9231: Pull complete 01:10:14 45382715e4ec: Pull complete 01:10:14 f57e63167e26: Pull complete 01:10:14 Digest: sha256:5edfe3067bdd8b76818b036d8ef61846696af4d458ba527356c5484fcd692c2a 01:10:14 Status: Downloaded newer image for docker:24 01:10:14 ---> d3bc0bc21545 01:10:14 Step 3/10 : FROM alpine:3.16 01:10:14 3.16: Pulling from library/alpine 01:10:15 547446be3368: Pulling fs layer 01:10:15 547446be3368: Verifying Checksum 01:10:15 547446be3368: Pull complete 01:10:15 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 01:10:16 Status: Downloaded newer image for alpine:3.16 01:10:16 ---> 3b5033019969 01:10:16 Step 4/10 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker 01:10:17 ---> c18fba3ee482 01:10:17 Step 5/10 : RUN apk add --update --no-cache py-pip python3-dev libffi-dev openssl-dev gcc libc-dev make unzip bash curl 01:10:17 ---> Running in a860140c1218 01:10:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:10:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:10:21 (1/49) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 01:10:21 (2/49) Installing ncurses-terminfo-base (6.3_p20220521-r1) 01:10:21 (3/49) Installing ncurses-libs (6.3_p20220521-r1) 01:10:21 (4/49) Installing readline (8.1.2-r0) 01:10:21 (5/49) Installing bash (5.1.16-r2) 01:10:21 Executing bash-5.1.16-r2.post-install 01:10:21 (6/49) Installing ca-certificates (20230506-r0) 01:10:21 (7/49) Installing brotli-libs (1.0.9-r6) 01:10:21 (8/49) Installing nghttp2-libs (1.47.0-r0) 01:10:21 (9/49) Installing libcurl (8.1.1-r1) 01:10:21 (10/49) Installing curl (8.1.1-r1) 01:10:21 (11/49) Installing libgcc (11.2.1_git20220219-r2) 01:10:21 (12/49) Installing libstdc++ (11.2.1_git20220219-r2) 01:10:21 (13/49) Installing binutils (2.38-r3) 01:10:21 (14/49) Installing libgomp (11.2.1_git20220219-r2) 01:10:21 (15/49) Installing libatomic (11.2.1_git20220219-r2) 01:10:21 (16/49) Installing gmp (6.2.1-r2) 01:10:21 (17/49) Installing isl22 (0.22-r0) 01:10:21 (18/49) Installing mpfr4 (4.1.0-r0) 01:10:21 (19/49) Installing mpc1 (1.2.1-r0) 01:10:21 (20/49) Installing gcc (11.2.1_git20220219-r2) 01:10:23 (21/49) Installing musl-dev (1.2.3-r3) 01:10:24 (22/49) Installing libc-dev (0.7.2-r3) 01:10:24 (23/49) Installing linux-headers (5.16.7-r1) 01:10:24 (24/49) Installing libffi (3.4.2-r1) 01:10:24 (25/49) Installing pkgconf (1.8.1-r0) 01:10:24 (26/49) Installing libffi-dev (3.4.2-r1) 01:10:24 (27/49) Installing make (4.3-r0) 01:10:24 (28/49) Installing openssl-dev (1.1.1t-r2) 01:10:25 (29/49) Installing libbz2 (1.0.8-r1) 01:10:25 (30/49) Installing expat (2.5.0-r0) 01:10:25 (31/49) Installing gdbm (1.23-r0) 01:10:25 (32/49) Installing xz-libs (5.2.5-r1) 01:10:25 (33/49) Installing mpdecimal (2.5.1-r1) 01:10:25 (34/49) Installing sqlite-libs (3.40.1-r0) 01:10:25 (35/49) Installing python3 (3.10.11-r0) 01:10:26 (36/49) Installing py3-contextlib2 (21.6.0-r2) 01:10:26 (37/49) Installing py3-tomli (2.0.1-r1) 01:10:26 (38/49) Installing py3-pep517 (0.12.0-r2) 01:10:27 (39/49) Installing py3-six (1.16.0-r1) 01:10:27 (40/49) Installing py3-retrying (1.3.3-r3) 01:10:27 (41/49) Installing py3-appdirs (1.4.4-r3) 01:10:27 (42/49) Installing py3-more-itertools (8.13.0-r0) 01:10:27 (43/49) Installing py3-ordered-set (4.0.2-r3) 01:10:27 (44/49) Installing py3-parsing (2.4.7-r3) 01:10:27 (45/49) Installing py3-packaging (21.3-r0) 01:10:27 (46/49) Installing py3-setuptools (59.4.0-r0) 01:10:27 (47/49) Installing py3-pip (22.1.1-r0) 01:10:28 (48/49) Installing python3-dev (3.10.11-r0) 01:10:29 (49/49) Installing unzip (6.0-r9) 01:10:29 Executing busybox-1.35.0-r17.trigger 01:10:29 Executing ca-certificates-20230506-r0.trigger 01:10:29 OK: 249 MiB in 62 packages 01:10:42 Removing intermediate container a860140c1218 01:10:42 ---> ab5d3a417a23 01:10:42 Step 6/10 : ENV DOCKER_CONFIG=/usr/local/lib/docker 01:10:42 ---> Running in e6225854b93e 01:10:42 Removing intermediate container e6225854b93e 01:10:42 ---> 1462ed60abd2 01:10:42 Step 7/10 : RUN curl -SL "https://github.com/docker/compose/releases/download/v2.18.1/docker-compose-linux-$(uname -m)" -o $DOCKER_CONFIG/cli-plugins/docker-compose && chmod +x $DOCKER_CONFIG/cli-plugins/docker-compose && docker compose version 01:10:42 ---> Running in e2ce9b6104ae 01:10:42  % Total  % Received % Xferd Average Speed Time Time Time Current 01:10:42 Dload Upload Total Spent  Left Speed 01:10:42 0 0 0  0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 01:10:43 Warning: Failed to open the file 01:10:43 Warning: /usr/local/lib/docker/cli-plugins/docker-compose: No such file or 01:10:43 Warning: directory 01:10:43 0 49.9M 0 16375 0 0 53169  0 0:16:24 --:--:-- 0:16:24 53169 01:10:43 curl: (23) Failure writing output to destination 01:10:43 The command '/bin/sh -c curl -SL "https://github.com/docker/compose/releases/download/v2.18.1/docker-compose-linux-$(uname -m)" -o $DOCKER_CONFIG/cli-plugins/docker-compose && chmod +x $DOCKER_CONFIG/cli-plugins/docker-compose && docker compose version' returned a non-zero code: 23 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:10:44 01:10:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:10:44 arm64: Pulling from edgex-lftools-log-publisher 01:10:44 8998bd30e6a1: Pulling fs layer 01:10:44 04944245beec: Pulling fs layer 01:10:44 699f458cf7ca: Pulling fs layer 01:10:44 765212b225bb: Pulling fs layer 01:10:44 f23df028b6ca: Pulling fs layer 01:10:44 d65c8cfc05b1: Pulling fs layer 01:10:44 2437ff75d9bd: Pulling fs layer 01:10:44 f23df028b6ca: Waiting 01:10:44 d65c8cfc05b1: Waiting 01:10:44 2437ff75d9bd: Waiting 01:10:44 765212b225bb: Waiting 01:10:45 04944245beec: Verifying Checksum 01:10:45 04944245beec: Download complete 01:10:45 765212b225bb: Verifying Checksum 01:10:45 765212b225bb: Download complete 01:10:45 f23df028b6ca: Verifying Checksum 01:10:45 f23df028b6ca: Download complete 01:10:45 d65c8cfc05b1: Verifying Checksum 01:10:45 d65c8cfc05b1: Download complete 01:10:45 699f458cf7ca: Download complete 01:10:45 8998bd30e6a1: Verifying Checksum 01:10:48 2437ff75d9bd: Verifying Checksum 01:10:48 2437ff75d9bd: Download complete 01:10:49 8998bd30e6a1: Pull complete 01:10:50 04944245beec: Pull complete 01:10:51 699f458cf7ca: Pull complete 01:10:51 765212b225bb: Pull complete 01:10:52 f23df028b6ca: Pull complete 01:10:52 d65c8cfc05b1: Pull complete 01:11:07 2437ff75d9bd: Pull complete 01:11:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:11:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:11:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:08 prd-ubuntu20.04-docker-arm64-4c-16g-17617 does not seem to be running inside a container 01:11:08 $ 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/exfoundry_ci-build-images_PR-207 -v /w/workspace/exfoundry_ci-build-images_PR-207:/w/workspace/exfoundry_ci-build-images_PR-207:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-207@tmp:/w/workspace/exfoundry_ci-build-images_PR-207@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:11:10 $ docker top b22a180db1364d9af70e4b1a7af98564398ad294dcbc96a5f42be344eaed7439 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:11:11 ---> job-cost.sh 01:11:11 lf-activate-venv: SKIPPING 01:11:11 INFO: No Stack... 01:11:12 INFO: Retrieving Pricing Info for: v3-standard-4 01:11:13 INFO: Archiving Costs [Pipeline] sh 01:11:13 + cat /w/workspace/exfoundry_ci-build-images_PR-207/archives/cost.csv 01:11:13 + cut -d, -f6 [Pipeline] lock 01:11:13 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-PR-207-1-stack-cost] 01:11:13 Resource [jenkins-edgexfoundry-ci-build-images-PR-207-1-stack-cost] did not exist. Created. 01:11:13 Lock acquired on [jenkins-edgexfoundry-ci-build-images-PR-207-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:11:14 /w/workspace/exfoundry_ci-build-images_PR-207@tmp/durable-b377c41d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:11:14 + echo total: 0.10999999940395355 [Pipeline] stash 01:11:14 Warning: overwriting stash ‘stack-cost’ 01:11:14 Stashed 1 file(s) [Pipeline] } 01:11:14 Lock released on resource [jenkins-edgexfoundry-ci-build-images-PR-207-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:11:15 $ docker stop --time=1 b22a180db1364d9af70e4b1a7af98564398ad294dcbc96a5f42be344eaed7439 01:11:18 $ docker rm -f --volumes b22a180db1364d9af70e4b1a7af98564398ad294dcbc96a5f42be344eaed7439 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:11:19 Failed in branch arm64 [Pipeline] // parallel [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:11:20 + [ -d /w/workspace/exfoundry_ci-build-images_PR-207/archives ] 01:11:20 + ls -al /w/workspace/exfoundry_ci-build-images_PR-207/archives 01:11:20 total 16 01:11:20 drwxr-xr-x 3 root root 4096 Jun 1 01:06 . 01:11:20 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 01:06 .. 01:11:20 drwxr-xr-x 2 root root 4096 Jun 1 01:06 cost 01:11:20 -rw-r--r-- 1 root root 86 Jun 1 01:06 cost.csv 01:11:20 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_ci-build-images_PR-207/archives 01:11:20 + ls -al /w/workspace/exfoundry_ci-build-images_PR-207/archives 01:11:20 total 16 01:11:20 drwxr-xr-x 3 jenkins jenkins 4096 Jun 1 01:06 . 01:11:20 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 01:06 .. 01:11:20 drwxr-xr-x 2 jenkins jenkins 4096 Jun 1 01:06 cost 01:11:20 -rw-r--r-- 1 jenkins jenkins 86 Jun 1 01:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:11:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:11:21 ---> package-listing.sh 01:11:21 ++ facter osfamily 01:11:21 ++ tr '[:upper:]' '[:lower:]' 01:11:21 + OS_FAMILY=debian 01:11:21 + workspace=/w/workspace/exfoundry_ci-build-images_PR-207 01:11:21 + START_PACKAGES=/tmp/packages_start.txt 01:11:21 + END_PACKAGES=/tmp/packages_end.txt 01:11:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:11:21 + PACKAGES=/tmp/packages_start.txt 01:11:21 + '[' /w/workspace/exfoundry_ci-build-images_PR-207 ']' 01:11:21 + PACKAGES=/tmp/packages_end.txt 01:11:21 + case "${OS_FAMILY}" in 01:11:21 + dpkg -l 01:11:21 + grep '^ii' 01:11:21 + '[' -f /tmp/packages_start.txt ']' 01:11:21 + '[' -f /tmp/packages_end.txt ']' 01:11:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:11:21 + '[' /w/workspace/exfoundry_ci-build-images_PR-207 ']' 01:11:21 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-207/archives/ 01:11:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-207/archives/ [Pipeline] echo 01:11:21 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/exfoundry_ci-build-images_PR-207/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:11:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:11:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:22 prd-ubuntu20.04-docker-8c-8g-17616 does not seem to be running inside a container 01:11:22 $ 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/exfoundry_ci-build-images_PR-207/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-207 -v /w/workspace/exfoundry_ci-build-images_PR-207:/w/workspace/exfoundry_ci-build-images_PR-207:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-207@tmp:/w/workspace/exfoundry_ci-build-images_PR-207@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:11:23 $ docker top 1fdc0f1aa420321f4475e050531ea60d623ab64b1bbe522c7b3627a6cc9190d2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:11:23 + touch /tmp/pre-build-complete [Pipeline] sh 01:11:23 + mkdir -p /var/log/sysstat [Pipeline] sh 01:11:24 + ls /var/log/sa-host 01:11:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:11:24 provisioning config files... 01:11:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-207@tmp/config9832626301317364343tmp [Pipeline] { [Pipeline] echo 01:11:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:11:24 ---> create-netrc.sh [Pipeline] } 01:11:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:11:25 ---> python-tools-install.sh [Pipeline] echo 01:11:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:11:25 ---> sudo-logs.sh 01:11:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:11:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:11:25 ---> job-cost.sh 01:11:25 lf-activate-venv: SKIPPING 01:11:25 DEBUG: total: 0.2199999988079071 01:11:25 INFO: Retrieving Stack Cost... 01:11:26 INFO: Retrieving Pricing Info for: v3-standard-8 01:11:26 INFO: Archiving Costs [Pipeline] echo 01:11:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:11:27 ---> logs-deploy.sh 01:11:27 lf-activate-venv: SKIPPING 01:11:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-207/1 01:11:27 INFO: archiving workspace using pattern(s): 01:11:27 Archives upload complete. 01:11:27 INFO: archiving logs to Nexus