Push event to branch gcc-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 11017904b4c6c9576ff505656123958bedd442f7 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-ssh12023498922629994948.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5293555590106239612.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc-lts/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc-lts/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16567402016131218688.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh16069094917032708382.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc-lts/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc-lts/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14071360677079561829.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-gcc-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-gcc-base, dockerNamespace:edgex-devops, dockerNexusRepo:release, dockerTags:[lts], releaseBranchOverride:gcc-lts] ========================================================= [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-gcc-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-gcc-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: release DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-gcc-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: gcc-lts DOCKER_CUSTOM_TAGS: lts [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15608’ Running on prd-ubuntu20.04-docker-8c-8g-15616 in /w/workspace/xfoundry_ci-build-images_gcc-lts [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/xfoundry_ci-build-images_gcc-lts # 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 11017904b4c6c9576ff505656123958bedd442f7 (gcc-lts) Commit message: "Merge pull request #210 from ernestojeda/gcc-lts" > 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 11017904b4c6c9576ff505656123958bedd442f7 # timeout=10 > git rev-list --no-walk cefdbfca2cd607d828298202a2a50e4487d1b950 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-31T18:20:10.575Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-31T18:20:10.719Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-31T18:20:10.737Z] ========================================================= [2023-10-31T18:20:10.737Z] EdgeX Global Pipelines Version Info [2023-10-31T18:20:10.737Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-31T18:20:11.508Z] ------------------- [2023-10-31T18:20:11.508Z] stable info: [2023-10-31T18:20:11.508Z] ------------------- [2023-10-31T18:20:11.508Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-31T18:20:11.508Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-31T18:20:11.508Z] Message: update stable to v1.0.254 [2023-10-31T18:20:12.079Z] ------------------- [2023-10-31T18:20:12.079Z] experimental info: [2023-10-31T18:20:12.079Z] ------------------- [2023-10-31T18:20:12.079Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-31T18:20:12.079Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-31T18:20:12.079Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-10-31T18:20:12.272Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2023-10-31T18:20:12.282Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-gcc-base [Pipeline] echo [2023-10-31T18:20:12.295Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2023-10-31T18:20:12.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-31T18:20:12.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-31T18:20:12.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-gcc-base [Pipeline] echo [2023-10-31T18:20:12.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2023-10-31T18:20:12.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = release [Pipeline] echo [2023-10-31T18:20:12.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-10-31T18:20:12.391Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-31T18:20:12.404Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-10-31T18:20:12.414Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-gcc-base-archive.tar.gz [Pipeline] echo [2023-10-31T18:20:12.427Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-31T18:20:12.441Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-31T18:20:12.454Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = gcc-lts [Pipeline] echo [2023-10-31T18:20:12.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = lts [Pipeline] echo [2023-10-31T18:20:12.483Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = gcc-lts [Pipeline] echo [2023-10-31T18:20:12.500Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = gcc-lts [Pipeline] echo [2023-10-31T18:20:12.511Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = gcc-lts [Pipeline] echo [2023-10-31T18:20:12.525Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 11017904b4c6c9576ff505656123958bedd442f7 [Pipeline] echo [2023-10-31T18:20:12.539Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1101790 [Pipeline] echo [2023-10-31T18:20:12.553Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T18:20:12.598Z] provisioning config files... [2023-10-31T18:20:12.613Z] copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_gcc-lts@tmp/config2481955137085241643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T18:20:12.916Z] ---> docker-login.sh [2023-10-31T18:20:12.916Z] nexus3.edgexfoundry.org:10001 [2023-10-31T18:20:13.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T18:20:13.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T18:20:13.177Z] Configure a credential helper to remove this warning. See [2023-10-31T18:20:13.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T18:20:13.177Z] [2023-10-31T18:20:13.177Z] Login Succeeded [2023-10-31T18:20:13.177Z] nexus3.edgexfoundry.org:10002 [2023-10-31T18:20:13.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T18:20:13.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T18:20:13.177Z] Configure a credential helper to remove this warning. See [2023-10-31T18:20:13.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T18:20:13.177Z] [2023-10-31T18:20:13.177Z] Login Succeeded [2023-10-31T18:20:13.177Z] nexus3.edgexfoundry.org:10003 [2023-10-31T18:20:13.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T18:20:13.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T18:20:13.438Z] Configure a credential helper to remove this warning. See [2023-10-31T18:20:13.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T18:20:13.438Z] [2023-10-31T18:20:13.438Z] Login Succeeded [2023-10-31T18:20:13.438Z] nexus3.edgexfoundry.org:10004 [2023-10-31T18:20:13.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T18:20:13.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T18:20:13.438Z] Configure a credential helper to remove this warning. See [2023-10-31T18:20:13.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T18:20:13.438Z] [2023-10-31T18:20:13.438Z] Login Succeeded [2023-10-31T18:20:13.438Z] docker.io [2023-10-31T18:20:13.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T18:20:13.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T18:20:13.963Z] Configure a credential helper to remove this warning. See [2023-10-31T18:20:13.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T18:20:13.963Z] [2023-10-31T18:20:13.963Z] Login Succeeded [2023-10-31T18:20:13.963Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T18:20:13.973Z] 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-10-31T18:20:14.195Z] provisioning config files... [2023-10-31T18:20:14.204Z] copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_gcc-lts@tmp/config7593552820981026769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T18:20:14.518Z] ---> docker-login.sh [2023-10-31T18:20:14.518Z] nexus3.edgexfoundry.org:10001 [2023-10-31T18:20:14.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T18:20:14.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T18:20:14.518Z] Configure a credential helper to remove this warning. See [2023-10-31T18:20:14.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T18:20:14.518Z] [2023-10-31T18:20:14.518Z] Login Succeeded [2023-10-31T18:20:14.518Z] nexus3.edgexfoundry.org:10002 [2023-10-31T18:20:14.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T18:20:14.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T18:20:14.518Z] Configure a credential helper to remove this warning. See [2023-10-31T18:20:14.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T18:20:14.518Z] [2023-10-31T18:20:14.518Z] Login Succeeded [2023-10-31T18:20:14.518Z] nexus3.edgexfoundry.org:10003 [2023-10-31T18:20:14.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T18:20:14.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T18:20:14.779Z] Configure a credential helper to remove this warning. See [2023-10-31T18:20:14.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T18:20:14.779Z] [2023-10-31T18:20:14.779Z] Login Succeeded [2023-10-31T18:20:14.779Z] nexus3.edgexfoundry.org:10004 [2023-10-31T18:20:14.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T18:20:14.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T18:20:14.779Z] Configure a credential helper to remove this warning. See [2023-10-31T18:20:14.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T18:20:14.779Z] [2023-10-31T18:20:14.779Z] Login Succeeded [2023-10-31T18:20:14.779Z] docker.io [2023-10-31T18:20:15.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T18:20:15.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T18:20:15.300Z] Configure a credential helper to remove this warning. See [2023-10-31T18:20:15.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T18:20:15.300Z] [2023-10-31T18:20:15.300Z] Login Succeeded [2023-10-31T18:20:15.300Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T18:20:15.309Z] 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-10-31T18:20:15.787Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-31T18:20:16.079Z] + ls -al . [2023-10-31T18:20:16.079Z] total 20 [2023-10-31T18:20:16.080Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 18:20 . [2023-10-31T18:20:16.080Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 18:20 .. [2023-10-31T18:20:16.080Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 18:20 .git [2023-10-31T18:20:16.080Z] -rw-rw-r-- 1 jenkins jenkins 401 Oct 31 18:20 Dockerfile [2023-10-31T18:20:16.080Z] -rw-rw-r-- 1 jenkins jenkins 874 Oct 31 18:20 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T18:20:16.452Z] + docker build -t edgex-devops/edgex-gcc-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=11017904b4c6c9576ff505656123958bedd442f7 --label arch=amd64 . [2023-10-31T18:20:16.452Z] Sending build context to Docker daemon 460.8kB [2023-10-31T18:20:16.452Z] Step 1/6 : FROM alpine:3.18 [2023-10-31T18:20:17.020Z] 3.18: Pulling from library/alpine [2023-10-31T18:20:17.020Z] 96526aa774ef: Pulling fs layer [2023-10-31T18:20:17.278Z] 96526aa774ef: Download complete [2023-10-31T18:20:17.537Z] 96526aa774ef: Pull complete [2023-10-31T18:20:17.537Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-31T18:20:17.537Z] Status: Downloaded newer image for alpine:3.18 [2023-10-31T18:20:17.537Z] ---> 8ca4688f4f35 [2023-10-31T18:20:17.537Z] Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-31T18:20:17.802Z] ---> Running in 15a0d1cf47cf [2023-10-31T18:20:18.096Z] Removing intermediate container 15a0d1cf47cf [2023-10-31T18:20:18.096Z] ---> 8e71195189f1 [2023-10-31T18:20:18.096Z] Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-10-31T18:20:18.096Z] ---> Running in 20acb6a0ff60 [2023-10-31T18:20:18.674Z] Removing intermediate container 20acb6a0ff60 [2023-10-31T18:20:18.674Z] ---> 300d4585a2a9 [2023-10-31T18:20:18.674Z] Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev [2023-10-31T18:20:18.674Z] ---> Running in da5e91fb4ff7 [2023-10-31T18:20:18.936Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T18:20:19.508Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T18:20:20.451Z] (1/70) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-10-31T18:20:20.711Z] (2/70) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-31T18:20:21.289Z] (3/70) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-31T18:20:21.860Z] (4/70) Installing libgcc (12.2.1_git20220924-r10) [2023-10-31T18:20:22.121Z] (5/70) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-31T18:20:22.694Z] (6/70) Installing zstd-libs (1.5.5-r4) [2023-10-31T18:20:22.955Z] (7/70) Installing binutils (2.40-r7) [2023-10-31T18:20:23.527Z] (8/70) Installing libmagic (5.45-r0) [2023-10-31T18:20:24.100Z] (9/70) Installing file (5.45-r0) [2023-10-31T18:20:24.361Z] (10/70) Installing libgomp (12.2.1_git20220924-r10) [2023-10-31T18:20:24.621Z] (11/70) Installing libatomic (12.2.1_git20220924-r10) [2023-10-31T18:20:24.881Z] (12/70) Installing gmp (6.2.1-r3) [2023-10-31T18:20:25.451Z] (13/70) Installing isl26 (0.26-r1) [2023-10-31T18:20:26.020Z] (14/70) Installing mpfr4 (4.2.0_p12-r0) [2023-10-31T18:20:26.590Z] (15/70) Installing mpc1 (1.3.1-r1) [2023-10-31T18:20:26.851Z] (16/70) Installing gcc (12.2.1_git20220924-r10) [2023-10-31T18:20:28.232Z] (17/70) Installing libstdc++-dev (12.2.1_git20220924-r10) [2023-10-31T18:20:28.804Z] (18/70) Installing musl-dev (1.2.4-r2) [2023-10-31T18:20:29.133Z] Still waiting to schedule task [2023-10-31T18:20:29.133Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15615’ is offline [2023-10-31T18:20:29.745Z] (19/70) Installing libc-dev (0.7.2-r5) [2023-10-31T18:20:29.745Z] (20/70) Installing g++ (12.2.1_git20220924-r10) [2023-10-31T18:20:30.694Z] (21/70) Installing make (4.4.1-r1) [2023-10-31T18:20:30.953Z] (22/70) Installing fortify-headers (1.1-r3) [2023-10-31T18:20:31.222Z] (23/70) Installing patch (2.7.6-r10) [2023-10-31T18:20:31.483Z] (24/70) Installing build-base (0.5-r3) [2023-10-31T18:20:31.744Z] (25/70) Installing libacl (2.3.1-r3) [2023-10-31T18:20:32.314Z] (26/70) Installing libbz2 (1.0.8-r5) [2023-10-31T18:20:32.314Z] (27/70) Installing libexpat (2.5.0-r1) [2023-10-31T18:20:32.886Z] (28/70) Installing lz4-libs (1.9.4-r4) [2023-10-31T18:20:33.147Z] (29/70) Installing xz-libs (5.4.3-r0) [2023-10-31T18:20:33.718Z] (30/70) Installing libarchive (3.7.2-r0) [2023-10-31T18:20:33.981Z] (31/70) Installing ca-certificates (20230506-r0) [2023-10-31T18:20:34.552Z] (32/70) Installing brotli-libs (1.0.9-r14) [2023-10-31T18:20:34.810Z] (33/70) Installing libunistring (1.1-r1) [2023-10-31T18:20:35.379Z] (34/70) Installing libidn2 (2.3.4-r1) [2023-10-31T18:20:35.950Z] (35/70) Installing nghttp2-libs (1.57.0-r0) [2023-10-31T18:20:36.210Z] (36/70) Installing libcurl (8.4.0-r0) [2023-10-31T18:20:36.469Z] (37/70) Installing ncurses-terminfo-base (6.4_p20230506-r0) [2023-10-31T18:20:37.039Z] (38/70) Installing libncursesw (6.4_p20230506-r0) [2023-10-31T18:20:37.329Z] (39/70) Installing libformw (6.4_p20230506-r0) [2023-10-31T18:20:37.590Z] (40/70) Installing rhash-libs (1.4.3-r2) [2023-10-31T18:20:38.162Z] (41/70) Installing libuv (1.44.2-r2) [2023-10-31T18:20:38.422Z] (42/70) Installing cmake (3.26.5-r0) [2023-10-31T18:20:39.424Z] (43/70) Installing pkgconf (1.9.5-r0) [2023-10-31T18:20:39.683Z] (44/70) Installing libidn2-dev (2.3.4-r1) [2023-10-31T18:20:39.943Z] (45/70) Installing openssl-dev (3.1.4-r0) [2023-10-31T18:20:40.513Z] (46/70) Installing nghttp2-dev (1.57.0-r0) [2023-10-31T18:20:40.772Z] (47/70) Installing zlib-dev (1.2.13-r1) [2023-10-31T18:20:41.032Z] (48/70) Installing brotli (1.0.9-r14) [2023-10-31T18:20:41.292Z] (49/70) Installing brotli-dev (1.0.9-r14) [2023-10-31T18:20:41.552Z] (50/70) Installing curl-dev (8.4.0-r0) [2023-10-31T18:20:42.122Z] (51/70) Installing pcre2 (10.42-r1) [2023-10-31T18:20:42.382Z] (52/70) Installing git (2.40.1-r0) [2023-10-31T18:20:43.318Z] (53/70) Installing nettle (3.8.1-r2) [2023-10-31T18:20:43.578Z] (54/70) Installing libffi (3.4.4-r2) [2023-10-31T18:20:43.839Z] (55/70) Installing p11-kit (0.24.1-r2) [2023-10-31T18:20:44.410Z] (56/70) Installing libtasn1 (4.19.0-r1) [2023-10-31T18:20:44.670Z] (57/70) Installing gnutls (3.8.0-r2) [2023-10-31T18:20:45.240Z] (58/70) Installing libmicrohttpd (0.9.77-r0) [2023-10-31T18:20:45.501Z] (59/70) Installing gnutls-c++ (3.8.0-r2) [2023-10-31T18:20:45.761Z] (60/70) Installing libgmpxx (6.2.1-r3) [2023-10-31T18:20:46.059Z] (61/70) Installing gmp-dev (6.2.1-r3) [2023-10-31T18:20:46.319Z] (62/70) Installing nettle-dev (3.8.1-r2) [2023-10-31T18:20:46.890Z] (63/70) Installing libtasn1-progs (4.19.0-r1) [2023-10-31T18:20:47.150Z] (64/70) Installing libtasn1-dev (4.19.0-r1) [2023-10-31T18:20:47.409Z] (65/70) Installing p11-kit-dev (0.24.1-r2) [2023-10-31T18:20:47.675Z] (66/70) Installing gnutls-dev (3.8.0-r2) [2023-10-31T18:20:47.935Z] (67/70) Installing libmicrohttpd-dev (0.9.77-r0) [2023-10-31T18:20:48.502Z] (68/70) Installing linux-headers (6.3-r0) [2023-10-31T18:20:49.073Z] (69/70) Installing yaml (0.2.5-r1) [2023-10-31T18:20:49.331Z] (70/70) Installing yaml-dev (0.2.5-r1) [2023-10-31T18:20:49.590Z] Executing busybox-1.36.1-r2.trigger [2023-10-31T18:20:49.590Z] Executing ca-certificates-20230506-r0.trigger [2023-10-31T18:20:49.590Z] OK: 329 MiB in 82 packages [2023-10-31T18:20:59.569Z] Removing intermediate container da5e91fb4ff7 [2023-10-31T18:20:59.569Z] ---> a946141d8655 [2023-10-31T18:20:59.569Z] Step 5/6 : LABEL arch=amd64 [2023-10-31T18:20:59.569Z] ---> Running in 68ec2c96530d [2023-10-31T18:20:59.569Z] Removing intermediate container 68ec2c96530d [2023-10-31T18:20:59.569Z] ---> b474c88d419b [2023-10-31T18:20:59.569Z] Step 6/6 : LABEL git_sha=11017904b4c6c9576ff505656123958bedd442f7 [2023-10-31T18:20:59.569Z] ---> Running in c2ac953dcbdd [2023-10-31T18:20:59.569Z] Removing intermediate container c2ac953dcbdd [2023-10-31T18:20:59.569Z] ---> 45f96820a350 [2023-10-31T18:20:59.569Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-31T18:20:59.569Z] Successfully built 45f96820a350 [2023-10-31T18:20:59.569Z] Successfully tagged edgex-devops/edgex-gcc-base:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-10-31T18:20:59.722Z] [edgeXDocker.push] Tagging docker image edgex-gcc-base with the following tags: [2023-10-31T18:20:59.722Z] 11017904b4c6c9576ff505656123958bedd442f7 [2023-10-31T18:20:59.722Z] latest [2023-10-31T18:20:59.722Z] gcc-lts [2023-10-31T18:20:59.722Z] lts [2023-10-31T18:20:59.722Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T18:21:00.047Z] + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:11017904b4c6c9576ff505656123958bedd442f7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T18:21:00.352Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:11017904b4c6c9576ff505656123958bedd442f7 [2023-10-31T18:21:00.352Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base] [2023-10-31T18:21:00.352Z] 9d94fa7f7201: Preparing [2023-10-31T18:21:00.352Z] 1a98914da975: Preparing [2023-10-31T18:21:00.352Z] cc2447e1835a: Preparing [2023-10-31T18:21:00.352Z] 1a98914da975: Pushed [2023-10-31T18:21:01.288Z] cc2447e1835a: Pushed [2023-10-31T18:21:40.028Z] 9d94fa7f7201: Pushed [2023-10-31T18:21:40.028Z] 11017904b4c6c9576ff505656123958bedd442f7: digest: sha256:b18ea3d6655bca8321bc47a2d462380979833a9574db8212b385fd511e1c6302 size: 948 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T18:21:40.345Z] + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T18:21:40.655Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:latest [2023-10-31T18:21:40.655Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base] [2023-10-31T18:21:40.655Z] 9d94fa7f7201: Preparing [2023-10-31T18:21:40.655Z] 1a98914da975: Preparing [2023-10-31T18:21:40.655Z] cc2447e1835a: Preparing [2023-10-31T18:21:40.655Z] 9d94fa7f7201: Layer already exists [2023-10-31T18:21:40.655Z] 1a98914da975: Layer already exists [2023-10-31T18:21:40.655Z] cc2447e1835a: Layer already exists [2023-10-31T18:21:40.655Z] latest: digest: sha256:b18ea3d6655bca8321bc47a2d462380979833a9574db8212b385fd511e1c6302 size: 948 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T18:21:40.963Z] + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T18:21:41.271Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts [2023-10-31T18:21:41.271Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base] [2023-10-31T18:21:41.271Z] 9d94fa7f7201: Preparing [2023-10-31T18:21:41.271Z] 1a98914da975: Preparing [2023-10-31T18:21:41.271Z] cc2447e1835a: Preparing [2023-10-31T18:21:41.271Z] cc2447e1835a: Layer already exists [2023-10-31T18:21:41.271Z] 1a98914da975: Layer already exists [2023-10-31T18:21:41.271Z] 9d94fa7f7201: Layer already exists [2023-10-31T18:21:41.271Z] gcc-lts: digest: sha256:b18ea3d6655bca8321bc47a2d462380979833a9574db8212b385fd511e1c6302 size: 948 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T18:21:41.582Z] + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:lts [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T18:21:41.890Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:lts [2023-10-31T18:21:41.890Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base] [2023-10-31T18:21:41.890Z] 9d94fa7f7201: Preparing [2023-10-31T18:21:41.890Z] 1a98914da975: Preparing [2023-10-31T18:21:41.890Z] cc2447e1835a: Preparing [2023-10-31T18:21:41.890Z] cc2447e1835a: Layer already exists [2023-10-31T18:21:41.890Z] 1a98914da975: Layer already exists [2023-10-31T18:21:41.890Z] 9d94fa7f7201: Layer already exists [2023-10-31T18:21:41.890Z] lts: digest: sha256:b18ea3d6655bca8321bc47a2d462380979833a9574db8212b385fd511e1c6302 size: 948 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-31T18:21:41.933Z] ===================================================== [Pipeline] echo [2023-10-31T18:21:41.939Z] taggedImages: [2023-10-31T18:21:41.939Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:11017904b4c6c9576ff505656123958bedd442f7 [2023-10-31T18:21:41.939Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:latest [2023-10-31T18:21:41.939Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts [2023-10-31T18:21:41.939Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:lts [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-10-31T18:21:42.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T18:21:42.300Z] [2023-10-31T18:21:42.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T18:21:42.606Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T18:21:42.606Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-31T18:21:42.606Z] 5eb5b503b376: Pulling fs layer [2023-10-31T18:21:42.606Z] 5c69ac0246d0: Pulling fs layer [2023-10-31T18:21:42.606Z] ec43610c2a17: Pulling fs layer [2023-10-31T18:21:42.606Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-31T18:21:42.606Z] 33b1e0a273af: Pulling fs layer [2023-10-31T18:21:42.606Z] 5d3b04190fa2: Pulling fs layer [2023-10-31T18:21:42.606Z] 2f39f015ded8: Pulling fs layer [2023-10-31T18:21:42.606Z] 3a2ae6a8a46f: Waiting [2023-10-31T18:21:42.606Z] 5d3b04190fa2: Waiting [2023-10-31T18:21:42.606Z] 33b1e0a273af: Waiting [2023-10-31T18:21:42.606Z] 2f39f015ded8: Waiting [2023-10-31T18:21:42.606Z] 5c69ac0246d0: Download complete [2023-10-31T18:21:42.606Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-31T18:21:42.606Z] 3a2ae6a8a46f: Download complete [2023-10-31T18:21:42.606Z] ec43610c2a17: Verifying Checksum [2023-10-31T18:21:42.606Z] ec43610c2a17: Download complete [2023-10-31T18:21:42.866Z] 5d3b04190fa2: Verifying Checksum [2023-10-31T18:21:42.866Z] 5d3b04190fa2: Download complete [2023-10-31T18:21:42.866Z] 33b1e0a273af: Verifying Checksum [2023-10-31T18:21:42.866Z] 33b1e0a273af: Download complete [2023-10-31T18:21:42.866Z] 5eb5b503b376: Verifying Checksum [2023-10-31T18:21:42.866Z] 5eb5b503b376: Download complete [2023-10-31T18:21:45.909Z] 5eb5b503b376: Pull complete [2023-10-31T18:21:45.909Z] 5c69ac0246d0: Pull complete [2023-10-31T18:21:45.909Z] ec43610c2a17: Pull complete [2023-10-31T18:21:45.909Z] 3a2ae6a8a46f: Pull complete [2023-10-31T18:21:45.909Z] 33b1e0a273af: Pull complete [2023-10-31T18:21:45.909Z] 5d3b04190fa2: Pull complete [2023-10-31T18:21:46.477Z] 2f39f015ded8: Verifying Checksum [2023-10-31T18:21:51.754Z] 2f39f015ded8: Pull complete [2023-10-31T18:21:51.754Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-31T18:21:51.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T18:21:51.754Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T18:21:51.861Z] prd-ubuntu20.04-docker-8c-8g-15616 does not seem to be running inside a container [2023-10-31T18:21:51.899Z] $ 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/xfoundry_ci-build-images_gcc-lts -v /w/workspace/xfoundry_ci-build-images_gcc-lts:/w/workspace/xfoundry_ci-build-images_gcc-lts:rw,z -v /w/workspace/xfoundry_ci-build-images_gcc-lts@tmp:/w/workspace/xfoundry_ci-build-images_gcc-lts@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-31T18:21:54.817Z] $ docker top 54b424f02ffc63a413143556daea6b4e321582faa0a1cba571f3ca512fe01c7e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T18:21:55.196Z] ---> job-cost.sh [2023-10-31T18:21:55.196Z] lf-activate-venv: SKIPPING [2023-10-31T18:21:55.196Z] INFO: No Stack... [2023-10-31T18:21:55.455Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-31T18:21:55.715Z] INFO: Archiving Costs [Pipeline] sh [2023-10-31T18:21:56.014Z] + cat /w/workspace/xfoundry_ci-build-images_gcc-lts/archives/cost.csv [2023-10-31T18:21:56.014Z] + cut -d, -f6 [Pipeline] lock [2023-10-31T18:21:56.044Z] Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-lts-3-stack-cost] [2023-10-31T18:21:56.050Z] Resource [jenkins-edgexfoundry-ci-build-images-gcc-lts-3-stack-cost] did not exist. Created. [2023-10-31T18:21:56.050Z] Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-lts-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-31T18:21:56.359Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-31T18:21:56.667Z] Stashed 1 file(s) [Pipeline] } [2023-10-31T18:21:56.674Z] Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-lts-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-31T18:21:56.699Z] $ docker stop --time=1 54b424f02ffc63a413143556daea6b4e321582faa0a1cba571f3ca512fe01c7e [2023-10-31T18:21:57.866Z] $ docker rm -f --volumes 54b424f02ffc63a413143556daea6b4e321582faa0a1cba571f3ca512fe01c7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-31T18:22:21.318Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15618 in /w/workspace/xfoundry_ci-build-images_gcc-lts [Pipeline] { [Pipeline] checkout [2023-10-31T18:22:21.354Z] Selected Git installation does not exist. Using Default [2023-10-31T18:22:21.354Z] The recommended git tool is: NONE [2023-10-31T18:22:27.184Z] using credential edgex-jenkins-ssh [2023-10-31T18:22:27.201Z] Cloning the remote Git repository [2023-10-31T18:22:27.259Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2023-10-31T18:22:27.384Z] > git init /w/workspace/xfoundry_ci-build-images_gcc-lts # timeout=10 [2023-10-31T18:22:27.566Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2023-10-31T18:22:27.567Z] > git --version # timeout=10 [2023-10-31T18:22:27.590Z] > git --version # 'git version 2.25.1' [2023-10-31T18:22:27.593Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-31T18:22:27.791Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-31T18:22:28.506Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2023-10-31T18:22:28.525Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-31T18:22:29.403Z] Avoid second fetch [2023-10-31T18:22:29.404Z] Checking out Revision 11017904b4c6c9576ff505656123958bedd442f7 (gcc-lts) [2023-10-31T18:22:30.037Z] Commit message: "Merge pull request #210 from ernestojeda/gcc-lts" [2023-10-31T18:22:29.427Z] > git config core.sparsecheckout # timeout=10 [2023-10-31T18:22:29.523Z] > git checkout -f 11017904b4c6c9576ff505656123958bedd442f7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-31T18:22:31.146Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-31T18:22:31.146Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-31T18:22:31.146Z] Dload Upload Total Spent Left Speed [2023-10-31T18:22:31.146Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 74133 0 --:--:-- --:--:-- --:--:-- 74133 [Pipeline] sh [2023-10-31T18:22:31.772Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-31T18:22:32.104Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2023-10-31T18:22:32.104Z] tee /etc/docker/daemon.new [2023-10-31T18:22:32.104Z] { [2023-10-31T18:22:32.104Z] "registry-mirrors": [ [2023-10-31T18:22:32.104Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-31T18:22:32.104Z] ], [2023-10-31T18:22:32.104Z] "bip": "10.250.0.254/24", [2023-10-31T18:22:32.104Z] "hosts": [ [2023-10-31T18:22:32.104Z] "tcp://0.0.0.0:5555", [2023-10-31T18:22:32.104Z] "unix:///var/run/docker.sock" [2023-10-31T18:22:32.104Z] ], [2023-10-31T18:22:32.104Z] "mtu": 1458, [2023-10-31T18:22:32.104Z] "selinux-enabled": true, [2023-10-31T18:22:32.104Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-31T18:22:32.104Z] } [Pipeline] sh [2023-10-31T18:22:32.441Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-31T18:22:32.790Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T18:22:51.085Z] provisioning config files... [2023-10-31T18:22:51.114Z] copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_gcc-lts@tmp/config18177510256770569697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T18:22:51.474Z] ---> docker-login.sh [2023-10-31T18:22:51.474Z] nexus3.edgexfoundry.org:10001 [2023-10-31T18:22:52.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T18:22:52.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T18:22:52.065Z] Configure a credential helper to remove this warning. See [2023-10-31T18:22:52.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T18:22:52.065Z] [2023-10-31T18:22:52.065Z] Login Succeeded [2023-10-31T18:22:52.065Z] nexus3.edgexfoundry.org:10002 [2023-10-31T18:22:52.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T18:22:52.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T18:22:52.608Z] Configure a credential helper to remove this warning. See [2023-10-31T18:22:52.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T18:22:52.608Z] [2023-10-31T18:22:52.608Z] Login Succeeded [2023-10-31T18:22:52.608Z] nexus3.edgexfoundry.org:10003 [2023-10-31T18:22:52.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T18:22:52.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T18:22:52.888Z] Configure a credential helper to remove this warning. See [2023-10-31T18:22:52.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T18:22:52.888Z] [2023-10-31T18:22:52.888Z] Login Succeeded [2023-10-31T18:22:52.888Z] nexus3.edgexfoundry.org:10004 [2023-10-31T18:22:53.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T18:22:53.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T18:22:53.467Z] Configure a credential helper to remove this warning. See [2023-10-31T18:22:53.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T18:22:53.467Z] [2023-10-31T18:22:53.467Z] Login Succeeded [2023-10-31T18:22:53.467Z] docker.io [2023-10-31T18:22:53.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T18:22:54.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T18:22:54.008Z] Configure a credential helper to remove this warning. See [2023-10-31T18:22:54.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T18:22:54.008Z] [2023-10-31T18:22:54.008Z] Login Succeeded [2023-10-31T18:22:54.008Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T18:22:54.023Z] 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-10-31T18:22:54.456Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-31T18:22:54.786Z] + ls -al . [2023-10-31T18:22:54.786Z] total 20 [2023-10-31T18:22:54.786Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 18:22 . [2023-10-31T18:22:54.786Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 18:22 .. [2023-10-31T18:22:54.786Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 18:22 .git [2023-10-31T18:22:54.786Z] -rw-rw-r-- 1 jenkins jenkins 401 Oct 31 18:22 Dockerfile [2023-10-31T18:22:54.786Z] -rw-rw-r-- 1 jenkins jenkins 874 Oct 31 18:22 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T18:22:55.134Z] + docker build -t edgex-devops/edgex-gcc-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=11017904b4c6c9576ff505656123958bedd442f7 --label arch=arm64 . [2023-10-31T18:22:55.405Z] Sending build context to Docker daemon 460.8kB [2023-10-31T18:22:55.405Z] Step 1/6 : FROM alpine:3.18 [2023-10-31T18:22:56.002Z] 3.18: Pulling from library/alpine [2023-10-31T18:22:56.277Z] 579b34f0a95b: Pulling fs layer [2023-10-31T18:22:56.546Z] 579b34f0a95b: Verifying Checksum [2023-10-31T18:22:56.546Z] 579b34f0a95b: Download complete [2023-10-31T18:22:57.134Z] 579b34f0a95b: Pull complete [2023-10-31T18:22:57.134Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-31T18:22:57.134Z] Status: Downloaded newer image for alpine:3.18 [2023-10-31T18:22:57.134Z] ---> 3cc203321400 [2023-10-31T18:22:57.134Z] Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-31T18:22:57.407Z] ---> Running in b960028d65fb [2023-10-31T18:22:57.680Z] Removing intermediate container b960028d65fb [2023-10-31T18:22:57.680Z] ---> dba37b5774db [2023-10-31T18:22:57.680Z] Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-10-31T18:22:57.680Z] ---> Running in 6a477634c200 [2023-10-31T18:22:59.676Z] Removing intermediate container 6a477634c200 [2023-10-31T18:22:59.676Z] ---> 450a6eed9b72 [2023-10-31T18:22:59.676Z] Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev [2023-10-31T18:22:59.676Z] ---> Running in a459bb944289 [2023-10-31T18:23:00.653Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-31T18:23:01.620Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-31T18:23:03.574Z] (1/70) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-10-31T18:23:03.849Z] (2/70) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-31T18:23:04.434Z] (3/70) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-31T18:23:05.021Z] (4/70) Installing libgcc (12.2.1_git20220924-r10) [2023-10-31T18:23:05.608Z] (5/70) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-31T18:23:06.204Z] (6/70) Installing zstd-libs (1.5.5-r4) [2023-10-31T18:23:06.484Z] (7/70) Installing binutils (2.40-r7) [2023-10-31T18:23:07.453Z] (8/70) Installing libmagic (5.45-r0) [2023-10-31T18:23:08.041Z] (9/70) Installing file (5.45-r0) [2023-10-31T18:23:08.623Z] (10/70) Installing libgomp (12.2.1_git20220924-r10) [2023-10-31T18:23:08.891Z] (11/70) Installing libatomic (12.2.1_git20220924-r10) [2023-10-31T18:23:09.473Z] (12/70) Installing gmp (6.2.1-r3) [2023-10-31T18:23:09.738Z] (13/70) Installing isl26 (0.26-r1) [2023-10-31T18:23:10.317Z] (14/70) Installing mpfr4 (4.2.0_p12-r0) [2023-10-31T18:23:10.900Z] (15/70) Installing mpc1 (1.3.1-r1) [2023-10-31T18:23:11.482Z] (16/70) Installing gcc (12.2.1_git20220924-r10) [2023-10-31T18:23:21.685Z] (17/70) Installing libstdc++-dev (12.2.1_git20220924-r10) [2023-10-31T18:23:21.994Z] (18/70) Installing musl-dev (1.2.4-r2) [2023-10-31T18:23:22.615Z] (19/70) Installing libc-dev (0.7.2-r5) [2023-10-31T18:23:23.211Z] (20/70) Installing g++ (12.2.1_git20220924-r10) [2023-10-31T18:23:24.182Z] (21/70) Installing make (4.4.1-r1) [2023-10-31T18:23:24.770Z] (22/70) Installing fortify-headers (1.1-r3) [2023-10-31T18:23:25.036Z] (23/70) Installing patch (2.7.6-r10) [2023-10-31T18:23:25.622Z] (24/70) Installing build-base (0.5-r3) [2023-10-31T18:23:25.887Z] (25/70) Installing libacl (2.3.1-r3) [2023-10-31T18:23:26.478Z] (26/70) Installing libbz2 (1.0.8-r5) [2023-10-31T18:23:26.744Z] (27/70) Installing libexpat (2.5.0-r1) [2023-10-31T18:23:27.010Z] (28/70) Installing lz4-libs (1.9.4-r4) [2023-10-31T18:23:27.590Z] (29/70) Installing xz-libs (5.4.3-r0) [2023-10-31T18:23:28.175Z] (30/70) Installing libarchive (3.7.2-r0) [2023-10-31T18:23:28.449Z] (31/70) Installing ca-certificates (20230506-r0) [2023-10-31T18:23:29.031Z] (32/70) Installing brotli-libs (1.0.9-r14) [2023-10-31T18:23:29.611Z] (33/70) Installing libunistring (1.1-r1) [2023-10-31T18:23:30.193Z] (34/70) Installing libidn2 (2.3.4-r1) [2023-10-31T18:23:30.779Z] (35/70) Installing nghttp2-libs (1.57.0-r0) [2023-10-31T18:23:31.051Z] (36/70) Installing libcurl (8.4.0-r0) [2023-10-31T18:23:31.634Z] (37/70) Installing ncurses-terminfo-base (6.4_p20230506-r0) [2023-10-31T18:23:32.235Z] (38/70) Installing libncursesw (6.4_p20230506-r0) [2023-10-31T18:23:32.819Z] (39/70) Installing libformw (6.4_p20230506-r0) [2023-10-31T18:23:33.084Z] (40/70) Installing rhash-libs (1.4.3-r2) [2023-10-31T18:23:33.668Z] (41/70) Installing libuv (1.44.2-r2) [2023-10-31T18:23:34.249Z] (42/70) Installing cmake (3.26.5-r0) [2023-10-31T18:23:39.587Z] (43/70) Installing pkgconf (1.9.5-r0) [2023-10-31T18:23:39.852Z] (44/70) Installing libidn2-dev (2.3.4-r1) [2023-10-31T18:23:40.118Z] (45/70) Installing openssl-dev (3.1.4-r0) [2023-10-31T18:23:40.700Z] (46/70) Installing nghttp2-dev (1.57.0-r0) [2023-10-31T18:23:41.279Z] (47/70) Installing zlib-dev (1.2.13-r1) [2023-10-31T18:23:41.548Z] (48/70) Installing brotli (1.0.9-r14) [2023-10-31T18:23:41.815Z] (49/70) Installing brotli-dev (1.0.9-r14) [2023-10-31T18:23:42.403Z] (50/70) Installing curl-dev (8.4.0-r0) [2023-10-31T18:23:42.681Z] (51/70) Installing pcre2 (10.42-r1) [2023-10-31T18:23:43.269Z] (52/70) Installing git (2.40.1-r0) [2023-10-31T18:23:44.239Z] (53/70) Installing nettle (3.8.1-r2) [2023-10-31T18:23:44.510Z] (54/70) Installing libffi (3.4.4-r2) [2023-10-31T18:23:45.092Z] (55/70) Installing p11-kit (0.24.1-r2) [2023-10-31T18:23:45.675Z] (56/70) Installing libtasn1 (4.19.0-r1) [2023-10-31T18:23:45.949Z] (57/70) Installing gnutls (3.8.0-r2) [2023-10-31T18:23:46.528Z] (58/70) Installing libmicrohttpd (0.9.77-r0) [2023-10-31T18:23:47.110Z] (59/70) Installing gnutls-c++ (3.8.0-r2) [2023-10-31T18:23:47.375Z] (60/70) Installing libgmpxx (6.2.1-r3) [2023-10-31T18:23:47.642Z] (61/70) Installing gmp-dev (6.2.1-r3) [2023-10-31T18:23:48.230Z] (62/70) Installing nettle-dev (3.8.1-r2) [2023-10-31T18:23:48.812Z] (63/70) Installing libtasn1-progs (4.19.0-r1) [2023-10-31T18:23:49.081Z] (64/70) Installing libtasn1-dev (4.19.0-r1) [2023-10-31T18:23:49.662Z] (65/70) Installing p11-kit-dev (0.24.1-r2) [2023-10-31T18:23:49.942Z] (66/70) Installing gnutls-dev (3.8.0-r2) [2023-10-31T18:23:50.525Z] (67/70) Installing libmicrohttpd-dev (0.9.77-r0) [2023-10-31T18:23:50.791Z] (68/70) Installing linux-headers (6.3-r0) [2023-10-31T18:23:52.215Z] (69/70) Installing yaml (0.2.5-r1) [2023-10-31T18:23:52.215Z] (70/70) Installing yaml-dev (0.2.5-r1) [2023-10-31T18:23:52.799Z] Executing busybox-1.36.1-r2.trigger [2023-10-31T18:23:52.799Z] Executing ca-certificates-20230506-r0.trigger [2023-10-31T18:23:52.799Z] OK: 325 MiB in 82 packages [2023-10-31T18:24:07.815Z] Removing intermediate container a459bb944289 [2023-10-31T18:24:07.815Z] ---> 465752ccd685 [2023-10-31T18:24:07.815Z] Step 5/6 : LABEL arch=arm64 [2023-10-31T18:24:07.815Z] ---> Running in 5528eeede7bd [2023-10-31T18:24:07.815Z] Removing intermediate container 5528eeede7bd [2023-10-31T18:24:07.815Z] ---> f2f221c3e9cc [2023-10-31T18:24:07.815Z] Step 6/6 : LABEL git_sha=11017904b4c6c9576ff505656123958bedd442f7 [2023-10-31T18:24:07.815Z] ---> Running in a1bf3880a17a [2023-10-31T18:24:07.815Z] Removing intermediate container a1bf3880a17a [2023-10-31T18:24:07.815Z] ---> 4f4201145ecf [2023-10-31T18:24:07.815Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-31T18:24:07.815Z] Successfully built 4f4201145ecf [2023-10-31T18:24:07.815Z] Successfully tagged edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-10-31T18:24:07.939Z] [edgeXDocker.push] Tagging docker image edgex-gcc-base-arm64 with the following tags: [2023-10-31T18:24:07.939Z] 11017904b4c6c9576ff505656123958bedd442f7 [2023-10-31T18:24:07.939Z] latest [2023-10-31T18:24:07.939Z] gcc-lts [2023-10-31T18:24:07.939Z] lts [2023-10-31T18:24:07.939Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T18:24:08.301Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:11017904b4c6c9576ff505656123958bedd442f7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T18:24:08.638Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:11017904b4c6c9576ff505656123958bedd442f7 [2023-10-31T18:24:08.638Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64] [2023-10-31T18:24:08.638Z] 7516a9d68dc0: Preparing [2023-10-31T18:24:08.638Z] fbbef3d89ef9: Preparing [2023-10-31T18:24:08.638Z] 5f4d9fc4d98d: Preparing [2023-10-31T18:24:09.219Z] fbbef3d89ef9: Pushed [2023-10-31T18:24:10.759Z] 5f4d9fc4d98d: Pushed [2023-10-31T18:25:18.603Z] 7516a9d68dc0: Pushed [2023-10-31T18:25:18.603Z] 11017904b4c6c9576ff505656123958bedd442f7: digest: sha256:b5906dbdf2aa12511e9e52d54665ccd7a12a762119da8971e0963525c2f84566 size: 948 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T18:25:18.953Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T18:25:19.303Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:latest [2023-10-31T18:25:19.303Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64] [2023-10-31T18:25:19.303Z] 7516a9d68dc0: Preparing [2023-10-31T18:25:19.303Z] fbbef3d89ef9: Preparing [2023-10-31T18:25:19.303Z] 5f4d9fc4d98d: Preparing [2023-10-31T18:25:19.303Z] fbbef3d89ef9: Layer already exists [2023-10-31T18:25:19.303Z] 5f4d9fc4d98d: Layer already exists [2023-10-31T18:25:19.303Z] 7516a9d68dc0: Layer already exists [2023-10-31T18:25:19.600Z] latest: digest: sha256:b5906dbdf2aa12511e9e52d54665ccd7a12a762119da8971e0963525c2f84566 size: 948 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T18:25:19.950Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T18:25:20.401Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts [2023-10-31T18:25:20.401Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64] [2023-10-31T18:25:20.401Z] 7516a9d68dc0: Preparing [2023-10-31T18:25:20.401Z] fbbef3d89ef9: Preparing [2023-10-31T18:25:20.401Z] 5f4d9fc4d98d: Preparing [2023-10-31T18:25:20.401Z] fbbef3d89ef9: Layer already exists [2023-10-31T18:25:20.401Z] 7516a9d68dc0: Layer already exists [2023-10-31T18:25:20.401Z] 5f4d9fc4d98d: Layer already exists [2023-10-31T18:25:20.401Z] gcc-lts: digest: sha256:b5906dbdf2aa12511e9e52d54665ccd7a12a762119da8971e0963525c2f84566 size: 948 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T18:25:21.008Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:lts [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T18:25:21.409Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:lts [2023-10-31T18:25:21.409Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64] [2023-10-31T18:25:21.409Z] 7516a9d68dc0: Preparing [2023-10-31T18:25:21.409Z] fbbef3d89ef9: Preparing [2023-10-31T18:25:21.409Z] 5f4d9fc4d98d: Preparing [2023-10-31T18:25:21.409Z] 5f4d9fc4d98d: Layer already exists [2023-10-31T18:25:21.409Z] fbbef3d89ef9: Layer already exists [2023-10-31T18:25:21.409Z] 7516a9d68dc0: Layer already exists [2023-10-31T18:25:21.676Z] lts: digest: sha256:b5906dbdf2aa12511e9e52d54665ccd7a12a762119da8971e0963525c2f84566 size: 948 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-31T18:25:21.729Z] ===================================================== [Pipeline] echo [2023-10-31T18:25:21.740Z] taggedImages: [2023-10-31T18:25:21.740Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:11017904b4c6c9576ff505656123958bedd442f7 [2023-10-31T18:25:21.740Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:latest [2023-10-31T18:25:21.740Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts [2023-10-31T18:25:21.740Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:lts [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-10-31T18:25:22.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-31T18:25:22.210Z] [2023-10-31T18:25:22.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T18:25:22.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-31T18:25:22.567Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-31T18:25:22.567Z] 8998bd30e6a1: Pulling fs layer [2023-10-31T18:25:22.567Z] 04944245beec: Pulling fs layer [2023-10-31T18:25:22.567Z] 699f458cf7ca: Pulling fs layer [2023-10-31T18:25:22.567Z] 765212b225bb: Pulling fs layer [2023-10-31T18:25:22.567Z] f23df028b6ca: Pulling fs layer [2023-10-31T18:25:22.567Z] d65c8cfc05b1: Pulling fs layer [2023-10-31T18:25:22.567Z] 2437ff75d9bd: Pulling fs layer [2023-10-31T18:25:22.567Z] f23df028b6ca: Waiting [2023-10-31T18:25:22.567Z] d65c8cfc05b1: Waiting [2023-10-31T18:25:22.567Z] 2437ff75d9bd: Waiting [2023-10-31T18:25:22.835Z] 04944245beec: Verifying Checksum [2023-10-31T18:25:22.835Z] 04944245beec: Download complete [2023-10-31T18:25:22.835Z] 765212b225bb: Verifying Checksum [2023-10-31T18:25:22.835Z] 765212b225bb: Download complete [2023-10-31T18:25:22.835Z] f23df028b6ca: Verifying Checksum [2023-10-31T18:25:22.835Z] f23df028b6ca: Download complete [2023-10-31T18:25:22.835Z] d65c8cfc05b1: Verifying Checksum [2023-10-31T18:25:22.835Z] d65c8cfc05b1: Download complete [2023-10-31T18:25:23.105Z] 699f458cf7ca: Verifying Checksum [2023-10-31T18:25:23.105Z] 699f458cf7ca: Download complete [2023-10-31T18:25:23.375Z] 8998bd30e6a1: Verifying Checksum [2023-10-31T18:25:23.375Z] 8998bd30e6a1: Download complete [2023-10-31T18:25:26.008Z] 2437ff75d9bd: Verifying Checksum [2023-10-31T18:25:26.008Z] 2437ff75d9bd: Download complete [2023-10-31T18:25:29.360Z] 8998bd30e6a1: Pull complete [2023-10-31T18:25:29.360Z] 04944245beec: Pull complete [2023-10-31T18:25:30.766Z] 699f458cf7ca: Pull complete [2023-10-31T18:25:31.032Z] 765212b225bb: Pull complete [2023-10-31T18:25:32.000Z] f23df028b6ca: Pull complete [2023-10-31T18:25:32.266Z] d65c8cfc05b1: Pull complete [2023-10-31T18:25:47.290Z] 2437ff75d9bd: Pull complete [2023-10-31T18:25:47.290Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-31T18:25:47.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-31T18:25:47.290Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T18:25:47.574Z] prd-ubuntu20.04-docker-arm64-4c-16g-15618 does not seem to be running inside a container [2023-10-31T18:25:47.647Z] $ 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/xfoundry_ci-build-images_gcc-lts -v /w/workspace/xfoundry_ci-build-images_gcc-lts:/w/workspace/xfoundry_ci-build-images_gcc-lts:rw,z -v /w/workspace/xfoundry_ci-build-images_gcc-lts@tmp:/w/workspace/xfoundry_ci-build-images_gcc-lts@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-31T18:25:50.104Z] $ docker top dc34acea41fa85bd8fd5cc8fd30bc82e5300bf1fc22a3d8cf2b67dc5d295c7f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T18:25:50.680Z] ---> job-cost.sh [2023-10-31T18:25:50.945Z] lf-activate-venv: SKIPPING [2023-10-31T18:25:50.945Z] INFO: No Stack... [2023-10-31T18:25:51.211Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-31T18:25:52.169Z] INFO: Archiving Costs [Pipeline] sh [2023-10-31T18:25:52.813Z] + cut -d, -f6 [2023-10-31T18:25:52.813Z] + cat /w/workspace/xfoundry_ci-build-images_gcc-lts/archives/cost.csv [Pipeline] lock [2023-10-31T18:25:52.877Z] Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-lts-3-stack-cost] [2023-10-31T18:25:52.883Z] Resource [jenkins-edgexfoundry-ci-build-images-gcc-lts-3-stack-cost] did not exist. Created. [2023-10-31T18:25:52.884Z] Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-lts-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-31T18:25:53.714Z] /w/workspace/xfoundry_ci-build-images_gcc-lts@tmp/durable-21eae53c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-31T18:25:57.165Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-31T18:25:57.180Z] Warning: overwriting stash ‘stack-cost’ [2023-10-31T18:25:57.542Z] Stashed 1 file(s) [Pipeline] } [2023-10-31T18:25:57.551Z] Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-lts-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-31T18:25:57.575Z] $ docker stop --time=1 dc34acea41fa85bd8fd5cc8fd30bc82e5300bf1fc22a3d8cf2b67dc5d295c7f2 [2023-10-31T18:25:59.081Z] $ docker rm -f --volumes dc34acea41fa85bd8fd5cc8fd30bc82e5300bf1fc22a3d8cf2b67dc5d295c7f2 [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-10-31T18:25:59.815Z] + [ -d /w/workspace/xfoundry_ci-build-images_gcc-lts/archives ] [2023-10-31T18:25:59.815Z] + ls -al /w/workspace/xfoundry_ci-build-images_gcc-lts/archives [2023-10-31T18:25:59.815Z] total 16 [2023-10-31T18:25:59.815Z] drwxr-xr-x 3 root root 4096 Oct 31 18:21 . [2023-10-31T18:25:59.815Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 18:21 .. [2023-10-31T18:25:59.815Z] drwxr-xr-x 2 root root 4096 Oct 31 18:21 cost [2023-10-31T18:25:59.815Z] -rw-r--r-- 1 root root 88 Oct 31 18:21 cost.csv [2023-10-31T18:25:59.815Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_ci-build-images_gcc-lts/archives [2023-10-31T18:25:59.815Z] + ls -al /w/workspace/xfoundry_ci-build-images_gcc-lts/archives [2023-10-31T18:25:59.815Z] total 16 [2023-10-31T18:25:59.815Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 18:21 . [2023-10-31T18:25:59.815Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 18:21 .. [2023-10-31T18:25:59.815Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 18:21 cost [2023-10-31T18:25:59.815Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 31 18:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-31T18:26:00.107Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T18:26:00.987Z] ---> package-listing.sh [2023-10-31T18:26:00.987Z] ++ facter osfamily [2023-10-31T18:26:00.987Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-31T18:26:01.250Z] + OS_FAMILY=debian [2023-10-31T18:26:01.250Z] + workspace=/w/workspace/xfoundry_ci-build-images_gcc-lts [2023-10-31T18:26:01.250Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-31T18:26:01.250Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-31T18:26:01.250Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-31T18:26:01.250Z] + PACKAGES=/tmp/packages_start.txt [2023-10-31T18:26:01.250Z] + '[' /w/workspace/xfoundry_ci-build-images_gcc-lts ']' [2023-10-31T18:26:01.250Z] + PACKAGES=/tmp/packages_end.txt [2023-10-31T18:26:01.250Z] + case "${OS_FAMILY}" in [2023-10-31T18:26:01.250Z] + dpkg -l [2023-10-31T18:26:01.250Z] + grep '^ii' [2023-10-31T18:26:01.250Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-31T18:26:01.250Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-31T18:26:01.250Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-31T18:26:01.250Z] + '[' /w/workspace/xfoundry_ci-build-images_gcc-lts ']' [2023-10-31T18:26:01.250Z] + mkdir -p /w/workspace/xfoundry_ci-build-images_gcc-lts/archives/ [2023-10-31T18:26:01.250Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_ci-build-images_gcc-lts/archives/ [Pipeline] echo [2023-10-31T18:26:01.259Z] 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/xfoundry_ci-build-images_gcc-lts/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-31T18:26:01.536Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T18:26:02.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T18:26:02.091Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T18:26:02.160Z] prd-ubuntu20.04-docker-8c-8g-15616 does not seem to be running inside a container [2023-10-31T18:26:02.195Z] $ 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/xfoundry_ci-build-images_gcc-lts/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_ci-build-images_gcc-lts -v /w/workspace/xfoundry_ci-build-images_gcc-lts:/w/workspace/xfoundry_ci-build-images_gcc-lts:rw,z -v /w/workspace/xfoundry_ci-build-images_gcc-lts@tmp:/w/workspace/xfoundry_ci-build-images_gcc-lts@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-10-31T18:26:02.453Z] $ docker top e95d23f8e7502baf5756635743172e84da164a5c5db30a367be89768b971fd5d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T18:26:02.789Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-31T18:26:03.075Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-31T18:26:03.360Z] + ls /var/log/sa-host [2023-10-31T18:26:03.361Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T18:26:03.433Z] provisioning config files... [2023-10-31T18:26:03.441Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_ci-build-images_gcc-lts@tmp/config9355545733611050198tmp [Pipeline] { [Pipeline] echo [2023-10-31T18:26:03.454Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T18:26:03.738Z] ---> create-netrc.sh [Pipeline] } [2023-10-31T18:26:03.744Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-31T18:26:04.066Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-31T18:26:04.075Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T18:26:04.365Z] ---> sudo-logs.sh [2023-10-31T18:26:04.365Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-31T18:26:04.405Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T18:26:04.692Z] ---> job-cost.sh [2023-10-31T18:26:04.692Z] lf-activate-venv: SKIPPING [2023-10-31T18:26:04.692Z] DEBUG: total: 0.2199999988079071 [2023-10-31T18:26:04.692Z] INFO: Retrieving Stack Cost... [2023-10-31T18:26:04.951Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-31T18:26:05.210Z] INFO: Archiving Costs [Pipeline] echo [2023-10-31T18:26:05.225Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T18:26:05.581Z] ---> logs-deploy.sh [2023-10-31T18:26:05.581Z] lf-activate-venv: SKIPPING [2023-10-31T18:26:05.581Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/gcc-lts/3 [2023-10-31T18:26:05.581Z] INFO: archiving workspace using pattern(s): [2023-10-31T18:26:06.566Z] Archives upload complete. [2023-10-31T18:26:06.566Z] INFO: archiving logs to Nexus