Push event to branch edgex-compose Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 21180c0b06ca140de91ddb41d596b0bcab428f2b 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-ssh13977717374390598408.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-ssh839426697907230090.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/edgex-compose/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/edgex-compose/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh525174033348830477.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/edgex-compose/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh79515910742226585.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-ssh5698352565007180652.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/edgex-compose/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/edgex-compose/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14776166225434850809.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 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17645 in /w/workspace/ry_ci-build-images_edgex-compose [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/ry_ci-build-images_edgex-compose # 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 Avoid second fetch Checking out Revision 21180c0b06ca140de91ddb41d596b0bcab428f2b (edgex-compose) Commit message: "Merge pull request #207 from ernestojeda/edgex-compose" > 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 core.sparsecheckout # timeout=10 > git checkout -f 21180c0b06ca140de91ddb41d596b0bcab428f2b # timeout=10 > git rev-list --no-walk ddfed388a3b16120cdfe7b2187972fd634322871 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-01T14:56:20.641Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-01T14:56:20.682Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-01T14:56:20.696Z] ========================================================= [2023-06-01T14:56:20.696Z] EdgeX Global Pipelines Version Info [2023-06-01T14:56:20.696Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-01T14:56:21.409Z] ------------------- [2023-06-01T14:56:21.409Z] stable info: [2023-06-01T14:56:21.409Z] ------------------- [2023-06-01T14:56:21.409Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-01T14:56:21.409Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-06-01T14:56:21.409Z] Message: update stable to v1.0.249 [2023-06-01T14:56:21.979Z] ------------------- [2023-06-01T14:56:21.980Z] experimental info: [2023-06-01T14:56:21.980Z] ------------------- [2023-06-01T14:56:21.980Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-01T14:56:21.980Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-06-01T14:56:21.980Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-06-01T14:56:22.161Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2023-06-01T14:56:22.173Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-compose [Pipeline] echo [2023-06-01T14:56:22.184Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2023-06-01T14:56:22.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-01T14:56:22.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-01T14:56:22.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-compose [Pipeline] echo [2023-06-01T14:56:22.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2023-06-01T14:56:22.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-06-01T14:56:22.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-06-01T14:56:22.262Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-01T14:56:22.278Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-06-01T14:56:22.292Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-compose-archive.tar.gz [Pipeline] echo [2023-06-01T14:56:22.302Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-01T14:56:22.314Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-01T14:56:22.323Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = edgex-compose [Pipeline] echo [2023-06-01T14:56:22.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.24.1 [Pipeline] echo [2023-06-01T14:56:22.344Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = edgex-compose [Pipeline] echo [2023-06-01T14:56:22.353Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = edgex-compose [Pipeline] echo [2023-06-01T14:56:22.362Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = edgex-compose [Pipeline] echo [2023-06-01T14:56:22.372Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 21180c0b06ca140de91ddb41d596b0bcab428f2b [Pipeline] echo [2023-06-01T14:56:22.381Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 21180c0 [Pipeline] echo [2023-06-01T14:56:22.391Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-01T14:56:22.430Z] provisioning config files... [2023-06-01T14:56:22.446Z] copy managed file [ci-build-images-settings] to file:/w/workspace/ry_ci-build-images_edgex-compose@tmp/config16082761388726551827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-01T14:56:22.762Z] ---> docker-login.sh [2023-06-01T14:56:22.763Z] nexus3.edgexfoundry.org:10001 [2023-06-01T14:56:23.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T14:56:23.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T14:56:23.284Z] Configure a credential helper to remove this warning. See [2023-06-01T14:56:23.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T14:56:23.284Z] [2023-06-01T14:56:23.284Z] Login Succeeded [2023-06-01T14:56:23.284Z] nexus3.edgexfoundry.org:10002 [2023-06-01T14:56:23.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T14:56:23.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T14:56:23.284Z] Configure a credential helper to remove this warning. See [2023-06-01T14:56:23.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T14:56:23.284Z] [2023-06-01T14:56:23.284Z] Login Succeeded [2023-06-01T14:56:23.545Z] nexus3.edgexfoundry.org:10003 [2023-06-01T14:56:23.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T14:56:23.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T14:56:23.545Z] Configure a credential helper to remove this warning. See [2023-06-01T14:56:23.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T14:56:23.545Z] [2023-06-01T14:56:23.545Z] Login Succeeded [2023-06-01T14:56:23.545Z] nexus3.edgexfoundry.org:10004 [2023-06-01T14:56:23.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T14:56:23.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T14:56:23.545Z] Configure a credential helper to remove this warning. See [2023-06-01T14:56:23.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T14:56:23.545Z] [2023-06-01T14:56:23.545Z] Login Succeeded [2023-06-01T14:56:23.545Z] docker.io [2023-06-01T14:56:23.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T14:56:24.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T14:56:24.066Z] Configure a credential helper to remove this warning. See [2023-06-01T14:56:24.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T14:56:24.066Z] [2023-06-01T14:56:24.066Z] Login Succeeded [2023-06-01T14:56:24.066Z] ---> docker-login.sh ends [Pipeline] } [2023-06-01T14:56:24.075Z] 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 [2023-06-01T14:56:24.287Z] provisioning config files... [2023-06-01T14:56:24.298Z] copy managed file [ci-build-images-settings] to file:/w/workspace/ry_ci-build-images_edgex-compose@tmp/config9754750262625044933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-01T14:56:24.596Z] ---> docker-login.sh [2023-06-01T14:56:24.596Z] nexus3.edgexfoundry.org:10001 [2023-06-01T14:56:24.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T14:56:24.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T14:56:24.596Z] Configure a credential helper to remove this warning. See [2023-06-01T14:56:24.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T14:56:24.596Z] [2023-06-01T14:56:24.596Z] Login Succeeded [2023-06-01T14:56:24.596Z] nexus3.edgexfoundry.org:10002 [2023-06-01T14:56:24.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T14:56:24.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T14:56:24.596Z] Configure a credential helper to remove this warning. See [2023-06-01T14:56:24.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T14:56:24.596Z] [2023-06-01T14:56:24.596Z] Login Succeeded [2023-06-01T14:56:24.596Z] nexus3.edgexfoundry.org:10003 [2023-06-01T14:56:24.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T14:56:24.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T14:56:24.860Z] Configure a credential helper to remove this warning. See [2023-06-01T14:56:24.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T14:56:24.860Z] [2023-06-01T14:56:24.860Z] Login Succeeded [2023-06-01T14:56:24.860Z] nexus3.edgexfoundry.org:10004 [2023-06-01T14:56:24.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T14:56:24.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T14:56:24.860Z] Configure a credential helper to remove this warning. See [2023-06-01T14:56:24.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T14:56:24.860Z] [2023-06-01T14:56:24.860Z] Login Succeeded [2023-06-01T14:56:24.860Z] docker.io [2023-06-01T14:56:24.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T14:56:25.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T14:56:25.121Z] Configure a credential helper to remove this warning. See [2023-06-01T14:56:25.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T14:56:25.121Z] [2023-06-01T14:56:25.121Z] Login Succeeded [2023-06-01T14:56:25.121Z] ---> docker-login.sh ends [Pipeline] } [2023-06-01T14:56:25.130Z] 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 [2023-06-01T14:56:25.787Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-01T14:56:26.074Z] + ls -al . [2023-06-01T14:56:26.074Z] total 28 [2023-06-01T14:56:26.074Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 14:56 . [2023-06-01T14:56:26.074Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 14:56 .. [2023-06-01T14:56:26.074Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 14:56 .git [2023-06-01T14:56:26.074Z] -rw-rw-r-- 1 jenkins jenkins 786 Jun 1 14:56 Dockerfile [2023-06-01T14:56:26.074Z] -rw-rw-r-- 1 jenkins jenkins 886 Jun 1 14:56 Jenkinsfile [2023-06-01T14:56:26.074Z] -rw-rw-r-- 1 jenkins jenkins 1309 Jun 1 14:56 README.md [2023-06-01T14:56:26.074Z] -rwxrwxr-x 1 jenkins jenkins 30 Jun 1 14:56 docker-compose-shim [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T14:56:26.411Z] + docker build -t edgex-devops/edgex-compose -f Dockerfile --build-arg ARCH=amd64 --label git_sha=21180c0b06ca140de91ddb41d596b0bcab428f2b --label arch=amd64 . [2023-06-01T14:56:26.411Z] Sending build context to Docker daemon 451.6kB [2023-06-01T14:56:26.411Z] Step 1/12 : ARG DOCKER_VERSION=24 [2023-06-01T14:56:26.411Z] Step 2/12 : FROM docker:${DOCKER_VERSION} AS docker-cli [2023-06-01T14:56:26.673Z] 24: Pulling from library/docker [2023-06-01T14:56:26.935Z] 8a49fdb3b6a5: Pulling fs layer [2023-06-01T14:56:26.935Z] dfb60e7f5d22: Pulling fs layer [2023-06-01T14:56:26.935Z] f74671f55a8d: Pulling fs layer [2023-06-01T14:56:26.935Z] 159682c80b19: Pulling fs layer [2023-06-01T14:56:26.935Z] b1fd48ba55f8: Pulling fs layer [2023-06-01T14:56:26.935Z] 6478cae41da0: Pulling fs layer [2023-06-01T14:56:26.935Z] 3dc5e45939f9: Pulling fs layer [2023-06-01T14:56:26.935Z] ec63addd3bc1: Pulling fs layer [2023-06-01T14:56:26.935Z] 3a314790488f: Pulling fs layer [2023-06-01T14:56:26.935Z] f97b6f470a44: Pulling fs layer [2023-06-01T14:56:26.935Z] ba6b089fd04d: Pulling fs layer [2023-06-01T14:56:26.935Z] 3580870ab4aa: Pulling fs layer [2023-06-01T14:56:26.935Z] 53d2ee3b805d: Pulling fs layer [2023-06-01T14:56:26.935Z] 9237fc1405c9: Pulling fs layer [2023-06-01T14:56:26.935Z] 159682c80b19: Waiting [2023-06-01T14:56:26.935Z] 3a314790488f: Waiting [2023-06-01T14:56:26.935Z] f97b6f470a44: Waiting [2023-06-01T14:56:26.935Z] 3580870ab4aa: Waiting [2023-06-01T14:56:26.935Z] b1fd48ba55f8: Waiting [2023-06-01T14:56:26.936Z] ec63addd3bc1: Waiting [2023-06-01T14:56:26.936Z] 53d2ee3b805d: Waiting [2023-06-01T14:56:26.936Z] 3dc5e45939f9: Waiting [2023-06-01T14:56:26.936Z] ba6b089fd04d: Waiting [2023-06-01T14:56:26.936Z] f74671f55a8d: Download complete [2023-06-01T14:56:26.936Z] dfb60e7f5d22: Verifying Checksum [2023-06-01T14:56:26.936Z] dfb60e7f5d22: Download complete [2023-06-01T14:56:27.194Z] 8a49fdb3b6a5: Verifying Checksum [2023-06-01T14:56:27.194Z] 8a49fdb3b6a5: Download complete [2023-06-01T14:56:27.194Z] 8a49fdb3b6a5: Pull complete [2023-06-01T14:56:27.194Z] b1fd48ba55f8: Verifying Checksum [2023-06-01T14:56:27.194Z] b1fd48ba55f8: Download complete [2023-06-01T14:56:27.452Z] 3dc5e45939f9: Verifying Checksum [2023-06-01T14:56:27.452Z] 3dc5e45939f9: Download complete [2023-06-01T14:56:27.452Z] 159682c80b19: Verifying Checksum [2023-06-01T14:56:27.452Z] 159682c80b19: Download complete [2023-06-01T14:56:27.452Z] dfb60e7f5d22: Pull complete [2023-06-01T14:56:27.452Z] 3a314790488f: Verifying Checksum [2023-06-01T14:56:27.452Z] 3a314790488f: Download complete [2023-06-01T14:56:27.452Z] ec63addd3bc1: Verifying Checksum [2023-06-01T14:56:27.452Z] ec63addd3bc1: Download complete [2023-06-01T14:56:27.452Z] f74671f55a8d: Pull complete [2023-06-01T14:56:27.710Z] ba6b089fd04d: Verifying Checksum [2023-06-01T14:56:27.711Z] ba6b089fd04d: Download complete [2023-06-01T14:56:27.711Z] 6478cae41da0: Verifying Checksum [2023-06-01T14:56:27.711Z] 6478cae41da0: Download complete [2023-06-01T14:56:27.711Z] f97b6f470a44: Download complete [2023-06-01T14:56:27.711Z] 159682c80b19: Pull complete [2023-06-01T14:56:27.711Z] 9237fc1405c9: Verifying Checksum [2023-06-01T14:56:27.711Z] 9237fc1405c9: Download complete [2023-06-01T14:56:27.970Z] 53d2ee3b805d: Download complete [2023-06-01T14:56:28.229Z] b1fd48ba55f8: Pull complete [2023-06-01T14:56:28.229Z] 3580870ab4aa: Download complete [2023-06-01T14:56:28.489Z] 6478cae41da0: Pull complete [2023-06-01T14:56:28.489Z] 3dc5e45939f9: Pull complete [2023-06-01T14:56:28.749Z] ec63addd3bc1: Pull complete [2023-06-01T14:56:28.749Z] 3a314790488f: Pull complete [2023-06-01T14:56:29.009Z] f97b6f470a44: Pull complete [2023-06-01T14:56:29.009Z] ba6b089fd04d: Pull complete [2023-06-01T14:56:29.946Z] 3580870ab4aa: Pull complete [2023-06-01T14:56:29.946Z] 53d2ee3b805d: Pull complete [2023-06-01T14:56:30.206Z] 9237fc1405c9: Pull complete [2023-06-01T14:56:30.206Z] Digest: sha256:5edfe3067bdd8b76818b036d8ef61846696af4d458ba527356c5484fcd692c2a [2023-06-01T14:56:30.206Z] Status: Downloaded newer image for docker:24 [2023-06-01T14:56:30.206Z] ---> 881c987bf80d [2023-06-01T14:56:30.206Z] Step 3/12 : FROM alpine:3.16 [2023-06-01T14:56:30.775Z] 3.16: Pulling from library/alpine [2023-06-01T14:56:30.775Z] 91d30c5bc195: Pulling fs layer [2023-06-01T14:56:31.035Z] 91d30c5bc195: Verifying Checksum [2023-06-01T14:56:31.035Z] 91d30c5bc195: Download complete [2023-06-01T14:56:31.035Z] 91d30c5bc195: Pull complete [2023-06-01T14:56:31.035Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-06-01T14:56:31.035Z] Status: Downloaded newer image for alpine:3.16 [2023-06-01T14:56:31.035Z] ---> 8471affe5de5 [2023-06-01T14:56:31.035Z] Step 4/12 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2023-06-01T14:56:33.573Z] ---> a787a6cbe6bd [2023-06-01T14:56:33.573Z] 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 [2023-06-01T14:56:33.573Z] ---> Running in a99e47cfb483 [2023-06-01T14:56:34.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-01T14:56:34.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-01T14:56:34.401Z] (1/54) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) [2023-06-01T14:56:34.401Z] (2/54) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-01T14:56:34.401Z] (3/54) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-01T14:56:34.401Z] (4/54) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-06-01T14:56:34.661Z] (5/54) Installing ncurses-libs (6.3_p20220521-r1) [2023-06-01T14:56:34.661Z] (6/54) Installing readline (8.1.2-r0) [2023-06-01T14:56:34.661Z] (7/54) Installing bash (5.1.16-r2) [2023-06-01T14:56:34.661Z] Executing bash-5.1.16-r2.post-install [2023-06-01T14:56:34.661Z] (8/54) Installing ca-certificates (20230506-r0) [2023-06-01T14:56:34.661Z] (9/54) Installing brotli-libs (1.0.9-r6) [2023-06-01T14:56:34.661Z] (10/54) Installing nghttp2-libs (1.47.0-r0) [2023-06-01T14:56:34.661Z] (11/54) Installing libcurl (8.1.2-r0) [2023-06-01T14:56:34.661Z] (12/54) Installing curl (8.1.2-r0) [2023-06-01T14:56:34.661Z] (13/54) Installing libgcc (11.2.1_git20220219-r2) [2023-06-01T14:56:34.661Z] (14/54) Installing libstdc++ (11.2.1_git20220219-r2) [2023-06-01T14:56:34.661Z] (15/54) Installing binutils (2.38-r3) [2023-06-01T14:56:34.661Z] (16/54) Installing libgomp (11.2.1_git20220219-r2) [2023-06-01T14:56:34.661Z] (17/54) Installing libatomic (11.2.1_git20220219-r2) [2023-06-01T14:56:34.661Z] (18/54) Installing gmp (6.2.1-r2) [2023-06-01T14:56:34.661Z] (19/54) Installing isl22 (0.22-r0) [2023-06-01T14:56:34.661Z] (20/54) Installing mpfr4 (4.1.0-r0) [2023-06-01T14:56:34.661Z] (21/54) Installing mpc1 (1.2.1-r0) [2023-06-01T14:56:34.661Z] (22/54) Installing gcc (11.2.1_git20220219-r2) [2023-06-01T14:56:35.229Z] (23/54) Installing musl-dev (1.2.3-r3) [2023-06-01T14:56:35.229Z] (24/54) Installing libc-dev (0.7.2-r3) [2023-06-01T14:56:35.229Z] (25/54) Installing linux-headers (5.16.7-r1) [2023-06-01T14:56:35.489Z] (26/54) Installing libffi (3.4.2-r1) [2023-06-01T14:56:35.489Z] (27/54) Installing pkgconf (1.8.1-r0) [2023-06-01T14:56:35.489Z] (28/54) Installing libffi-dev (3.4.2-r1) [2023-06-01T14:56:35.489Z] (29/54) Installing make (4.3-r0) [2023-06-01T14:56:35.489Z] (30/54) Installing openssl-dev (1.1.1u-r1) [2023-06-01T14:56:35.489Z] (31/54) Installing libbz2 (1.0.8-r1) [2023-06-01T14:56:35.489Z] (32/54) Installing expat (2.5.0-r0) [2023-06-01T14:56:35.489Z] (33/54) Installing gdbm (1.23-r0) [2023-06-01T14:56:35.489Z] (34/54) Installing xz-libs (5.2.5-r1) [2023-06-01T14:56:35.489Z] (35/54) Installing mpdecimal (2.5.1-r1) [2023-06-01T14:56:35.489Z] (36/54) Installing sqlite-libs (3.40.1-r0) [2023-06-01T14:56:35.489Z] (37/54) Installing python3 (3.10.11-r0) [2023-06-01T14:56:35.748Z] (38/54) Installing py3-contextlib2 (21.6.0-r2) [2023-06-01T14:56:35.748Z] (39/54) Installing py3-tomli (2.0.1-r1) [2023-06-01T14:56:35.748Z] (40/54) Installing py3-pep517 (0.12.0-r2) [2023-06-01T14:56:35.748Z] (41/54) Installing py3-six (1.16.0-r1) [2023-06-01T14:56:35.748Z] (42/54) Installing py3-retrying (1.3.3-r3) [2023-06-01T14:56:35.748Z] (43/54) Installing py3-appdirs (1.4.4-r3) [2023-06-01T14:56:35.748Z] (44/54) Installing py3-more-itertools (8.13.0-r0) [2023-06-01T14:56:35.748Z] (45/54) Installing py3-ordered-set (4.0.2-r3) [2023-06-01T14:56:35.748Z] (46/54) Installing py3-parsing (2.4.7-r3) [2023-06-01T14:56:35.748Z] (47/54) Installing py3-packaging (21.3-r0) [2023-06-01T14:56:35.748Z] (48/54) Installing py3-setuptools (59.4.0-r0) [2023-06-01T14:56:36.007Z] (49/54) Installing py3-pip (22.1.1-r0) [2023-06-01T14:56:36.007Z] (50/54) Installing python3-dev (3.10.11-r0) [2023-06-01T14:56:36.265Z] (51/54) Installing unzip (6.0-r9) [2023-06-01T14:56:36.265Z] (52/54) Installing libunistring (1.0-r0) [2023-06-01T14:56:36.265Z] (53/54) Installing libidn2 (2.3.2-r2) [2023-06-01T14:56:36.265Z] (54/54) Installing wget (1.21.3-r0) [2023-06-01T14:56:36.265Z] Executing busybox-1.35.0-r17.trigger [2023-06-01T14:56:36.265Z] Executing ca-certificates-20230506-r0.trigger [2023-06-01T14:56:36.265Z] OK: 247 MiB in 65 packages [2023-06-01T14:56:39.228Z] Still waiting to schedule task [2023-06-01T14:56:39.228Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-06-01T14:56:44.629Z] Removing intermediate container a99e47cfb483 [2023-06-01T14:56:44.630Z] ---> 4e90cdaf6f48 [2023-06-01T14:56:44.630Z] Step 6/12 : ENV DOCKER_CONFIG=/usr/local/lib/docker/cli-plugins [2023-06-01T14:56:44.630Z] ---> Running in ed8bb185a3f7 [2023-06-01T14:56:44.630Z] Removing intermediate container ed8bb185a3f7 [2023-06-01T14:56:44.630Z] ---> cb0b8123f326 [2023-06-01T14:56:44.630Z] Step 7/12 : RUN mkdir -p $DOCKER_CONFIG [2023-06-01T14:56:44.630Z] ---> Running in e03238873b10 [2023-06-01T14:56:44.630Z] Removing intermediate container e03238873b10 [2023-06-01T14:56:44.630Z] ---> e466dd690dc8 [2023-06-01T14:56:44.630Z] 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 [2023-06-01T14:56:44.630Z] ---> Running in ce4e5e2e4ca9 [2023-06-01T14:56:44.630Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-01T14:56:44.630Z] Dload Upload Total Spent Left Speed [2023-06-01T14:56:44.630Z] 0 0 0  0 0  0  0 0 --:--:-- --:--:-- --:--:-- 0* Trying 140.82.112.3:443... [2023-06-01T14:56:44.630Z] * Connected to github.com (140.82.112.3) port 443 (#0) [2023-06-01T14:56:44.630Z] * ALPN: offers h2,http/1.1 [2023-06-01T14:56:44.630Z] } [5 bytes data] [2023-06-01T14:56:44.630Z] * TLSv1.3 (OUT), TLS handshake, Client hello (1): [2023-06-01T14:56:44.630Z] } [512 bytes data] [2023-06-01T14:56:44.630Z] * CAfile: /etc/ssl/certs/ca-certificates.crt [2023-06-01T14:56:44.630Z] * CApath: none [2023-06-01T14:56:44.630Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0{ [5 bytes data] [2023-06-01T14:56:44.630Z] * TLSv1.3 (IN), TLS handshake, Server hello (2): [2023-06-01T14:56:44.630Z] { [122 bytes data] [2023-06-01T14:56:44.630Z] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): [2023-06-01T14:56:44.630Z] { [19 bytes data] [2023-06-01T14:56:44.630Z] * TLSv1.3 (IN), TLS handshake, Certificate (11): [2023-06-01T14:56:44.630Z] { [2459 bytes data] [2023-06-01T14:56:44.630Z] * TLSv1.3 (IN), TLS handshake, CERT verify (15): [2023-06-01T14:56:44.630Z] { [78 bytes data] [2023-06-01T14:56:44.630Z] * TLSv1.3 (IN), TLS handshake, Finished (20): [2023-06-01T14:56:44.630Z] { [36 bytes data] [2023-06-01T14:56:44.630Z] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): [2023-06-01T14:56:44.630Z] } [1 bytes data] [2023-06-01T14:56:44.630Z] * TLSv1.3 (OUT), TLS handshake, Finished (20): [2023-06-01T14:56:44.630Z] } [36 bytes data] [2023-06-01T14:56:44.630Z] * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 [2023-06-01T14:56:44.630Z] * ALPN: server accepted h2 [2023-06-01T14:56:44.630Z] * Server certificate: [2023-06-01T14:56:44.630Z] * subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=github.com [2023-06-01T14:56:44.630Z] * start date: Feb 14 00:00:00 2023 GMT [2023-06-01T14:56:44.630Z] * expire date: Mar 14 23:59:59 2024 GMT [2023-06-01T14:56:44.630Z] * subjectAltName: host "github.com" matched cert's "github.com" [2023-06-01T14:56:44.630Z] * issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS Hybrid ECC SHA384 2020 CA1 [2023-06-01T14:56:44.630Z] * SSL certificate verify ok. [2023-06-01T14:56:44.630Z] } [5 bytes data] [2023-06-01T14:56:44.630Z] * using HTTP/2 [2023-06-01T14:56:44.630Z] * h2 [:method: GET] [2023-06-01T14:56:44.630Z] * h2 [:scheme: https] [2023-06-01T14:56:44.630Z] * h2 [:authority: github.com] [2023-06-01T14:56:44.630Z] * h2 [:path: /docker/compose/releases/download/v2.18.1/docker-compose-linux-x86_64] [2023-06-01T14:56:44.630Z] * h2 [user-agent: curl/8.1.2] [2023-06-01T14:56:44.630Z] * h2 [accept: */*] [2023-06-01T14:56:44.630Z] * Using Stream ID: 1 (easy handle 0x7f8a31a77a90) [2023-06-01T14:56:44.630Z] } [5 bytes data] [2023-06-01T14:56:44.630Z] > GET /docker/compose/releases/download/v2.18.1/docker-compose-linux-x86_64 HTTP/2 [2023-06-01T14:56:44.630Z] > Host: github.com [2023-06-01T14:56:44.630Z] > User-Agent: curl/8.1.2 [2023-06-01T14:56:44.630Z] > Accept: */* [2023-06-01T14:56:44.630Z] > [2023-06-01T14:56:44.630Z] { [5 bytes data] [2023-06-01T14:56:44.630Z] * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): [2023-06-01T14:56:44.630Z] { [57 bytes data] [2023-06-01T14:56:44.630Z] * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): [2023-06-01T14:56:44.630Z] { [57 bytes data] [2023-06-01T14:56:44.630Z] * old SSL session ID is stale, removing [2023-06-01T14:56:44.630Z] { [5 bytes data] [2023-06-01T14:56:44.630Z] < HTTP/2 302 [2023-06-01T14:56:44.630Z] < server: GitHub.com [2023-06-01T14:56:44.630Z] < date: Thu, 01 Jun 2023 14:56:36 GMT [2023-06-01T14:56:44.630Z] < content-type: text/html; charset=utf-8 [2023-06-01T14:56:44.630Z] < vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With [2023-06-01T14:56:44.630Z] < 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=20230601T145636Z&X-Amz-Expires=300&X-Amz-Signature=bd48f601dfcf09f153229bad5d21c3484cd48c6f162fb8d1d0f27bf422841388&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 [2023-06-01T14:56:44.630Z] < cache-control: no-cache [2023-06-01T14:56:44.630Z] < strict-transport-security: max-age=31536000; includeSubdomains; preload [2023-06-01T14:56:44.630Z] < x-frame-options: deny [2023-06-01T14:56:44.630Z] < x-content-type-options: nosniff [2023-06-01T14:56:44.630Z] < x-xss-protection: 0 [2023-06-01T14:56:44.630Z] < referrer-policy: no-referrer-when-downgrade [2023-06-01T14:56:44.630Z] < 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/ [2023-06-01T14:56:44.630Z] < content-length: 0 [2023-06-01T14:56:44.630Z] < x-github-request-id: B8AE:6F7F:54C3:7C99:6478B1AC [2023-06-01T14:56:44.630Z] < [2023-06-01T14:56:44.630Z] { [0 bytes data] [2023-06-01T14:56:44.630Z]  0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 [2023-06-01T14:56:44.630Z] * Connection #0 to host github.com left intact [2023-06-01T14:56:44.630Z] * 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=20230601T145636Z&X-Amz-Expires=300&X-Amz-Signature=bd48f601dfcf09f153229bad5d21c3484cd48c6f162fb8d1d0f27bf422841388&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' [2023-06-01T14:56:44.630Z] * Trying 185.199.110.133:443... [2023-06-01T14:56:44.630Z] * Connected to objects.githubusercontent.com (185.199.110.133) port 443 (#1) [2023-06-01T14:56:44.630Z] * ALPN: offers h2,http/1.1 [2023-06-01T14:56:44.630Z] } [5 bytes data] [2023-06-01T14:56:44.630Z] * TLSv1.3 (OUT), TLS handshake, Client hello (1): [2023-06-01T14:56:44.630Z] } [512 bytes data] [2023-06-01T14:56:44.630Z] * TLSv1.3 (IN), TLS handshake, Server hello (2): [2023-06-01T14:56:44.630Z] { [122 bytes data] [2023-06-01T14:56:44.630Z] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): [2023-06-01T14:56:44.630Z] { [19 bytes data] [2023-06-01T14:56:44.630Z] * TLSv1.3 (IN), TLS handshake, Certificate (11): [2023-06-01T14:56:44.630Z] { [3050 bytes data] [2023-06-01T14:56:44.630Z] * TLSv1.3 (IN), TLS handshake, CERT verify (15): [2023-06-01T14:56:44.630Z] { [264 bytes data] [2023-06-01T14:56:44.630Z] * TLSv1.3 (IN), TLS handshake, Finished (20): [2023-06-01T14:56:44.630Z] { [52 bytes data] [2023-06-01T14:56:44.630Z] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): [2023-06-01T14:56:44.630Z] } [1 bytes data] [2023-06-01T14:56:44.630Z] * TLSv1.3 (OUT), TLS handshake, Finished (20): [2023-06-01T14:56:44.630Z] } [52 bytes data] [2023-06-01T14:56:44.630Z] * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 [2023-06-01T14:56:44.630Z] * ALPN: server accepted h2 [2023-06-01T14:56:44.630Z] * Server certificate: [2023-06-01T14:56:44.630Z] * subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=*.github.io [2023-06-01T14:56:44.630Z] * start date: Feb 21 00:00:00 2023 GMT [2023-06-01T14:56:44.630Z] * expire date: Mar 20 23:59:59 2024 GMT [2023-06-01T14:56:44.630Z] * subjectAltName: host "objects.githubusercontent.com" matched cert's "*.githubusercontent.com" [2023-06-01T14:56:44.630Z] * issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS RSA SHA256 2020 CA1 [2023-06-01T14:56:44.630Z] * SSL certificate verify ok. [2023-06-01T14:56:44.630Z] { [5 bytes data] [2023-06-01T14:56:44.630Z] * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): [2023-06-01T14:56:44.630Z] { [193 bytes data] [2023-06-01T14:56:44.630Z] * using HTTP/2 [2023-06-01T14:56:44.630Z] * h2 [:method: GET] [2023-06-01T14:56:44.630Z] * h2 [:scheme: https] [2023-06-01T14:56:44.630Z] * h2 [:authority: objects.githubusercontent.com] [2023-06-01T14:56:44.630Z] * 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=20230601T145636Z&X-Amz-Expires=300&X-Amz-Signature=bd48f601dfcf09f153229bad5d21c3484cd48c6f162fb8d1d0f27bf422841388&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] [2023-06-01T14:56:44.630Z] * h2 [user-agent: curl/8.1.2] [2023-06-01T14:56:44.630Z] * h2 [accept: */*] [2023-06-01T14:56:44.630Z] * Using Stream ID: 1 (easy handle 0x7f8a31a77a90) [2023-06-01T14:56:44.630Z] } [5 bytes data] [2023-06-01T14:56:44.630Z] > 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=20230601T145636Z&X-Amz-Expires=300&X-Amz-Signature=bd48f601dfcf09f153229bad5d21c3484cd48c6f162fb8d1d0f27bf422841388&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 [2023-06-01T14:56:44.630Z] > Host: objects.githubusercontent.com [2023-06-01T14:56:44.630Z] > User-Agent: curl/8.1.2 [2023-06-01T14:56:44.630Z] > Accept: */* [2023-06-01T14:56:44.630Z] > [2023-06-01T14:56:44.630Z] { [5 bytes data] [2023-06-01T14:56:44.630Z] < HTTP/2 200 [2023-06-01T14:56:44.630Z] < content-type: application/octet-stream [2023-06-01T14:56:44.630Z] < content-md5: qchWOnCYuw6ZCofFCNJJBA== [2023-06-01T14:56:44.630Z] < last-modified: Wed, 17 May 2023 17:04:40 GMT [2023-06-01T14:56:44.630Z] < etag: "0x8DB56F8CDD14310" [2023-06-01T14:56:44.630Z] < server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 [2023-06-01T14:56:44.630Z] < x-ms-request-id: d8b60d90-a01e-0023-6397-947b96000000 [2023-06-01T14:56:44.630Z] < x-ms-version: 2020-04-08 [2023-06-01T14:56:44.630Z] < x-ms-creation-time: Wed, 17 May 2023 17:04:40 GMT [2023-06-01T14:56:44.630Z] < x-ms-lease-status: unlocked [2023-06-01T14:56:44.630Z] < x-ms-lease-state: available [2023-06-01T14:56:44.630Z] < x-ms-blob-type: BlockBlob [2023-06-01T14:56:44.630Z] < content-disposition: attachment; filename=docker-compose-linux-x86_64 [2023-06-01T14:56:44.630Z] < x-ms-server-encrypted: true [2023-06-01T14:56:44.630Z] < via: 1.1 varnish, 1.1 varnish [2023-06-01T14:56:44.630Z] < fastly-restarts: 1 [2023-06-01T14:56:44.630Z] < accept-ranges: bytes [2023-06-01T14:56:44.630Z] < age: 0 [2023-06-01T14:56:44.630Z] < date: Thu, 01 Jun 2023 14:56:44 GMT [2023-06-01T14:56:44.630Z] < x-served-by: cache-iad-kcgs7200030-IAD, cache-yul12823-YUL [2023-06-01T14:56:44.630Z] < x-cache: HIT, MISS [2023-06-01T14:56:44.630Z] < x-cache-hits: 96, 0 [2023-06-01T14:56:44.630Z] < x-timer: S1685631404.365811,VS0,VE40 [2023-06-01T14:56:44.630Z] < content-length: 54537935 [2023-06-01T14:56:44.630Z] < [2023-06-01T14:56:44.630Z] { [1 bytes data] [2023-06-01T14:56:44.630Z]  100 52.0M 100 52.0M 0 0 176M 0 --:--:-- --:--:-- --:--:-- 176M [2023-06-01T14:56:44.630Z] * Connection #1 to host objects.githubusercontent.com left intact [2023-06-01T14:56:45.057Z] Docker Compose version v2.18.1 [2023-06-01T14:56:45.994Z] Removing intermediate container ce4e5e2e4ca9 [2023-06-01T14:56:45.994Z] ---> 20c10cb3a713 [2023-06-01T14:56:45.994Z] Step 9/12 : COPY ./docker-compose-shim /usr/local/bin/docker-compose [2023-06-01T14:56:45.994Z] ---> 6bf9b1f4f26d [2023-06-01T14:56:45.994Z] Step 10/12 : ENTRYPOINT ["docker", "compose"] [2023-06-01T14:56:45.994Z] ---> Running in 8c7d9ab00408 [2023-06-01T14:56:45.994Z] Removing intermediate container 8c7d9ab00408 [2023-06-01T14:56:45.994Z] ---> 996399c45999 [2023-06-01T14:56:45.994Z] Step 11/12 : LABEL arch=amd64 [2023-06-01T14:56:45.994Z] ---> Running in af74d2954df2 [2023-06-01T14:56:46.252Z] Removing intermediate container af74d2954df2 [2023-06-01T14:56:46.252Z] ---> 50fef2bed82c [2023-06-01T14:56:46.252Z] Step 12/12 : LABEL git_sha=21180c0b06ca140de91ddb41d596b0bcab428f2b [2023-06-01T14:56:46.252Z] ---> Running in ff5249d5da85 [2023-06-01T14:56:46.252Z] Removing intermediate container ff5249d5da85 [2023-06-01T14:56:46.252Z] ---> 8322d24a5ed8 [2023-06-01T14:56:46.252Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-01T14:56:46.252Z] Successfully built 8322d24a5ed8 [2023-06-01T14:56:46.252Z] Successfully tagged edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-06-01T14:56:46.375Z] [edgeXDocker.push] Tagging docker image edgex-compose with the following tags: [2023-06-01T14:56:46.375Z] 21180c0b06ca140de91ddb41d596b0bcab428f2b [2023-06-01T14:56:46.375Z] latest [2023-06-01T14:56:46.375Z] edgex-compose [2023-06-01T14:56:46.375Z] 1.24.1 [2023-06-01T14:56:46.375Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T14:56:46.690Z] + docker tag edgex-devops/edgex-compose nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:21180c0b06ca140de91ddb41d596b0bcab428f2b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T14:56:46.991Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:21180c0b06ca140de91ddb41d596b0bcab428f2b [2023-06-01T14:56:46.992Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose] [2023-06-01T14:56:46.992Z] dea7eae6bad5: Preparing [2023-06-01T14:56:46.992Z] 7370f8f80b0e: Preparing [2023-06-01T14:56:46.992Z] ca265fdf9f2e: Preparing [2023-06-01T14:56:46.992Z] 8488320b8cf7: Preparing [2023-06-01T14:56:46.992Z] 62f89043da66: Preparing [2023-06-01T14:56:46.992Z] 5bc340f6d4f5: Preparing [2023-06-01T14:56:46.992Z] 5bc340f6d4f5: Waiting [2023-06-01T14:56:46.992Z] ca265fdf9f2e: Pushed [2023-06-01T14:56:46.992Z] dea7eae6bad5: Pushed [2023-06-01T14:56:46.992Z] 5bc340f6d4f5: Layer already exists [2023-06-01T14:56:50.275Z] 62f89043da66: Pushed [2023-06-01T14:56:51.656Z] 7370f8f80b0e: Pushed [2023-06-01T14:57:09.745Z] 8488320b8cf7: Pushed [2023-06-01T14:57:10.003Z] 21180c0b06ca140de91ddb41d596b0bcab428f2b: digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T14:57:10.303Z] + docker tag edgex-devops/edgex-compose nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T14:57:10.601Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-01T14:57:10.601Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose] [2023-06-01T14:57:10.601Z] dea7eae6bad5: Preparing [2023-06-01T14:57:10.601Z] 7370f8f80b0e: Preparing [2023-06-01T14:57:10.601Z] ca265fdf9f2e: Preparing [2023-06-01T14:57:10.601Z] 8488320b8cf7: Preparing [2023-06-01T14:57:10.601Z] 62f89043da66: Preparing [2023-06-01T14:57:10.601Z] 5bc340f6d4f5: Preparing [2023-06-01T14:57:10.601Z] ca265fdf9f2e: Layer already exists [2023-06-01T14:57:10.601Z] 8488320b8cf7: Layer already exists [2023-06-01T14:57:10.601Z] 62f89043da66: Layer already exists [2023-06-01T14:57:10.601Z] dea7eae6bad5: Layer already exists [2023-06-01T14:57:10.601Z] 7370f8f80b0e: Layer already exists [2023-06-01T14:57:10.601Z] 5bc340f6d4f5: Layer already exists [2023-06-01T14:57:10.601Z] latest: digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T14:57:10.909Z] + docker tag edgex-devops/edgex-compose nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:edgex-compose [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T14:57:11.205Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:edgex-compose [2023-06-01T14:57:11.205Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose] [2023-06-01T14:57:11.205Z] dea7eae6bad5: Preparing [2023-06-01T14:57:11.205Z] 7370f8f80b0e: Preparing [2023-06-01T14:57:11.205Z] ca265fdf9f2e: Preparing [2023-06-01T14:57:11.205Z] 8488320b8cf7: Preparing [2023-06-01T14:57:11.205Z] 62f89043da66: Preparing [2023-06-01T14:57:11.205Z] 5bc340f6d4f5: Preparing [2023-06-01T14:57:11.205Z] 5bc340f6d4f5: Waiting [2023-06-01T14:57:11.205Z] 62f89043da66: Layer already exists [2023-06-01T14:57:11.205Z] 8488320b8cf7: Layer already exists [2023-06-01T14:57:11.205Z] dea7eae6bad5: Layer already exists [2023-06-01T14:57:11.205Z] 7370f8f80b0e: Layer already exists [2023-06-01T14:57:11.205Z] ca265fdf9f2e: Layer already exists [2023-06-01T14:57:11.205Z] 5bc340f6d4f5: Layer already exists [2023-06-01T14:57:11.205Z] edgex-compose: digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T14:57:11.509Z] + docker tag edgex-devops/edgex-compose nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:1.24.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T14:57:11.810Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:1.24.1 [2023-06-01T14:57:11.810Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose] [2023-06-01T14:57:11.810Z] dea7eae6bad5: Preparing [2023-06-01T14:57:11.810Z] 7370f8f80b0e: Preparing [2023-06-01T14:57:11.810Z] ca265fdf9f2e: Preparing [2023-06-01T14:57:11.810Z] 8488320b8cf7: Preparing [2023-06-01T14:57:11.810Z] 62f89043da66: Preparing [2023-06-01T14:57:11.810Z] 5bc340f6d4f5: Preparing [2023-06-01T14:57:11.810Z] 5bc340f6d4f5: Waiting [2023-06-01T14:57:11.810Z] 7370f8f80b0e: Layer already exists [2023-06-01T14:57:11.810Z] ca265fdf9f2e: Layer already exists [2023-06-01T14:57:11.810Z] dea7eae6bad5: Layer already exists [2023-06-01T14:57:11.810Z] 8488320b8cf7: Layer already exists [2023-06-01T14:57:11.810Z] 62f89043da66: Layer already exists [2023-06-01T14:57:11.810Z] 5bc340f6d4f5: Layer already exists [2023-06-01T14:57:11.810Z] 1.24.1: digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-01T14:57:11.850Z] ===================================================== [Pipeline] echo [2023-06-01T14:57:11.857Z] taggedImages: [2023-06-01T14:57:11.857Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:21180c0b06ca140de91ddb41d596b0bcab428f2b [2023-06-01T14:57:11.857Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-01T14:57:11.857Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:edgex-compose [2023-06-01T14:57:11.857Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:1.24.1 [Pipeline] } [Pipeline] // script [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 [2023-06-01T14:57:12.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-01T14:57:12.220Z] [2023-06-01T14:57:12.220Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T14:57:12.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-01T14:57:12.516Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-01T14:57:12.516Z] 5eb5b503b376: Pulling fs layer [2023-06-01T14:57:12.516Z] 5c69ac0246d0: Pulling fs layer [2023-06-01T14:57:12.516Z] ec43610c2a17: Pulling fs layer [2023-06-01T14:57:12.516Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-01T14:57:12.516Z] 33b1e0a273af: Pulling fs layer [2023-06-01T14:57:12.516Z] 5d3b04190fa2: Pulling fs layer [2023-06-01T14:57:12.516Z] 2f39f015ded8: Pulling fs layer [2023-06-01T14:57:12.516Z] 33b1e0a273af: Waiting [2023-06-01T14:57:12.516Z] 2f39f015ded8: Waiting [2023-06-01T14:57:12.516Z] 5d3b04190fa2: Waiting [2023-06-01T14:57:12.516Z] 5c69ac0246d0: Verifying Checksum [2023-06-01T14:57:12.516Z] 5c69ac0246d0: Download complete [2023-06-01T14:57:12.516Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-01T14:57:12.516Z] 3a2ae6a8a46f: Download complete [2023-06-01T14:57:12.516Z] 33b1e0a273af: Verifying Checksum [2023-06-01T14:57:12.516Z] 33b1e0a273af: Download complete [2023-06-01T14:57:12.775Z] 5d3b04190fa2: Verifying Checksum [2023-06-01T14:57:12.775Z] 5d3b04190fa2: Download complete [2023-06-01T14:57:12.775Z] ec43610c2a17: Verifying Checksum [2023-06-01T14:57:12.775Z] ec43610c2a17: Download complete [2023-06-01T14:57:12.775Z] 5eb5b503b376: Verifying Checksum [2023-06-01T14:57:12.775Z] 5eb5b503b376: Download complete [2023-06-01T14:57:13.341Z] 2f39f015ded8: Download complete [2023-06-01T14:57:13.908Z] 5eb5b503b376: Pull complete [2023-06-01T14:57:13.908Z] 5c69ac0246d0: Pull complete [2023-06-01T14:57:14.475Z] ec43610c2a17: Pull complete [2023-06-01T14:57:14.475Z] 3a2ae6a8a46f: Pull complete [2023-06-01T14:57:14.733Z] 33b1e0a273af: Pull complete [2023-06-01T14:57:14.733Z] 5d3b04190fa2: Pull complete [2023-06-01T14:57:18.932Z] 2f39f015ded8: Pull complete [2023-06-01T14:57:18.932Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-01T14:57:18.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-01T14:57:18.932Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-01T14:57:19.032Z] prd-ubuntu20.04-docker-8c-8g-17645 does not seem to be running inside a container [2023-06-01T14:57:19.069Z] $ 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/ry_ci-build-images_edgex-compose -v /w/workspace/ry_ci-build-images_edgex-compose:/w/workspace/ry_ci-build-images_edgex-compose:rw,z -v /w/workspace/ry_ci-build-images_edgex-compose@tmp:/w/workspace/ry_ci-build-images_edgex-compose@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-01T14:57:23.072Z] $ docker top ccafa4082f373e38334b36080dda99f7e9897448957d25b6401973da85a542e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-01T14:57:23.467Z] ---> job-cost.sh [2023-06-01T14:57:23.467Z] lf-activate-venv: SKIPPING [2023-06-01T14:57:23.467Z] INFO: No Stack... [2023-06-01T14:57:24.034Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-01T14:57:24.293Z] INFO: Archiving Costs [Pipeline] sh [2023-06-01T14:57:24.584Z] + cat /w/workspace/ry_ci-build-images_edgex-compose/archives/cost.csv [2023-06-01T14:57:24.585Z] + cut -d, -f6 [Pipeline] lock [2023-06-01T14:57:24.617Z] Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-edgex-compose-7-stack-cost] [2023-06-01T14:57:24.623Z] Resource [jenkins-edgexfoundry-ci-build-images-edgex-compose-7-stack-cost] did not exist. Created. [2023-06-01T14:57:24.623Z] Lock acquired on [jenkins-edgexfoundry-ci-build-images-edgex-compose-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-01T14:57:24.920Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-01T14:57:25.109Z] Stashed 1 file(s) [Pipeline] } [2023-06-01T14:57:25.116Z] Lock released on resource [jenkins-edgexfoundry-ci-build-images-edgex-compose-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-01T14:57:25.129Z] $ docker stop --time=1 ccafa4082f373e38334b36080dda99f7e9897448957d25b6401973da85a542e3 [2023-06-01T14:57:26.268Z] $ docker rm -f --volumes ccafa4082f373e38334b36080dda99f7e9897448957d25b6401973da85a542e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-01T14:58:02.676Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17647 in /w/workspace/ry_ci-build-images_edgex-compose [Pipeline] { [Pipeline] checkout [2023-06-01T14:58:02.711Z] Selected Git installation does not exist. Using Default [2023-06-01T14:58:02.711Z] The recommended git tool is: NONE [2023-06-01T14:58:07.816Z] using credential edgex-jenkins-ssh [2023-06-01T14:58:07.831Z] Cloning the remote Git repository [2023-06-01T14:58:07.865Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2023-06-01T14:58:07.954Z] > git init /w/workspace/ry_ci-build-images_edgex-compose # timeout=10 [2023-06-01T14:58:08.080Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2023-06-01T14:58:08.081Z] > git --version # timeout=10 [2023-06-01T14:58:08.104Z] > git --version # 'git version 2.25.1' [2023-06-01T14:58:08.106Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-01T14:58:08.252Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-01T14:58:09.705Z] Avoid second fetch [2023-06-01T14:58:09.705Z] Checking out Revision 21180c0b06ca140de91ddb41d596b0bcab428f2b (edgex-compose) [2023-06-01T14:58:08.903Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2023-06-01T14:58:08.922Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-01T14:58:09.720Z] > git config core.sparsecheckout # timeout=10 [2023-06-01T14:58:09.784Z] > git checkout -f 21180c0b06ca140de91ddb41d596b0bcab428f2b # timeout=10 [2023-06-01T14:58:10.224Z] Commit message: "Merge pull request #207 from ernestojeda/edgex-compose" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-01T14:58:11.042Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-01T14:58:11.042Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-01T14:58:11.042Z] Dload Upload Total Spent Left Speed [2023-06-01T14:58:11.314Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 71 12751 71 9123 0 0 28420 0 --:--:-- --:--:-- --:--:-- 28332 100 12751 100 12751 0 0 39476 0 --:--:-- --:--:-- --:--:-- 39476 [Pipeline] sh [2023-06-01T14:58:11.939Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-01T14:58:12.267Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-01T14:58:12.267Z] + sudo tee /etc/docker/daemon.new [2023-06-01T14:58:12.267Z] { [2023-06-01T14:58:12.267Z] "registry-mirrors": [ [2023-06-01T14:58:12.267Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-01T14:58:12.267Z] ], [2023-06-01T14:58:12.267Z] "bip": "10.250.0.254/24", [2023-06-01T14:58:12.267Z] "hosts": [ [2023-06-01T14:58:12.267Z] "tcp://0.0.0.0:5555", [2023-06-01T14:58:12.267Z] "unix:///var/run/docker.sock" [2023-06-01T14:58:12.267Z] ], [2023-06-01T14:58:12.267Z] "mtu": 1458, [2023-06-01T14:58:12.267Z] "selinux-enabled": true, [2023-06-01T14:58:12.268Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-01T14:58:12.268Z] } [Pipeline] sh [2023-06-01T14:58:12.606Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-01T14:58:12.930Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-01T14:58:31.169Z] provisioning config files... [2023-06-01T14:58:31.193Z] copy managed file [ci-build-images-settings] to file:/w/workspace/ry_ci-build-images_edgex-compose@tmp/config12803393061673561661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-01T14:58:31.539Z] ---> docker-login.sh [2023-06-01T14:58:31.539Z] nexus3.edgexfoundry.org:10001 [2023-06-01T14:58:31.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T14:58:32.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T14:58:32.078Z] Configure a credential helper to remove this warning. See [2023-06-01T14:58:32.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T14:58:32.078Z] [2023-06-01T14:58:32.078Z] Login Succeeded [2023-06-01T14:58:32.078Z] nexus3.edgexfoundry.org:10002 [2023-06-01T14:58:32.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T14:58:32.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T14:58:32.349Z] Configure a credential helper to remove this warning. See [2023-06-01T14:58:32.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T14:58:32.349Z] [2023-06-01T14:58:32.349Z] Login Succeeded [2023-06-01T14:58:32.349Z] nexus3.edgexfoundry.org:10003 [2023-06-01T14:58:32.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T14:58:32.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T14:58:32.884Z] Configure a credential helper to remove this warning. See [2023-06-01T14:58:32.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T14:58:32.884Z] [2023-06-01T14:58:32.884Z] Login Succeeded [2023-06-01T14:58:32.884Z] nexus3.edgexfoundry.org:10004 [2023-06-01T14:58:32.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T14:58:33.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T14:58:33.154Z] Configure a credential helper to remove this warning. See [2023-06-01T14:58:33.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T14:58:33.154Z] [2023-06-01T14:58:33.154Z] Login Succeeded [2023-06-01T14:58:33.154Z] docker.io [2023-06-01T14:58:33.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-01T14:58:33.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-01T14:58:33.687Z] Configure a credential helper to remove this warning. See [2023-06-01T14:58:33.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-01T14:58:33.687Z] [2023-06-01T14:58:33.687Z] Login Succeeded [2023-06-01T14:58:33.687Z] ---> docker-login.sh ends [Pipeline] } [2023-06-01T14:58:33.699Z] 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 [2023-06-01T14:58:34.089Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-01T14:58:34.403Z] + ls -al . [2023-06-01T14:58:34.403Z] total 28 [2023-06-01T14:58:34.403Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 14:58 . [2023-06-01T14:58:34.403Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 14:58 .. [2023-06-01T14:58:34.403Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 14:58 .git [2023-06-01T14:58:34.403Z] -rw-rw-r-- 1 jenkins jenkins 786 Jun 1 14:58 Dockerfile [2023-06-01T14:58:34.403Z] -rw-rw-r-- 1 jenkins jenkins 886 Jun 1 14:58 Jenkinsfile [2023-06-01T14:58:34.403Z] -rw-rw-r-- 1 jenkins jenkins 1309 Jun 1 14:58 README.md [2023-06-01T14:58:34.403Z] -rwxrwxr-x 1 jenkins jenkins 30 Jun 1 14:58 docker-compose-shim [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T14:58:34.735Z] + docker build -t edgex-devops/edgex-compose-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=21180c0b06ca140de91ddb41d596b0bcab428f2b --label arch=arm64 . [2023-06-01T14:58:35.004Z] Sending build context to Docker daemon 451.6kB [2023-06-01T14:58:35.004Z] Step 1/12 : ARG DOCKER_VERSION=24 [2023-06-01T14:58:35.004Z] Step 2/12 : FROM docker:${DOCKER_VERSION} AS docker-cli [2023-06-01T14:58:35.273Z] 24: Pulling from library/docker [2023-06-01T14:58:35.547Z] 08409d417260: Pulling fs layer [2023-06-01T14:58:35.548Z] bf127bdc9f4f: Pulling fs layer [2023-06-01T14:58:35.548Z] 55b4810136f4: Pulling fs layer [2023-06-01T14:58:35.548Z] 8b1937eecd14: Pulling fs layer [2023-06-01T14:58:35.548Z] db6263205561: Pulling fs layer [2023-06-01T14:58:35.548Z] 39314cee2a9c: Pulling fs layer [2023-06-01T14:58:35.548Z] a0ee298bff01: Pulling fs layer [2023-06-01T14:58:35.548Z] 9fda9acfdd90: Pulling fs layer [2023-06-01T14:58:35.548Z] 736a277f3b8d: Pulling fs layer [2023-06-01T14:58:35.548Z] b761764eaff7: Pulling fs layer [2023-06-01T14:58:35.548Z] e1b49e70f544: Pulling fs layer [2023-06-01T14:58:35.548Z] 262f260c9231: Pulling fs layer [2023-06-01T14:58:35.548Z] 45382715e4ec: Pulling fs layer [2023-06-01T14:58:35.548Z] f57e63167e26: Pulling fs layer [2023-06-01T14:58:35.548Z] 736a277f3b8d: Waiting [2023-06-01T14:58:35.548Z] b761764eaff7: Waiting [2023-06-01T14:58:35.548Z] 262f260c9231: Waiting [2023-06-01T14:58:35.548Z] 45382715e4ec: Waiting [2023-06-01T14:58:35.548Z] 8b1937eecd14: Waiting [2023-06-01T14:58:35.548Z] f57e63167e26: Waiting [2023-06-01T14:58:35.548Z] e1b49e70f544: Waiting [2023-06-01T14:58:35.548Z] db6263205561: Waiting [2023-06-01T14:58:35.548Z] a0ee298bff01: Waiting [2023-06-01T14:58:35.548Z] 39314cee2a9c: Waiting [2023-06-01T14:58:35.548Z] 9fda9acfdd90: Waiting [2023-06-01T14:58:35.548Z] 55b4810136f4: Verifying Checksum [2023-06-01T14:58:35.548Z] 55b4810136f4: Download complete [2023-06-01T14:58:35.548Z] bf127bdc9f4f: Verifying Checksum [2023-06-01T14:58:35.548Z] bf127bdc9f4f: Download complete [2023-06-01T14:58:35.814Z] 08409d417260: Verifying Checksum [2023-06-01T14:58:35.814Z] 08409d417260: Download complete [2023-06-01T14:58:36.082Z] db6263205561: Verifying Checksum [2023-06-01T14:58:36.082Z] db6263205561: Download complete [2023-06-01T14:58:36.351Z] 8b1937eecd14: Verifying Checksum [2023-06-01T14:58:36.351Z] 8b1937eecd14: Download complete [2023-06-01T14:58:36.351Z] 39314cee2a9c: Verifying Checksum [2023-06-01T14:58:36.351Z] 39314cee2a9c: Download complete [2023-06-01T14:58:36.351Z] a0ee298bff01: Verifying Checksum [2023-06-01T14:58:36.351Z] a0ee298bff01: Download complete [2023-06-01T14:58:36.351Z] 9fda9acfdd90: Verifying Checksum [2023-06-01T14:58:36.351Z] 9fda9acfdd90: Download complete [2023-06-01T14:58:36.351Z] 736a277f3b8d: Verifying Checksum [2023-06-01T14:58:36.351Z] 736a277f3b8d: Download complete [2023-06-01T14:58:36.620Z] 08409d417260: Pull complete [2023-06-01T14:58:36.620Z] e1b49e70f544: Verifying Checksum [2023-06-01T14:58:36.620Z] e1b49e70f544: Download complete [2023-06-01T14:58:36.620Z] b761764eaff7: Verifying Checksum [2023-06-01T14:58:36.620Z] b761764eaff7: Download complete [2023-06-01T14:58:36.620Z] 45382715e4ec: Verifying Checksum [2023-06-01T14:58:36.620Z] 45382715e4ec: Download complete [2023-06-01T14:58:36.890Z] f57e63167e26: Verifying Checksum [2023-06-01T14:58:36.890Z] f57e63167e26: Download complete [2023-06-01T14:58:37.159Z] bf127bdc9f4f: Pull complete [2023-06-01T14:58:37.428Z] 55b4810136f4: Pull complete [2023-06-01T14:58:38.011Z] 262f260c9231: Verifying Checksum [2023-06-01T14:58:38.011Z] 262f260c9231: Download complete [2023-06-01T14:58:38.280Z] 8b1937eecd14: Pull complete [2023-06-01T14:58:39.239Z] db6263205561: Pull complete [2023-06-01T14:58:40.657Z] 39314cee2a9c: Pull complete [2023-06-01T14:58:40.657Z] a0ee298bff01: Pull complete [2023-06-01T14:58:40.925Z] 9fda9acfdd90: Pull complete [2023-06-01T14:58:41.193Z] 736a277f3b8d: Pull complete [2023-06-01T14:58:42.154Z] b761764eaff7: Pull complete [2023-06-01T14:58:42.422Z] e1b49e70f544: Pull complete [2023-06-01T14:58:45.014Z] 262f260c9231: Pull complete [2023-06-01T14:58:45.280Z] 45382715e4ec: Pull complete [2023-06-01T14:58:45.280Z] f57e63167e26: Pull complete [2023-06-01T14:58:45.553Z] Digest: sha256:5edfe3067bdd8b76818b036d8ef61846696af4d458ba527356c5484fcd692c2a [2023-06-01T14:58:45.553Z] Status: Downloaded newer image for docker:24 [2023-06-01T14:58:45.553Z] ---> d3bc0bc21545 [2023-06-01T14:58:45.553Z] Step 3/12 : FROM alpine:3.16 [2023-06-01T14:58:45.819Z] 3.16: Pulling from library/alpine [2023-06-01T14:58:46.086Z] 547446be3368: Pulling fs layer [2023-06-01T14:58:46.086Z] 547446be3368: Verifying Checksum [2023-06-01T14:58:46.671Z] 547446be3368: Pull complete [2023-06-01T14:58:46.671Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-06-01T14:58:46.671Z] Status: Downloaded newer image for alpine:3.16 [2023-06-01T14:58:46.671Z] ---> 3b5033019969 [2023-06-01T14:58:46.671Z] Step 4/12 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2023-06-01T14:58:48.628Z] ---> eaa512a1dcda [2023-06-01T14:58:48.628Z] 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 [2023-06-01T14:58:48.628Z] ---> Running in a577ab9beac5 [2023-06-01T14:58:50.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-01T14:58:50.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-01T14:58:51.003Z] (1/52) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) [2023-06-01T14:58:51.003Z] (2/52) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-06-01T14:58:51.003Z] (3/52) Installing ncurses-libs (6.3_p20220521-r1) [2023-06-01T14:58:51.003Z] (4/52) Installing readline (8.1.2-r0) [2023-06-01T14:58:51.003Z] (5/52) Installing bash (5.1.16-r2) [2023-06-01T14:58:51.003Z] Executing bash-5.1.16-r2.post-install [2023-06-01T14:58:51.003Z] (6/52) Installing ca-certificates (20230506-r0) [2023-06-01T14:58:51.003Z] (7/52) Installing brotli-libs (1.0.9-r6) [2023-06-01T14:58:51.003Z] (8/52) Installing nghttp2-libs (1.47.0-r0) [2023-06-01T14:58:51.003Z] (9/52) Installing libcurl (8.1.1-r1) [2023-06-01T14:58:51.269Z] (10/52) Installing curl (8.1.1-r1) [2023-06-01T14:58:51.269Z] (11/52) Installing libgcc (11.2.1_git20220219-r2) [2023-06-01T14:58:51.269Z] (12/52) Installing libstdc++ (11.2.1_git20220219-r2) [2023-06-01T14:58:51.269Z] (13/52) Installing binutils (2.38-r3) [2023-06-01T14:58:51.538Z] (14/52) Installing libgomp (11.2.1_git20220219-r2) [2023-06-01T14:58:51.538Z] (15/52) Installing libatomic (11.2.1_git20220219-r2) [2023-06-01T14:58:51.538Z] (16/52) Installing gmp (6.2.1-r2) [2023-06-01T14:58:51.538Z] (17/52) Installing isl22 (0.22-r0) [2023-06-01T14:58:51.538Z] (18/52) Installing mpfr4 (4.1.0-r0) [2023-06-01T14:58:51.538Z] (19/52) Installing mpc1 (1.2.1-r0) [2023-06-01T14:58:51.538Z] (20/52) Installing gcc (11.2.1_git20220219-r2) [2023-06-01T14:58:53.570Z] (21/52) Installing musl-dev (1.2.3-r3) [2023-06-01T14:58:53.841Z] (22/52) Installing libc-dev (0.7.2-r3) [2023-06-01T14:58:53.841Z] (23/52) Installing linux-headers (5.16.7-r1) [2023-06-01T14:58:54.113Z] (24/52) Installing libffi (3.4.2-r1) [2023-06-01T14:58:54.113Z] (25/52) Installing pkgconf (1.8.1-r0) [2023-06-01T14:58:54.113Z] (26/52) Installing libffi-dev (3.4.2-r1) [2023-06-01T14:58:54.389Z] (27/52) Installing make (4.3-r0) [2023-06-01T14:58:54.389Z] (28/52) Installing openssl-dev (1.1.1t-r2) [2023-06-01T14:58:54.389Z] (29/52) Installing libbz2 (1.0.8-r1) [2023-06-01T14:58:54.389Z] (30/52) Installing expat (2.5.0-r0) [2023-06-01T14:58:54.389Z] (31/52) Installing gdbm (1.23-r0) [2023-06-01T14:58:54.389Z] (32/52) Installing xz-libs (5.2.5-r1) [2023-06-01T14:58:54.389Z] (33/52) Installing mpdecimal (2.5.1-r1) [2023-06-01T14:58:54.389Z] (34/52) Installing sqlite-libs (3.40.1-r0) [2023-06-01T14:58:54.389Z] (35/52) Installing python3 (3.10.11-r0) [2023-06-01T14:58:56.333Z] (36/52) Installing py3-contextlib2 (21.6.0-r2) [2023-06-01T14:58:56.333Z] (37/52) Installing py3-tomli (2.0.1-r1) [2023-06-01T14:58:56.333Z] (38/52) Installing py3-pep517 (0.12.0-r2) [2023-06-01T14:58:56.333Z] (39/52) Installing py3-six (1.16.0-r1) [2023-06-01T14:58:56.333Z] (40/52) Installing py3-retrying (1.3.3-r3) [2023-06-01T14:58:56.333Z] (41/52) Installing py3-appdirs (1.4.4-r3) [2023-06-01T14:58:56.333Z] (42/52) Installing py3-more-itertools (8.13.0-r0) [2023-06-01T14:58:56.333Z] (43/52) Installing py3-ordered-set (4.0.2-r3) [2023-06-01T14:58:56.333Z] (44/52) Installing py3-parsing (2.4.7-r3) [2023-06-01T14:58:56.333Z] (45/52) Installing py3-packaging (21.3-r0) [2023-06-01T14:58:56.333Z] (46/52) Installing py3-setuptools (59.4.0-r0) [2023-06-01T14:58:56.601Z] (47/52) Installing py3-pip (22.1.1-r0) [2023-06-01T14:58:57.183Z] (48/52) Installing python3-dev (3.10.11-r0) [2023-06-01T14:58:58.594Z] (49/52) Installing unzip (6.0-r9) [2023-06-01T14:58:58.594Z] (50/52) Installing libunistring (1.0-r0) [2023-06-01T14:58:58.594Z] (51/52) Installing libidn2 (2.3.2-r2) [2023-06-01T14:58:58.594Z] (52/52) Installing wget (1.21.3-r0) [2023-06-01T14:58:58.594Z] Executing busybox-1.35.0-r17.trigger [2023-06-01T14:58:58.594Z] Executing ca-certificates-20230506-r0.trigger [2023-06-01T14:58:58.594Z] OK: 251 MiB in 65 packages [2023-06-01T14:59:10.905Z] Removing intermediate container a577ab9beac5 [2023-06-01T14:59:10.905Z] ---> 6ae13199327c [2023-06-01T14:59:10.905Z] Step 6/12 : ENV DOCKER_CONFIG=/usr/local/lib/docker/cli-plugins [2023-06-01T14:59:12.316Z] ---> Running in 4243f72ecfd3 [2023-06-01T14:59:12.316Z] Removing intermediate container 4243f72ecfd3 [2023-06-01T14:59:12.316Z] ---> 36ba2d8d4845 [2023-06-01T14:59:12.316Z] Step 7/12 : RUN mkdir -p $DOCKER_CONFIG [2023-06-01T14:59:12.316Z] ---> Running in 5c65b01fcdf9 [2023-06-01T14:59:14.266Z] Removing intermediate container 5c65b01fcdf9 [2023-06-01T14:59:14.266Z] ---> f9444e792362 [2023-06-01T14:59:14.266Z] 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 [2023-06-01T14:59:14.266Z] ---> Running in af2073ebb2e5 [2023-06-01T14:59:14.848Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-01T14:59:14.848Z] Dload Upload Total Spent Left Speed [2023-06-01T14:59:14.848Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 140.82.112.3:443... [2023-06-01T14:59:14.848Z] * Connected to github.com (140.82.112.3) port 443 (#0) [2023-06-01T14:59:14.848Z] * ALPN: offers h2,http/1.1 [2023-06-01T14:59:14.848Z] } [5 bytes data] [2023-06-01T14:59:14.848Z] * TLSv1.3 (OUT), TLS handshake, Client hello (1): [2023-06-01T14:59:14.848Z] } [512 bytes data] [2023-06-01T14:59:14.848Z] * CAfile: /etc/ssl/certs/ca-certificates.crt [2023-06-01T14:59:14.848Z] * CApath: none [2023-06-01T14:59:14.848Z] { [5 bytes data] [2023-06-01T14:59:14.848Z] * TLSv1.3 (IN), TLS handshake, Server hello (2): [2023-06-01T14:59:14.848Z] { [122 bytes data] [2023-06-01T14:59:14.848Z] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): [2023-06-01T14:59:14.848Z] { [19 bytes data] [2023-06-01T14:59:14.848Z] * TLSv1.3 (IN), TLS handshake, Certificate (11): [2023-06-01T14:59:14.848Z] { [2459 bytes data] [2023-06-01T14:59:14.848Z] * TLSv1.3 (IN), TLS handshake, CERT verify (15): [2023-06-01T14:59:14.848Z] { [79 bytes data] [2023-06-01T14:59:14.848Z] * TLSv1.3 (IN), TLS handshake, Finished (20): [2023-06-01T14:59:14.848Z] { [36 bytes data] [2023-06-01T14:59:14.848Z] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): [2023-06-01T14:59:14.848Z] } [1 bytes data] [2023-06-01T14:59:14.848Z] * TLSv1.3 (OUT), TLS handshake, Finished (20): [2023-06-01T14:59:14.848Z] } [36 bytes data] [2023-06-01T14:59:14.848Z] * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 [2023-06-01T14:59:14.848Z] * ALPN: server accepted h2 [2023-06-01T14:59:14.848Z] * Server certificate: [2023-06-01T14:59:14.848Z] * subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=github.com [2023-06-01T14:59:14.848Z] * start date: Feb 14 00:00:00 2023 GMT [2023-06-01T14:59:14.848Z] * expire date: Mar 14 23:59:59 2024 GMT [2023-06-01T14:59:14.848Z] * subjectAltName: host "github.com" matched cert's "github.com" [2023-06-01T14:59:14.848Z] * issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS Hybrid ECC SHA384 2020 CA1 [2023-06-01T14:59:14.848Z] * SSL certificate verify ok. [2023-06-01T14:59:14.848Z] } [5 bytes data] [2023-06-01T14:59:14.848Z] * using HTTP/2 [2023-06-01T14:59:14.848Z] * h2 [:method: GET] [2023-06-01T14:59:14.848Z] * h2 [:scheme: https] [2023-06-01T14:59:14.848Z] * h2 [:authority: github.com] [2023-06-01T14:59:14.848Z] * h2 [:path: /docker/compose/releases/download/v2.18.1/docker-compose-linux-aarch64] [2023-06-01T14:59:14.848Z] * h2 [user-agent: curl/8.1.1] [2023-06-01T14:59:14.848Z] * h2 [accept: */*] [2023-06-01T14:59:14.848Z] * Using Stream ID: 1 (easy handle 0xffff80909a90) [2023-06-01T14:59:14.848Z] } [5 bytes data] [2023-06-01T14:59:14.848Z] > GET /docker/compose/releases/download/v2.18.1/docker-compose-linux-aarch64 HTTP/2 [2023-06-01T14:59:14.848Z] > Host: github.com [2023-06-01T14:59:14.848Z] > User-Agent: curl/8.1.1 [2023-06-01T14:59:14.848Z] > Accept: */* [2023-06-01T14:59:14.848Z] > [2023-06-01T14:59:14.848Z] { [5 bytes data] [2023-06-01T14:59:14.848Z] * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): [2023-06-01T14:59:14.848Z] { [57 bytes data] [2023-06-01T14:59:14.848Z] * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): [2023-06-01T14:59:14.848Z] { [57 bytes data] [2023-06-01T14:59:14.848Z] * old SSL session ID is stale, removing [2023-06-01T14:59:14.848Z] { [5 bytes data] [2023-06-01T14:59:15.116Z] < HTTP/2 302 [2023-06-01T14:59:15.116Z] < server: GitHub.com [2023-06-01T14:59:15.116Z] < date: Thu, 01 Jun 2023 14:59:14 GMT [2023-06-01T14:59:15.116Z] < content-type: text/html; charset=utf-8 [2023-06-01T14:59:15.116Z] < vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With [2023-06-01T14:59:15.117Z] < 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=20230601T145914Z&X-Amz-Expires=300&X-Amz-Signature=6b503e10d3ecaccb534027822d2f127e51bf5302ae2b31464900a3953d2dbb21&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 [2023-06-01T14:59:15.117Z] < cache-control: no-cache [2023-06-01T14:59:15.117Z] < strict-transport-security: max-age=31536000; includeSubdomains; preload [2023-06-01T14:59:15.117Z] < x-frame-options: deny [2023-06-01T14:59:15.117Z] < x-content-type-options: nosniff [2023-06-01T14:59:15.117Z] < x-xss-protection: 0 [2023-06-01T14:59:15.117Z] < referrer-policy: no-referrer-when-downgrade [2023-06-01T14:59:15.117Z] < 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/ [2023-06-01T14:59:15.117Z] < content-length: 0 [2023-06-01T14:59:15.117Z] < x-github-request-id: 73AD:6063:1842D:23EAB:6478B242 [2023-06-01T14:59:15.117Z] < [2023-06-01T14:59:15.117Z] { [0 bytes data] [2023-06-01T14:59:15.117Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 [2023-06-01T14:59:15.117Z] * Connection #0 to host github.com left intact [2023-06-01T14:59:15.117Z] * 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=20230601T145914Z&X-Amz-Expires=300&X-Amz-Signature=6b503e10d3ecaccb534027822d2f127e51bf5302ae2b31464900a3953d2dbb21&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' [2023-06-01T14:59:15.117Z] * Trying 185.199.108.133:443... [2023-06-01T14:59:15.117Z] * Connected to objects.githubusercontent.com (185.199.108.133) port 443 (#1) [2023-06-01T14:59:15.117Z] * ALPN: offers h2,http/1.1 [2023-06-01T14:59:15.117Z] } [5 bytes data] [2023-06-01T14:59:15.117Z] * TLSv1.3 (OUT), TLS handshake, Client hello (1): [2023-06-01T14:59:15.117Z] } [512 bytes data] [2023-06-01T14:59:15.117Z] * TLSv1.3 (IN), TLS handshake, Server hello (2): [2023-06-01T14:59:15.117Z] { [122 bytes data] [2023-06-01T14:59:15.117Z] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): [2023-06-01T14:59:15.117Z] { [19 bytes data] [2023-06-01T14:59:15.117Z] * TLSv1.3 (IN), TLS handshake, Certificate (11): [2023-06-01T14:59:15.117Z] { [3050 bytes data] [2023-06-01T14:59:15.117Z] * TLSv1.3 (IN), TLS handshake, CERT verify (15): [2023-06-01T14:59:15.117Z] { [264 bytes data] [2023-06-01T14:59:15.117Z] * TLSv1.3 (IN), TLS handshake, Finished (20): [2023-06-01T14:59:15.117Z] { [52 bytes data] [2023-06-01T14:59:15.117Z] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): [2023-06-01T14:59:15.117Z] } [1 bytes data] [2023-06-01T14:59:15.117Z] * TLSv1.3 (OUT), TLS handshake, Finished (20): [2023-06-01T14:59:15.117Z] } [52 bytes data] [2023-06-01T14:59:15.117Z] * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 [2023-06-01T14:59:15.117Z] * ALPN: server accepted h2 [2023-06-01T14:59:15.117Z] * Server certificate: [2023-06-01T14:59:15.117Z] * subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=*.github.io [2023-06-01T14:59:15.117Z] * start date: Feb 21 00:00:00 2023 GMT [2023-06-01T14:59:15.117Z] * expire date: Mar 20 23:59:59 2024 GMT [2023-06-01T14:59:15.117Z] * subjectAltName: host "objects.githubusercontent.com" matched cert's "*.githubusercontent.com" [2023-06-01T14:59:15.117Z] * issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS RSA SHA256 2020 CA1 [2023-06-01T14:59:15.117Z] * SSL certificate verify ok. [2023-06-01T14:59:15.117Z] { [5 bytes data] [2023-06-01T14:59:15.117Z] * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): [2023-06-01T14:59:15.117Z] { [193 bytes data] [2023-06-01T14:59:15.117Z] * using HTTP/2 [2023-06-01T14:59:15.117Z] * h2 [:method: GET] [2023-06-01T14:59:15.117Z] * h2 [:scheme: https] [2023-06-01T14:59:15.117Z] * h2 [:authority: objects.githubusercontent.com] [2023-06-01T14:59:15.117Z] * 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=20230601T145914Z&X-Amz-Expires=300&X-Amz-Signature=6b503e10d3ecaccb534027822d2f127e51bf5302ae2b31464900a3953d2dbb21&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] [2023-06-01T14:59:15.117Z] * h2 [user-agent: curl/8.1.1] [2023-06-01T14:59:15.117Z] * h2 [accept: */*] [2023-06-01T14:59:15.117Z] * Using Stream ID: 1 (easy handle 0xffff80909a90) [2023-06-01T14:59:15.117Z] } [5 bytes data] [2023-06-01T14:59:15.117Z] > 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=20230601T145914Z&X-Amz-Expires=300&X-Amz-Signature=6b503e10d3ecaccb534027822d2f127e51bf5302ae2b31464900a3953d2dbb21&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 [2023-06-01T14:59:15.117Z] > Host: objects.githubusercontent.com [2023-06-01T14:59:15.117Z] > User-Agent: curl/8.1.1 [2023-06-01T14:59:15.117Z] > Accept: */* [2023-06-01T14:59:15.117Z] > [2023-06-01T14:59:15.117Z] { [5 bytes data] [2023-06-01T14:59:15.117Z] < HTTP/2 200 [2023-06-01T14:59:15.117Z] < content-type: application/octet-stream [2023-06-01T14:59:15.117Z] < content-md5: +mNH1QLwUhUttTQkJbF7Gw== [2023-06-01T14:59:15.117Z] < last-modified: Wed, 17 May 2023 17:04:19 GMT [2023-06-01T14:59:15.117Z] < etag: "0x8DB56F8C11C5775" [2023-06-01T14:59:15.117Z] < server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 [2023-06-01T14:59:15.117Z] < x-ms-request-id: 8e7c303e-f01e-003e-2198-94762a000000 [2023-06-01T14:59:15.117Z] < x-ms-version: 2020-04-08 [2023-06-01T14:59:15.117Z] < x-ms-creation-time: Wed, 17 May 2023 17:04:19 GMT [2023-06-01T14:59:15.117Z] < x-ms-lease-status: unlocked [2023-06-01T14:59:15.117Z] < x-ms-lease-state: available [2023-06-01T14:59:15.117Z] < x-ms-blob-type: BlockBlob [2023-06-01T14:59:15.117Z] < content-disposition: attachment; filename=docker-compose-linux-aarch64 [2023-06-01T14:59:15.117Z] < x-ms-server-encrypted: true [2023-06-01T14:59:15.117Z] < via: 1.1 varnish, 1.1 varnish [2023-06-01T14:59:15.117Z] < fastly-restarts: 1 [2023-06-01T14:59:15.117Z] < accept-ranges: bytes [2023-06-01T14:59:15.117Z] < age: 0 [2023-06-01T14:59:15.117Z] < date: Thu, 01 Jun 2023 14:59:14 GMT [2023-06-01T14:59:15.117Z] < x-served-by: cache-iad-kjyo7100170-IAD, cache-yul12820-YUL [2023-06-01T14:59:15.117Z] < x-cache: HIT, MISS [2023-06-01T14:59:15.117Z] < x-cache-hits: 3, 0 [2023-06-01T14:59:15.117Z] < x-timer: S1685631555.939414,VS0,VE40 [2023-06-01T14:59:15.117Z] < content-length: 52340688 [2023-06-01T14:59:15.117Z] < [2023-06-01T14:59:15.117Z] { [5 bytes data] [2023-06-01T14:59:16.348Z]  20 49.9M 20 10.2M 0 0 16.1M 0 0:00:03 --:--:-- 0:00:03 16.1M 99 49.9M 99 49.5M 0 0 34.8M 0 0:00:01 0:00:01 --:--:-- 49.9M 100 49.9M 100 49.9M 0 0 35.0M 0 0:00:01 0:00:01 --:--:-- 50.2M [2023-06-01T14:59:16.348Z] * Connection #1 to host objects.githubusercontent.com left intact [2023-06-01T14:59:16.614Z] Docker Compose version v2.18.1 [2023-06-01T14:59:18.556Z] Removing intermediate container af2073ebb2e5 [2023-06-01T14:59:18.556Z] ---> 94627ca48c5e [2023-06-01T14:59:18.556Z] Step 9/12 : COPY ./docker-compose-shim /usr/local/bin/docker-compose [2023-06-01T14:59:18.824Z] ---> 475fee7e2398 [2023-06-01T14:59:18.824Z] Step 10/12 : ENTRYPOINT ["docker", "compose"] [2023-06-01T14:59:19.091Z] ---> Running in 29be53b0724e [2023-06-01T14:59:19.358Z] Removing intermediate container 29be53b0724e [2023-06-01T14:59:19.358Z] ---> d70191c7b497 [2023-06-01T14:59:19.358Z] Step 11/12 : LABEL arch=arm64 [2023-06-01T14:59:19.358Z] ---> Running in bab565368227 [2023-06-01T14:59:19.636Z] Removing intermediate container bab565368227 [2023-06-01T14:59:19.636Z] ---> e5f7fdfb4d4f [2023-06-01T14:59:19.636Z] Step 12/12 : LABEL git_sha=21180c0b06ca140de91ddb41d596b0bcab428f2b [2023-06-01T14:59:19.636Z] ---> Running in 70be869fd163 [2023-06-01T14:59:19.901Z] Removing intermediate container 70be869fd163 [2023-06-01T14:59:19.901Z] ---> 9ba5fb1bd454 [2023-06-01T14:59:19.901Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-01T14:59:20.165Z] Successfully built 9ba5fb1bd454 [2023-06-01T14:59:20.165Z] Successfully tagged edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-06-01T14:59:20.260Z] [edgeXDocker.push] Tagging docker image edgex-compose-arm64 with the following tags: [2023-06-01T14:59:20.260Z] 21180c0b06ca140de91ddb41d596b0bcab428f2b [2023-06-01T14:59:20.260Z] latest [2023-06-01T14:59:20.260Z] edgex-compose [2023-06-01T14:59:20.260Z] 1.24.1 [2023-06-01T14:59:20.260Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T14:59:20.582Z] + docker tag edgex-devops/edgex-compose-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:21180c0b06ca140de91ddb41d596b0bcab428f2b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T14:59:20.913Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:21180c0b06ca140de91ddb41d596b0bcab428f2b [2023-06-01T14:59:20.914Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64] [2023-06-01T14:59:20.914Z] ead57ec08dea: Preparing [2023-06-01T14:59:20.914Z] 3ac91ab4a37f: Preparing [2023-06-01T14:59:20.914Z] dd88c39b4ec7: Preparing [2023-06-01T14:59:20.914Z] 3b8705125a85: Preparing [2023-06-01T14:59:20.914Z] bf552722788e: Preparing [2023-06-01T14:59:20.914Z] dc65b23a4b7c: Preparing [2023-06-01T14:59:20.914Z] dc65b23a4b7c: Waiting [2023-06-01T14:59:21.179Z] dd88c39b4ec7: Pushed [2023-06-01T14:59:21.179Z] ead57ec08dea: Pushed [2023-06-01T14:59:21.179Z] dc65b23a4b7c: Layer already exists [2023-06-01T14:59:27.808Z] bf552722788e: Pushed [2023-06-01T14:59:31.158Z] 3ac91ab4a37f: Pushed [2023-06-01T15:00:17.975Z] 3b8705125a85: Pushed [2023-06-01T15:00:17.975Z] 21180c0b06ca140de91ddb41d596b0bcab428f2b: digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T15:00:18.318Z] + docker tag edgex-devops/edgex-compose-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T15:00:18.655Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-01T15:00:18.655Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64] [2023-06-01T15:00:18.655Z] ead57ec08dea: Preparing [2023-06-01T15:00:18.655Z] 3ac91ab4a37f: Preparing [2023-06-01T15:00:18.655Z] dd88c39b4ec7: Preparing [2023-06-01T15:00:18.655Z] 3b8705125a85: Preparing [2023-06-01T15:00:18.655Z] bf552722788e: Preparing [2023-06-01T15:00:18.655Z] dc65b23a4b7c: Preparing [2023-06-01T15:00:18.655Z] dc65b23a4b7c: Waiting [2023-06-01T15:00:18.655Z] 3ac91ab4a37f: Layer already exists [2023-06-01T15:00:18.655Z] 3b8705125a85: Layer already exists [2023-06-01T15:00:18.655Z] dd88c39b4ec7: Layer already exists [2023-06-01T15:00:18.655Z] ead57ec08dea: Layer already exists [2023-06-01T15:00:18.655Z] dc65b23a4b7c: Layer already exists [2023-06-01T15:00:18.655Z] bf552722788e: Layer already exists [2023-06-01T15:00:18.920Z] latest: digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T15:00:19.253Z] + docker tag edgex-devops/edgex-compose-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:edgex-compose [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T15:00:19.587Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:edgex-compose [2023-06-01T15:00:19.587Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64] [2023-06-01T15:00:19.587Z] ead57ec08dea: Preparing [2023-06-01T15:00:19.587Z] 3ac91ab4a37f: Preparing [2023-06-01T15:00:19.587Z] dd88c39b4ec7: Preparing [2023-06-01T15:00:19.587Z] 3b8705125a85: Preparing [2023-06-01T15:00:19.587Z] bf552722788e: Preparing [2023-06-01T15:00:19.587Z] dc65b23a4b7c: Preparing [2023-06-01T15:00:19.587Z] dc65b23a4b7c: Waiting [2023-06-01T15:00:19.587Z] 3ac91ab4a37f: Layer already exists [2023-06-01T15:00:19.587Z] 3b8705125a85: Layer already exists [2023-06-01T15:00:19.587Z] ead57ec08dea: Layer already exists [2023-06-01T15:00:19.587Z] bf552722788e: Layer already exists [2023-06-01T15:00:19.587Z] dd88c39b4ec7: Layer already exists [2023-06-01T15:00:19.587Z] dc65b23a4b7c: Layer already exists [2023-06-01T15:00:19.587Z] edgex-compose: digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T15:00:19.935Z] + docker tag edgex-devops/edgex-compose-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:1.24.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T15:00:20.266Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:1.24.1 [2023-06-01T15:00:20.266Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64] [2023-06-01T15:00:20.266Z] ead57ec08dea: Preparing [2023-06-01T15:00:20.266Z] 3ac91ab4a37f: Preparing [2023-06-01T15:00:20.266Z] dd88c39b4ec7: Preparing [2023-06-01T15:00:20.266Z] 3b8705125a85: Preparing [2023-06-01T15:00:20.266Z] bf552722788e: Preparing [2023-06-01T15:00:20.266Z] dc65b23a4b7c: Preparing [2023-06-01T15:00:20.266Z] dc65b23a4b7c: Waiting [2023-06-01T15:00:20.266Z] ead57ec08dea: Layer already exists [2023-06-01T15:00:20.266Z] dd88c39b4ec7: Layer already exists [2023-06-01T15:00:20.266Z] bf552722788e: Layer already exists [2023-06-01T15:00:20.266Z] 3b8705125a85: Layer already exists [2023-06-01T15:00:20.266Z] 3ac91ab4a37f: Layer already exists [2023-06-01T15:00:20.266Z] dc65b23a4b7c: Layer already exists [2023-06-01T15:00:20.266Z] 1.24.1: digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-01T15:00:20.317Z] ===================================================== [Pipeline] echo [2023-06-01T15:00:20.329Z] taggedImages: [2023-06-01T15:00:20.329Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:21180c0b06ca140de91ddb41d596b0bcab428f2b [2023-06-01T15:00:20.329Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-01T15:00:20.329Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:edgex-compose [2023-06-01T15:00:20.329Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:1.24.1 [Pipeline] } [Pipeline] // script [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 [2023-06-01T15:00:20.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-01T15:00:20.708Z] [2023-06-01T15:00:20.708Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T15:00:21.042Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-01T15:00:21.042Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-01T15:00:21.042Z] 8998bd30e6a1: Pulling fs layer [2023-06-01T15:00:21.042Z] 04944245beec: Pulling fs layer [2023-06-01T15:00:21.042Z] 699f458cf7ca: Pulling fs layer [2023-06-01T15:00:21.042Z] 765212b225bb: Pulling fs layer [2023-06-01T15:00:21.042Z] f23df028b6ca: Pulling fs layer [2023-06-01T15:00:21.042Z] d65c8cfc05b1: Pulling fs layer [2023-06-01T15:00:21.042Z] 2437ff75d9bd: Pulling fs layer [2023-06-01T15:00:21.042Z] 765212b225bb: Waiting [2023-06-01T15:00:21.042Z] f23df028b6ca: Waiting [2023-06-01T15:00:21.042Z] d65c8cfc05b1: Waiting [2023-06-01T15:00:21.042Z] 2437ff75d9bd: Waiting [2023-06-01T15:00:21.310Z] 04944245beec: Verifying Checksum [2023-06-01T15:00:21.310Z] 04944245beec: Download complete [2023-06-01T15:00:21.310Z] 765212b225bb: Verifying Checksum [2023-06-01T15:00:21.310Z] 765212b225bb: Download complete [2023-06-01T15:00:21.310Z] f23df028b6ca: Download complete [2023-06-01T15:00:21.310Z] d65c8cfc05b1: Verifying Checksum [2023-06-01T15:00:21.310Z] d65c8cfc05b1: Download complete [2023-06-01T15:00:21.310Z] 699f458cf7ca: Verifying Checksum [2023-06-01T15:00:21.310Z] 699f458cf7ca: Download complete [2023-06-01T15:00:21.903Z] 8998bd30e6a1: Verifying Checksum [2023-06-01T15:00:21.903Z] 8998bd30e6a1: Download complete [2023-06-01T15:00:23.845Z] 2437ff75d9bd: Verifying Checksum [2023-06-01T15:00:23.845Z] 2437ff75d9bd: Download complete [2023-06-01T15:00:25.788Z] 8998bd30e6a1: Pull complete [2023-06-01T15:00:26.054Z] 04944245beec: Pull complete [2023-06-01T15:00:27.461Z] 699f458cf7ca: Pull complete [2023-06-01T15:00:27.728Z] 765212b225bb: Pull complete [2023-06-01T15:00:28.314Z] f23df028b6ca: Pull complete [2023-06-01T15:00:28.581Z] d65c8cfc05b1: Pull complete [2023-06-01T15:00:43.576Z] 2437ff75d9bd: Pull complete [2023-06-01T15:00:43.576Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-01T15:00:43.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-01T15:00:43.576Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-01T15:00:43.820Z] prd-ubuntu20.04-docker-arm64-4c-16g-17647 does not seem to be running inside a container [2023-06-01T15:00:43.886Z] $ 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/ry_ci-build-images_edgex-compose -v /w/workspace/ry_ci-build-images_edgex-compose:/w/workspace/ry_ci-build-images_edgex-compose:rw,z -v /w/workspace/ry_ci-build-images_edgex-compose@tmp:/w/workspace/ry_ci-build-images_edgex-compose@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-06-01T15:00:46.270Z] $ docker top 8c84eed7166955da2cc8e117855b57cd3dd5386e174c94a7a0df523e6ee59b1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-01T15:00:47.106Z] ---> job-cost.sh [2023-06-01T15:00:47.106Z] lf-activate-venv: SKIPPING [2023-06-01T15:00:47.106Z] INFO: No Stack... [2023-06-01T15:00:47.687Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-01T15:00:48.270Z] INFO: Archiving Costs [Pipeline] sh [2023-06-01T15:00:48.590Z] + + cat /w/workspace/ry_ci-build-images_edgex-compose/archives/cost.csv [2023-06-01T15:00:48.590Z] cut -d, -f6 [Pipeline] lock [2023-06-01T15:00:48.650Z] Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-edgex-compose-7-stack-cost] [2023-06-01T15:00:48.662Z] Resource [jenkins-edgexfoundry-ci-build-images-edgex-compose-7-stack-cost] did not exist. Created. [2023-06-01T15:00:48.662Z] Lock acquired on [jenkins-edgexfoundry-ci-build-images-edgex-compose-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-01T15:00:49.133Z] /w/workspace/ry_ci-build-images_edgex-compose@tmp/durable-90a7958c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-01T15:00:49.463Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-01T15:00:49.482Z] Warning: overwriting stash ‘stack-cost’ [2023-06-01T15:00:49.817Z] Stashed 1 file(s) [Pipeline] } [2023-06-01T15:00:49.827Z] Lock released on resource [jenkins-edgexfoundry-ci-build-images-edgex-compose-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-01T15:00:49.841Z] $ docker stop --time=1 8c84eed7166955da2cc8e117855b57cd3dd5386e174c94a7a0df523e6ee59b1e [2023-06-01T15:00:51.318Z] $ docker rm -f --volumes 8c84eed7166955da2cc8e117855b57cd3dd5386e174c94a7a0df523e6ee59b1e [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 [2023-06-01T15:00:51.998Z] + [ -d /w/workspace/ry_ci-build-images_edgex-compose/archives ] [2023-06-01T15:00:51.998Z] + ls -al /w/workspace/ry_ci-build-images_edgex-compose/archives [2023-06-01T15:00:51.998Z] total 16 [2023-06-01T15:00:51.998Z] drwxr-xr-x 3 root root 4096 Jun 1 14:57 . [2023-06-01T15:00:51.998Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 14:57 .. [2023-06-01T15:00:51.998Z] drwxr-xr-x 2 root root 4096 Jun 1 14:57 cost [2023-06-01T15:00:51.998Z] -rw-r--r-- 1 root root 94 Jun 1 14:57 cost.csv [2023-06-01T15:00:51.998Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_ci-build-images_edgex-compose/archives [2023-06-01T15:00:51.998Z] + ls -al /w/workspace/ry_ci-build-images_edgex-compose/archives [2023-06-01T15:00:51.998Z] total 16 [2023-06-01T15:00:51.998Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 1 14:57 . [2023-06-01T15:00:51.998Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 14:57 .. [2023-06-01T15:00:51.998Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 1 14:57 cost [2023-06-01T15:00:51.998Z] -rw-r--r-- 1 jenkins jenkins 94 Jun 1 14:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-01T15:00:52.288Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-01T15:00:53.147Z] ---> package-listing.sh [2023-06-01T15:00:53.147Z] ++ facter osfamily [2023-06-01T15:00:53.147Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-01T15:00:53.406Z] + OS_FAMILY=debian [2023-06-01T15:00:53.406Z] + workspace=/w/workspace/ry_ci-build-images_edgex-compose [2023-06-01T15:00:53.406Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-01T15:00:53.406Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-01T15:00:53.406Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-01T15:00:53.406Z] + PACKAGES=/tmp/packages_start.txt [2023-06-01T15:00:53.406Z] + '[' /w/workspace/ry_ci-build-images_edgex-compose ']' [2023-06-01T15:00:53.406Z] + PACKAGES=/tmp/packages_end.txt [2023-06-01T15:00:53.406Z] + case "${OS_FAMILY}" in [2023-06-01T15:00:53.406Z] + grep '^ii' [2023-06-01T15:00:53.406Z] + dpkg -l [2023-06-01T15:00:53.406Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-01T15:00:53.406Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-01T15:00:53.406Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-01T15:00:53.406Z] + '[' /w/workspace/ry_ci-build-images_edgex-compose ']' [2023-06-01T15:00:53.406Z] + mkdir -p /w/workspace/ry_ci-build-images_edgex-compose/archives/ [2023-06-01T15:00:53.406Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_ci-build-images_edgex-compose/archives/ [Pipeline] echo [2023-06-01T15:00:53.416Z] 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/ry_ci-build-images_edgex-compose/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-01T15:00:53.697Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-01T15:00:54.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-01T15:00:54.255Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-01T15:00:54.321Z] prd-ubuntu20.04-docker-8c-8g-17645 does not seem to be running inside a container [2023-06-01T15:00:54.354Z] $ 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/ry_ci-build-images_edgex-compose/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_ci-build-images_edgex-compose -v /w/workspace/ry_ci-build-images_edgex-compose:/w/workspace/ry_ci-build-images_edgex-compose:rw,z -v /w/workspace/ry_ci-build-images_edgex-compose@tmp:/w/workspace/ry_ci-build-images_edgex-compose@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-01T15:00:54.556Z] $ docker top 1134c675e58cd0b66989d1086d6a8e6eedb0d6cd4f416d4eb1ce3ea99ae80d7c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-01T15:00:54.899Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-01T15:00:55.184Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-01T15:00:55.467Z] + ls /var/log/sa-host [2023-06-01T15:00:55.467Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-01T15:00:55.617Z] provisioning config files... [2023-06-01T15:00:55.625Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_ci-build-images_edgex-compose@tmp/config6695322436957063204tmp [Pipeline] { [Pipeline] echo [2023-06-01T15:00:55.638Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-01T15:00:55.922Z] ---> create-netrc.sh [Pipeline] } [2023-06-01T15:00:55.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-01T15:00:56.250Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-01T15:00:56.258Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-01T15:00:56.545Z] ---> sudo-logs.sh [2023-06-01T15:00:56.545Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-01T15:00:56.591Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-01T15:00:56.872Z] ---> job-cost.sh [2023-06-01T15:00:56.872Z] lf-activate-venv: SKIPPING [2023-06-01T15:00:56.872Z] DEBUG: total: 0.2199999988079071 [2023-06-01T15:00:56.872Z] INFO: Retrieving Stack Cost... [2023-06-01T15:00:57.130Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-01T15:00:57.389Z] INFO: Archiving Costs [Pipeline] echo [2023-06-01T15:00:57.398Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-01T15:00:57.682Z] ---> logs-deploy.sh [2023-06-01T15:00:57.682Z] lf-activate-venv: SKIPPING [2023-06-01T15:00:57.682Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/edgex-compose/7 [2023-06-01T15:00:57.682Z] INFO: archiving workspace using pattern(s): [2023-06-01T15:00:58.620Z] Archives upload complete. [2023-06-01T15:00:58.620Z] INFO: archiving logs to Nexus