Push event to branch gcc-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cefdbfca2cd607d828298202a2a50e4487d1b950 Running in Durability level: MAX_SURVIVABILITY 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-ssh2143948573307766603.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca 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-ssh6204018992840802319.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 f1d79d91c36788821211008368c3015072ca53ca 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/edgex-global-pipelines # 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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8705125831322726385.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc-lts/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8205321194343759105.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh6213617891695616194.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/lf-pipelines # 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/lf-pipelines@tmp/jenkins-gitclient-ssh7190753156742525493.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f1d79d91c36788821211008368c3015072ca53ca Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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: [[centos7-docker-4c-2g, ubuntu18.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-437 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.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub Avoid second fetch Checking out Revision cefdbfca2cd607d828298202a2a50e4487d1b950 (gcc-lts) [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_ci-build-images_gcc-lts@tmp/jenkins-gitclient-ssh3378678287261797181.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cefdbfca2cd607d828298202a2a50e4487d1b950 # timeout=10 Commit message: "Merge pull request #183 from ernestojeda/gcc-lts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-11T17:24:37.871Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-11T17:24:38.011Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-11T17:24:38.115Z] ========================================================= [2021-10-11T17:24:38.115Z] EdgeX Global Pipelines Version Info [2021-10-11T17:24:38.115Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-11T17:24:39.276Z] ------------------- [2021-10-11T17:24:39.276Z] stable info: [2021-10-11T17:24:39.276Z] ------------------- [2021-10-11T17:24:39.276Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-11T17:24:39.276Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-11T17:24:39.276Z] Message: update stable to v1.0.209 [2021-10-11T17:24:39.859Z] ------------------- [2021-10-11T17:24:39.859Z] experimental info: [2021-10-11T17:24:39.859Z] ------------------- [2021-10-11T17:24:39.859Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-11T17:24:39.859Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-11T17:24:39.859Z] Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2021-10-11T17:24:40.064Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2021-10-11T17:24:40.098Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-gcc-base [Pipeline] echo [2021-10-11T17:24:40.133Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2021-10-11T17:24:40.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-11T17:24:40.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-11T17:24:40.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-gcc-base [Pipeline] echo [2021-10-11T17:24:40.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2021-10-11T17:24:40.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = release [Pipeline] echo [2021-10-11T17:24:40.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2021-10-11T17:24:40.387Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-11T17:24:40.419Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2021-10-11T17:24:40.455Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-gcc-base-archive.tar.gz [Pipeline] echo [2021-10-11T17:24:40.487Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-11T17:24:40.524Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-11T17:24:40.555Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = gcc-lts [Pipeline] echo [2021-10-11T17:24:40.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = lts [Pipeline] echo [2021-10-11T17:24:40.627Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = gcc-lts [Pipeline] echo [2021-10-11T17:24:40.659Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = gcc-lts [Pipeline] echo [2021-10-11T17:24:40.692Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = gcc-lts [Pipeline] echo [2021-10-11T17:24:40.726Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cefdbfca2cd607d828298202a2a50e4487d1b950 [Pipeline] echo [2021-10-11T17:24:40.768Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cefdbfc [Pipeline] echo [2021-10-11T17:24:40.798Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-11T17:24:40.888Z] provisioning config files... [2021-10-11T17:24:40.905Z] copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_gcc-lts@tmp/config7447022716184705061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-11T17:24:41.256Z] ---> docker-login.sh [2021-10-11T17:24:41.256Z] nexus3.edgexfoundry.org:10001 [2021-10-11T17:24:41.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T17:24:41.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T17:24:41.519Z] Configure a credential helper to remove this warning. See [2021-10-11T17:24:41.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T17:24:41.519Z] [2021-10-11T17:24:41.519Z] Login Succeeded [2021-10-11T17:24:41.519Z] nexus3.edgexfoundry.org:10002 [2021-10-11T17:24:41.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T17:24:41.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T17:24:41.519Z] Configure a credential helper to remove this warning. See [2021-10-11T17:24:41.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T17:24:41.519Z] [2021-10-11T17:24:41.519Z] Login Succeeded [2021-10-11T17:24:41.519Z] nexus3.edgexfoundry.org:10003 [2021-10-11T17:24:41.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T17:24:41.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T17:24:41.784Z] Configure a credential helper to remove this warning. See [2021-10-11T17:24:41.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T17:24:41.784Z] [2021-10-11T17:24:41.784Z] Login Succeeded [2021-10-11T17:24:41.784Z] nexus3.edgexfoundry.org:10004 [2021-10-11T17:24:41.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T17:24:41.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T17:24:41.784Z] Configure a credential helper to remove this warning. See [2021-10-11T17:24:41.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T17:24:41.784Z] [2021-10-11T17:24:41.784Z] Login Succeeded [2021-10-11T17:24:41.784Z] docker.io [2021-10-11T17:24:41.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T17:24:42.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T17:24:42.358Z] Configure a credential helper to remove this warning. See [2021-10-11T17:24:42.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T17:24:42.358Z] [2021-10-11T17:24:42.358Z] Login Succeeded [2021-10-11T17:24:42.358Z] ---> docker-login.sh ends [Pipeline] } [2021-10-11T17:24:42.378Z] 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 [2021-10-11T17:24:43.162Z] provisioning config files... [2021-10-11T17:24:43.174Z] copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_gcc-lts@tmp/config875076210661538810tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-11T17:24:43.532Z] ---> docker-login.sh [2021-10-11T17:24:43.532Z] nexus3.edgexfoundry.org:10001 [2021-10-11T17:24:43.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T17:24:43.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T17:24:43.532Z] Configure a credential helper to remove this warning. See [2021-10-11T17:24:43.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T17:24:43.532Z] [2021-10-11T17:24:43.532Z] Login Succeeded [2021-10-11T17:24:43.532Z] nexus3.edgexfoundry.org:10002 [2021-10-11T17:24:43.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T17:24:43.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T17:24:43.532Z] Configure a credential helper to remove this warning. See [2021-10-11T17:24:43.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T17:24:43.532Z] [2021-10-11T17:24:43.532Z] Login Succeeded [2021-10-11T17:24:43.532Z] nexus3.edgexfoundry.org:10003 [2021-10-11T17:24:43.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T17:24:43.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T17:24:43.798Z] Configure a credential helper to remove this warning. See [2021-10-11T17:24:43.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T17:24:43.798Z] [2021-10-11T17:24:43.798Z] Login Succeeded [2021-10-11T17:24:43.798Z] nexus3.edgexfoundry.org:10004 [2021-10-11T17:24:43.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T17:24:43.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T17:24:43.798Z] Configure a credential helper to remove this warning. See [2021-10-11T17:24:43.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T17:24:43.798Z] [2021-10-11T17:24:43.798Z] Login Succeeded [2021-10-11T17:24:43.798Z] docker.io [2021-10-11T17:24:44.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T17:24:44.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T17:24:44.326Z] Configure a credential helper to remove this warning. See [2021-10-11T17:24:44.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T17:24:44.326Z] [2021-10-11T17:24:44.326Z] Login Succeeded [2021-10-11T17:24:44.326Z] ---> docker-login.sh ends [Pipeline] } [2021-10-11T17:24:44.347Z] 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 [2021-10-11T17:24:45.220Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-11T17:24:45.542Z] + ls -al . [2021-10-11T17:24:45.542Z] total 8 [2021-10-11T17:24:45.542Z] drwxrwxr-x. 3 jenkins jenkins 55 Oct 11 17:24 . [2021-10-11T17:24:45.542Z] drwxrwxr-x. 4 jenkins jenkins 112 Oct 11 17:24 .. [2021-10-11T17:24:45.542Z] -rw-rw-r--. 1 jenkins jenkins 401 Oct 11 17:24 Dockerfile [2021-10-11T17:24:45.542Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 11 17:24 .git [2021-10-11T17:24:45.542Z] -rw-rw-r--. 1 jenkins jenkins 874 Oct 11 17:24 Jenkinsfile [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:24:45.932Z] + docker build -t edgex-devops/edgex-gcc-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=cefdbfca2cd607d828298202a2a50e4487d1b950 --label arch=amd64 . [2021-10-11T17:24:45.932Z] Sending build context to Docker daemon 401.4kB [2021-10-11T17:24:45.932Z] Step 1/6 : FROM alpine:3.14 [2021-10-11T17:24:46.514Z] 3.14: Pulling from library/alpine [2021-10-11T17:24:46.514Z] a0d0a0d46f8b: Pulling fs layer [2021-10-11T17:24:46.777Z] a0d0a0d46f8b: Verifying Checksum [2021-10-11T17:24:46.777Z] a0d0a0d46f8b: Download complete [2021-10-11T17:24:47.042Z] a0d0a0d46f8b: Pull complete [2021-10-11T17:24:47.042Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-11T17:24:47.042Z] Status: Downloaded newer image for alpine:3.14 [2021-10-11T17:24:47.042Z] ---> 14119a10abf4 [2021-10-11T17:24:47.042Z] Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-10-11T17:24:47.302Z] ---> Running in ba9e43f43dc6 [2021-10-11T17:24:47.302Z] Removing intermediate container ba9e43f43dc6 [2021-10-11T17:24:47.302Z] ---> 01aa83307e98 [2021-10-11T17:24:47.302Z] Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T17:24:47.302Z] ---> Running in 04123baf511b [2021-10-11T17:24:47.873Z] Removing intermediate container 04123baf511b [2021-10-11T17:24:47.873Z] ---> 660d2729386c [2021-10-11T17:24:47.873Z] Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev [2021-10-11T17:24:47.873Z] ---> Running in c1e93d0ba13a [2021-10-11T17:24:48.139Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-11T17:24:49.087Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-11T17:24:49.347Z] (1/63) Installing libgcc (10.3.1_git20210424-r2) [2021-10-11T17:24:49.609Z] (2/63) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-11T17:24:49.609Z] (3/63) Installing binutils (2.35.2-r2) [2021-10-11T17:24:49.872Z] (4/63) Installing libmagic (5.40-r1) [2021-10-11T17:24:50.132Z] (5/63) Installing file (5.40-r1) [2021-10-11T17:24:50.132Z] (6/63) Installing libgomp (10.3.1_git20210424-r2) [2021-10-11T17:24:50.132Z] (7/63) Installing libatomic (10.3.1_git20210424-r2) [2021-10-11T17:24:50.394Z] (8/63) Installing libgphobos (10.3.1_git20210424-r2) [2021-10-11T17:24:50.394Z] (9/63) Installing gmp (6.2.1-r0) [2021-10-11T17:24:50.654Z] (10/63) Installing isl22 (0.22-r0) [2021-10-11T17:24:50.654Z] (11/63) Installing mpfr4 (4.1.0-r0) [2021-10-11T17:24:50.920Z] (12/63) Installing mpc1 (1.2.1-r0) [2021-10-11T17:24:50.920Z] (13/63) Installing gcc (10.3.1_git20210424-r2) [2021-10-11T17:24:53.475Z] (14/63) Installing musl-dev (1.2.2-r3) [2021-10-11T17:24:53.737Z] (15/63) Installing libc-dev (0.7.2-r3) [2021-10-11T17:24:53.737Z] (16/63) Installing g++ (10.3.1_git20210424-r2) [2021-10-11T17:24:56.283Z] (17/63) Installing make (4.3-r0) [2021-10-11T17:24:56.283Z] (18/63) Installing fortify-headers (1.1-r1) [2021-10-11T17:24:56.283Z] (19/63) Installing patch (2.7.6-r7) [2021-10-11T17:24:56.283Z] (20/63) Installing build-base (0.5-r2) [2021-10-11T17:24:56.543Z] (21/63) Installing libacl (2.2.53-r0) [2021-10-11T17:24:56.543Z] (22/63) Installing libbz2 (1.0.8-r1) [2021-10-11T17:24:56.804Z] (23/63) Installing expat (2.4.1-r0) [2021-10-11T17:24:56.804Z] (24/63) Installing lz4-libs (1.9.3-r0) [2021-10-11T17:24:56.804Z] (25/63) Installing xz-libs (5.2.5-r0) [2021-10-11T17:24:57.065Z] (26/63) Installing zstd-libs (1.4.9-r1) [2021-10-11T17:24:57.065Z] (27/63) Installing libarchive (3.5.1-r0) [2021-10-11T17:24:57.328Z] (28/63) Installing ca-certificates (20191127-r5) [2021-10-11T17:24:57.328Z] (29/63) Installing brotli-libs (1.0.9-r5) [2021-10-11T17:24:57.589Z] (30/63) Installing nghttp2-libs (1.43.0-r0) [2021-10-11T17:24:57.589Z] (31/63) Installing libcurl (7.79.1-r0) [2021-10-11T17:24:57.589Z] (32/63) Installing ncurses-terminfo-base (6.2_p20210612-r0) [2021-10-11T17:24:57.849Z] (33/63) Installing ncurses-libs (6.2_p20210612-r0) [2021-10-11T17:24:57.849Z] (34/63) Installing rhash-libs (1.4.1-r0) [2021-10-11T17:24:57.951Z] Still waiting to schedule task [2021-10-11T17:24:57.951Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-436’ [2021-10-11T17:24:58.109Z] (35/63) Installing libuv (1.41.0-r0) [2021-10-11T17:24:58.109Z] (36/63) Installing cmake (3.20.3-r0) [2021-10-11T17:25:00.029Z] (37/63) Installing pkgconf (1.7.4-r0) [2021-10-11T17:25:00.291Z] (38/63) Installing openssl-dev (1.1.1l-r0) [2021-10-11T17:25:00.291Z] (39/63) Installing nghttp2-dev (1.43.0-r0) [2021-10-11T17:25:00.552Z] (40/63) Installing zlib-dev (1.2.11-r3) [2021-10-11T17:25:00.552Z] (41/63) Installing brotli-dev (1.0.9-r5) [2021-10-11T17:25:00.813Z] (42/63) Installing curl-dev (7.79.1-r0) [2021-10-11T17:25:00.813Z] (43/63) Installing pcre2 (10.36-r0) [2021-10-11T17:25:00.813Z] (44/63) Installing git (2.32.0-r0) [2021-10-11T17:25:01.762Z] (45/63) Installing nettle (3.7.3-r0) [2021-10-11T17:25:01.762Z] (46/63) Installing libffi (3.3-r2) [2021-10-11T17:25:01.762Z] (47/63) Installing p11-kit (0.23.22-r0) [2021-10-11T17:25:02.021Z] (48/63) Installing libtasn1 (4.17.0-r0) [2021-10-11T17:25:02.021Z] (49/63) Installing libunistring (0.9.10-r1) [2021-10-11T17:25:02.021Z] (50/63) Installing gnutls (3.7.1-r0) [2021-10-11T17:25:02.280Z] (51/63) Installing libmicrohttpd (0.9.72-r0) [2021-10-11T17:25:02.280Z] (52/63) Installing gnutls-c++ (3.7.1-r0) [2021-10-11T17:25:02.546Z] (53/63) Installing libgmpxx (6.2.1-r0) [2021-10-11T17:25:02.546Z] (54/63) Installing gmp-dev (6.2.1-r0) [2021-10-11T17:25:02.546Z] (55/63) Installing nettle-dev (3.7.3-r0) [2021-10-11T17:25:02.813Z] (56/63) Installing libtasn1-progs (4.17.0-r0) [2021-10-11T17:25:02.813Z] (57/63) Installing libtasn1-dev (4.17.0-r0) [2021-10-11T17:25:03.076Z] (58/63) Installing p11-kit-dev (0.23.22-r0) [2021-10-11T17:25:03.076Z] (59/63) Installing gnutls-dev (3.7.1-r0) [2021-10-11T17:25:03.343Z] (60/63) Installing libmicrohttpd-dev (0.9.72-r0) [2021-10-11T17:25:03.343Z] (61/63) Installing linux-headers (5.10.41-r0) [2021-10-11T17:25:03.604Z] (62/63) Installing yaml (0.2.5-r0) [2021-10-11T17:25:03.604Z] (63/63) Installing yaml-dev (0.2.5-r0) [2021-10-11T17:25:03.870Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T17:25:03.870Z] Executing ca-certificates-20191127-r5.trigger [2021-10-11T17:25:03.870Z] OK: 279 MiB in 77 packages [2021-10-11T17:25:09.165Z] Removing intermediate container c1e93d0ba13a [2021-10-11T17:25:09.165Z] ---> 365f548b35b3 [2021-10-11T17:25:09.165Z] Step 5/6 : LABEL arch=amd64 [2021-10-11T17:25:09.165Z] ---> Running in d8b94c8eab3c [2021-10-11T17:25:09.165Z] Removing intermediate container d8b94c8eab3c [2021-10-11T17:25:09.165Z] ---> 6c5b27206891 [2021-10-11T17:25:09.165Z] Step 6/6 : LABEL git_sha=cefdbfca2cd607d828298202a2a50e4487d1b950 [2021-10-11T17:25:09.165Z] ---> Running in 2243ae10803c [2021-10-11T17:25:09.165Z] Removing intermediate container 2243ae10803c [2021-10-11T17:25:09.165Z] ---> c277a2dd7a9c [2021-10-11T17:25:09.165Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-11T17:25:09.165Z] Successfully built c277a2dd7a9c [2021-10-11T17:25:09.165Z] Successfully tagged edgex-devops/edgex-gcc-base:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-10-11T17:25:09.459Z] [edgeXDocker.push] Tagging docker image edgex-gcc-base with the following tags: [2021-10-11T17:25:09.459Z] cefdbfca2cd607d828298202a2a50e4487d1b950 [2021-10-11T17:25:09.459Z] latest [2021-10-11T17:25:09.459Z] gcc-lts [2021-10-11T17:25:09.459Z] lts [2021-10-11T17:25:09.459Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:25:09.876Z] + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:cefdbfca2cd607d828298202a2a50e4487d1b950 [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:25:10.200Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:cefdbfca2cd607d828298202a2a50e4487d1b950 [2021-10-11T17:25:10.200Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base] [2021-10-11T17:25:10.200Z] 137ddf4b62db: Preparing [2021-10-11T17:25:10.200Z] 1c8d816e9eea: Preparing [2021-10-11T17:25:10.200Z] e2eb06d8af82: Preparing [2021-10-11T17:25:10.200Z] e2eb06d8af82: Layer already exists [2021-10-11T17:25:10.200Z] 1c8d816e9eea: Pushed [2021-10-11T17:25:36.808Z] 137ddf4b62db: Pushed [2021-10-11T17:25:36.808Z] cefdbfca2cd607d828298202a2a50e4487d1b950: digest: sha256:46f6f797e1226225184b69f73d406accecf427d240c95caa6045f24a2eda9a43 size: 947 [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:25:37.133Z] + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:25:37.456Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:latest [2021-10-11T17:25:37.457Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base] [2021-10-11T17:25:37.457Z] 137ddf4b62db: Preparing [2021-10-11T17:25:37.457Z] 1c8d816e9eea: Preparing [2021-10-11T17:25:37.457Z] e2eb06d8af82: Preparing [2021-10-11T17:25:37.457Z] 1c8d816e9eea: Layer already exists [2021-10-11T17:25:37.457Z] 137ddf4b62db: Layer already exists [2021-10-11T17:25:37.457Z] e2eb06d8af82: Layer already exists [2021-10-11T17:25:37.457Z] latest: digest: sha256:46f6f797e1226225184b69f73d406accecf427d240c95caa6045f24a2eda9a43 size: 947 [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:25:37.792Z] + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:25:38.130Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts [2021-10-11T17:25:38.130Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base] [2021-10-11T17:25:38.130Z] 137ddf4b62db: Preparing [2021-10-11T17:25:38.130Z] 1c8d816e9eea: Preparing [2021-10-11T17:25:38.130Z] e2eb06d8af82: Preparing [2021-10-11T17:25:38.130Z] 1c8d816e9eea: Layer already exists [2021-10-11T17:25:38.130Z] e2eb06d8af82: Layer already exists [2021-10-11T17:25:38.130Z] 137ddf4b62db: Layer already exists [2021-10-11T17:25:38.130Z] gcc-lts: digest: sha256:46f6f797e1226225184b69f73d406accecf427d240c95caa6045f24a2eda9a43 size: 947 [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:25:38.460Z] + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:lts [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:25:38.800Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:lts [2021-10-11T17:25:38.801Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base] [2021-10-11T17:25:38.801Z] 137ddf4b62db: Preparing [2021-10-11T17:25:38.801Z] 1c8d816e9eea: Preparing [2021-10-11T17:25:38.801Z] e2eb06d8af82: Preparing [2021-10-11T17:25:38.801Z] 1c8d816e9eea: Layer already exists [2021-10-11T17:25:38.801Z] e2eb06d8af82: Layer already exists [2021-10-11T17:25:38.801Z] 137ddf4b62db: Layer already exists [2021-10-11T17:25:38.801Z] lts: digest: sha256:46f6f797e1226225184b69f73d406accecf427d240c95caa6045f24a2eda9a43 size: 947 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-11T17:25:38.905Z] ===================================================== [Pipeline] echo [2021-10-11T17:25:38.928Z] taggedImages: [2021-10-11T17:25:38.928Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:cefdbfca2cd607d828298202a2a50e4487d1b950 [2021-10-11T17:25:38.928Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:latest [2021-10-11T17:25:38.928Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts [2021-10-11T17:25:38.928Z] - 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] sh [2021-10-11T17:25:39.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-11T17:25:39.639Z] [2021-10-11T17:25:39.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:25:39.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-11T17:25:39.977Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-11T17:25:39.977Z] b4d181a07f80: Pulling fs layer [2021-10-11T17:25:39.977Z] a1111a8f2ec3: Pulling fs layer [2021-10-11T17:25:39.977Z] ed53099fbce6: Pulling fs layer [2021-10-11T17:25:39.977Z] dc539afda2c1: Pulling fs layer [2021-10-11T17:25:39.977Z] 77bc0d833cb6: Pulling fs layer [2021-10-11T17:25:39.977Z] 9065ff56babe: Pulling fs layer [2021-10-11T17:25:39.977Z] d287ab97295c: Pulling fs layer [2021-10-11T17:25:39.977Z] dc539afda2c1: Waiting [2021-10-11T17:25:39.977Z] 77bc0d833cb6: Waiting [2021-10-11T17:25:39.977Z] 9065ff56babe: Waiting [2021-10-11T17:25:39.977Z] d287ab97295c: Waiting [2021-10-11T17:25:39.977Z] a1111a8f2ec3: Verifying Checksum [2021-10-11T17:25:39.977Z] a1111a8f2ec3: Download complete [2021-10-11T17:25:39.977Z] dc539afda2c1: Verifying Checksum [2021-10-11T17:25:39.977Z] dc539afda2c1: Download complete [2021-10-11T17:25:39.977Z] ed53099fbce6: Verifying Checksum [2021-10-11T17:25:39.977Z] ed53099fbce6: Download complete [2021-10-11T17:25:40.244Z] 9065ff56babe: Verifying Checksum [2021-10-11T17:25:40.244Z] 9065ff56babe: Download complete [2021-10-11T17:25:40.244Z] 77bc0d833cb6: Verifying Checksum [2021-10-11T17:25:40.244Z] 77bc0d833cb6: Download complete [2021-10-11T17:25:40.244Z] b4d181a07f80: Verifying Checksum [2021-10-11T17:25:40.244Z] b4d181a07f80: Download complete [2021-10-11T17:25:40.818Z] d287ab97295c: Verifying Checksum [2021-10-11T17:25:40.818Z] d287ab97295c: Download complete [2021-10-11T17:25:41.776Z] b4d181a07f80: Pull complete [2021-10-11T17:25:42.059Z] a1111a8f2ec3: Pull complete [2021-10-11T17:25:42.632Z] ed53099fbce6: Pull complete [2021-10-11T17:25:42.632Z] dc539afda2c1: Pull complete [2021-10-11T17:25:43.211Z] 77bc0d833cb6: Pull complete [2021-10-11T17:25:43.211Z] 9065ff56babe: Pull complete [2021-10-11T17:25:48.541Z] d287ab97295c: Pull complete [2021-10-11T17:25:48.541Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-11T17:25:48.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-11T17:25:48.541Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-11T17:25:48.656Z] prd-centos7-docker-4c-2g-437 does not seem to be running inside a container [2021-10-11T17:25:48.700Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-11T17:25:51.428Z] $ docker top a1001d293ad5acebe72ba14cd5ae808ed1aa80aa16140fd1afe86da7e8e453a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-11T17:25:51.901Z] ---> job-cost.sh [2021-10-11T17:25:51.901Z] lf-activate-venv: SKIPPING [2021-10-11T17:25:51.901Z] INFO: No Stack... [2021-10-11T17:26:04.144Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-11T17:26:04.144Z] INFO: Archiving Costs [Pipeline] sh [2021-10-11T17:26:04.457Z] + cat /w/workspace/xfoundry_ci-build-images_gcc-lts/archives/cost.csv [2021-10-11T17:26:04.457Z] + cut -d, -f6 [Pipeline] lock [2021-10-11T17:26:04.507Z] Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-lts-1-stack-cost] [2021-10-11T17:26:04.513Z] Resource [jenkins-edgexfoundry-ci-build-images-gcc-lts-1-stack-cost] did not exist. Created. [2021-10-11T17:26:04.514Z] Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-lts-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-11T17:26:04.883Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-11T17:26:05.123Z] Stashed 1 file(s) [Pipeline] } [2021-10-11T17:26:05.137Z] Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-lts-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-11T17:26:05.184Z] $ docker stop --time=1 a1001d293ad5acebe72ba14cd5ae808ed1aa80aa16140fd1afe86da7e8e453a8 [2021-10-11T17:26:06.334Z] $ docker rm -f a1001d293ad5acebe72ba14cd5ae808ed1aa80aa16140fd1afe86da7e8e453a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-11T17:35:41.252Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-449 in /w/workspace/xfoundry_ci-build-images_gcc-lts [Pipeline] { [Pipeline] checkout [2021-10-11T17:35:41.819Z] Selected Git installation does not exist. Using Default [2021-10-11T17:35:41.819Z] The recommended git tool is: NONE [2021-10-11T17:35:48.562Z] using credential edgex-jenkins-ssh [2021-10-11T17:35:48.579Z] Cloning the remote Git repository [2021-10-11T17:35:48.641Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2021-10-11T17:35:48.804Z] > git init /w/workspace/xfoundry_ci-build-images_gcc-lts # timeout=10 [2021-10-11T17:35:48.928Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2021-10-11T17:35:48.929Z] > git --version # timeout=10 [2021-10-11T17:35:48.968Z] > git --version # 'git version 2.17.1' [2021-10-11T17:35:48.971Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-11T17:35:49.098Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-11T17:35:49.996Z] Avoid second fetch [2021-10-11T17:35:49.997Z] Checking out Revision cefdbfca2cd607d828298202a2a50e4487d1b950 (gcc-lts) [2021-10-11T17:35:49.949Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2021-10-11T17:35:49.979Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-11T17:35:50.024Z] > git config core.sparsecheckout # timeout=10 [2021-10-11T17:35:50.043Z] > git checkout -f cefdbfca2cd607d828298202a2a50e4487d1b950 # timeout=10 [2021-10-11T17:35:54.599Z] Commit message: "Merge pull request #183 from ernestojeda/gcc-lts" [2021-10-11T17:35:54.683Z] > git --version # timeout=10 [2021-10-11T17:35:54.698Z] > git --version # 'git version 2.17.1' [2021-10-11T17:35:54.710Z] fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-11T17:35:55.210Z] provisioning config files... [2021-10-11T17:35:55.250Z] copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_gcc-lts@tmp/config4024259015197534043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-11T17:35:55.910Z] ---> docker-login.sh [2021-10-11T17:35:55.910Z] nexus3.edgexfoundry.org:10001 [2021-10-11T17:35:57.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T17:35:57.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T17:35:57.988Z] Configure a credential helper to remove this warning. See [2021-10-11T17:35:57.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T17:35:57.988Z] [2021-10-11T17:35:57.988Z] Login Succeeded [2021-10-11T17:35:57.988Z] nexus3.edgexfoundry.org:10002 [2021-10-11T17:35:58.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T17:35:58.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T17:35:58.557Z] Configure a credential helper to remove this warning. See [2021-10-11T17:35:58.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T17:35:58.557Z] [2021-10-11T17:35:58.557Z] Login Succeeded [2021-10-11T17:35:58.557Z] nexus3.edgexfoundry.org:10003 [2021-10-11T17:35:59.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T17:35:59.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T17:35:59.173Z] Configure a credential helper to remove this warning. See [2021-10-11T17:35:59.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T17:35:59.173Z] [2021-10-11T17:35:59.173Z] Login Succeeded [2021-10-11T17:35:59.173Z] nexus3.edgexfoundry.org:10004 [2021-10-11T17:35:59.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T17:35:59.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T17:35:59.793Z] Configure a credential helper to remove this warning. See [2021-10-11T17:35:59.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T17:35:59.793Z] [2021-10-11T17:35:59.793Z] Login Succeeded [2021-10-11T17:35:59.793Z] docker.io [2021-10-11T17:36:00.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T17:36:00.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T17:36:00.691Z] Configure a credential helper to remove this warning. See [2021-10-11T17:36:00.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T17:36:00.691Z] [2021-10-11T17:36:00.691Z] Login Succeeded [2021-10-11T17:36:00.691Z] ---> docker-login.sh ends [Pipeline] } [2021-10-11T17:36:00.802Z] 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 [2021-10-11T17:36:01.683Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-11T17:36:02.073Z] + ls -al . [2021-10-11T17:36:02.073Z] total 20 [2021-10-11T17:36:02.073Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 17:35 . [2021-10-11T17:36:02.073Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 17:35 .. [2021-10-11T17:36:02.073Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 17:35 .git [2021-10-11T17:36:02.073Z] -rw-rw-r-- 1 jenkins jenkins 401 Oct 11 17:35 Dockerfile [2021-10-11T17:36:02.073Z] -rw-rw-r-- 1 jenkins jenkins 874 Oct 11 17:35 Jenkinsfile [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:36:02.477Z] + docker build -t edgex-devops/edgex-gcc-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=cefdbfca2cd607d828298202a2a50e4487d1b950 --label arch=arm64 . [2021-10-11T17:36:02.797Z] Sending build context to Docker daemon 400.4kB [2021-10-11T17:36:03.092Z] Step 1/6 : FROM alpine:3.14 [2021-10-11T17:36:03.706Z] 3.14: Pulling from library/alpine [2021-10-11T17:36:03.986Z] 552d1f2373af: Pulling fs layer [2021-10-11T17:36:04.268Z] 552d1f2373af: Verifying Checksum [2021-10-11T17:36:04.268Z] 552d1f2373af: Download complete [2021-10-11T17:36:04.883Z] 552d1f2373af: Pull complete [2021-10-11T17:36:04.883Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-11T17:36:04.883Z] Status: Downloaded newer image for alpine:3.14 [2021-10-11T17:36:05.171Z] ---> bb3de5531c18 [2021-10-11T17:36:05.171Z] Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-10-11T17:36:05.171Z] ---> Running in e6a6f8ac7f26 [2021-10-11T17:36:05.794Z] Removing intermediate container e6a6f8ac7f26 [2021-10-11T17:36:05.794Z] ---> 79f1be8cba1d [2021-10-11T17:36:05.794Z] Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T17:36:05.794Z] ---> Running in 8047bf5e927e [2021-10-11T17:36:09.265Z] Removing intermediate container 8047bf5e927e [2021-10-11T17:36:09.265Z] ---> e415ca0517f8 [2021-10-11T17:36:09.265Z] Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev [2021-10-11T17:36:09.265Z] ---> Running in 5217130b92e6 [2021-10-11T17:36:10.279Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-11T17:36:11.754Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-11T17:36:12.375Z] (1/63) Installing libgcc (10.3.1_git20210424-r2) [2021-10-11T17:36:12.375Z] (2/63) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-11T17:36:12.668Z] (3/63) Installing binutils (2.35.2-r2) [2021-10-11T17:36:14.670Z] (4/63) Installing libmagic (5.40-r1) [2021-10-11T17:36:14.670Z] (5/63) Installing file (5.40-r1) [2021-10-11T17:36:14.670Z] (6/63) Installing libgomp (10.3.1_git20210424-r2) [2021-10-11T17:36:14.670Z] (7/63) Installing libatomic (10.3.1_git20210424-r2) [2021-10-11T17:36:14.950Z] (8/63) Installing libgphobos (10.3.1_git20210424-r2) [2021-10-11T17:36:15.948Z] (9/63) Installing gmp (6.2.1-r0) [2021-10-11T17:36:16.231Z] (10/63) Installing isl22 (0.22-r0) [2021-10-11T17:36:16.231Z] (11/63) Installing mpfr4 (4.1.0-r0) [2021-10-11T17:36:16.513Z] (12/63) Installing mpc1 (1.2.1-r0) [2021-10-11T17:36:16.513Z] (13/63) Installing gcc (10.3.1_git20210424-r2) [2021-10-11T17:36:20.855Z] (14/63) Installing musl-dev (1.2.2-r3) [2021-10-11T17:36:20.855Z] (15/63) Installing libc-dev (0.7.2-r3) [2021-10-11T17:36:20.855Z] (16/63) Installing g++ (10.3.1_git20210424-r2) [2021-10-11T17:36:24.298Z] (17/63) Installing make (4.3-r0) [2021-10-11T17:36:24.298Z] (18/63) Installing fortify-headers (1.1-r1) [2021-10-11T17:36:24.298Z] (19/63) Installing patch (2.7.6-r7) [2021-10-11T17:36:24.298Z] (20/63) Installing build-base (0.5-r2) [2021-10-11T17:36:24.298Z] (21/63) Installing libacl (2.2.53-r0) [2021-10-11T17:36:24.298Z] (22/63) Installing libbz2 (1.0.8-r1) [2021-10-11T17:36:24.298Z] (23/63) Installing expat (2.4.1-r0) [2021-10-11T17:36:24.585Z] (24/63) Installing lz4-libs (1.9.3-r0) [2021-10-11T17:36:24.585Z] (25/63) Installing xz-libs (5.2.5-r0) [2021-10-11T17:36:24.862Z] (26/63) Installing zstd-libs (1.4.9-r1) [2021-10-11T17:36:24.862Z] (27/63) Installing libarchive (3.5.1-r0) [2021-10-11T17:36:24.862Z] (28/63) Installing ca-certificates (20191127-r5) [2021-10-11T17:36:25.141Z] (29/63) Installing brotli-libs (1.0.9-r5) [2021-10-11T17:36:25.142Z] (30/63) Installing nghttp2-libs (1.43.0-r0) [2021-10-11T17:36:25.420Z] (31/63) Installing libcurl (7.79.1-r0) [2021-10-11T17:36:25.420Z] (32/63) Installing ncurses-terminfo-base (6.2_p20210612-r0) [2021-10-11T17:36:25.697Z] (33/63) Installing ncurses-libs (6.2_p20210612-r0) [2021-10-11T17:36:25.697Z] (34/63) Installing rhash-libs (1.4.1-r0) [2021-10-11T17:36:25.980Z] (35/63) Installing libuv (1.41.0-r0) [2021-10-11T17:36:25.980Z] (36/63) Installing cmake (3.20.3-r0) [2021-10-11T17:36:29.397Z] (37/63) Installing pkgconf (1.7.4-r0) [2021-10-11T17:36:29.675Z] (38/63) Installing openssl-dev (1.1.1l-r0) [2021-10-11T17:36:29.956Z] (39/63) Installing nghttp2-dev (1.43.0-r0) [2021-10-11T17:36:29.956Z] (40/63) Installing zlib-dev (1.2.11-r3) [2021-10-11T17:36:30.236Z] (41/63) Installing brotli-dev (1.0.9-r5) [2021-10-11T17:36:30.236Z] (42/63) Installing curl-dev (7.79.1-r0) [2021-10-11T17:36:30.236Z] (43/63) Installing pcre2 (10.36-r0) [2021-10-11T17:36:30.514Z] (44/63) Installing git (2.32.0-r0) [2021-10-11T17:36:31.513Z] (45/63) Installing nettle (3.7.3-r0) [2021-10-11T17:36:31.793Z] (46/63) Installing libffi (3.3-r2) [2021-10-11T17:36:31.793Z] (47/63) Installing p11-kit (0.23.22-r0) [2021-10-11T17:36:32.071Z] (48/63) Installing libtasn1 (4.17.0-r0) [2021-10-11T17:36:32.071Z] (49/63) Installing libunistring (0.9.10-r1) [2021-10-11T17:36:32.348Z] (50/63) Installing gnutls (3.7.1-r0) [2021-10-11T17:36:32.348Z] (51/63) Installing libmicrohttpd (0.9.72-r0) [2021-10-11T17:36:32.627Z] (52/63) Installing gnutls-c++ (3.7.1-r0) [2021-10-11T17:36:32.627Z] (53/63) Installing libgmpxx (6.2.1-r0) [2021-10-11T17:36:32.907Z] (54/63) Installing gmp-dev (6.2.1-r0) [2021-10-11T17:36:32.907Z] (55/63) Installing nettle-dev (3.7.3-r0) [2021-10-11T17:36:33.187Z] (56/63) Installing libtasn1-progs (4.17.0-r0) [2021-10-11T17:36:33.187Z] (57/63) Installing libtasn1-dev (4.17.0-r0) [2021-10-11T17:36:33.187Z] (58/63) Installing p11-kit-dev (0.23.22-r0) [2021-10-11T17:36:33.466Z] (59/63) Installing gnutls-dev (3.7.1-r0) [2021-10-11T17:36:33.466Z] (60/63) Installing libmicrohttpd-dev (0.9.72-r0) [2021-10-11T17:36:33.742Z] (61/63) Installing linux-headers (5.10.41-r0) [2021-10-11T17:36:34.018Z] (62/63) Installing yaml (0.2.5-r0) [2021-10-11T17:36:34.297Z] (63/63) Installing yaml-dev (0.2.5-r0) [2021-10-11T17:36:34.297Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T17:36:34.297Z] Executing ca-certificates-20191127-r5.trigger [2021-10-11T17:36:34.575Z] OK: 274 MiB in 77 packages [2021-10-11T17:36:53.016Z] Removing intermediate container 5217130b92e6 [2021-10-11T17:36:53.016Z] ---> 1c7e55e62f5c [2021-10-11T17:36:53.016Z] Step 5/6 : LABEL arch=arm64 [2021-10-11T17:36:53.016Z] ---> Running in cda232931d54 [2021-10-11T17:36:53.016Z] Removing intermediate container cda232931d54 [2021-10-11T17:36:53.016Z] ---> 1376854a5fc4 [2021-10-11T17:36:53.016Z] Step 6/6 : LABEL git_sha=cefdbfca2cd607d828298202a2a50e4487d1b950 [2021-10-11T17:36:53.016Z] ---> Running in a2bb8dcf45e5 [2021-10-11T17:36:53.016Z] Removing intermediate container a2bb8dcf45e5 [2021-10-11T17:36:53.016Z] ---> d97667b1ee65 [2021-10-11T17:36:53.016Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-11T17:36:53.016Z] Successfully built d97667b1ee65 [2021-10-11T17:36:53.016Z] Successfully tagged edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-10-11T17:36:53.344Z] [edgeXDocker.push] Tagging docker image edgex-gcc-base-arm64 with the following tags: [2021-10-11T17:36:53.344Z] cefdbfca2cd607d828298202a2a50e4487d1b950 [2021-10-11T17:36:53.344Z] latest [2021-10-11T17:36:53.344Z] gcc-lts [2021-10-11T17:36:53.344Z] lts [2021-10-11T17:36:53.344Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:36:53.802Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:cefdbfca2cd607d828298202a2a50e4487d1b950 [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:36:54.195Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:cefdbfca2cd607d828298202a2a50e4487d1b950 [2021-10-11T17:36:54.195Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64] [2021-10-11T17:36:54.195Z] f3424baf778b: Preparing [2021-10-11T17:36:54.195Z] ea2a8bf1bbdb: Preparing [2021-10-11T17:36:54.195Z] ee420dfed78a: Preparing [2021-10-11T17:36:54.195Z] ee420dfed78a: Layer already exists [2021-10-11T17:36:54.473Z] ea2a8bf1bbdb: Pushed [2021-10-11T17:37:51.091Z] f3424baf778b: Pushed [2021-10-11T17:37:51.091Z] cefdbfca2cd607d828298202a2a50e4487d1b950: digest: sha256:0df23b1678be9bcf5f75e5285242a59883bcab5729695e44a6242efd441b27a4 size: 947 [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:37:51.485Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:37:51.874Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:latest [2021-10-11T17:37:51.874Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64] [2021-10-11T17:37:51.874Z] f3424baf778b: Preparing [2021-10-11T17:37:51.874Z] ea2a8bf1bbdb: Preparing [2021-10-11T17:37:51.874Z] ee420dfed78a: Preparing [2021-10-11T17:37:52.152Z] ea2a8bf1bbdb: Layer already exists [2021-10-11T17:37:52.152Z] ee420dfed78a: Layer already exists [2021-10-11T17:37:52.152Z] f3424baf778b: Layer already exists [2021-10-11T17:37:52.152Z] latest: digest: sha256:0df23b1678be9bcf5f75e5285242a59883bcab5729695e44a6242efd441b27a4 size: 947 [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:37:52.537Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:37:53.207Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts [2021-10-11T17:37:53.208Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64] [2021-10-11T17:37:53.208Z] f3424baf778b: Preparing [2021-10-11T17:37:53.208Z] ea2a8bf1bbdb: Preparing [2021-10-11T17:37:53.208Z] ee420dfed78a: Preparing [2021-10-11T17:37:53.493Z] f3424baf778b: Layer already exists [2021-10-11T17:37:53.493Z] ea2a8bf1bbdb: Layer already exists [2021-10-11T17:37:53.493Z] ee420dfed78a: Layer already exists [2021-10-11T17:37:53.493Z] gcc-lts: digest: sha256:0df23b1678be9bcf5f75e5285242a59883bcab5729695e44a6242efd441b27a4 size: 947 [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:37:53.875Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:lts [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:37:54.260Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:lts [2021-10-11T17:37:54.260Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64] [2021-10-11T17:37:54.260Z] f3424baf778b: Preparing [2021-10-11T17:37:54.260Z] ea2a8bf1bbdb: Preparing [2021-10-11T17:37:54.260Z] ee420dfed78a: Preparing [2021-10-11T17:37:54.541Z] f3424baf778b: Layer already exists [2021-10-11T17:37:54.541Z] ea2a8bf1bbdb: Layer already exists [2021-10-11T17:37:54.541Z] ee420dfed78a: Layer already exists [2021-10-11T17:37:54.541Z] lts: digest: sha256:0df23b1678be9bcf5f75e5285242a59883bcab5729695e44a6242efd441b27a4 size: 947 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-11T17:37:54.660Z] ===================================================== [Pipeline] echo [2021-10-11T17:37:54.695Z] taggedImages: [2021-10-11T17:37:54.695Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:cefdbfca2cd607d828298202a2a50e4487d1b950 [2021-10-11T17:37:54.695Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:latest [2021-10-11T17:37:54.695Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts [2021-10-11T17:37:54.695Z] - 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] sh [2021-10-11T17:37:55.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-11T17:37:55.627Z] [2021-10-11T17:37:55.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:37:56.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-11T17:37:56.323Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-11T17:37:56.323Z] 448f6bf000e3: Pulling fs layer [2021-10-11T17:37:56.323Z] f757da607395: Pulling fs layer [2021-10-11T17:37:56.323Z] 05883995daec: Pulling fs layer [2021-10-11T17:37:56.323Z] 8603b9c90790: Pulling fs layer [2021-10-11T17:37:56.323Z] 1560dd03e051: Pulling fs layer [2021-10-11T17:37:56.323Z] 27f5ce0e4adf: Pulling fs layer [2021-10-11T17:37:56.323Z] c2d8d7efcc4b: Pulling fs layer [2021-10-11T17:37:56.323Z] 1560dd03e051: Waiting [2021-10-11T17:37:56.323Z] 27f5ce0e4adf: Waiting [2021-10-11T17:37:56.323Z] c2d8d7efcc4b: Waiting [2021-10-11T17:37:56.323Z] 8603b9c90790: Waiting [2021-10-11T17:37:56.611Z] f757da607395: Verifying Checksum [2021-10-11T17:37:56.611Z] f757da607395: Download complete [2021-10-11T17:37:56.611Z] 8603b9c90790: Verifying Checksum [2021-10-11T17:37:56.611Z] 8603b9c90790: Download complete [2021-10-11T17:37:56.893Z] 05883995daec: Verifying Checksum [2021-10-11T17:37:56.893Z] 05883995daec: Download complete [2021-10-11T17:37:56.893Z] 1560dd03e051: Verifying Checksum [2021-10-11T17:37:56.893Z] 1560dd03e051: Download complete [2021-10-11T17:37:56.893Z] 27f5ce0e4adf: Verifying Checksum [2021-10-11T17:37:56.893Z] 27f5ce0e4adf: Download complete [2021-10-11T17:37:57.174Z] 448f6bf000e3: Download complete [2021-10-11T17:37:59.841Z] c2d8d7efcc4b: Verifying Checksum [2021-10-11T17:37:59.841Z] c2d8d7efcc4b: Download complete [2021-10-11T17:38:00.836Z] 448f6bf000e3: Pull complete [2021-10-11T17:38:01.449Z] f757da607395: Pull complete [2021-10-11T17:38:02.906Z] 05883995daec: Pull complete [2021-10-11T17:38:03.186Z] 8603b9c90790: Pull complete [2021-10-11T17:38:04.183Z] 1560dd03e051: Pull complete [2021-10-11T17:38:05.177Z] 27f5ce0e4adf: Pull complete [2021-10-11T17:38:20.347Z] c2d8d7efcc4b: Pull complete [2021-10-11T17:38:20.347Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-11T17:38:20.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-11T17:38:20.347Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-11T17:38:20.728Z] prd-ubuntu18.04-docker-arm64-4c-16g-449 does not seem to be running inside a container [2021-10-11T17:38:20.833Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-11T17:38:27.619Z] $ docker top 945438efe5b1da4bdf33479cbd473dd97d0f6540cf4edaa701daf958a6a87c8e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-11T17:38:28.798Z] ---> job-cost.sh [2021-10-11T17:38:28.798Z] lf-activate-venv: SKIPPING [2021-10-11T17:38:28.798Z] INFO: No Stack... [2021-10-11T17:38:33.187Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-11T17:38:33.466Z] INFO: Archiving Costs [Pipeline] sh [2021-10-11T17:38:34.177Z] + cat+ /w/workspace/xfoundry_ci-build-images_gcc-lts/archives/cost.csv [2021-10-11T17:38:34.177Z] cut -d, -f6 [Pipeline] lock [2021-10-11T17:38:34.281Z] Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-lts-1-stack-cost] [2021-10-11T17:38:34.286Z] Resource [jenkins-edgexfoundry-ci-build-images-gcc-lts-1-stack-cost] did not exist. Created. [2021-10-11T17:38:34.286Z] Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-lts-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-11T17:38:35.640Z] /w/workspace/xfoundry_ci-build-images_gcc-lts@tmp/durable-c0c68bdb/script.sh: 1: /w/workspace/xfoundry_ci-build-images_gcc-lts@tmp/durable-c0c68bdb/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-11T17:38:36.347Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-11T17:38:36.389Z] Warning: overwriting stash ‘stack-cost’ [2021-10-11T17:38:36.978Z] Stashed 1 file(s) [Pipeline] } [2021-10-11T17:38:36.992Z] Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-lts-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-11T17:38:37.044Z] $ docker stop --time=1 945438efe5b1da4bdf33479cbd473dd97d0f6540cf4edaa701daf958a6a87c8e [2021-10-11T17:38:38.696Z] $ docker rm -f 945438efe5b1da4bdf33479cbd473dd97d0f6540cf4edaa701daf958a6a87c8e [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 [2021-10-11T17:38:40.503Z] + '[' -d /w/workspace/xfoundry_ci-build-images_gcc-lts/archives ']' [2021-10-11T17:38:40.503Z] + ls -al /w/workspace/xfoundry_ci-build-images_gcc-lts/archives [2021-10-11T17:38:40.503Z] total 4 [2021-10-11T17:38:40.503Z] drwxr-xr-x. 3 root root 34 Oct 11 17:26 . [2021-10-11T17:38:40.503Z] drwxrwxr-x. 4 jenkins jenkins 89 Oct 11 17:26 .. [2021-10-11T17:38:40.503Z] drwxr-xr-x. 2 root root 6 Oct 11 17:26 cost [2021-10-11T17:38:40.503Z] -rw-r--r--. 1 root root 87 Oct 11 17:26 cost.csv [2021-10-11T17:38:40.503Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_ci-build-images_gcc-lts/archives [2021-10-11T17:38:40.503Z] + ls -al /w/workspace/xfoundry_ci-build-images_gcc-lts/archives [2021-10-11T17:38:40.503Z] total 4 [2021-10-11T17:38:40.503Z] drwxr-xr-x. 3 jenkins jenkins 34 Oct 11 17:26 . [2021-10-11T17:38:40.503Z] drwxrwxr-x. 4 jenkins jenkins 89 Oct 11 17:26 .. [2021-10-11T17:38:40.503Z] drwxr-xr-x. 2 jenkins jenkins 6 Oct 11 17:26 cost [2021-10-11T17:38:40.503Z] -rw-r--r--. 1 jenkins jenkins 87 Oct 11 17:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2021-10-11T17:38:40.827Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-11T17:38:41.420Z] ---> package-listing.sh [2021-10-11T17:38:41.420Z] ++ facter osfamily [2021-10-11T17:38:41.420Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-11T17:38:41.687Z] + OS_FAMILY=redhat [2021-10-11T17:38:41.687Z] + workspace=/w/workspace/xfoundry_ci-build-images_gcc-lts [2021-10-11T17:38:41.687Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-11T17:38:41.687Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-11T17:38:41.687Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-11T17:38:41.687Z] + PACKAGES=/tmp/packages_start.txt [2021-10-11T17:38:41.687Z] + '[' /w/workspace/xfoundry_ci-build-images_gcc-lts ']' [2021-10-11T17:38:41.687Z] + PACKAGES=/tmp/packages_end.txt [2021-10-11T17:38:41.687Z] + case "${OS_FAMILY}" in [2021-10-11T17:38:41.687Z] + rpm -qa [2021-10-11T17:38:41.687Z] + sort [2021-10-11T17:38:42.260Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-11T17:38:42.260Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-11T17:38:42.260Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-11T17:38:42.260Z] + '[' /w/workspace/xfoundry_ci-build-images_gcc-lts ']' [2021-10-11T17:38:42.260Z] + mkdir -p /w/workspace/xfoundry_ci-build-images_gcc-lts/archives/ [2021-10-11T17:38:42.260Z] + 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 [2021-10-11T17:38:42.288Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 [2021-10-11T17:38:42.587Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-11T17:38:43.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-11T17:38:43.178Z] . [Pipeline] withDockerContainer [2021-10-11T17:38:43.264Z] prd-centos7-docker-4c-2g-437 does not seem to be running inside a container [2021-10-11T17:38:43.302Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-11T17:38:43.539Z] $ docker top a29a81af0ecfc07289fe52428252467fced88698ac7a2248323b2561c3daef67 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-11T17:38:43.951Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-11T17:38:44.263Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-11T17:38:44.568Z] + ls /var/log/sa-host [2021-10-11T17:38:44.568Z] + sadf -c /var/log/sa-host/sa11 [2021-10-11T17:38:44.568Z] file_magic: OK [2021-10-11T17:38:44.568Z] HZ: Using current value: 100 [2021-10-11T17:38:44.568Z] file_header: OK [2021-10-11T17:38:44.568Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-11T17:38:44.568Z] Statistics: [2021-10-11T17:38:44.568Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-11T17:38:44.568Z] File successfully converted to sysstat format version 12.0.3 [2021-10-11T17:38:44.568Z] + sadf -c /var/log/sa-host/sa30 [2021-10-11T17:38:44.568Z] file_magic: OK [2021-10-11T17:38:44.568Z] HZ: Using current value: 100 [2021-10-11T17:38:44.568Z] file_header: OK [2021-10-11T17:38:44.568Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-11T17:38:44.568Z] Statistics: [2021-10-11T17:38:44.568Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-11T17:38:44.568Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-11T17:38:44.691Z] provisioning config files... [2021-10-11T17:38:44.701Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_ci-build-images_gcc-lts@tmp/config6905018522907765902tmp [Pipeline] { [Pipeline] echo [2021-10-11T17:38:44.732Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-11T17:38:45.049Z] ---> create-netrc.sh [Pipeline] } [2021-10-11T17:38:45.071Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-11T17:38:45.452Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-11T17:38:45.480Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-11T17:38:45.801Z] ---> sudo-logs.sh [2021-10-11T17:38:45.801Z] Archiving 'sudo' log.. [2021-10-11T17:38:45.801Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-437.novalocal: Name or service not known [2021-10-11T17:38:45.801Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-437.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-11T17:38:45.878Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-11T17:38:46.223Z] ---> job-cost.sh [2021-10-11T17:38:46.223Z] lf-activate-venv: SKIPPING [2021-10-11T17:38:46.223Z] DEBUG: total: 0.05999999865889549 [2021-10-11T17:38:46.223Z] INFO: Retrieving Stack Cost... [2021-10-11T17:38:46.798Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-11T17:38:47.062Z] INFO: Archiving Costs [Pipeline] echo [2021-10-11T17:38:47.091Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-11T17:38:47.418Z] ---> logs-deploy.sh [2021-10-11T17:38:47.418Z] lf-activate-venv: SKIPPING [2021-10-11T17:38:47.418Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/gcc-lts/1 [2021-10-11T17:38:47.418Z] INFO: archiving workspace using pattern(s): [2021-10-11T17:38:47.993Z] Archives upload complete. [2021-10-11T17:38:48.256Z] INFO: archiving logs to Nexus