Pull request #207 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/ci-build-images Obtained Jenkinsfile from b0aa831b6ce8fe6628330524376efb447352b38e+ddfed388a3b16120cdfe7b2187972fd634322871 (a5d0533972ff122c6e27767e21aba357ff644d46) 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-ssh14654083257258530253.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-ssh313214183125302796.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-207/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-207/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13877271415991724049.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 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-ssh6947225237299666848.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-207/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-207/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11904270024712839780.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17625 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 Merging remotes/origin/edgex-compose commit ddfed388a3b16120cdfe7b2187972fd634322871 into PR head commit b0aa831b6ce8fe6628330524376efb447352b38e Merge succeeded, producing b0aa831b6ce8fe6628330524376efb447352b38e Checking out Revision b0aa831b6ce8fe6628330524376efb447352b38e (PR-207) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f b0aa831b6ce8fe6628330524376efb447352b38e # 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 b0aa831b6ce8fe6628330524376efb447352b38e # timeout=10 Commit message: "refactor: update to newer version of compose plugin" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:52:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:52:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:52:31 ========================================================= 01:52:31 EdgeX Global Pipelines Version Info 01:52:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 9c0b3169693456dcc40689830a517cdea33ded78 # timeout=10 01:52:32 ------------------- 01:52:32 stable info: 01:52:32 ------------------- 01:52:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:52:32 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:52:32 Message: update stable to v1.0.249 01:52:33 ------------------- 01:52:33 experimental info: 01:52:33 ------------------- 01:52:33 Commited By: **** collab-it+edgex@linuxfoundation.org 01:52:33 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:52:33 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 01:52:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 01:52:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-compose [Pipeline] echo 01:52:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 01:52:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:52:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:52:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-compose [Pipeline] echo 01:52:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 01:52:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 01:52:33 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 01:52:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:52:33 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 01:52:33 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-compose-archive.tar.gz [Pipeline] echo 01:52:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:52:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:52:33 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = edgex-compose [Pipeline] echo 01:52:33 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.24.1 [Pipeline] echo 01:52:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-207 [Pipeline] echo 01:52:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-207 [Pipeline] echo 01:52:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-207 [Pipeline] echo 01:52:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b0aa831b6ce8fe6628330524376efb447352b38e [Pipeline] echo 01:52:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b0aa831 [Pipeline] echo 01:52:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:52:33 provisioning config files... 01:52:33 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-207@tmp/config10609501118902786256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:52:34 ---> docker-login.sh 01:52:34 nexus3.edgexfoundry.org:10001 01:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:34 Configure a credential helper to remove this warning. See 01:52:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:34 01:52:34 Login Succeeded 01:52:34 nexus3.edgexfoundry.org:10002 01:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:35 Configure a credential helper to remove this warning. See 01:52:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:35 01:52:35 Login Succeeded 01:52:35 nexus3.edgexfoundry.org:10003 01:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:35 Configure a credential helper to remove this warning. See 01:52:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:35 01:52:35 Login Succeeded 01:52:35 nexus3.edgexfoundry.org:10004 01:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:35 Configure a credential helper to remove this warning. See 01:52:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:35 01:52:35 Login Succeeded 01:52:35 docker.io 01:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:35 Configure a credential helper to remove this warning. See 01:52:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:35 01:52:35 Login Succeeded 01:52:35 ---> docker-login.sh ends [Pipeline] } 01:52:35 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:52:35 provisioning config files... 01:52:35 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-207@tmp/config18130778614497645722tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:52:36 ---> docker-login.sh 01:52:36 nexus3.edgexfoundry.org:10001 01:52:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:36 Configure a credential helper to remove this warning. See 01:52:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:36 01:52:36 Login Succeeded 01:52:36 nexus3.edgexfoundry.org:10002 01:52:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:36 Configure a credential helper to remove this warning. See 01:52:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:36 01:52:36 Login Succeeded 01:52:36 nexus3.edgexfoundry.org:10003 01:52:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:36 Configure a credential helper to remove this warning. See 01:52:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:36 01:52:36 Login Succeeded 01:52:36 nexus3.edgexfoundry.org:10004 01:52:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:36 Configure a credential helper to remove this warning. See 01:52:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:36 01:52:36 Login Succeeded 01:52:36 docker.io 01:52:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:36 Configure a credential helper to remove this warning. See 01:52:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:36 01:52:36 Login Succeeded 01:52:36 ---> docker-login.sh ends [Pipeline] } 01:52:36 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:52:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:52:37 + ls -al . 01:52:37 total 28 01:52:37 drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 01:52 . 01:52:37 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 01:52 .. 01:52:37 drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 01:52 .git 01:52:37 -rw-rw-r-- 1 jenkins jenkins 786 Jun 1 01:52 Dockerfile 01:52:37 -rw-rw-r-- 1 jenkins jenkins 886 Jun 1 01:52 Jenkinsfile 01:52:37 -rw-rw-r-- 1 jenkins jenkins 1309 Jun 1 01:52 README.md 01:52:37 -rwxrwxr-x 1 jenkins jenkins 30 Jun 1 01:52 docker-compose-shim [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:38 + docker build -t edgex-devops/edgex-compose -f Dockerfile --build-arg ARCH=amd64 --label git_sha=b0aa831b6ce8fe6628330524376efb447352b38e --label arch=amd64 . 01:52:38 Sending build context to Docker daemon 456.7kB 01:52:38 Step 1/12 : ARG DOCKER_VERSION=24 01:52:38 Step 2/12 : FROM docker:${DOCKER_VERSION} AS docker-cli 01:52:39 24: Pulling from library/docker 01:52:39 8a49fdb3b6a5: Pulling fs layer 01:52:39 dfb60e7f5d22: Pulling fs layer 01:52:39 f74671f55a8d: Pulling fs layer 01:52:39 159682c80b19: Pulling fs layer 01:52:39 b1fd48ba55f8: Pulling fs layer 01:52:39 6478cae41da0: Pulling fs layer 01:52:39 3dc5e45939f9: Pulling fs layer 01:52:39 ec63addd3bc1: Pulling fs layer 01:52:39 3a314790488f: Pulling fs layer 01:52:39 f97b6f470a44: Pulling fs layer 01:52:39 ba6b089fd04d: Pulling fs layer 01:52:39 3580870ab4aa: Pulling fs layer 01:52:39 53d2ee3b805d: Pulling fs layer 01:52:39 9237fc1405c9: Pulling fs layer 01:52:39 3580870ab4aa: Waiting 01:52:39 ec63addd3bc1: Waiting 01:52:39 3a314790488f: Waiting 01:52:39 f97b6f470a44: Waiting 01:52:39 53d2ee3b805d: Waiting 01:52:39 ba6b089fd04d: Waiting 01:52:39 9237fc1405c9: Waiting 01:52:39 159682c80b19: Waiting 01:52:39 b1fd48ba55f8: Waiting 01:52:39 6478cae41da0: Waiting 01:52:39 3dc5e45939f9: Waiting 01:52:39 8a49fdb3b6a5: Verifying Checksum 01:52:39 8a49fdb3b6a5: Download complete 01:52:39 f74671f55a8d: Download complete 01:52:39 dfb60e7f5d22: Verifying Checksum 01:52:39 dfb60e7f5d22: Download complete 01:52:39 b1fd48ba55f8: Verifying Checksum 01:52:39 b1fd48ba55f8: Download complete 01:52:39 159682c80b19: Verifying Checksum 01:52:39 159682c80b19: Download complete 01:52:39 8a49fdb3b6a5: Pull complete 01:52:39 3dc5e45939f9: Download complete 01:52:39 ec63addd3bc1: Verifying Checksum 01:52:39 ec63addd3bc1: Download complete 01:52:39 3a314790488f: Download complete 01:52:39 6478cae41da0: Verifying Checksum 01:52:39 6478cae41da0: Download complete 01:52:39 ba6b089fd04d: Verifying Checksum 01:52:39 ba6b089fd04d: Download complete 01:52:39 f97b6f470a44: Verifying Checksum 01:52:39 f97b6f470a44: Download complete 01:52:40 53d2ee3b805d: Download complete 01:52:40 9237fc1405c9: Download complete 01:52:40 dfb60e7f5d22: Pull complete 01:52:41 f74671f55a8d: Pull complete 01:52:41 3580870ab4aa: Verifying Checksum 01:52:41 3580870ab4aa: Download complete 01:52:41 159682c80b19: Pull complete 01:52:41 b1fd48ba55f8: Pull complete 01:52:42 6478cae41da0: Pull complete 01:52:42 3dc5e45939f9: Pull complete 01:52:43 ec63addd3bc1: Pull complete 01:52:43 3a314790488f: Pull complete 01:52:43 f97b6f470a44: Pull complete 01:52:44 ba6b089fd04d: Pull complete 01:52:45 3580870ab4aa: Pull complete 01:52:45 53d2ee3b805d: Pull complete 01:52:45 9237fc1405c9: Pull complete 01:52:46 Digest: sha256:5edfe3067bdd8b76818b036d8ef61846696af4d458ba527356c5484fcd692c2a 01:52:46 Status: Downloaded newer image for docker:24 01:52:46 ---> 881c987bf80d 01:52:46 Step 3/12 : FROM alpine:3.16 01:52:46 3.16: Pulling from library/alpine 01:52:46 91d30c5bc195: Pulling fs layer 01:52:46 91d30c5bc195: Download complete 01:52:47 91d30c5bc195: Pull complete 01:52:47 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 01:52:47 Status: Downloaded newer image for alpine:3.16 01:52:47 ---> 8471affe5de5 01:52:47 Step 4/12 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker 01:52:50 Still waiting to schedule task 01:52:50 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:52:54 ---> 831af9a2e895 01:52:54 Step 5/12 : RUN apk add --update --no-cache py-pip python3-dev libffi-dev openssl-dev gcc libc-dev make unzip bash wget curl 01:52:54 ---> Running in cdef9c4240c4 01:52:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:52:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:52:57 (1/54) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 01:52:57 (2/54) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) 01:52:57 (3/54) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) 01:52:57 (4/54) Installing ncurses-terminfo-base (6.3_p20220521-r1) 01:52:57 (5/54) Installing ncurses-libs (6.3_p20220521-r1) 01:52:57 (6/54) Installing readline (8.1.2-r0) 01:52:57 (7/54) Installing bash (5.1.16-r2) 01:52:57 Executing bash-5.1.16-r2.post-install 01:52:57 (8/54) Installing ca-certificates (20230506-r0) 01:52:57 (9/54) Installing brotli-libs (1.0.9-r6) 01:52:57 (10/54) Installing nghttp2-libs (1.47.0-r0) 01:52:57 (11/54) Installing libcurl (8.1.2-r0) 01:52:57 (12/54) Installing curl (8.1.2-r0) 01:52:57 (13/54) Installing libgcc (11.2.1_git20220219-r2) 01:52:57 (14/54) Installing libstdc++ (11.2.1_git20220219-r2) 01:52:57 (15/54) Installing binutils (2.38-r3) 01:52:57 (16/54) Installing libgomp (11.2.1_git20220219-r2) 01:52:57 (17/54) Installing libatomic (11.2.1_git20220219-r2) 01:52:57 (18/54) Installing gmp (6.2.1-r2) 01:52:57 (19/54) Installing isl22 (0.22-r0) 01:52:57 (20/54) Installing mpfr4 (4.1.0-r0) 01:52:57 (21/54) Installing mpc1 (1.2.1-r0) 01:52:57 (22/54) Installing gcc (11.2.1_git20220219-r2) 01:52:58 (23/54) Installing musl-dev (1.2.3-r3) 01:52:58 (24/54) Installing libc-dev (0.7.2-r3) 01:52:58 (25/54) Installing linux-headers (5.16.7-r1) 01:52:58 (26/54) Installing libffi (3.4.2-r1) 01:52:58 (27/54) Installing pkgconf (1.8.1-r0) 01:52:58 (28/54) Installing libffi-dev (3.4.2-r1) 01:52:58 (29/54) Installing make (4.3-r0) 01:52:58 (30/54) Installing openssl-dev (1.1.1u-r1) 01:52:58 (31/54) Installing libbz2 (1.0.8-r1) 01:52:58 (32/54) Installing expat (2.5.0-r0) 01:52:58 (33/54) Installing gdbm (1.23-r0) 01:52:58 (34/54) Installing xz-libs (5.2.5-r1) 01:52:58 (35/54) Installing mpdecimal (2.5.1-r1) 01:52:58 (36/54) Installing sqlite-libs (3.40.1-r0) 01:52:58 (37/54) Installing python3 (3.10.11-r0) 01:52:58 (38/54) Installing py3-contextlib2 (21.6.0-r2) 01:52:58 (39/54) Installing py3-tomli (2.0.1-r1) 01:52:58 (40/54) Installing py3-pep517 (0.12.0-r2) 01:52:58 (41/54) Installing py3-six (1.16.0-r1) 01:52:58 (42/54) Installing py3-retrying (1.3.3-r3) 01:52:58 (43/54) Installing py3-appdirs (1.4.4-r3) 01:52:58 (44/54) Installing py3-more-itertools (8.13.0-r0) 01:52:58 (45/54) Installing py3-ordered-set (4.0.2-r3) 01:52:58 (46/54) Installing py3-parsing (2.4.7-r3) 01:52:58 (47/54) Installing py3-packaging (21.3-r0) 01:52:58 (48/54) Installing py3-setuptools (59.4.0-r0) 01:52:58 (49/54) Installing py3-pip (22.1.1-r0) 01:52:58 (50/54) Installing python3-dev (3.10.11-r0) 01:52:59 (51/54) Installing unzip (6.0-r9) 01:52:59 (52/54) Installing libunistring (1.0-r0) 01:52:59 (53/54) Installing libidn2 (2.3.2-r2) 01:52:59 (54/54) Installing wget (1.21.3-r0) 01:52:59 Executing busybox-1.35.0-r17.trigger 01:52:59 Executing ca-certificates-20230506-r0.trigger 01:52:59 OK: 247 MiB in 65 packages 01:53:14 Removing intermediate container cdef9c4240c4 01:53:14 ---> 1fcd47646b66 01:53:14 Step 6/12 : ENV DOCKER_CONFIG=/usr/local/lib/docker/cli-plugins 01:53:14 ---> Running in fb39be2f5e7c 01:53:14 Removing intermediate container fb39be2f5e7c 01:53:14 ---> 9513f966f263 01:53:14 Step 7/12 : RUN mkdir -p $DOCKER_CONFIG 01:53:14 ---> Running in fd6a9638bf4b 01:53:16 Removing intermediate container fd6a9638bf4b 01:53:16 ---> 6fefcfb94b08 01:53:16 Step 8/12 : RUN curl -v -SL "https://github.com/docker/compose/releases/download/v2.18.1/docker-compose-linux-$(uname -m)" -o $DOCKER_CONFIG/docker-compose && chmod +x $DOCKER_CONFIG/docker-compose && docker compose version 01:53:16 ---> Running in 0af50744ae32 01:53:16  % Total % Received % Xferd Average Speed Time Time Time Current 01:53:16 Dload Upload Total Spent Left Speed 01:53:16  0 0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0* Trying 140.82.114.4:443... 01:53:17 * Connected to github.com (140.82.114.4) port 443 (#0) 01:53:17 * ALPN: offers h2,http/1.1 01:53:17 } [5 bytes data] 01:53:17 * TLSv1.3 (OUT), TLS handshake, Client hello (1): 01:53:17 } [512 bytes data] 01:53:17 * CAfile: /etc/ssl/certs/ca-certificates.crt 01:53:17 * CApath: none 01:53:17 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0{ [5 bytes data] 01:53:17 * TLSv1.3 (IN), TLS handshake, Server hello (2): 01:53:17 { [122 bytes data] 01:53:17 * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): 01:53:17 { [19 bytes data] 01:53:17 * TLSv1.3 (IN), TLS handshake, Certificate (11): 01:53:17 { [2459 bytes data] 01:53:17 * TLSv1.3 (IN), TLS handshake, CERT verify (15): 01:53:17 { [78 bytes data] 01:53:17 * TLSv1.3 (IN), TLS handshake, Finished (20): 01:53:17 { [36 bytes data] 01:53:17 * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): 01:53:17 } [1 bytes data] 01:53:17 * TLSv1.3 (OUT), TLS handshake, Finished (20): 01:53:17 } [36 bytes data] 01:53:17 * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 01:53:17 * ALPN: server accepted h2 01:53:17 * Server certificate: 01:53:17 * subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=github.com 01:53:17 * start date: Feb 14 00:00:00 2023 GMT 01:53:17 * expire date: Mar 14 23:59:59 2024 GMT 01:53:17 * subjectAltName: host "github.com" matched cert's "github.com" 01:53:17 * issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS Hybrid ECC SHA384 2020 CA1 01:53:17 * SSL certificate verify ok. 01:53:17 } [5 bytes data] 01:53:17 * using HTTP/2 01:53:17 * h2 [:method: GET] 01:53:17 * h2 [:scheme: https] 01:53:17 * h2 [:authority: github.com] 01:53:17 * h2 [:path: /docker/compose/releases/download/v2.18.1/docker-compose-linux-x86_64] 01:53:17 * h2 [user-agent: curl/8.1.2] 01:53:17 * h2 [accept: */*] 01:53:17 * Using Stream ID: 1 (easy handle 0x7febb87d5a90) 01:53:17 } [5 bytes data] 01:53:17 > GET /docker/compose/releases/download/v2.18.1/docker-compose-linux-x86_64 HTTP/2 01:53:17 > Host: github.com 01:53:17 > User-Agent: curl/8.1.2 01:53:17 > Accept: */* 01:53:17 > 01:53:17 { [5 bytes data] 01:53:17 * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): 01:53:17 { [57 bytes data] 01:53:17 * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): 01:53:17 { [57 bytes data] 01:53:17 * old SSL session ID is stale, removing 01:53:17 { [5 bytes data] 01:53:17 < HTTP/2 302 01:53:17 < server: GitHub.com 01:53:17 < date: Thu, 01 Jun 2023 01:52:50 GMT 01:53:17 < content-type: text/html; charset=utf-8 01:53:17 < vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With 01:53:17 < location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/15045751/ebe621cd-2d6b-4306-b81c-eedc1b74e4da?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230601%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230601T015250Z&X-Amz-Expires=300&X-Amz-Signature=3452ebaae5601f4c16032c31e46df0a5398cb59ac3b47f5c9521c2f43b6ed9cc&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=15045751&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-x86_64&response-content-type=application%2Foctet-stream 01:53:17 < cache-control: no-cache 01:53:17 < strict-transport-security: max-age=31536000; includeSubdomains; preload 01:53:17 < x-frame-options: deny 01:53:17 < x-content-type-options: nosniff 01:53:17 < x-xss-protection: 0 01:53:17 < referrer-policy: no-referrer-when-downgrade 01:53:17 { [5 bytes data] 01:53:17 < content-security-policy: default-src 'none'; base-uri 'self'; block-all-mixed-content; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com objects-origin.githubusercontent.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com cdn.optimizely.com logx.optimizely.com/v1/events *.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ wss://*.actions.githubusercontent.com github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com objects-origin.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/ 01:53:17 < content-length: 0 01:53:17 < x-github-request-id: 0A42:4D38:3BDB53:55DA61:6477FA0D 01:53:17 < 01:53:17 { [0 bytes data] 01:53:17 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 01:53:17 * Connection #0 to host github.com left intact 01:53:17 * Issue another request to this URL: 'https://objects.githubusercontent.com/github-production-release-asset-2e65be/15045751/ebe621cd-2d6b-4306-b81c-eedc1b74e4da?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230601%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230601T015250Z&X-Amz-Expires=300&X-Amz-Signature=3452ebaae5601f4c16032c31e46df0a5398cb59ac3b47f5c9521c2f43b6ed9cc&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=15045751&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-x86_64&response-content-type=application%2Foctet-stream' 01:53:17 * Trying 185.199.108.133:443... 01:53:17 * Connected to objects.githubusercontent.com (185.199.108.133) port 443 (#1) 01:53:17 * ALPN: offers h2,http/1.1 01:53:17 } [5 bytes data] 01:53:17 * TLSv1.3 (OUT), TLS handshake, Client hello (1): 01:53:17 } [512 bytes data] 01:53:17 * TLSv1.3 (IN), TLS handshake, Server hello (2): 01:53:17 { [122 bytes data] 01:53:17 * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): 01:53:17 { [19 bytes data] 01:53:17 * TLSv1.3 (IN), TLS handshake, Certificate (11): 01:53:17 { [3050 bytes data] 01:53:17 * TLSv1.3 (IN), TLS handshake, CERT verify (15): 01:53:17 { [264 bytes data] 01:53:17 * TLSv1.3 (IN), TLS handshake, Finished (20): 01:53:17 { [52 bytes data] 01:53:17 * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): 01:53:17 } [1 bytes data] 01:53:17 * TLSv1.3 (OUT), TLS handshake, Finished (20): 01:53:17 } [52 bytes data] 01:53:17 * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 01:53:17 * ALPN: server accepted h2 01:53:17 * Server certificate: 01:53:17 * subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=*.github.io 01:53:17 * start date: Feb 21 00:00:00 2023 GMT 01:53:17 * expire date: Mar 20 23:59:59 2024 GMT 01:53:17 * subjectAltName: host "objects.githubusercontent.com" matched cert's "*.githubusercontent.com" 01:53:17 * issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS RSA SHA256 2020 CA1 01:53:17 * SSL certificate verify ok. 01:53:17 { [5 bytes data] 01:53:17 * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): 01:53:17 { [193 bytes data] 01:53:17 * using HTTP/2 01:53:17 * h2 [:method: GET] 01:53:17 * h2 [:scheme: https] 01:53:17 * h2 [:authority: objects.githubusercontent.com] 01:53:17 * h2 [:path: /github-production-release-asset-2e65be/15045751/ebe621cd-2d6b-4306-b81c-eedc1b74e4da?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230601%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230601T015250Z&X-Amz-Expires=300&X-Amz-Signature=3452ebaae5601f4c16032c31e46df0a5398cb59ac3b47f5c9521c2f43b6ed9cc&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=15045751&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-x86_64&response-content-type=application%2Foctet-stream] 01:53:17 * h2 [user-agent: curl/8.1.2] 01:53:17 * h2 [accept: */*] 01:53:17 * Using Stream ID: 1 (easy handle 0x7febb87d5a90) 01:53:17 } [5 bytes data] 01:53:17 > GET /github-production-release-asset-2e65be/15045751/ebe621cd-2d6b-4306-b81c-eedc1b74e4da?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230601%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230601T015250Z&X-Amz-Expires=300&X-Amz-Signature=3452ebaae5601f4c16032c31e46df0a5398cb59ac3b47f5c9521c2f43b6ed9cc&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=15045751&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-x86_64&response-content-type=application%2Foctet-stream HTTP/2 01:53:17 > Host: objects.githubusercontent.com 01:53:17 > User-Agent: curl/8.1.2 01:53:17 > Accept: */* 01:53:17 > 01:53:17 { [5 bytes data] 01:53:17 < HTTP/2 200 01:53:17 < content-type: application/octet-stream 01:53:17 < content-md5: qchWOnCYuw6ZCofFCNJJBA== 01:53:17 < last-modified: Wed, 17 May 2023 17:04:40 GMT 01:53:17 < etag: "0x8DB56F8CDD14310" 01:53:17 < server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 01:53:17 < x-ms-request-id: 08886b08-301e-0043-522b-940709000000 01:53:17 < x-ms-version: 2020-04-08 01:53:17 < x-ms-creation-time: Wed, 17 May 2023 17:04:40 GMT 01:53:17 < x-ms-lease-status: unlocked 01:53:17 < x-ms-lease-state: available 01:53:17 < x-ms-blob-type: BlockBlob 01:53:17 < content-disposition: attachment; filename=docker-compose-linux-x86_64 01:53:17 < x-ms-server-encrypted: true 01:53:17 < via: 1.1 varnish, 1.1 varnish 01:53:17 < fastly-restarts: 1 01:53:17 < accept-ranges: bytes 01:53:17 < age: 0 01:53:17 < date: Thu, 01 Jun 2023 01:53:17 GMT 01:53:17 < x-served-by: cache-iad-kjyo7100045-IAD, cache-yul12824-YUL 01:53:17 < x-cache: HIT, MISS 01:53:17 < x-cache-hits: 5, 0 01:53:17 < x-timer: S1685584398.731840,VS0,VE40 01:53:17 < content-length: 54537935 01:53:17 <  01:53:17 { [31911 bytes data] 01:53:18  100 52.0M 100 52.0M 0 0 37.5M 0 0:00:01 0:00:01 --:--:-- 37.5M 01:53:18 * Connection #1 to host objects.githubusercontent.com left intact 01:53:18 Docker Compose version v2.18.1 01:53:21 Removing intermediate container 0af50744ae32 01:53:21 ---> 8064c4c570ad 01:53:21 Step 9/12 : COPY ./docker-compose-shim /usr/local/bin/docker-compose 01:53:21 ---> 3e94942ffae6 01:53:21 Step 10/12 : ENTRYPOINT ["docker", "compose"] 01:53:21 ---> Running in 077f992ccf02 01:53:21 Removing intermediate container 077f992ccf02 01:53:21 ---> a59c565d2d50 01:53:21 Step 11/12 : LABEL arch=amd64 01:53:22 ---> Running in 0b9f571cedb9 01:53:22 Removing intermediate container 0b9f571cedb9 01:53:22 ---> d641af9c796a 01:53:22 Step 12/12 : LABEL git_sha=b0aa831b6ce8fe6628330524376efb447352b38e 01:53:23 ---> Running in c6507bda4535 01:53:24 Removing intermediate container c6507bda4535 01:53:24 ---> cc298bfe90fd 01:53:24 [Warning] One or more build-args [ARCH] were not consumed 01:53:24 Successfully built cc298bfe90fd 01:53:24 Successfully tagged edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:53:25 01:53:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:53:25 latest: Pulling from edgex-lftools-log-publisher 01:53:25 5eb5b503b376: Pulling fs layer 01:53:25 5c69ac0246d0: Pulling fs layer 01:53:25 ec43610c2a17: Pulling fs layer 01:53:25 3a2ae6a8a46f: Pulling fs layer 01:53:25 33b1e0a273af: Pulling fs layer 01:53:25 5d3b04190fa2: Pulling fs layer 01:53:25 2f39f015ded8: Pulling fs layer 01:53:25 3a2ae6a8a46f: Waiting 01:53:25 33b1e0a273af: Waiting 01:53:25 5d3b04190fa2: Waiting 01:53:25 2f39f015ded8: Waiting 01:53:25 5c69ac0246d0: Verifying Checksum 01:53:25 5c69ac0246d0: Download complete 01:53:25 3a2ae6a8a46f: Verifying Checksum 01:53:25 3a2ae6a8a46f: Download complete 01:53:25 33b1e0a273af: Verifying Checksum 01:53:25 33b1e0a273af: Download complete 01:53:25 5d3b04190fa2: Verifying Checksum 01:53:25 5d3b04190fa2: Download complete 01:53:25 ec43610c2a17: Verifying Checksum 01:53:25 ec43610c2a17: Download complete 01:53:26 5eb5b503b376: Verifying Checksum 01:53:26 5eb5b503b376: Download complete 01:53:26 2f39f015ded8: Verifying Checksum 01:53:26 2f39f015ded8: Download complete 01:53:27 5eb5b503b376: Pull complete 01:53:28 5c69ac0246d0: Pull complete 01:53:28 ec43610c2a17: Pull complete 01:53:29 3a2ae6a8a46f: Pull complete 01:53:30 33b1e0a273af: Pull complete 01:53:30 5d3b04190fa2: Pull complete 01:53:35 2f39f015ded8: Pull complete 01:53:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:53:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:53:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:35 prd-ubuntu20.04-docker-8c-8g-17625 does not seem to be running inside a container 01:53:35 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:53:49 $ docker top b98ff05819509e9b24b2b6c945b066a71f14d25bb018afd1a27f76ff05f08123 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:53:50 ---> job-cost.sh 01:53:50 lf-activate-venv: SKIPPING 01:53:50 INFO: No Stack... 01:53:50 INFO: Retrieving Pricing Info for: v3-standard-8 01:53:51 INFO: Archiving Costs [Pipeline] sh 01:53:51 + cat /w/workspace/exfoundry_ci-build-images_PR-207/archives/cost.csv 01:53:51 + cut -d, -f6 [Pipeline] lock 01:53:51 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-PR-207-3-stack-cost] 01:53:51 Resource [jenkins-edgexfoundry-ci-build-images-PR-207-3-stack-cost] did not exist. Created. 01:53:51 Lock acquired on [jenkins-edgexfoundry-ci-build-images-PR-207-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:53:51 + echo total: 0.2199999988079071 [Pipeline] stash 01:53:52 Stashed 1 file(s) [Pipeline] } 01:53:52 Lock released on resource [jenkins-edgexfoundry-ci-build-images-PR-207-3-stack-cost] [Pipeline] // lock [Pipeline] } 01:53:52 $ docker stop --time=1 b98ff05819509e9b24b2b6c945b066a71f14d25bb018afd1a27f76ff05f08123 01:53:53 $ docker rm -f --volumes b98ff05819509e9b24b2b6c945b066a71f14d25bb018afd1a27f76ff05f08123 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:55:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17626 in /w/workspace/exfoundry_ci-build-images_PR-207 [Pipeline] { [Pipeline] checkout 01:55:58 Selected Git installation does not exist. Using Default 01:55:58 The recommended git tool is: NONE 01:56:03 using credential edgex-jenkins-ssh 01:56:03 Cloning the remote Git repository 01:56:03 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 01:56:04 > git init /w/workspace/exfoundry_ci-build-images_PR-207 # timeout=10 01:56:04 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 01:56:04 > git --version # timeout=10 01:56:04 > git --version # 'git version 2.25.1' 01:56:04 using GIT_SSH to set credentials SSH Credentials for GitHub 01:56:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:56:05 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 01:56:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:56:05 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 01:56:05 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 01:56:05 using GIT_SSH to set credentials SSH Credentials for GitHub 01:56:05 > 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:56:06 Merging remotes/origin/edgex-compose commit ddfed388a3b16120cdfe7b2187972fd634322871 into PR head commit b0aa831b6ce8fe6628330524376efb447352b38e 01:56:06 Merge succeeded, producing b0aa831b6ce8fe6628330524376efb447352b38e 01:56:06 Checking out Revision b0aa831b6ce8fe6628330524376efb447352b38e (PR-207) 01:56:06 > git config core.sparsecheckout # timeout=10 01:56:06 > git checkout -f b0aa831b6ce8fe6628330524376efb447352b38e # timeout=10 01:56:06 > git remote # timeout=10 01:56:06 > git config --get remote.origin.url # timeout=10 01:56:06 using GIT_SSH to set credentials SSH Credentials for GitHub 01:56:06 > git merge ddfed388a3b16120cdfe7b2187972fd634322871 # timeout=10 01:56:06 > git rev-parse HEAD^{commit} # timeout=10 01:56:06 > git config core.sparsecheckout # timeout=10 01:56:06 > git checkout -f b0aa831b6ce8fe6628330524376efb447352b38e # timeout=10 01:56:10 Commit message: "refactor: update to newer version of compose plugin" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:56:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:56:11 % Total % Received % Xferd Average Speed Time Time Time Current 01:56:11 Dload Upload Total Spent Left Speed 01:56:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 01:56:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:56:12 + sudo tee /etc/docker/daemon.new 01:56:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:56:12 { 01:56:12 "registry-mirrors": [ 01:56:12 "https://nexus3.edgexfoundry.org:10001" 01:56:12 ], 01:56:12 "bip": "10.250.0.254/24", 01:56:12 "hosts": [ 01:56:12 "tcp://0.0.0.0:5555", 01:56:12 "unix:///var/run/docker.sock" 01:56:12 ], 01:56:12 "mtu": 1458, 01:56:12 "selinux-enabled": true, 01:56:12 "seccomp-profile": "/etc/docker/seccomp.json" 01:56:12 } [Pipeline] sh 01:56:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:56:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:56:31 provisioning config files... 01:56:31 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-207@tmp/config15822354852896738369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:56:31 ---> docker-login.sh 01:56:31 nexus3.edgexfoundry.org:10001 01:56:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:32 Configure a credential helper to remove this warning. See 01:56:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:32 01:56:32 Login Succeeded 01:56:32 nexus3.edgexfoundry.org:10002 01:56:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:32 Configure a credential helper to remove this warning. See 01:56:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:32 01:56:32 Login Succeeded 01:56:32 nexus3.edgexfoundry.org:10003 01:56:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:33 Configure a credential helper to remove this warning. See 01:56:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:33 01:56:33 Login Succeeded 01:56:33 nexus3.edgexfoundry.org:10004 01:56:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:33 Configure a credential helper to remove this warning. See 01:56:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:33 01:56:33 Login Succeeded 01:56:33 docker.io 01:56:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:33 Configure a credential helper to remove this warning. See 01:56:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:33 01:56:33 Login Succeeded 01:56:33 ---> docker-login.sh ends [Pipeline] } 01:56:33 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:56:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:56:34 + ls -al . 01:56:34 total 28 01:56:34 drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 01:56 . 01:56:34 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 01:56 .. 01:56:34 drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 01:56 .git 01:56:34 -rw-rw-r-- 1 jenkins jenkins 786 Jun 1 01:56 Dockerfile 01:56:34 -rw-rw-r-- 1 jenkins jenkins 886 Jun 1 01:56 Jenkinsfile 01:56:34 -rw-rw-r-- 1 jenkins jenkins 1309 Jun 1 01:56 README.md 01:56:34 -rwxrwxr-x 1 jenkins jenkins 30 Jun 1 01:56 docker-compose-shim [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:34 + docker build -t edgex-devops/edgex-compose-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=b0aa831b6ce8fe6628330524376efb447352b38e --label arch=arm64 . 01:56:35 Sending build context to Docker daemon 456.7kB 01:56:35 Step 1/12 : ARG DOCKER_VERSION=24 01:56:35 Step 2/12 : FROM docker:${DOCKER_VERSION} AS docker-cli 01:56:35 24: Pulling from library/docker 01:56:35 08409d417260: Pulling fs layer 01:56:35 bf127bdc9f4f: Pulling fs layer 01:56:35 55b4810136f4: Pulling fs layer 01:56:35 8b1937eecd14: Pulling fs layer 01:56:35 db6263205561: Pulling fs layer 01:56:35 39314cee2a9c: Pulling fs layer 01:56:35 a0ee298bff01: Pulling fs layer 01:56:35 9fda9acfdd90: Pulling fs layer 01:56:35 736a277f3b8d: Pulling fs layer 01:56:35 b761764eaff7: Pulling fs layer 01:56:35 e1b49e70f544: Pulling fs layer 01:56:35 262f260c9231: Pulling fs layer 01:56:35 45382715e4ec: Pulling fs layer 01:56:35 f57e63167e26: Pulling fs layer 01:56:35 db6263205561: Waiting 01:56:35 39314cee2a9c: Waiting 01:56:35 a0ee298bff01: Waiting 01:56:35 9fda9acfdd90: Waiting 01:56:35 736a277f3b8d: Waiting 01:56:35 b761764eaff7: Waiting 01:56:35 e1b49e70f544: Waiting 01:56:35 262f260c9231: Waiting 01:56:35 f57e63167e26: Waiting 01:56:35 45382715e4ec: Waiting 01:56:35 8b1937eecd14: Waiting 01:56:35 55b4810136f4: Verifying Checksum 01:56:35 55b4810136f4: Download complete 01:56:35 bf127bdc9f4f: Verifying Checksum 01:56:35 bf127bdc9f4f: Download complete 01:56:35 08409d417260: Verifying Checksum 01:56:35 08409d417260: Download complete 01:56:36 8b1937eecd14: Verifying Checksum 01:56:36 a0ee298bff01: Verifying Checksum 01:56:36 a0ee298bff01: Download complete 01:56:36 08409d417260: Pull complete 01:56:36 9fda9acfdd90: Verifying Checksum 01:56:36 9fda9acfdd90: Download complete 01:56:36 736a277f3b8d: Verifying Checksum 01:56:36 736a277f3b8d: Download complete 01:56:36 39314cee2a9c: Verifying Checksum 01:56:36 39314cee2a9c: Download complete 01:56:37 e1b49e70f544: Verifying Checksum 01:56:37 e1b49e70f544: Download complete 01:56:37 b761764eaff7: Verifying Checksum 01:56:37 b761764eaff7: Download complete 01:56:37 bf127bdc9f4f: Pull complete 01:56:37 45382715e4ec: Verifying Checksum 01:56:37 45382715e4ec: Download complete 01:56:37 f57e63167e26: Verifying Checksum 01:56:37 f57e63167e26: Download complete 01:56:37 55b4810136f4: Pull complete 01:56:37 db6263205561: Verifying Checksum 01:56:37 db6263205561: Download complete 01:56:38 8b1937eecd14: Pull complete 01:56:38 262f260c9231: Verifying Checksum 01:56:38 262f260c9231: Download complete 01:56:39 db6263205561: Pull complete 01:56:40 39314cee2a9c: Pull complete 01:56:40 a0ee298bff01: Pull complete 01:56:41 9fda9acfdd90: Pull complete 01:56:41 736a277f3b8d: Pull complete 01:56:42 b761764eaff7: Pull complete 01:56:42 e1b49e70f544: Pull complete 01:56:47 262f260c9231: Pull complete 01:56:47 45382715e4ec: Pull complete 01:56:47 f57e63167e26: Pull complete 01:56:47 Digest: sha256:5edfe3067bdd8b76818b036d8ef61846696af4d458ba527356c5484fcd692c2a 01:56:47 Status: Downloaded newer image for docker:24 01:56:47 ---> d3bc0bc21545 01:56:47 Step 3/12 : FROM alpine:3.16 01:56:48 3.16: Pulling from library/alpine 01:56:48 547446be3368: Pulling fs layer 01:56:48 547446be3368: Verifying Checksum 01:56:48 547446be3368: Download complete 01:56:48 547446be3368: Pull complete 01:56:48 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 01:56:48 Status: Downloaded newer image for alpine:3.16 01:56:48 ---> 3b5033019969 01:56:48 Step 4/12 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker 01:56:50 ---> 71aa39909087 01:56:50 Step 5/12 : RUN apk add --update --no-cache py-pip python3-dev libffi-dev openssl-dev gcc libc-dev make unzip bash wget curl 01:56:51 ---> Running in 6f48b340b498 01:56:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:56:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:56:53 (1/52) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 01:56:53 (2/52) Installing ncurses-terminfo-base (6.3_p20220521-r1) 01:56:53 (3/52) Installing ncurses-libs (6.3_p20220521-r1) 01:56:53 (4/52) Installing readline (8.1.2-r0) 01:56:53 (5/52) Installing bash (5.1.16-r2) 01:56:53 Executing bash-5.1.16-r2.post-install 01:56:53 (6/52) Installing ca-certificates (20230506-r0) 01:56:53 (7/52) Installing brotli-libs (1.0.9-r6) 01:56:53 (8/52) Installing nghttp2-libs (1.47.0-r0) 01:56:53 (9/52) Installing libcurl (8.1.1-r1) 01:56:53 (10/52) Installing curl (8.1.1-r1) 01:56:53 (11/52) Installing libgcc (11.2.1_git20220219-r2) 01:56:53 (12/52) Installing libstdc++ (11.2.1_git20220219-r2) 01:56:53 (13/52) Installing binutils (2.38-r3) 01:56:53 (14/52) Installing libgomp (11.2.1_git20220219-r2) 01:56:53 (15/52) Installing libatomic (11.2.1_git20220219-r2) 01:56:53 (16/52) Installing gmp (6.2.1-r2) 01:56:53 (17/52) Installing isl22 (0.22-r0) 01:56:53 (18/52) Installing mpfr4 (4.1.0-r0) 01:56:54 (19/52) Installing mpc1 (1.2.1-r0) 01:56:54 (20/52) Installing gcc (11.2.1_git20220219-r2) 01:56:56 (21/52) Installing musl-dev (1.2.3-r3) 01:56:56 (22/52) Installing libc-dev (0.7.2-r3) 01:56:56 (23/52) Installing linux-headers (5.16.7-r1) 01:56:56 (24/52) Installing libffi (3.4.2-r1) 01:56:56 (25/52) Installing pkgconf (1.8.1-r0) 01:56:56 (26/52) Installing libffi-dev (3.4.2-r1) 01:56:56 (27/52) Installing make (4.3-r0) 01:56:56 (28/52) Installing openssl-dev (1.1.1t-r2) 01:56:56 (29/52) Installing libbz2 (1.0.8-r1) 01:56:56 (30/52) Installing expat (2.5.0-r0) 01:56:56 (31/52) Installing gdbm (1.23-r0) 01:56:56 (32/52) Installing xz-libs (5.2.5-r1) 01:56:56 (33/52) Installing mpdecimal (2.5.1-r1) 01:56:56 (34/52) Installing sqlite-libs (3.40.1-r0) 01:56:56 (35/52) Installing python3 (3.10.11-r0) 01:56:58 (36/52) Installing py3-contextlib2 (21.6.0-r2) 01:56:58 (37/52) Installing py3-tomli (2.0.1-r1) 01:56:58 (38/52) Installing py3-pep517 (0.12.0-r2) 01:56:58 (39/52) Installing py3-six (1.16.0-r1) 01:56:58 (40/52) Installing py3-retrying (1.3.3-r3) 01:56:58 (41/52) Installing py3-appdirs (1.4.4-r3) 01:56:58 (42/52) Installing py3-more-itertools (8.13.0-r0) 01:56:58 (43/52) Installing py3-ordered-set (4.0.2-r3) 01:56:58 (44/52) Installing py3-parsing (2.4.7-r3) 01:56:58 (45/52) Installing py3-packaging (21.3-r0) 01:56:58 (46/52) Installing py3-setuptools (59.4.0-r0) 01:56:59 (47/52) Installing py3-pip (22.1.1-r0) 01:56:59 (48/52) Installing python3-dev (3.10.11-r0) 01:57:01 (49/52) Installing unzip (6.0-r9) 01:57:01 (50/52) Installing libunistring (1.0-r0) 01:57:01 (51/52) Installing libidn2 (2.3.2-r2) 01:57:01 (52/52) Installing wget (1.21.3-r0) 01:57:01 Executing busybox-1.35.0-r17.trigger 01:57:01 Executing ca-certificates-20230506-r0.trigger 01:57:01 OK: 251 MiB in 65 packages 01:57:13 Removing intermediate container 6f48b340b498 01:57:13 ---> 782a954e629f 01:57:13 Step 6/12 : ENV DOCKER_CONFIG=/usr/local/lib/docker/cli-plugins 01:57:14 ---> Running in 99dbb3e5b719 01:57:14 Removing intermediate container 99dbb3e5b719 01:57:14 ---> a117acaf04d3 01:57:14 Step 7/12 : RUN mkdir -p $DOCKER_CONFIG 01:57:14 ---> Running in 07fd80c97265 01:57:16 Removing intermediate container 07fd80c97265 01:57:16 ---> d57aa9bfac4a 01:57:16 Step 8/12 : RUN curl -v -SL "https://github.com/docker/compose/releases/download/v2.18.1/docker-compose-linux-$(uname -m)" -o $DOCKER_CONFIG/docker-compose && chmod +x $DOCKER_CONFIG/docker-compose && docker compose version 01:57:16 ---> Running in d360d6df91a5 01:57:17  % Total % Received % Xferd Average Speed Time Time Time Current 01:57:17 Dload Upload Total Spent Left Speed 01:57:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 140.82.113.3:443... 01:57:17 * Connected to github.com (140.82.113.3) port 443 (#0) 01:57:17 * ALPN: offers h2,http/1.1 01:57:17 } [5 bytes data] 01:57:17 * TLSv1.3 (OUT), TLS handshake, Client hello (1): 01:57:17 } [512 bytes data] 01:57:17 * CAfile: /etc/ssl/certs/ca-certificates.crt 01:57:17 * CApath: none 01:57:17 { [5 bytes data] 01:57:17 * TLSv1.3 (IN), TLS handshake, Server hello (2): 01:57:17 { [122 bytes data] 01:57:17 * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): 01:57:17 { [19 bytes data] 01:57:17 * TLSv1.3 (IN), TLS handshake, Certificate (11): 01:57:17 { [2459 bytes data] 01:57:17 * TLSv1.3 (IN), TLS handshake, CERT verify (15): 01:57:17 { [80 bytes data] 01:57:17 * TLSv1.3 (IN), TLS handshake, Finished (20): 01:57:17 { [36 bytes data] 01:57:17 * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): 01:57:17 } [1 bytes data] 01:57:17 * TLSv1.3 (OUT), TLS handshake, Finished (20): 01:57:17 } [36 bytes data] 01:57:17 * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 01:57:17 * ALPN: server accepted h2 01:57:17 * Server certificate: 01:57:17 * subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=github.com 01:57:17 * start date: Feb 14 00:00:00 2023 GMT 01:57:17 * expire date: Mar 14 23:59:59 2024 GMT 01:57:17 * subjectAltName: host "github.com" matched cert's "github.com" 01:57:17 * issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS Hybrid ECC SHA384 2020 CA1 01:57:17 * SSL certificate verify ok. 01:57:17 } [5 bytes data] 01:57:17 * using HTTP/2 01:57:17 * h2 [:method: GET] 01:57:17 * h2 [:scheme: https] 01:57:17 * h2 [:authority: github.com] 01:57:17 * h2 [:path: /docker/compose/releases/download/v2.18.1/docker-compose-linux-aarch64] 01:57:17 * h2 [user-agent: curl/8.1.1] 01:57:17 * h2 [accept: */*] 01:57:17 * Using Stream ID: 1 (easy handle 0xffffb5009a90) 01:57:17 } [5 bytes data] 01:57:17 > GET /docker/compose/releases/download/v2.18.1/docker-compose-linux-aarch64 HTTP/2 01:57:17 > Host: github.com 01:57:17 > User-Agent: curl/8.1.1 01:57:17 > Accept: */* 01:57:17 > 01:57:17 { [5 bytes data] 01:57:17 * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): 01:57:17 { [57 bytes data] 01:57:17 * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): 01:57:17 { [57 bytes data] 01:57:17 * old SSL session ID is stale, removing 01:57:17 { [5 bytes data] 01:57:17 < HTTP/2 302 01:57:17 < server: GitHub.com 01:57:17 < date: Thu, 01 Jun 2023 01:57:17 GMT 01:57:17 < content-type: text/html; charset=utf-8 01:57:17 < vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With 01:57:17 < location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/15045751/60ec9671-a006-4298-ad9a-03ffb48c0800?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230601%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230601T015717Z&X-Amz-Expires=300&X-Amz-Signature=d6c54b72509e64f8f97fabf1da9211ccf3b5dbb22ca5c9e7d1dcb4c806d5af78&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=15045751&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-aarch64&response-content-type=application%2Foctet-stream 01:57:17 < cache-control: no-cache 01:57:17 < strict-transport-security: max-age=31536000; includeSubdomains; preload 01:57:17 < x-frame-options: deny 01:57:17 < x-content-type-options: nosniff 01:57:17 < x-xss-protection: 0 01:57:17 < referrer-policy: no-referrer-when-downgrade 01:57:17 < content-security-policy: default-src 'none'; base-uri 'self'; block-all-mixed-content; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com objects-origin.githubusercontent.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com cdn.optimizely.com logx.optimizely.com/v1/events *.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ wss://*.actions.githubusercontent.com github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com objects-origin.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/ 01:57:17 < content-length: 0 01:57:17 < x-github-request-id: C03E:1441:61694A:8B75C5:6477FAFC 01:57:17 < 01:57:17 { [0 bytes data] 01:57:17   0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 01:57:17 * Connection #0 to host github.com left intact 01:57:17 * Issue another request to this URL: 'https://objects.githubusercontent.com/github-production-release-asset-2e65be/15045751/60ec9671-a006-4298-ad9a-03ffb48c0800?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230601%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230601T015717Z&X-Amz-Expires=300&X-Amz-Signature=d6c54b72509e64f8f97fabf1da9211ccf3b5dbb22ca5c9e7d1dcb4c806d5af78&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=15045751&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-aarch64&response-content-type=application%2Foctet-stream' 01:57:17 * Trying 185.199.110.133:443... 01:57:17 * Connected to objects.githubusercontent.com (185.199.110.133) port 443 (#1) 01:57:17 * ALPN: offers h2,http/1.1 01:57:17 } [5 bytes data] 01:57:17 * TLSv1.3 (OUT), TLS handshake, Client hello (1): 01:57:17 } [512 bytes data] 01:57:17 * TLSv1.3 (IN), TLS handshake, Server hello (2): 01:57:17 { [122 bytes data] 01:57:17 * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): 01:57:17 { [19 bytes data] 01:57:17 * TLSv1.3 (IN), TLS handshake, Certificate (11): 01:57:17 { [3050 bytes data] 01:57:17 * TLSv1.3 (IN), TLS handshake, CERT verify (15): 01:57:17 { [264 bytes data] 01:57:17 * TLSv1.3 (IN), TLS handshake, Finished (20): 01:57:17 { [52 bytes data] 01:57:17 * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): 01:57:17 } [1 bytes data] 01:57:17 * TLSv1.3 (OUT), TLS handshake, Finished (20): 01:57:17 } [52 bytes data] 01:57:17 * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 01:57:17 * ALPN: server accepted h2 01:57:17 * Server certificate: 01:57:17 * subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=*.github.io 01:57:17 * start date: Feb 21 00:00:00 2023 GMT 01:57:17 * expire date: Mar 20 23:59:59 2024 GMT 01:57:17 * subjectAltName: host "objects.githubusercontent.com" matched cert's "*.githubusercontent.com" 01:57:17 * issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS RSA SHA256 2020 CA1 01:57:17 * SSL certificate verify ok. 01:57:17 { [5 bytes data] 01:57:17 * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): 01:57:17 { [193 bytes data] 01:57:17 * using HTTP/2 01:57:17 * h2 [:method: GET] 01:57:17 * h2 [:scheme: https] 01:57:17 * h2 [:authority: objects.githubusercontent.com] 01:57:17 * h2 [:path: /github-production-release-asset-2e65be/15045751/60ec9671-a006-4298-ad9a-03ffb48c0800?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230601%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230601T015717Z&X-Amz-Expires=300&X-Amz-Signature=d6c54b72509e64f8f97fabf1da9211ccf3b5dbb22ca5c9e7d1dcb4c806d5af78&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=15045751&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-aarch64&response-content-type=application%2Foctet-stream] 01:57:17 * h2 [user-agent: curl/8.1.1] 01:57:17 * h2 [accept: */*] 01:57:17 * Using Stream ID: 1 (easy handle 0xffffb5009a90) 01:57:17 } [5 bytes data] 01:57:17 > GET /github-production-release-asset-2e65be/15045751/60ec9671-a006-4298-ad9a-03ffb48c0800?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230601%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230601T015717Z&X-Amz-Expires=300&X-Amz-Signature=d6c54b72509e64f8f97fabf1da9211ccf3b5dbb22ca5c9e7d1dcb4c806d5af78&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=15045751&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-aarch64&response-content-type=application%2Foctet-stream HTTP/2 01:57:17 > Host: objects.githubusercontent.com 01:57:17 > User-Agent: curl/8.1.1 01:57:17 > Accept: */* 01:57:17 > 01:57:17 { [5 bytes data] 01:57:17 < HTTP/2 200 01:57:17 < content-type: application/octet-stream 01:57:17 < content-md5: +mNH1QLwUhUttTQkJbF7Gw== 01:57:17 < last-modified: Wed, 17 May 2023 17:04:19 GMT 01:57:17 < etag: "0x8DB56F8C11C5775" 01:57:17 < server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 01:57:17 < x-ms-request-id: ac0cb39d-701e-0020-672c-949af2000000 01:57:17 < x-ms-version: 2020-04-08 01:57:17 < x-ms-creation-time: Wed, 17 May 2023 17:04:19 GMT 01:57:17 < x-ms-lease-status: unlocked 01:57:17 < x-ms-lease-state: available 01:57:17 < x-ms-blob-type: BlockBlob 01:57:17 < content-disposition: attachment; filename=docker-compose-linux-aarch64 01:57:17 < x-ms-server-encrypted: true 01:57:17 < via: 1.1 varnish, 1.1 varnish 01:57:17 < fastly-restarts: 1 01:57:17 < accept-ranges: bytes 01:57:17 < age: 0 01:57:17 < date: Thu, 01 Jun 2023 01:57:17 GMT 01:57:17 < x-served-by: cache-iad-kcgs7200027-IAD, cache-yul12831-YUL 01:57:17 < x-cache: HIT, MISS 01:57:17 < x-cache-hits: 1, 0 01:57:17 < x-timer: S1685584637.127035,VS0,VE46 01:57:17 < content-length: 52340688 01:57:17 < 01:57:17 { [81920 bytes data] 01:57:18  59 49.9M 59 29.4M 0 0 28.9M 0 0:00:01 0:00:01 --:--:-- 28.9M 100 49.9M 100 49.9M 0 0 34.0M 0 0:00:01 0:00:01 --:--:-- 45.6M 01:57:18 * Connection #1 to host objects.githubusercontent.com left intact 01:57:18 Docker Compose version v2.18.1 01:57:20 Removing intermediate container d360d6df91a5 01:57:20 ---> 3b85bdb60708 01:57:20 Step 9/12 : COPY ./docker-compose-shim /usr/local/bin/docker-compose 01:57:21 ---> c7e76df8804a 01:57:21 Step 10/12 : ENTRYPOINT ["docker", "compose"] 01:57:21 ---> Running in 59617290eacd 01:57:21 Removing intermediate container 59617290eacd 01:57:21 ---> 4a2b4e79a483 01:57:21 Step 11/12 : LABEL arch=arm64 01:57:21 ---> Running in c97fe2236d46 01:57:21 Removing intermediate container c97fe2236d46 01:57:21 ---> c12d557827ba 01:57:21 Step 12/12 : LABEL git_sha=b0aa831b6ce8fe6628330524376efb447352b38e 01:57:21 ---> Running in 7750a5b4b457 01:57:21 Removing intermediate container 7750a5b4b457 01:57:21 ---> 8562b0b87621 01:57:21 [Warning] One or more build-args [ARCH] were not consumed 01:57:21 Successfully built 8562b0b87621 01:57:21 Successfully tagged edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:57:22 01:57:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:57:23 arm64: Pulling from edgex-lftools-log-publisher 01:57:23 8998bd30e6a1: Pulling fs layer 01:57:23 04944245beec: Pulling fs layer 01:57:23 699f458cf7ca: Pulling fs layer 01:57:23 765212b225bb: Pulling fs layer 01:57:23 f23df028b6ca: Pulling fs layer 01:57:23 d65c8cfc05b1: Pulling fs layer 01:57:23 2437ff75d9bd: Pulling fs layer 01:57:23 765212b225bb: Waiting 01:57:23 f23df028b6ca: Waiting 01:57:23 d65c8cfc05b1: Waiting 01:57:23 2437ff75d9bd: Waiting 01:57:23 04944245beec: Verifying Checksum 01:57:23 04944245beec: Download complete 01:57:23 765212b225bb: Verifying Checksum 01:57:23 765212b225bb: Download complete 01:57:23 f23df028b6ca: Verifying Checksum 01:57:23 f23df028b6ca: Download complete 01:57:23 d65c8cfc05b1: Verifying Checksum 01:57:23 d65c8cfc05b1: Download complete 01:57:23 699f458cf7ca: Verifying Checksum 01:57:23 699f458cf7ca: Download complete 01:57:24 8998bd30e6a1: Verifying Checksum 01:57:24 8998bd30e6a1: Download complete 01:57:25 2437ff75d9bd: Verifying Checksum 01:57:25 2437ff75d9bd: Download complete 01:57:28 8998bd30e6a1: Pull complete 01:57:28 04944245beec: Pull complete 01:57:29 699f458cf7ca: Pull complete 01:57:30 765212b225bb: Pull complete 01:57:31 f23df028b6ca: Pull complete 01:57:31 d65c8cfc05b1: Pull complete 01:57:46 2437ff75d9bd: Pull complete 01:57:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:57:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:57:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:46 prd-ubuntu20.04-docker-arm64-4c-16g-17626 does not seem to be running inside a container 01:57:46 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:57:48 $ docker top 9974921c26c062bbbed441b84050237774656d7a956e37f810a07121795cf928 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:49 ---> job-cost.sh 01:57:49 lf-activate-venv: SKIPPING 01:57:49 INFO: No Stack... 01:57:49 INFO: Retrieving Pricing Info for: v3-standard-4 01:57:50 INFO: Archiving Costs [Pipeline] sh 01:57:51 + cut -d, -f6 01:57:51 + cat /w/workspace/exfoundry_ci-build-images_PR-207/archives/cost.csv [Pipeline] lock 01:57:51 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-PR-207-3-stack-cost] 01:57:51 Resource [jenkins-edgexfoundry-ci-build-images-PR-207-3-stack-cost] did not exist. Created. 01:57:51 Lock acquired on [jenkins-edgexfoundry-ci-build-images-PR-207-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:57:51 /w/workspace/exfoundry_ci-build-images_PR-207@tmp/durable-a6f2efc9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:57:51 + echo total: 0.10999999940395355 [Pipeline] stash 01:57:51 Warning: overwriting stash ‘stack-cost’ 01:57:52 Stashed 1 file(s) [Pipeline] } 01:57:52 Lock released on resource [jenkins-edgexfoundry-ci-build-images-PR-207-3-stack-cost] [Pipeline] // lock [Pipeline] } 01:57:52 $ docker stop --time=1 9974921c26c062bbbed441b84050237774656d7a956e37f810a07121795cf928 01:57:56 $ docker rm -f --volumes 9974921c26c062bbbed441b84050237774656d7a956e37f810a07121795cf928 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:57:57 + [ -d /w/workspace/exfoundry_ci-build-images_PR-207/archives ] 01:57:57 + ls -al /w/workspace/exfoundry_ci-build-images_PR-207/archives 01:57:57 total 16 01:57:57 drwxr-xr-x 3 root root 4096 Jun 1 01:53 . 01:57:57 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 01:53 .. 01:57:57 drwxr-xr-x 2 root root 4096 Jun 1 01:53 cost 01:57:57 -rw-r--r-- 1 root root 87 Jun 1 01:53 cost.csv 01:57:57 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_ci-build-images_PR-207/archives 01:57:57 + ls -al /w/workspace/exfoundry_ci-build-images_PR-207/archives 01:57:57 total 16 01:57:57 drwxr-xr-x 3 jenkins jenkins 4096 Jun 1 01:53 . 01:57:57 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 01:53 .. 01:57:57 drwxr-xr-x 2 jenkins jenkins 4096 Jun 1 01:53 cost 01:57:57 -rw-r--r-- 1 jenkins jenkins 87 Jun 1 01:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:57:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:57:58 ---> package-listing.sh 01:57:58 ++ facter osfamily 01:57:58 ++ tr '[:upper:]' '[:lower:]' 01:57:58 + OS_FAMILY=debian 01:57:58 + workspace=/w/workspace/exfoundry_ci-build-images_PR-207 01:57:58 + START_PACKAGES=/tmp/packages_start.txt 01:57:58 + END_PACKAGES=/tmp/packages_end.txt 01:57:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:57:58 + PACKAGES=/tmp/packages_start.txt 01:57:58 + '[' /w/workspace/exfoundry_ci-build-images_PR-207 ']' 01:57:58 + PACKAGES=/tmp/packages_end.txt 01:57:58 + case "${OS_FAMILY}" in 01:57:58 + dpkg -l 01:57:58 + grep '^ii' 01:57:58 + '[' -f /tmp/packages_start.txt ']' 01:57:58 + '[' -f /tmp/packages_end.txt ']' 01:57:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:57:58 + '[' /w/workspace/exfoundry_ci-build-images_PR-207 ']' 01:57:58 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-207/archives/ 01:57:58 + 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:57:58 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:57:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:59 prd-ubuntu20.04-docker-8c-8g-17625 does not seem to be running inside a container 01:57:59 $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:58:01 $ docker top 8931ba65759fe1b9a866e8a558d436de5dbe27098c5cbfe8542dfddbbd8a943b -eo pid,comm [Pipeline] { [Pipeline] sh 01:58:01 + touch /tmp/pre-build-complete [Pipeline] sh 01:58:01 + mkdir -p /var/log/sysstat [Pipeline] sh 01:58:01 + ls /var/log/sa-host 01:58:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:58:02 provisioning config files... 01:58:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-207@tmp/config6579292479616157008tmp [Pipeline] { [Pipeline] echo 01:58:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:58:02 ---> create-netrc.sh [Pipeline] } 01:58:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:58:02 ---> python-tools-install.sh [Pipeline] echo 01:58:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:58:03 ---> sudo-logs.sh 01:58:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:58:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:58:03 ---> job-cost.sh 01:58:03 lf-activate-venv: SKIPPING 01:58:03 DEBUG: total: 0.2199999988079071 01:58:03 INFO: Retrieving Stack Cost... 01:58:03 INFO: Retrieving Pricing Info for: v3-standard-8 01:58:04 INFO: Archiving Costs [Pipeline] echo 01:58:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:58:04 ---> logs-deploy.sh 01:58:04 lf-activate-venv: SKIPPING 01:58:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-207/3 01:58:04 INFO: archiving workspace using pattern(s): 01:58:05 Archives upload complete. 01:58:05 INFO: archiving logs to Nexus