Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cefdbfca2cd607d828298202a2a50e4487d1b950 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-ssh141873840023533955.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3378329207595147262.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc-lts/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/gcc-lts/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5738747416279555931.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc-lts/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6307854508752343633.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh15549871645959032344.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc-lts/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/gcc-lts/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15257336792325529684.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-7556’ Running on prd-ubuntu20.04-docker-8c-8g-7559 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision cefdbfca2cd607d828298202a2a50e4487d1b950 (gcc-lts) Commit message: "Merge pull request #183 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 cefdbfca2cd607d828298202a2a50e4487d1b950 # timeout=10 > git rev-list --no-walk cefdbfca2cd607d828298202a2a50e4487d1b950 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-10T18:43:31.706Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-10T18:43:31.740Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-10T18:43:31.755Z] ========================================================= [2022-10-10T18:43:31.755Z] EdgeX Global Pipelines Version Info [2022-10-10T18:43:31.755Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-10T18:43:32.665Z] ------------------- [2022-10-10T18:43:32.665Z] stable info: [2022-10-10T18:43:32.665Z] ------------------- [2022-10-10T18:43:32.665Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-10T18:43:32.665Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-10T18:43:32.665Z] Message: update stable to v1.0.239 [2022-10-10T18:43:33.235Z] ------------------- [2022-10-10T18:43:33.235Z] experimental info: [2022-10-10T18:43:33.235Z] ------------------- [2022-10-10T18:43:33.235Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-10T18:43:33.235Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-10T18:43:33.235Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2022-10-10T18:43:33.387Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2022-10-10T18:43:33.397Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-gcc-base [Pipeline] echo [2022-10-10T18:43:33.405Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2022-10-10T18:43:33.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-10T18:43:33.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-10T18:43:33.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-gcc-base [Pipeline] echo [2022-10-10T18:43:33.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2022-10-10T18:43:33.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = release [Pipeline] echo [2022-10-10T18:43:33.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2022-10-10T18:43:33.460Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-10T18:43:33.468Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2022-10-10T18:43:33.478Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-gcc-base-archive.tar.gz [Pipeline] echo [2022-10-10T18:43:33.486Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-10T18:43:33.494Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-10T18:43:33.502Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = gcc-lts [Pipeline] echo [2022-10-10T18:43:33.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = lts [Pipeline] echo [2022-10-10T18:43:33.526Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = gcc-lts [Pipeline] echo [2022-10-10T18:43:33.536Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = gcc-lts [Pipeline] echo [2022-10-10T18:43:33.544Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = gcc-lts [Pipeline] echo [2022-10-10T18:43:33.552Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cefdbfca2cd607d828298202a2a50e4487d1b950 [Pipeline] echo [2022-10-10T18:43:33.560Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cefdbfc [Pipeline] echo [2022-10-10T18:43:33.570Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T18:43:33.612Z] provisioning config files... [2022-10-10T18:43:33.643Z] copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_gcc-lts@tmp/config18102050364234030490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T18:43:33.942Z] ---> docker-login.sh [2022-10-10T18:43:33.942Z] nexus3.edgexfoundry.org:10001 [2022-10-10T18:43:34.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T18:43:34.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T18:43:34.201Z] Configure a credential helper to remove this warning. See [2022-10-10T18:43:34.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T18:43:34.201Z] [2022-10-10T18:43:34.201Z] Login Succeeded [2022-10-10T18:43:34.201Z] nexus3.edgexfoundry.org:10002 [2022-10-10T18:43:34.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T18:43:34.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T18:43:34.201Z] Configure a credential helper to remove this warning. See [2022-10-10T18:43:34.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T18:43:34.201Z] [2022-10-10T18:43:34.201Z] Login Succeeded [2022-10-10T18:43:34.201Z] nexus3.edgexfoundry.org:10003 [2022-10-10T18:43:34.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T18:43:34.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T18:43:34.463Z] Configure a credential helper to remove this warning. See [2022-10-10T18:43:34.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T18:43:34.463Z] [2022-10-10T18:43:34.463Z] Login Succeeded [2022-10-10T18:43:34.463Z] nexus3.edgexfoundry.org:10004 [2022-10-10T18:43:34.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T18:43:34.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T18:43:34.463Z] Configure a credential helper to remove this warning. See [2022-10-10T18:43:34.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T18:43:34.463Z] [2022-10-10T18:43:34.463Z] Login Succeeded [2022-10-10T18:43:34.463Z] docker.io [2022-10-10T18:43:34.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T18:43:34.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T18:43:34.982Z] Configure a credential helper to remove this warning. See [2022-10-10T18:43:34.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T18:43:34.982Z] [2022-10-10T18:43:34.982Z] Login Succeeded [2022-10-10T18:43:34.982Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T18:43:34.990Z] 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 [2022-10-10T18:43:35.141Z] provisioning config files... [2022-10-10T18:43:35.149Z] copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_gcc-lts@tmp/config3374916961435565292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T18:43:35.446Z] ---> docker-login.sh [2022-10-10T18:43:35.446Z] nexus3.edgexfoundry.org:10001 [2022-10-10T18:43:35.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T18:43:35.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T18:43:35.446Z] Configure a credential helper to remove this warning. See [2022-10-10T18:43:35.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T18:43:35.446Z] [2022-10-10T18:43:35.446Z] Login Succeeded [2022-10-10T18:43:35.446Z] nexus3.edgexfoundry.org:10002 [2022-10-10T18:43:35.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T18:43:35.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T18:43:35.446Z] Configure a credential helper to remove this warning. See [2022-10-10T18:43:35.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T18:43:35.446Z] [2022-10-10T18:43:35.446Z] Login Succeeded [2022-10-10T18:43:35.446Z] nexus3.edgexfoundry.org:10003 [2022-10-10T18:43:35.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T18:43:35.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T18:43:35.709Z] Configure a credential helper to remove this warning. See [2022-10-10T18:43:35.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T18:43:35.709Z] [2022-10-10T18:43:35.709Z] Login Succeeded [2022-10-10T18:43:35.709Z] nexus3.edgexfoundry.org:10004 [2022-10-10T18:43:35.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T18:43:35.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T18:43:35.709Z] Configure a credential helper to remove this warning. See [2022-10-10T18:43:35.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T18:43:35.709Z] [2022-10-10T18:43:35.709Z] Login Succeeded [2022-10-10T18:43:35.709Z] docker.io [2022-10-10T18:43:35.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T18:43:36.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T18:43:36.278Z] Configure a credential helper to remove this warning. See [2022-10-10T18:43:36.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T18:43:36.278Z] [2022-10-10T18:43:36.278Z] Login Succeeded [2022-10-10T18:43:36.278Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T18:43:36.286Z] 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 [2022-10-10T18:43:36.704Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-10T18:43:36.991Z] + ls -al . [2022-10-10T18:43:36.991Z] total 20 [2022-10-10T18:43:36.991Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 18:43 . [2022-10-10T18:43:36.991Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 18:43 .. [2022-10-10T18:43:36.991Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 18:43 .git [2022-10-10T18:43:36.991Z] -rw-rw-r-- 1 jenkins jenkins 401 Oct 10 18:43 Dockerfile [2022-10-10T18:43:36.991Z] -rw-rw-r-- 1 jenkins jenkins 874 Oct 10 18:43 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T18:43:37.336Z] + docker build -t edgex-devops/edgex-gcc-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=cefdbfca2cd607d828298202a2a50e4487d1b950 --label arch=amd64 . [2022-10-10T18:43:37.336Z] Sending build context to Docker daemon 428kB [2022-10-10T18:43:37.336Z] Step 1/6 : FROM alpine:3.14 [2022-10-10T18:43:37.905Z] 3.14: Pulling from library/alpine [2022-10-10T18:43:38.163Z] c7ed990a2339: Pulling fs layer [2022-10-10T18:43:38.478Z] c7ed990a2339: Download complete [2022-10-10T18:43:38.478Z] c7ed990a2339: Pull complete [2022-10-10T18:43:38.478Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-10T18:43:38.478Z] Status: Downloaded newer image for alpine:3.14 [2022-10-10T18:43:38.478Z] ---> dd53f409bf0b [2022-10-10T18:43:38.478Z] Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-10-10T18:43:38.738Z] ---> Running in 5e028a4c15fc [2022-10-10T18:43:38.738Z] Removing intermediate container 5e028a4c15fc [2022-10-10T18:43:38.738Z] ---> d8eb4f998641 [2022-10-10T18:43:38.738Z] Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T18:43:38.738Z] ---> Running in 92c010acfbb9 [2022-10-10T18:43:39.679Z] Removing intermediate container 92c010acfbb9 [2022-10-10T18:43:39.679Z] ---> 03a35dfa7a51 [2022-10-10T18:43:39.679Z] Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev [2022-10-10T18:43:39.679Z] ---> Running in f639cddfab57 [2022-10-10T18:43:39.938Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-10-10T18:43:40.878Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-10-10T18:43:41.139Z] (1/63) Installing libgcc (10.3.1_git20210424-r2) [2022-10-10T18:43:41.398Z] (2/63) Installing libstdc++ (10.3.1_git20210424-r2) [2022-10-10T18:43:41.398Z] (3/63) Installing binutils (2.35.2-r2) [2022-10-10T18:43:41.657Z] (4/63) Installing libmagic (5.40-r1) [2022-10-10T18:43:41.657Z] (5/63) Installing file (5.40-r1) [2022-10-10T18:43:41.916Z] (6/63) Installing libgomp (10.3.1_git20210424-r2) [2022-10-10T18:43:41.916Z] (7/63) Installing libatomic (10.3.1_git20210424-r2) [2022-10-10T18:43:41.916Z] (8/63) Installing libgphobos (10.3.1_git20210424-r2) [2022-10-10T18:43:42.854Z] (9/63) Installing gmp (6.2.1-r1) [2022-10-10T18:43:42.854Z] (10/63) Installing isl22 (0.22-r0) [2022-10-10T18:43:43.116Z] (11/63) Installing mpfr4 (4.1.0-r0) [2022-10-10T18:43:44.512Z] (12/63) Installing mpc1 (1.2.1-r0) [2022-10-10T18:43:44.512Z] (13/63) Installing gcc (10.3.1_git20210424-r2) [2022-10-10T18:43:47.057Z] (14/63) Installing musl-dev (1.2.2-r3) [2022-10-10T18:43:47.625Z] (15/63) Installing libc-dev (0.7.2-r3) [2022-10-10T18:43:47.625Z] (16/63) Installing g++ (10.3.1_git20210424-r2) [2022-10-10T18:43:49.534Z] (17/63) Installing make (4.3-r0) [2022-10-10T18:43:49.534Z] (18/63) Installing fortify-headers (1.1-r1) [2022-10-10T18:43:49.534Z] (19/63) Installing patch (2.7.6-r7) [2022-10-10T18:43:49.795Z] (20/63) Installing build-base (0.5-r3) [2022-10-10T18:43:49.795Z] (21/63) Installing libacl (2.2.53-r0) [2022-10-10T18:43:49.795Z] (22/63) Installing libbz2 (1.0.8-r1) [2022-10-10T18:43:50.058Z] (23/63) Installing expat (2.4.9-r0) [2022-10-10T18:43:50.058Z] (24/63) Installing lz4-libs (1.9.3-r1) [2022-10-10T18:43:50.058Z] (25/63) Installing xz-libs (5.2.5-r1) [2022-10-10T18:43:50.112Z] Still waiting to schedule task [2022-10-10T18:43:50.113Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7557’ [2022-10-10T18:43:50.319Z] (26/63) Installing zstd-libs (1.4.9-r1) [2022-10-10T18:43:50.319Z] (27/63) Installing libarchive (3.5.3-r0) [2022-10-10T18:43:50.578Z] (28/63) Installing ca-certificates (20220614-r0) [2022-10-10T18:43:50.578Z] (29/63) Installing brotli-libs (1.0.9-r5) [2022-10-10T18:43:50.578Z] (30/63) Installing nghttp2-libs (1.43.0-r0) [2022-10-10T18:43:50.838Z] (31/63) Installing libcurl (7.79.1-r3) [2022-10-10T18:43:50.838Z] (32/63) Installing ncurses-terminfo-base (6.2_p20210612-r1) [2022-10-10T18:43:50.838Z] (33/63) Installing ncurses-libs (6.2_p20210612-r1) [2022-10-10T18:43:51.099Z] (34/63) Installing rhash-libs (1.4.1-r0) [2022-10-10T18:43:51.099Z] (35/63) Installing libuv (1.41.0-r0) [2022-10-10T18:43:51.359Z] (36/63) Installing cmake (3.20.3-r0) [2022-10-10T18:43:52.740Z] (37/63) Installing pkgconf (1.7.4-r0) [2022-10-10T18:43:53.000Z] (38/63) Installing openssl-dev (1.1.1q-r0) [2022-10-10T18:43:53.000Z] (39/63) Installing nghttp2-dev (1.43.0-r0) [2022-10-10T18:43:53.000Z] (40/63) Installing zlib-dev (1.2.12-r3) [2022-10-10T18:43:53.260Z] (41/63) Installing brotli-dev (1.0.9-r5) [2022-10-10T18:43:53.260Z] (42/63) Installing curl-dev (7.79.1-r3) [2022-10-10T18:43:53.260Z] (43/63) Installing pcre2 (10.36-r1) [2022-10-10T18:43:53.520Z] (44/63) Installing git (2.32.3-r0) [2022-10-10T18:43:54.089Z] (45/63) Installing nettle (3.7.3-r0) [2022-10-10T18:43:54.089Z] (46/63) Installing libffi (3.3-r2) [2022-10-10T18:43:54.089Z] (47/63) Installing p11-kit (0.23.22-r0) [2022-10-10T18:43:54.348Z] (48/63) Installing libtasn1 (4.17.0-r0) [2022-10-10T18:43:54.348Z] (49/63) Installing libunistring (0.9.10-r1) [2022-10-10T18:43:54.608Z] (50/63) Installing gnutls (3.7.1-r1) [2022-10-10T18:43:54.608Z] (51/63) Installing libmicrohttpd (0.9.72-r0) [2022-10-10T18:43:54.608Z] (52/63) Installing gnutls-c++ (3.7.1-r1) [2022-10-10T18:43:54.871Z] (53/63) Installing libgmpxx (6.2.1-r1) [2022-10-10T18:43:54.871Z] (54/63) Installing gmp-dev (6.2.1-r1) [2022-10-10T18:43:54.871Z] (55/63) Installing nettle-dev (3.7.3-r0) [2022-10-10T18:43:55.131Z] (56/63) Installing libtasn1-progs (4.17.0-r0) [2022-10-10T18:43:55.131Z] (57/63) Installing libtasn1-dev (4.17.0-r0) [2022-10-10T18:43:55.131Z] (58/63) Installing p11-kit-dev (0.23.22-r0) [2022-10-10T18:43:55.392Z] (59/63) Installing gnutls-dev (3.7.1-r1) [2022-10-10T18:43:55.392Z] (60/63) Installing libmicrohttpd-dev (0.9.72-r0) [2022-10-10T18:43:55.651Z] (61/63) Installing linux-headers (5.10.41-r0) [2022-10-10T18:43:55.651Z] (62/63) Installing yaml (0.2.5-r0) [2022-10-10T18:43:55.910Z] (63/63) Installing yaml-dev (0.2.5-r0) [2022-10-10T18:43:55.910Z] Executing busybox-1.33.1-r8.trigger [2022-10-10T18:43:55.910Z] Executing ca-certificates-20220614-r0.trigger [2022-10-10T18:43:55.910Z] OK: 279 MiB in 77 packages [2022-10-10T18:44:01.188Z] Removing intermediate container f639cddfab57 [2022-10-10T18:44:01.188Z] ---> 93e929dc3d1a [2022-10-10T18:44:01.188Z] Step 5/6 : LABEL arch=amd64 [2022-10-10T18:44:01.188Z] ---> Running in 04941ff05c1b [2022-10-10T18:44:01.188Z] Removing intermediate container 04941ff05c1b [2022-10-10T18:44:01.188Z] ---> 80e922cf1e9c [2022-10-10T18:44:01.188Z] Step 6/6 : LABEL git_sha=cefdbfca2cd607d828298202a2a50e4487d1b950 [2022-10-10T18:44:01.188Z] ---> Running in 0c3c29b827c4 [2022-10-10T18:44:01.188Z] Removing intermediate container 0c3c29b827c4 [2022-10-10T18:44:01.188Z] ---> 1e5c1c4fee97 [2022-10-10T18:44:01.188Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-10T18:44:01.188Z] Successfully built 1e5c1c4fee97 [2022-10-10T18:44:01.188Z] 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 [2022-10-10T18:44:01.330Z] [edgeXDocker.push] Tagging docker image edgex-gcc-base with the following tags: [2022-10-10T18:44:01.330Z] cefdbfca2cd607d828298202a2a50e4487d1b950 [2022-10-10T18:44:01.330Z] latest [2022-10-10T18:44:01.330Z] gcc-lts [2022-10-10T18:44:01.330Z] lts [2022-10-10T18:44:01.330Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T18:44:01.640Z] + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:cefdbfca2cd607d828298202a2a50e4487d1b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T18:44:01.938Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:cefdbfca2cd607d828298202a2a50e4487d1b950 [2022-10-10T18:44:01.938Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base] [2022-10-10T18:44:01.938Z] 579bdc76abe6: Preparing [2022-10-10T18:44:01.938Z] 8b14726d603c: Preparing [2022-10-10T18:44:01.938Z] 63493a9ab2d4: Preparing [2022-10-10T18:44:01.938Z] 8b14726d603c: Pushed [2022-10-10T18:44:02.507Z] 63493a9ab2d4: Pushed [2022-10-10T18:44:29.066Z] 579bdc76abe6: Pushed [2022-10-10T18:44:29.066Z] cefdbfca2cd607d828298202a2a50e4487d1b950: digest: sha256:392a688f1201f504195a4da0bd124e1a5c83aca56fc20060ffb2cde7630d7c27 size: 947 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T18:44:29.379Z] + 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 [2022-10-10T18:44:29.682Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:latest [2022-10-10T18:44:29.682Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base] [2022-10-10T18:44:29.682Z] 579bdc76abe6: Preparing [2022-10-10T18:44:29.682Z] 8b14726d603c: Preparing [2022-10-10T18:44:29.682Z] 63493a9ab2d4: Preparing [2022-10-10T18:44:29.682Z] 63493a9ab2d4: Layer already exists [2022-10-10T18:44:29.682Z] 579bdc76abe6: Layer already exists [2022-10-10T18:44:29.682Z] 8b14726d603c: Layer already exists [2022-10-10T18:44:29.682Z] latest: digest: sha256:392a688f1201f504195a4da0bd124e1a5c83aca56fc20060ffb2cde7630d7c27 size: 947 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T18:44:29.989Z] + 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 [2022-10-10T18:44:30.290Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts [2022-10-10T18:44:30.290Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base] [2022-10-10T18:44:30.290Z] 579bdc76abe6: Preparing [2022-10-10T18:44:30.290Z] 8b14726d603c: Preparing [2022-10-10T18:44:30.290Z] 63493a9ab2d4: Preparing [2022-10-10T18:44:30.290Z] 579bdc76abe6: Layer already exists [2022-10-10T18:44:30.290Z] 8b14726d603c: Layer already exists [2022-10-10T18:44:30.290Z] 63493a9ab2d4: Layer already exists [2022-10-10T18:44:30.290Z] gcc-lts: digest: sha256:392a688f1201f504195a4da0bd124e1a5c83aca56fc20060ffb2cde7630d7c27 size: 947 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T18:44:30.590Z] + 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 [2022-10-10T18:44:30.891Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:lts [2022-10-10T18:44:30.891Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base] [2022-10-10T18:44:30.891Z] 579bdc76abe6: Preparing [2022-10-10T18:44:30.891Z] 8b14726d603c: Preparing [2022-10-10T18:44:30.891Z] 63493a9ab2d4: Preparing [2022-10-10T18:44:30.891Z] 8b14726d603c: Layer already exists [2022-10-10T18:44:30.891Z] 579bdc76abe6: Layer already exists [2022-10-10T18:44:30.891Z] 63493a9ab2d4: Layer already exists [2022-10-10T18:44:30.891Z] lts: digest: sha256:392a688f1201f504195a4da0bd124e1a5c83aca56fc20060ffb2cde7630d7c27 size: 947 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T18:44:30.924Z] ===================================================== [Pipeline] echo [2022-10-10T18:44:30.931Z] taggedImages: [2022-10-10T18:44:30.931Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:cefdbfca2cd607d828298202a2a50e4487d1b950 [2022-10-10T18:44:30.931Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:latest [2022-10-10T18:44:30.931Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts [2022-10-10T18:44:30.931Z] - 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 [2022-10-10T18:44:31.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T18:44:31.288Z] [2022-10-10T18:44:31.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T18:44:31.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T18:44:31.587Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-10T18:44:31.587Z] 5eb5b503b376: Pulling fs layer [2022-10-10T18:44:31.587Z] 5c69ac0246d0: Pulling fs layer [2022-10-10T18:44:31.587Z] ec43610c2a17: Pulling fs layer [2022-10-10T18:44:31.587Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-10T18:44:31.587Z] 33b1e0a273af: Pulling fs layer [2022-10-10T18:44:31.587Z] 5d3b04190fa2: Pulling fs layer [2022-10-10T18:44:31.587Z] 2f39f015ded8: Pulling fs layer [2022-10-10T18:44:31.587Z] 3a2ae6a8a46f: Waiting [2022-10-10T18:44:31.587Z] 33b1e0a273af: Waiting [2022-10-10T18:44:31.587Z] 2f39f015ded8: Waiting [2022-10-10T18:44:31.587Z] 5d3b04190fa2: Waiting [2022-10-10T18:44:31.587Z] 5c69ac0246d0: Download complete [2022-10-10T18:44:31.587Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-10T18:44:31.587Z] 3a2ae6a8a46f: Download complete [2022-10-10T18:44:31.846Z] 33b1e0a273af: Verifying Checksum [2022-10-10T18:44:31.846Z] 33b1e0a273af: Download complete [2022-10-10T18:44:31.846Z] ec43610c2a17: Verifying Checksum [2022-10-10T18:44:31.846Z] ec43610c2a17: Download complete [2022-10-10T18:44:31.846Z] 5d3b04190fa2: Verifying Checksum [2022-10-10T18:44:31.846Z] 5d3b04190fa2: Download complete [2022-10-10T18:44:31.846Z] 5eb5b503b376: Verifying Checksum [2022-10-10T18:44:31.847Z] 5eb5b503b376: Download complete [2022-10-10T18:44:32.416Z] 2f39f015ded8: Verifying Checksum [2022-10-10T18:44:32.416Z] 2f39f015ded8: Download complete [2022-10-10T18:44:33.350Z] 5eb5b503b376: Pull complete [2022-10-10T18:44:33.350Z] 5c69ac0246d0: Pull complete [2022-10-10T18:44:33.611Z] ec43610c2a17: Pull complete [2022-10-10T18:44:33.869Z] 3a2ae6a8a46f: Pull complete [2022-10-10T18:44:34.128Z] 33b1e0a273af: Pull complete [2022-10-10T18:44:34.128Z] 5d3b04190fa2: Pull complete [2022-10-10T18:44:39.420Z] 2f39f015ded8: Pull complete [2022-10-10T18:44:39.420Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-10T18:44:39.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T18:44:39.420Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T18:44:39.500Z] prd-ubuntu20.04-docker-8c-8g-7559 does not seem to be running inside a container [2022-10-10T18:44:39.536Z] $ 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 [2022-10-10T18:44:41.365Z] $ docker top 4ed796f8682bfd8b7ae805ea23614b956a59583383987843912c2c3effecfa55 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T18:44:41.754Z] ---> job-cost.sh [2022-10-10T18:44:41.754Z] lf-activate-venv: SKIPPING [2022-10-10T18:44:41.754Z] INFO: No Stack... [2022-10-10T18:44:42.014Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-10T18:44:42.273Z] INFO: Archiving Costs [Pipeline] sh [2022-10-10T18:44:42.565Z] + cat /w/workspace/xfoundry_ci-build-images_gcc-lts/archives/cost.csv [2022-10-10T18:44:42.565Z] + cut -d, -f6 [Pipeline] lock [2022-10-10T18:44:42.583Z] Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-lts-2-stack-cost] [2022-10-10T18:44:42.592Z] Resource [jenkins-edgexfoundry-ci-build-images-gcc-lts-2-stack-cost] did not exist. Created. [2022-10-10T18:44:42.592Z] Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-lts-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-10T18:44:42.890Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-10T18:44:43.064Z] Stashed 1 file(s) [Pipeline] } [2022-10-10T18:44:43.071Z] Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-lts-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-10T18:44:43.090Z] $ docker stop --time=1 4ed796f8682bfd8b7ae805ea23614b956a59583383987843912c2c3effecfa55 [2022-10-10T18:44:44.276Z] $ docker rm -f 4ed796f8682bfd8b7ae805ea23614b956a59583383987843912c2c3effecfa55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-10T18:46:50.284Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7562 in /w/workspace/xfoundry_ci-build-images_gcc-lts [Pipeline] { [Pipeline] checkout [2022-10-10T18:46:50.320Z] Selected Git installation does not exist. Using Default [2022-10-10T18:46:50.320Z] The recommended git tool is: NONE [2022-10-10T18:46:56.026Z] using credential edgex-jenkins-ssh [2022-10-10T18:46:56.047Z] Cloning the remote Git repository [2022-10-10T18:46:56.109Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2022-10-10T18:46:56.204Z] > git init /w/workspace/xfoundry_ci-build-images_gcc-lts # timeout=10 [2022-10-10T18:46:56.388Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2022-10-10T18:46:56.389Z] > git --version # timeout=10 [2022-10-10T18:46:56.413Z] > git --version # 'git version 2.25.1' [2022-10-10T18:46:56.415Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-10T18:46:56.471Z] Verifying host key using known hosts file [2022-10-10T18:46:56.702Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-10T18:46:56.714Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-10T18:46:57.465Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2022-10-10T18:46:57.491Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-10T18:46:58.518Z] Avoid second fetch [2022-10-10T18:46:58.518Z] Checking out Revision cefdbfca2cd607d828298202a2a50e4487d1b950 (gcc-lts) [2022-10-10T18:46:59.038Z] Commit message: "Merge pull request #183 from ernestojeda/gcc-lts" [2022-10-10T18:46:58.538Z] > git config core.sparsecheckout # timeout=10 [2022-10-10T18:46:58.559Z] > git checkout -f cefdbfca2cd607d828298202a2a50e4487d1b950 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-10T18:46:59.865Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-10T18:46:59.865Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-10T18:46:59.865Z] Dload Upload Total Spent Left Speed [2022-10-10T18:46:59.865Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 208k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh [2022-10-10T18:47:00.480Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-10T18:47:00.821Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-10T18:47:00.821Z] + sudo tee /etc/docker/daemon.new [2022-10-10T18:47:00.821Z] { [2022-10-10T18:47:00.821Z] "registry-mirrors": [ [2022-10-10T18:47:00.821Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-10T18:47:00.821Z] ], [2022-10-10T18:47:00.821Z] "bip": "10.250.0.254/24", [2022-10-10T18:47:00.821Z] "hosts": [ [2022-10-10T18:47:00.821Z] "tcp://0.0.0.0:5555", [2022-10-10T18:47:00.821Z] "unix:///var/run/docker.sock" [2022-10-10T18:47:00.821Z] ], [2022-10-10T18:47:00.821Z] "mtu": 1458, [2022-10-10T18:47:00.821Z] "selinux-enabled": true, [2022-10-10T18:47:00.821Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-10T18:47:00.821Z] } [Pipeline] sh [2022-10-10T18:47:01.157Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-10T18:47:01.491Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T18:47:19.769Z] provisioning config files... [2022-10-10T18:47:19.797Z] copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_gcc-lts@tmp/config4673650734279721890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T18:47:20.153Z] ---> docker-login.sh [2022-10-10T18:47:20.153Z] nexus3.edgexfoundry.org:10001 [2022-10-10T18:47:20.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T18:47:20.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T18:47:20.744Z] Configure a credential helper to remove this warning. See [2022-10-10T18:47:20.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T18:47:20.744Z] [2022-10-10T18:47:20.744Z] Login Succeeded [2022-10-10T18:47:20.744Z] nexus3.edgexfoundry.org:10002 [2022-10-10T18:47:21.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T18:47:21.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T18:47:21.286Z] Configure a credential helper to remove this warning. See [2022-10-10T18:47:21.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T18:47:21.286Z] [2022-10-10T18:47:21.286Z] Login Succeeded [2022-10-10T18:47:21.286Z] nexus3.edgexfoundry.org:10003 [2022-10-10T18:47:21.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T18:47:21.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T18:47:21.557Z] Configure a credential helper to remove this warning. See [2022-10-10T18:47:21.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T18:47:21.557Z] [2022-10-10T18:47:21.557Z] Login Succeeded [2022-10-10T18:47:21.557Z] nexus3.edgexfoundry.org:10004 [2022-10-10T18:47:21.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T18:47:22.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T18:47:22.100Z] Configure a credential helper to remove this warning. See [2022-10-10T18:47:22.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T18:47:22.100Z] [2022-10-10T18:47:22.100Z] Login Succeeded [2022-10-10T18:47:22.100Z] docker.io [2022-10-10T18:47:22.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T18:47:22.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T18:47:22.688Z] Configure a credential helper to remove this warning. See [2022-10-10T18:47:22.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T18:47:22.688Z] [2022-10-10T18:47:22.688Z] Login Succeeded [2022-10-10T18:47:22.688Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T18:47:22.705Z] 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 [2022-10-10T18:47:23.081Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-10T18:47:23.408Z] + ls -al . [2022-10-10T18:47:23.409Z] total 20 [2022-10-10T18:47:23.409Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 18:46 . [2022-10-10T18:47:23.409Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 18:46 .. [2022-10-10T18:47:23.409Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 18:46 .git [2022-10-10T18:47:23.409Z] -rw-rw-r-- 1 jenkins jenkins 401 Oct 10 18:46 Dockerfile [2022-10-10T18:47:23.409Z] -rw-rw-r-- 1 jenkins jenkins 874 Oct 10 18:46 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T18:47:23.755Z] + docker build -t edgex-devops/edgex-gcc-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=cefdbfca2cd607d828298202a2a50e4487d1b950 --label arch=arm64 . [2022-10-10T18:47:24.027Z] Sending build context to Docker daemon 428kB [2022-10-10T18:47:24.027Z] Step 1/6 : FROM alpine:3.14 [2022-10-10T18:47:24.612Z] 3.14: Pulling from library/alpine [2022-10-10T18:47:24.882Z] 90cda3b7c325: Pulling fs layer [2022-10-10T18:47:25.153Z] 90cda3b7c325: Verifying Checksum [2022-10-10T18:47:25.153Z] 90cda3b7c325: Download complete [2022-10-10T18:47:25.739Z] 90cda3b7c325: Pull complete [2022-10-10T18:47:25.739Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-10T18:47:25.739Z] Status: Downloaded newer image for alpine:3.14 [2022-10-10T18:47:25.739Z] ---> 376ba31ae3da [2022-10-10T18:47:25.739Z] Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-10-10T18:47:25.739Z] ---> Running in 5dd777f18e76 [2022-10-10T18:47:26.014Z] Removing intermediate container 5dd777f18e76 [2022-10-10T18:47:26.014Z] ---> d659a2d927f6 [2022-10-10T18:47:26.014Z] Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T18:47:26.282Z] ---> Running in 83e7fbd91c37 [2022-10-10T18:47:28.241Z] Removing intermediate container 83e7fbd91c37 [2022-10-10T18:47:28.241Z] ---> 3c2466e44801 [2022-10-10T18:47:28.241Z] Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev [2022-10-10T18:47:28.241Z] ---> Running in 6324b32f5fd4 [2022-10-10T18:47:29.208Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-10-10T18:47:30.183Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-10-10T18:47:31.147Z] (1/63) Installing libgcc (10.3.1_git20210424-r2) [2022-10-10T18:47:31.147Z] (2/63) Installing libstdc++ (10.3.1_git20210424-r2) [2022-10-10T18:47:31.147Z] (3/63) Installing binutils (2.35.2-r2) [2022-10-10T18:47:31.731Z] (4/63) Installing libmagic (5.40-r1) [2022-10-10T18:47:31.731Z] (5/63) Installing file (5.40-r1) [2022-10-10T18:47:31.731Z] (6/63) Installing libgomp (10.3.1_git20210424-r2) [2022-10-10T18:47:32.001Z] (7/63) Installing libatomic (10.3.1_git20210424-r2) [2022-10-10T18:47:32.001Z] (8/63) Installing libgphobos (10.3.1_git20210424-r2) [2022-10-10T18:47:33.418Z] (9/63) Installing gmp (6.2.1-r1) [2022-10-10T18:47:33.418Z] (10/63) Installing isl22 (0.22-r0) [2022-10-10T18:47:33.689Z] (11/63) Installing mpfr4 (4.1.0-r0) [2022-10-10T18:47:33.689Z] (12/63) Installing mpc1 (1.2.1-r0) [2022-10-10T18:47:33.689Z] (13/63) Installing gcc (10.3.1_git20210424-r2) [2022-10-10T18:47:37.060Z] (14/63) Installing musl-dev (1.2.2-r3) [2022-10-10T18:47:37.642Z] (15/63) Installing libc-dev (0.7.2-r3) [2022-10-10T18:47:37.642Z] (16/63) Installing g++ (10.3.1_git20210424-r2) [2022-10-10T18:47:39.594Z] (17/63) Installing make (4.3-r0) [2022-10-10T18:47:39.862Z] (18/63) Installing fortify-headers (1.1-r1) [2022-10-10T18:47:39.862Z] (19/63) Installing patch (2.7.6-r7) [2022-10-10T18:47:39.862Z] (20/63) Installing build-base (0.5-r3) [2022-10-10T18:47:40.129Z] (21/63) Installing libacl (2.2.53-r0) [2022-10-10T18:47:40.129Z] (22/63) Installing libbz2 (1.0.8-r1) [2022-10-10T18:47:40.129Z] (23/63) Installing expat (2.4.9-r0) [2022-10-10T18:47:40.396Z] (24/63) Installing lz4-libs (1.9.3-r1) [2022-10-10T18:47:40.396Z] (25/63) Installing xz-libs (5.2.5-r1) [2022-10-10T18:47:40.396Z] (26/63) Installing zstd-libs (1.4.9-r1) [2022-10-10T18:47:40.664Z] (27/63) Installing libarchive (3.5.3-r0) [2022-10-10T18:47:40.664Z] (28/63) Installing ca-certificates (20220614-r0) [2022-10-10T18:47:40.934Z] (29/63) Installing brotli-libs (1.0.9-r5) [2022-10-10T18:47:40.934Z] (30/63) Installing nghttp2-libs (1.43.0-r0) [2022-10-10T18:47:41.201Z] (31/63) Installing libcurl (7.79.1-r3) [2022-10-10T18:47:41.201Z] (32/63) Installing ncurses-terminfo-base (6.2_p20210612-r1) [2022-10-10T18:47:41.201Z] (33/63) Installing ncurses-libs (6.2_p20210612-r1) [2022-10-10T18:47:41.467Z] (34/63) Installing rhash-libs (1.4.1-r0) [2022-10-10T18:47:41.467Z] (35/63) Installing libuv (1.41.0-r0) [2022-10-10T18:47:41.467Z] (36/63) Installing cmake (3.20.3-r0) [2022-10-10T18:47:44.988Z] (37/63) Installing pkgconf (1.7.4-r0) [2022-10-10T18:47:44.988Z] (38/63) Installing openssl-dev (1.1.1q-r0) [2022-10-10T18:47:44.988Z] (39/63) Installing nghttp2-dev (1.43.0-r0) [2022-10-10T18:47:45.590Z] (40/63) Installing zlib-dev (1.2.12-r3) [2022-10-10T18:47:45.858Z] (41/63) Installing brotli-dev (1.0.9-r5) [2022-10-10T18:47:45.858Z] (42/63) Installing curl-dev (7.79.1-r3) [2022-10-10T18:47:45.858Z] (43/63) Installing pcre2 (10.36-r1) [2022-10-10T18:47:46.128Z] (44/63) Installing git (2.32.3-r0) [2022-10-10T18:47:48.079Z] (45/63) Installing nettle (3.7.3-r0) [2022-10-10T18:47:48.079Z] (46/63) Installing libffi (3.3-r2) [2022-10-10T18:47:48.347Z] (47/63) Installing p11-kit (0.23.22-r0) [2022-10-10T18:47:48.347Z] (48/63) Installing libtasn1 (4.17.0-r0) [2022-10-10T18:47:48.618Z] (49/63) Installing libunistring (0.9.10-r1) [2022-10-10T18:47:48.891Z] (50/63) Installing gnutls (3.7.1-r1) [2022-10-10T18:47:49.161Z] (51/63) Installing libmicrohttpd (0.9.72-r0) [2022-10-10T18:47:49.429Z] (52/63) Installing gnutls-c++ (3.7.1-r1) [2022-10-10T18:47:49.429Z] (53/63) Installing libgmpxx (6.2.1-r1) [2022-10-10T18:47:49.429Z] (54/63) Installing gmp-dev (6.2.1-r1) [2022-10-10T18:47:49.698Z] (55/63) Installing nettle-dev (3.7.3-r0) [2022-10-10T18:47:49.698Z] (56/63) Installing libtasn1-progs (4.17.0-r0) [2022-10-10T18:47:49.965Z] (57/63) Installing libtasn1-dev (4.17.0-r0) [2022-10-10T18:47:49.965Z] (58/63) Installing p11-kit-dev (0.23.22-r0) [2022-10-10T18:47:49.965Z] (59/63) Installing gnutls-dev (3.7.1-r1) [2022-10-10T18:47:50.233Z] (60/63) Installing libmicrohttpd-dev (0.9.72-r0) [2022-10-10T18:47:50.233Z] (61/63) Installing linux-headers (5.10.41-r0) [2022-10-10T18:47:51.196Z] (62/63) Installing yaml (0.2.5-r0) [2022-10-10T18:47:51.196Z] (63/63) Installing yaml-dev (0.2.5-r0) [2022-10-10T18:47:51.196Z] Executing busybox-1.33.1-r8.trigger [2022-10-10T18:47:51.196Z] Executing ca-certificates-20220614-r0.trigger [2022-10-10T18:47:51.466Z] OK: 274 MiB in 77 packages [2022-10-10T18:48:03.817Z] Removing intermediate container 6324b32f5fd4 [2022-10-10T18:48:03.817Z] ---> ce101d559f07 [2022-10-10T18:48:03.817Z] Step 5/6 : LABEL arch=arm64 [2022-10-10T18:48:03.817Z] ---> Running in 93e18458ed12 [2022-10-10T18:48:04.087Z] Removing intermediate container 93e18458ed12 [2022-10-10T18:48:04.087Z] ---> 90f44dddf355 [2022-10-10T18:48:04.087Z] Step 6/6 : LABEL git_sha=cefdbfca2cd607d828298202a2a50e4487d1b950 [2022-10-10T18:48:04.357Z] ---> Running in ba5fcd947266 [2022-10-10T18:48:04.624Z] Removing intermediate container ba5fcd947266 [2022-10-10T18:48:04.624Z] ---> baf45c53ded4 [2022-10-10T18:48:04.624Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-10T18:48:04.624Z] Successfully built baf45c53ded4 [2022-10-10T18:48:04.624Z] 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 [2022-10-10T18:48:04.705Z] [edgeXDocker.push] Tagging docker image edgex-gcc-base-arm64 with the following tags: [2022-10-10T18:48:04.705Z] cefdbfca2cd607d828298202a2a50e4487d1b950 [2022-10-10T18:48:04.705Z] latest [2022-10-10T18:48:04.705Z] gcc-lts [2022-10-10T18:48:04.705Z] lts [2022-10-10T18:48:04.705Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T18:48:05.037Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:cefdbfca2cd607d828298202a2a50e4487d1b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T18:48:05.379Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:cefdbfca2cd607d828298202a2a50e4487d1b950 [2022-10-10T18:48:05.379Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64] [2022-10-10T18:48:05.379Z] 05d7027b6130: Preparing [2022-10-10T18:48:05.379Z] baa120fd9a42: Preparing [2022-10-10T18:48:05.379Z] 28c3ef001483: Preparing [2022-10-10T18:48:05.646Z] baa120fd9a42: Pushed [2022-10-10T18:48:07.055Z] 28c3ef001483: Pushed [2022-10-10T18:49:03.476Z] 05d7027b6130: Pushed [2022-10-10T18:49:03.476Z] cefdbfca2cd607d828298202a2a50e4487d1b950: digest: sha256:49c4fb78c613b731a5cb688ffed05d17fa0ee9b11fa564411937d47abc6e998c size: 947 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T18:49:03.821Z] + 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 [2022-10-10T18:49:04.152Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:latest [2022-10-10T18:49:04.152Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64] [2022-10-10T18:49:04.152Z] 05d7027b6130: Preparing [2022-10-10T18:49:04.152Z] baa120fd9a42: Preparing [2022-10-10T18:49:04.152Z] 28c3ef001483: Preparing [2022-10-10T18:49:04.152Z] 28c3ef001483: Layer already exists [2022-10-10T18:49:04.152Z] baa120fd9a42: Layer already exists [2022-10-10T18:49:04.152Z] 05d7027b6130: Layer already exists [2022-10-10T18:49:04.152Z] latest: digest: sha256:49c4fb78c613b731a5cb688ffed05d17fa0ee9b11fa564411937d47abc6e998c size: 947 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T18:49:04.759Z] + 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 [2022-10-10T18:49:05.096Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts [2022-10-10T18:49:05.096Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64] [2022-10-10T18:49:05.096Z] 05d7027b6130: Preparing [2022-10-10T18:49:05.096Z] baa120fd9a42: Preparing [2022-10-10T18:49:05.096Z] 28c3ef001483: Preparing [2022-10-10T18:49:05.096Z] 05d7027b6130: Layer already exists [2022-10-10T18:49:05.096Z] baa120fd9a42: Layer already exists [2022-10-10T18:49:05.096Z] 28c3ef001483: Layer already exists [2022-10-10T18:49:05.096Z] gcc-lts: digest: sha256:49c4fb78c613b731a5cb688ffed05d17fa0ee9b11fa564411937d47abc6e998c size: 947 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T18:49:05.700Z] + 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 [2022-10-10T18:49:06.031Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:lts [2022-10-10T18:49:06.031Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64] [2022-10-10T18:49:06.031Z] 05d7027b6130: Preparing [2022-10-10T18:49:06.031Z] baa120fd9a42: Preparing [2022-10-10T18:49:06.031Z] 28c3ef001483: Preparing [2022-10-10T18:49:06.031Z] 05d7027b6130: Layer already exists [2022-10-10T18:49:06.031Z] baa120fd9a42: Layer already exists [2022-10-10T18:49:06.031Z] 28c3ef001483: Layer already exists [2022-10-10T18:49:06.031Z] lts: digest: sha256:49c4fb78c613b731a5cb688ffed05d17fa0ee9b11fa564411937d47abc6e998c size: 947 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T18:49:06.335Z] ===================================================== [Pipeline] echo [2022-10-10T18:49:06.339Z] taggedImages: [2022-10-10T18:49:06.339Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:cefdbfca2cd607d828298202a2a50e4487d1b950 [2022-10-10T18:49:06.339Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:latest [2022-10-10T18:49:06.339Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts [2022-10-10T18:49:06.339Z] - 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 [2022-10-10T18:49:06.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-10T18:49:06.727Z] [2022-10-10T18:49:06.727Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T18:49:07.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-10T18:49:07.054Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-10T18:49:07.054Z] 8998bd30e6a1: Pulling fs layer [2022-10-10T18:49:07.054Z] 04944245beec: Pulling fs layer [2022-10-10T18:49:07.054Z] 699f458cf7ca: Pulling fs layer [2022-10-10T18:49:07.054Z] 765212b225bb: Pulling fs layer [2022-10-10T18:49:07.054Z] f23df028b6ca: Pulling fs layer [2022-10-10T18:49:07.054Z] d65c8cfc05b1: Pulling fs layer [2022-10-10T18:49:07.054Z] 2437ff75d9bd: Pulling fs layer [2022-10-10T18:49:07.054Z] 765212b225bb: Waiting [2022-10-10T18:49:07.054Z] f23df028b6ca: Waiting [2022-10-10T18:49:07.054Z] d65c8cfc05b1: Waiting [2022-10-10T18:49:07.054Z] 2437ff75d9bd: Waiting [2022-10-10T18:49:07.321Z] 04944245beec: Verifying Checksum [2022-10-10T18:49:07.321Z] 04944245beec: Download complete [2022-10-10T18:49:07.321Z] 765212b225bb: Verifying Checksum [2022-10-10T18:49:07.321Z] 765212b225bb: Download complete [2022-10-10T18:49:07.321Z] f23df028b6ca: Verifying Checksum [2022-10-10T18:49:07.321Z] f23df028b6ca: Download complete [2022-10-10T18:49:07.590Z] d65c8cfc05b1: Verifying Checksum [2022-10-10T18:49:07.590Z] d65c8cfc05b1: Download complete [2022-10-10T18:49:07.590Z] 699f458cf7ca: Verifying Checksum [2022-10-10T18:49:07.858Z] 8998bd30e6a1: Verifying Checksum [2022-10-10T18:49:07.858Z] 8998bd30e6a1: Download complete [2022-10-10T18:49:10.446Z] 2437ff75d9bd: Verifying Checksum [2022-10-10T18:49:10.446Z] 2437ff75d9bd: Download complete [2022-10-10T18:49:11.407Z] 8998bd30e6a1: Pull complete [2022-10-10T18:49:12.818Z] 04944245beec: Pull complete [2022-10-10T18:49:13.782Z] 699f458cf7ca: Pull complete [2022-10-10T18:49:14.050Z] 765212b225bb: Pull complete [2022-10-10T18:49:15.012Z] f23df028b6ca: Pull complete [2022-10-10T18:49:15.012Z] d65c8cfc05b1: Pull complete [2022-10-10T18:49:30.014Z] 2437ff75d9bd: Pull complete [2022-10-10T18:49:30.014Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-10T18:49:30.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-10T18:49:30.014Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T18:49:30.215Z] prd-ubuntu20.04-docker-arm64-4c-16g-7562 does not seem to be running inside a container [2022-10-10T18:49:30.288Z] $ 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 [2022-10-10T18:49:32.920Z] $ docker top 8421e3d45244234cd3fc608498db19e9e602a3a8c19abd56d0c0f2cf0960d0d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T18:49:33.763Z] ---> job-cost.sh [2022-10-10T18:49:33.763Z] lf-activate-venv: SKIPPING [2022-10-10T18:49:33.763Z] INFO: No Stack... [2022-10-10T18:49:34.030Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-10T18:49:34.994Z] INFO: Archiving Costs [Pipeline] sh [2022-10-10T18:49:35.324Z] + cat /w/workspace/xfoundry_ci-build-images_gcc-lts/archives/cost.csv [2022-10-10T18:49:35.324Z] + cut -d, -f6 [Pipeline] lock [2022-10-10T18:49:35.666Z] Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-lts-2-stack-cost] [2022-10-10T18:49:35.675Z] Resource [jenkins-edgexfoundry-ci-build-images-gcc-lts-2-stack-cost] did not exist. Created. [2022-10-10T18:49:35.675Z] Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-lts-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-10T18:49:36.435Z] /w/workspace/xfoundry_ci-build-images_gcc-lts@tmp/durable-8a7c6fb4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-10T18:49:37.103Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-10T18:49:37.125Z] Warning: overwriting stash ‘stack-cost’ [2022-10-10T18:49:37.515Z] Stashed 1 file(s) [Pipeline] } [2022-10-10T18:49:37.526Z] Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-lts-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-10T18:49:37.541Z] $ docker stop --time=1 8421e3d45244234cd3fc608498db19e9e602a3a8c19abd56d0c0f2cf0960d0d5 [2022-10-10T18:49:39.074Z] $ docker rm -f 8421e3d45244234cd3fc608498db19e9e602a3a8c19abd56d0c0f2cf0960d0d5 [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 [2022-10-10T18:49:39.744Z] + [ -d /w/workspace/xfoundry_ci-build-images_gcc-lts/archives ] [2022-10-10T18:49:39.745Z] + ls -al /w/workspace/xfoundry_ci-build-images_gcc-lts/archives [2022-10-10T18:49:39.745Z] total 16 [2022-10-10T18:49:39.745Z] drwxr-xr-x 3 root root 4096 Oct 10 18:44 . [2022-10-10T18:49:39.745Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 18:44 .. [2022-10-10T18:49:39.745Z] drwxr-xr-x 2 root root 4096 Oct 10 18:44 cost [2022-10-10T18:49:39.745Z] -rw-r--r-- 1 root root 88 Oct 10 18:44 cost.csv [2022-10-10T18:49:39.745Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_ci-build-images_gcc-lts/archives [2022-10-10T18:49:39.745Z] + ls -al /w/workspace/xfoundry_ci-build-images_gcc-lts/archives [2022-10-10T18:49:39.745Z] total 16 [2022-10-10T18:49:39.745Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 18:44 . [2022-10-10T18:49:39.745Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 18:44 .. [2022-10-10T18:49:39.745Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 10 18:44 cost [2022-10-10T18:49:39.745Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 10 18:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-10T18:49:40.035Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T18:49:40.895Z] ---> package-listing.sh [2022-10-10T18:49:40.895Z] ++ facter osfamily [2022-10-10T18:49:40.895Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-10T18:49:41.154Z] + OS_FAMILY=debian [2022-10-10T18:49:41.154Z] + workspace=/w/workspace/xfoundry_ci-build-images_gcc-lts [2022-10-10T18:49:41.154Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-10T18:49:41.154Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-10T18:49:41.154Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-10T18:49:41.154Z] + PACKAGES=/tmp/packages_start.txt [2022-10-10T18:49:41.154Z] + '[' /w/workspace/xfoundry_ci-build-images_gcc-lts ']' [2022-10-10T18:49:41.154Z] + PACKAGES=/tmp/packages_end.txt [2022-10-10T18:49:41.154Z] + case "${OS_FAMILY}" in [2022-10-10T18:49:41.154Z] + dpkg -l [2022-10-10T18:49:41.154Z] + grep '^ii' [2022-10-10T18:49:41.154Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-10T18:49:41.154Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-10T18:49:41.154Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-10T18:49:41.154Z] + '[' /w/workspace/xfoundry_ci-build-images_gcc-lts ']' [2022-10-10T18:49:41.154Z] + mkdir -p /w/workspace/xfoundry_ci-build-images_gcc-lts/archives/ [2022-10-10T18:49:41.154Z] + 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 [2022-10-10T18:49:41.164Z] 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 [2022-10-10T18:49:41.441Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T18:49:41.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T18:49:41.999Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T18:49:42.068Z] prd-ubuntu20.04-docker-8c-8g-7559 does not seem to be running inside a container [2022-10-10T18:49:42.107Z] $ 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 [2022-10-10T18:49:42.339Z] $ docker top 5a57031ff41b140cfe6b7b7d881d749c563e997b4e5bd891ea18fe4a05e415bf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T18:49:42.696Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-10T18:49:43.007Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-10T18:49:43.299Z] + ls /var/log/sa-host [2022-10-10T18:49:43.299Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T18:49:43.436Z] provisioning config files... [2022-10-10T18:49:43.445Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_ci-build-images_gcc-lts@tmp/config12717617079132804412tmp [Pipeline] { [Pipeline] echo [2022-10-10T18:49:43.457Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T18:49:43.741Z] ---> create-netrc.sh [Pipeline] } [2022-10-10T18:49:43.748Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-10T18:49:44.075Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-10T18:49:44.084Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T18:49:44.366Z] ---> sudo-logs.sh [2022-10-10T18:49:44.366Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-10T18:49:44.408Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T18:49:44.685Z] ---> job-cost.sh [2022-10-10T18:49:44.685Z] lf-activate-venv: SKIPPING [2022-10-10T18:49:44.685Z] DEBUG: total: 0.2199999988079071 [2022-10-10T18:49:44.685Z] INFO: Retrieving Stack Cost... [2022-10-10T18:49:45.252Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-10T18:49:45.510Z] INFO: Archiving Costs [Pipeline] echo [2022-10-10T18:49:45.520Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T18:49:45.798Z] ---> logs-deploy.sh [2022-10-10T18:49:45.798Z] lf-activate-venv: SKIPPING [2022-10-10T18:49:45.798Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/gcc-lts/2 [2022-10-10T18:49:45.798Z] INFO: archiving workspace using pattern(s): [2022-10-10T18:49:46.733Z] Archives upload complete. [2022-10-10T18:49:46.733Z] INFO: archiving logs to Nexus