Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5bb947235c942ea89325bcb808105ce2e51ba820 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-ssh7874036899582229191.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh17649993224366866359.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13800679909826217835.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 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-ssh1770819604177852148.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9584181444730886324.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 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:snapshots, dockerTags:[8], releaseBranchOverride:gcc] ========================================================= [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: snapshots 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 DOCKER_CUSTOM_TAGS: 8 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-10978 in /w/workspace/edgexfoundry_ci-build-images_gcc [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/edgexfoundry_ci-build-images_gcc # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Avoid second fetch Checking out Revision 5bb947235c942ea89325bcb808105ce2e51ba820 (gcc) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5bb947235c942ea89325bcb808105ce2e51ba820 # timeout=10 Commit message: "Merge pull request #186 from ernestojeda/gcc" > git rev-list --no-walk 5bb947235c942ea89325bcb808105ce2e51ba820 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:58:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:58:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:58:31 ========================================================= 19:58:31 EdgeX Global Pipelines Version Info 19:58:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:58:32 ------------------- 19:58:32 stable info: 19:58:32 ------------------- 19:58:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:58:32 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 19:58:32 Message: update stable to v1.0.221 19:58:33 ------------------- 19:58:33 experimental info: 19:58:33 ------------------- 19:58:33 Commited By: **** collab-it+edgex@linuxfoundation.org 19:58:33 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 19:58:33 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-gcc-base [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-gcc-base [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-gcc-base-archive.tar.gz [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = gcc [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 8 [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = gcc [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = gcc [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = gcc [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5bb947235c942ea89325bcb808105ce2e51ba820 [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5bb9472 [Pipeline] echo 19:58:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:58:33 provisioning config files... 19:58:33 copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config8418630394474380733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:58:33 ---> docker-login.sh 19:58:33 nexus3.edgexfoundry.org:10001 19:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:34 Configure a credential helper to remove this warning. See 19:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:34 19:58:34 Login Succeeded 19:58:34 nexus3.edgexfoundry.org:10002 19:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:34 Configure a credential helper to remove this warning. See 19:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:34 19:58:34 Login Succeeded 19:58:34 nexus3.edgexfoundry.org:10003 19:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:34 Configure a credential helper to remove this warning. See 19:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:34 19:58:34 Login Succeeded 19:58:34 nexus3.edgexfoundry.org:10004 19:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:34 Configure a credential helper to remove this warning. See 19:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:34 19:58:34 Login Succeeded 19:58:34 docker.io 19:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:35 Configure a credential helper to remove this warning. See 19:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:35 19:58:35 Login Succeeded 19:58:35 ---> docker-login.sh ends [Pipeline] } 19:58:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:58:35 provisioning config files... 19:58:35 copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config9115728431291029882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:58:35 ---> docker-login.sh 19:58:35 nexus3.edgexfoundry.org:10001 19:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:35 Configure a credential helper to remove this warning. See 19:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:35 19:58:35 Login Succeeded 19:58:35 nexus3.edgexfoundry.org:10002 19:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:36 Configure a credential helper to remove this warning. See 19:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:36 19:58:36 Login Succeeded 19:58:36 nexus3.edgexfoundry.org:10003 19:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:36 Configure a credential helper to remove this warning. See 19:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:36 19:58:36 Login Succeeded 19:58:36 nexus3.edgexfoundry.org:10004 19:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:36 Configure a credential helper to remove this warning. See 19:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:36 19:58:36 Login Succeeded 19:58:36 docker.io 19:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:36 Configure a credential helper to remove this warning. See 19:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:36 19:58:36 Login Succeeded 19:58:36 ---> docker-login.sh ends [Pipeline] } 19:58:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:58:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:58:38 + ls -al . 19:58:38 total 20 19:58:38 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 19:58 . 19:58:38 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 19:58 .. 19:58:38 drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 19:58 .git 19:58:38 -rw-rw-r-- 1 jenkins jenkins 401 Apr 6 19:58 Dockerfile 19:58:38 -rw-rw-r-- 1 jenkins jenkins 883 Apr 6 19:58 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 19:58:38 + docker build -t edgex-devops/edgex-gcc-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=5bb947235c942ea89325bcb808105ce2e51ba820 --label arch=amd64 . 19:58:38 Sending build context to Docker daemon 410.6kB 19:58:38 Step 1/6 : FROM alpine:3.15 19:58:39 3.15: Pulling from library/alpine 19:58:39 df9b9388f04a: Pulling fs layer 19:58:39 df9b9388f04a: Verifying Checksum 19:58:39 df9b9388f04a: Download complete 19:58:39 df9b9388f04a: Pull complete 19:58:39 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:58:39 Status: Downloaded newer image for alpine:3.15 19:58:39 ---> 0ac33e5f5afa 19:58:39 Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:58:39 ---> Running in e8b098889748 19:58:39 Removing intermediate container e8b098889748 19:58:39 ---> 7fb65a5a9a68 19:58:39 Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:58:39 ---> Running in 93af85c7ce59 19:58:40 Removing intermediate container 93af85c7ce59 19:58:40 ---> 6a66456ac614 19:58:40 Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev 19:58:40 ---> Running in 480fa532d2a3 19:58:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:58:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:58:42 (1/63) Installing libgcc (10.3.1_git20211027-r0) 19:58:42 (2/63) Installing libstdc++ (10.3.1_git20211027-r0) 19:58:42 (3/63) Installing binutils (2.37-r3) 19:58:42 (4/63) Installing libmagic (5.41-r0) 19:58:42 (5/63) Installing file (5.41-r0) 19:58:42 (6/63) Installing libgomp (10.3.1_git20211027-r0) 19:58:42 (7/63) Installing libatomic (10.3.1_git20211027-r0) 19:58:42 (8/63) Installing libgphobos (10.3.1_git20211027-r0) 19:58:43 (9/63) Installing gmp (6.2.1-r1) 19:58:43 (10/63) Installing isl22 (0.22-r0) 19:58:43 (11/63) Installing mpfr4 (4.1.0-r0) 19:58:44 (12/63) Installing mpc1 (1.2.1-r0) 19:58:44 (13/63) Installing gcc (10.3.1_git20211027-r0) 19:58:46 (14/63) Installing musl-dev (1.2.2-r7) 19:58:46 (15/63) Installing libc-dev (0.7.2-r3) 19:58:46 (16/63) Installing g++ (10.3.1_git20211027-r0) 19:58:47 (17/63) Installing make (4.3-r0) 19:58:47 (18/63) Installing fortify-headers (1.1-r1) 19:58:47 (19/63) Installing patch (2.7.6-r7) 19:58:47 (20/63) Installing build-base (0.5-r2) 19:58:47 (21/63) Installing libacl (2.2.53-r0) 19:58:47 (22/63) Installing libbz2 (1.0.8-r1) 19:58:47 (23/63) Installing expat (2.4.7-r0) 19:58:47 (24/63) Installing lz4-libs (1.9.3-r1) 19:58:47 (25/63) Installing xz-libs (5.2.5-r0) 19:58:47 (26/63) Installing zstd-libs (1.5.0-r0) 19:58:48 (27/63) Installing libarchive (3.6.0-r0) 19:58:48 (28/63) Installing ca-certificates (20211220-r0) 19:58:48 (29/63) Installing brotli-libs (1.0.9-r5) 19:58:48 (30/63) Installing nghttp2-libs (1.46.0-r0) 19:58:48 (31/63) Installing libcurl (7.80.0-r0) 19:58:48 (32/63) Installing ncurses-terminfo-base (6.3_p20211120-r0) 19:58:48 (33/63) Installing ncurses-libs (6.3_p20211120-r0) 19:58:48 (34/63) Installing rhash-libs (1.4.2-r2) 19:58:48 (35/63) Installing libuv (1.42.0-r0) 19:58:48 (36/63) Installing cmake (3.21.3-r0) 19:58:49 (37/63) Installing pkgconf (1.8.0-r0) 19:58:50 (38/63) Installing openssl-dev (1.1.1n-r0) 19:58:50 (39/63) Installing nghttp2-dev (1.46.0-r0) 19:58:50 (40/63) Installing zlib-dev (1.2.12-r0) 19:58:50 (41/63) Installing brotli-dev (1.0.9-r5) 19:58:50 (42/63) Installing curl-dev (7.80.0-r0) 19:58:50 (43/63) Installing pcre2 (10.39-r0) 19:58:50 Still waiting to schedule task 19:58:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:58:50 (44/63) Installing git (2.34.1-r0) 19:58:50 (45/63) Installing nettle (3.7.3-r0) 19:58:51 (46/63) Installing libffi (3.4.2-r1) 19:58:51 (47/63) Installing p11-kit (0.24.0-r1) 19:58:51 (48/63) Installing libtasn1 (4.18.0-r0) 19:58:51 (49/63) Installing libunistring (0.9.10-r1) 19:58:51 (50/63) Installing gnutls (3.7.1-r0) 19:58:51 (51/63) Installing libmicrohttpd (0.9.73-r0) 19:58:51 (52/63) Installing gnutls-c++ (3.7.1-r0) 19:58:51 (53/63) Installing libgmpxx (6.2.1-r1) 19:58:51 (54/63) Installing gmp-dev (6.2.1-r1) 19:58:51 (55/63) Installing nettle-dev (3.7.3-r0) 19:58:51 (56/63) Installing libtasn1-progs (4.18.0-r0) 19:58:52 (57/63) Installing libtasn1-dev (4.18.0-r0) 19:58:52 (58/63) Installing p11-kit-dev (0.24.0-r1) 19:58:52 (59/63) Installing gnutls-dev (3.7.1-r0) 19:58:52 (60/63) Installing libmicrohttpd-dev (0.9.73-r0) 19:58:52 (61/63) Installing linux-headers (5.10.41-r0) 19:58:52 (62/63) Installing yaml (0.2.5-r0) 19:58:52 (63/63) Installing yaml-dev (0.2.5-r0) 19:58:52 Executing busybox-1.34.1-r5.trigger 19:58:52 Executing ca-certificates-20211220-r0.trigger 19:58:53 OK: 281 MiB in 77 packages 19:58:58 Removing intermediate container 480fa532d2a3 19:58:58 ---> ad368080ddad 19:58:58 Step 5/6 : LABEL arch=amd64 19:58:58 ---> Running in b6f7edbfb989 19:58:58 Removing intermediate container b6f7edbfb989 19:58:58 ---> 37d6057a1f98 19:58:58 Step 6/6 : LABEL git_sha=5bb947235c942ea89325bcb808105ce2e51ba820 19:58:58 ---> Running in b268dd2660af 19:58:58 Removing intermediate container b268dd2660af 19:58:58 ---> 31512f8d4d04 19:58:58 [Warning] One or more build-args [ARCH] were not consumed 19:58:58 Successfully built 31512f8d4d04 19:58:58 Successfully tagged edgex-devops/edgex-gcc-base:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 19:58:58 [edgeXDocker.push] Tagging docker image edgex-gcc-base with the following tags: 19:58:58 5bb947235c942ea89325bcb808105ce2e51ba820 19:58:58 latest 19:58:58 gcc 19:58:58 8 19:58:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:58:58 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:5bb947235c942ea89325bcb808105ce2e51ba820 [Pipeline] isUnix [Pipeline] sh 19:58:59 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:5bb947235c942ea89325bcb808105ce2e51ba820 19:58:59 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] 19:58:59 93b38529b116: Preparing 19:58:59 387956d343bc: Preparing 19:58:59 4fc242d58285: Preparing 19:58:59 387956d343bc: Pushed 19:59:00 4fc242d58285: Pushed 19:59:32 93b38529b116: Pushed 19:59:32 5bb947235c942ea89325bcb808105ce2e51ba820: digest: sha256:856fb40ca3d1125b2c93e717e1a89c2d5d9bc42c48810694e872c08d802a7fb7 size: 947 [Pipeline] isUnix [Pipeline] sh 19:59:32 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] isUnix [Pipeline] sh 19:59:32 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 19:59:32 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] 19:59:32 93b38529b116: Preparing 19:59:32 387956d343bc: Preparing 19:59:32 4fc242d58285: Preparing 19:59:32 387956d343bc: Layer already exists 19:59:32 93b38529b116: Layer already exists 19:59:32 4fc242d58285: Layer already exists 19:59:32 latest: digest: sha256:856fb40ca3d1125b2c93e717e1a89c2d5d9bc42c48810694e872c08d802a7fb7 size: 947 [Pipeline] isUnix [Pipeline] sh 19:59:33 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc [Pipeline] isUnix [Pipeline] sh 19:59:33 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc 19:59:33 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] 19:59:33 93b38529b116: Preparing 19:59:33 387956d343bc: Preparing 19:59:33 4fc242d58285: Preparing 19:59:33 93b38529b116: Layer already exists 19:59:33 4fc242d58285: Layer already exists 19:59:33 387956d343bc: Layer already exists 19:59:33 gcc: digest: sha256:856fb40ca3d1125b2c93e717e1a89c2d5d9bc42c48810694e872c08d802a7fb7 size: 947 [Pipeline] isUnix [Pipeline] sh 19:59:33 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:8 [Pipeline] isUnix [Pipeline] sh 19:59:33 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:8 19:59:33 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] 19:59:33 93b38529b116: Preparing 19:59:33 387956d343bc: Preparing 19:59:33 4fc242d58285: Preparing 19:59:33 4fc242d58285: Layer already exists 19:59:33 387956d343bc: Layer already exists 19:59:33 93b38529b116: Layer already exists 19:59:33 8: digest: sha256:856fb40ca3d1125b2c93e717e1a89c2d5d9bc42c48810694e872c08d802a7fb7 size: 947 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:59:33 ===================================================== [Pipeline] echo 19:59:33 taggedImages: 19:59:33 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:5bb947235c942ea89325bcb808105ce2e51ba820 19:59:33 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 19:59:33 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc 19:59:33 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:8 [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 19:59:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:59:34 19:59:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:59:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:59:34 latest: Pulling from edgex-lftools-log-publisher 19:59:34 5eb5b503b376: Pulling fs layer 19:59:34 5c69ac0246d0: Pulling fs layer 19:59:34 ec43610c2a17: Pulling fs layer 19:59:34 3a2ae6a8a46f: Pulling fs layer 19:59:34 33b1e0a273af: Pulling fs layer 19:59:34 5d3b04190fa2: Pulling fs layer 19:59:34 2f39f015ded8: Pulling fs layer 19:59:34 3a2ae6a8a46f: Waiting 19:59:34 33b1e0a273af: Waiting 19:59:34 5d3b04190fa2: Waiting 19:59:34 2f39f015ded8: Waiting 19:59:34 5c69ac0246d0: Download complete 19:59:34 3a2ae6a8a46f: Verifying Checksum 19:59:34 3a2ae6a8a46f: Download complete 19:59:34 33b1e0a273af: Verifying Checksum 19:59:34 33b1e0a273af: Download complete 19:59:34 5d3b04190fa2: Verifying Checksum 19:59:34 5d3b04190fa2: Download complete 19:59:34 ec43610c2a17: Verifying Checksum 19:59:34 ec43610c2a17: Download complete 19:59:34 5eb5b503b376: Verifying Checksum 19:59:34 5eb5b503b376: Download complete 19:59:35 2f39f015ded8: Download complete 19:59:36 5eb5b503b376: Pull complete 19:59:36 5c69ac0246d0: Pull complete 19:59:36 ec43610c2a17: Pull complete 19:59:36 3a2ae6a8a46f: Pull complete 19:59:37 33b1e0a273af: Pull complete 19:59:37 5d3b04190fa2: Pull complete 19:59:42 2f39f015ded8: Pull complete 19:59:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:59:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:59:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:59:42 prd-ubuntu20.04-docker-8c-8g-10978 does not seem to be running inside a container 19:59:42 $ 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/edgexfoundry_ci-build-images_gcc -v /w/workspace/edgexfoundry_ci-build-images_gcc:/w/workspace/edgexfoundry_ci-build-images_gcc:rw,z -v /w/workspace/edgexfoundry_ci-build-images_gcc@tmp:/w/workspace/edgexfoundry_ci-build-images_gcc@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 19:59:44 $ docker top 001cb62caa0c1ba2915c88526fc9997f0a9d9f9bf9ac9478cd03172e191a3c6f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:59:44 ---> job-cost.sh 19:59:44 lf-activate-venv: SKIPPING 19:59:44 INFO: No Stack... 19:59:45 INFO: Retrieving Pricing Info for: v3-standard-8 19:59:45 INFO: Archiving Costs [Pipeline] sh 19:59:45 + cat /w/workspace/edgexfoundry_ci-build-images_gcc/archives/cost.csv 19:59:45 + cut -d, -f6 [Pipeline] lock 19:59:45 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-8-stack-cost] 19:59:45 Resource [jenkins-edgexfoundry-ci-build-images-gcc-8-stack-cost] did not exist. Created. 19:59:45 Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:59:46 + echo total: 0.2199999988079071 [Pipeline] stash 19:59:46 Stashed 1 file(s) [Pipeline] } 19:59:46 Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-8-stack-cost] [Pipeline] // lock [Pipeline] } 19:59:46 $ docker stop --time=1 001cb62caa0c1ba2915c88526fc9997f0a9d9f9bf9ac9478cd03172e191a3c6f 19:59:47 $ docker rm -f 001cb62caa0c1ba2915c88526fc9997f0a9d9f9bf9ac9478cd03172e191a3c6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:00:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10980 in /w/workspace/edgexfoundry_ci-build-images_gcc [Pipeline] { [Pipeline] checkout 20:00:21 Selected Git installation does not exist. Using Default 20:00:21 The recommended git tool is: NONE 20:00:26 using credential edgex-jenkins-ssh 20:00:26 Cloning the remote Git repository 20:00:26 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 20:00:26 > git init /w/workspace/edgexfoundry_ci-build-images_gcc # timeout=10 20:00:26 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 20:00:26 > git --version # timeout=10 20:00:26 > git --version # 'git version 2.25.1' 20:00:26 using GIT_SSH to set credentials SSH Credentials for GitHub 20:00:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:00:27 Avoid second fetch 20:00:27 Checking out Revision 5bb947235c942ea89325bcb808105ce2e51ba820 (gcc) 20:00:27 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 20:00:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:00:27 > git config core.sparsecheckout # timeout=10 20:00:27 > git checkout -f 5bb947235c942ea89325bcb808105ce2e51ba820 # timeout=10 20:00:31 Commit message: "Merge pull request #186 from ernestojeda/gcc" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:00:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:00:32 % Total % Received % Xferd Average Speed Time Time Time Current 20:00:32 Dload Upload Total Spent Left Speed 20:00:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 43540 0 --:--:-- --:--:-- --:--:-- 43540 [Pipeline] sh 20:00:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:00:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 20:00:33 sudo tee /etc/docker/daemon.new 20:00:33 { 20:00:33 "registry-mirrors": [ 20:00:33 "https://nexus3.edgexfoundry.org:10001" 20:00:33 ], 20:00:33 "bip": "10.250.0.254/24", 20:00:33 "hosts": [ 20:00:33 "tcp://0.0.0.0:5555", 20:00:33 "unix:///var/run/docker.sock" 20:00:33 ], 20:00:33 "mtu": 1458, 20:00:33 "selinux-enabled": true, 20:00:33 "seccomp-profile": "/etc/docker/seccomp.json" 20:00:33 } [Pipeline] sh 20:00:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:00:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:00:52 provisioning config files... 20:00:52 copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config5867968092007930817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:00:53 ---> docker-login.sh 20:00:53 nexus3.edgexfoundry.org:10001 20:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:54 Configure a credential helper to remove this warning. See 20:00:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:54 20:00:54 Login Succeeded 20:00:54 nexus3.edgexfoundry.org:10002 20:00:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:54 Configure a credential helper to remove this warning. See 20:00:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:54 20:00:54 Login Succeeded 20:00:54 nexus3.edgexfoundry.org:10003 20:00:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:54 Configure a credential helper to remove this warning. See 20:00:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:54 20:00:54 Login Succeeded 20:00:54 nexus3.edgexfoundry.org:10004 20:00:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:55 Configure a credential helper to remove this warning. See 20:00:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:55 20:00:55 Login Succeeded 20:00:55 docker.io 20:00:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:56 Configure a credential helper to remove this warning. See 20:00:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:56 20:00:56 Login Succeeded 20:00:56 ---> docker-login.sh ends [Pipeline] } 20:00:56 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 20:00:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:00:57 + ls -al . 20:00:57 total 20 20:00:57 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 20:00 . 20:00:57 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 20:00 .. 20:00:57 drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 20:00 .git 20:00:57 -rw-rw-r-- 1 jenkins jenkins 401 Apr 6 20:00 Dockerfile 20:00:57 -rw-rw-r-- 1 jenkins jenkins 883 Apr 6 20:00 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 20:00:57 + docker build -t edgex-devops/edgex-gcc-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=5bb947235c942ea89325bcb808105ce2e51ba820 --label arch=arm64 . 20:00:57 Sending build context to Docker daemon 410.6kB 20:00:57 Step 1/6 : FROM alpine:3.15 20:00:58 3.15: Pulling from library/alpine 20:00:58 9981e73032c8: Pulling fs layer 20:00:58 9981e73032c8: Verifying Checksum 20:00:58 9981e73032c8: Download complete 20:00:59 9981e73032c8: Pull complete 20:00:59 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:00:59 Status: Downloaded newer image for alpine:3.15 20:00:59 ---> 3fb3c9af89a9 20:00:59 Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:00:59 ---> Running in d1ece30ac1e7 20:00:59 Removing intermediate container d1ece30ac1e7 20:00:59 ---> 6cca59f511d8 20:00:59 Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:00:59 ---> Running in 10c27cfce642 20:01:01 Removing intermediate container 10c27cfce642 20:01:01 ---> 36117699e849 20:01:01 Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev 20:01:01 ---> Running in 491ec616b88a 20:01:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:01:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:01:04 (1/63) Installing libgcc (10.3.1_git20211027-r0) 20:01:04 (2/63) Installing libstdc++ (10.3.1_git20211027-r0) 20:01:04 (3/63) Installing binutils (2.37-r3) 20:01:04 (4/63) Installing libmagic (5.41-r0) 20:01:05 (5/63) Installing file (5.41-r0) 20:01:05 (6/63) Installing libgomp (10.3.1_git20211027-r0) 20:01:05 (7/63) Installing libatomic (10.3.1_git20211027-r0) 20:01:05 (8/63) Installing libgphobos (10.3.1_git20211027-r0) 20:01:05 (9/63) Installing gmp (6.2.1-r1) 20:01:05 (10/63) Installing isl22 (0.22-r0) 20:01:06 (11/63) Installing mpfr4 (4.1.0-r0) 20:01:06 (12/63) Installing mpc1 (1.2.1-r0) 20:01:06 (13/63) Installing gcc (10.3.1_git20211027-r0) 20:01:08 (14/63) Installing musl-dev (1.2.2-r7) 20:01:08 (15/63) Installing libc-dev (0.7.2-r3) 20:01:08 (16/63) Installing g++ (10.3.1_git20211027-r0) 20:01:10 (17/63) Installing make (4.3-r0) 20:01:10 (18/63) Installing fortify-headers (1.1-r1) 20:01:10 (19/63) Installing patch (2.7.6-r7) 20:01:10 (20/63) Installing build-base (0.5-r2) 20:01:10 (21/63) Installing libacl (2.2.53-r0) 20:01:10 (22/63) Installing libbz2 (1.0.8-r1) 20:01:10 (23/63) Installing expat (2.4.7-r0) 20:01:10 (24/63) Installing lz4-libs (1.9.3-r1) 20:01:10 (25/63) Installing xz-libs (5.2.5-r0) 20:01:10 (26/63) Installing zstd-libs (1.5.0-r0) 20:01:11 (27/63) Installing libarchive (3.6.0-r0) 20:01:11 (28/63) Installing ca-certificates (20211220-r0) 20:01:11 (29/63) Installing brotli-libs (1.0.9-r5) 20:01:11 (30/63) Installing nghttp2-libs (1.46.0-r0) 20:01:11 (31/63) Installing libcurl (7.80.0-r0) 20:01:11 (32/63) Installing ncurses-terminfo-base (6.3_p20211120-r0) 20:01:11 (33/63) Installing ncurses-libs (6.3_p20211120-r0) 20:01:12 (34/63) Installing rhash-libs (1.4.2-r2) 20:01:12 (35/63) Installing libuv (1.42.0-r0) 20:01:12 (36/63) Installing cmake (3.21.3-r0) 20:01:14 (37/63) Installing pkgconf (1.8.0-r0) 20:01:14 (38/63) Installing openssl-dev (1.1.1n-r0) 20:01:14 (39/63) Installing nghttp2-dev (1.46.0-r0) 20:01:14 (40/63) Installing zlib-dev (1.2.12-r0) 20:01:14 (41/63) Installing brotli-dev (1.0.9-r5) 20:01:14 (42/63) Installing curl-dev (7.80.0-r0) 20:01:14 (43/63) Installing pcre2 (10.39-r0) 20:01:15 (44/63) Installing git (2.34.1-r0) 20:01:15 (45/63) Installing nettle (3.7.3-r0) 20:01:15 (46/63) Installing libffi (3.4.2-r1) 20:01:15 (47/63) Installing p11-kit (0.24.0-r1) 20:01:16 (48/63) Installing libtasn1 (4.18.0-r0) 20:01:16 (49/63) Installing libunistring (0.9.10-r1) 20:01:16 (50/63) Installing gnutls (3.7.1-r0) 20:01:16 (51/63) Installing libmicrohttpd (0.9.73-r0) 20:01:16 (52/63) Installing gnutls-c++ (3.7.1-r0) 20:01:16 (53/63) Installing libgmpxx (6.2.1-r1) 20:01:16 (54/63) Installing gmp-dev (6.2.1-r1) 20:01:16 (55/63) Installing nettle-dev (3.7.3-r0) 20:01:16 (56/63) Installing libtasn1-progs (4.18.0-r0) 20:01:16 (57/63) Installing libtasn1-dev (4.18.0-r0) 20:01:16 (58/63) Installing p11-kit-dev (0.24.0-r1) 20:01:17 (59/63) Installing gnutls-dev (3.7.1-r0) 20:01:17 (60/63) Installing libmicrohttpd-dev (0.9.73-r0) 20:01:17 (61/63) Installing linux-headers (5.10.41-r0) 20:01:17 (62/63) Installing yaml (0.2.5-r0) 20:01:17 (63/63) Installing yaml-dev (0.2.5-r0) 20:01:18 Executing busybox-1.34.1-r5.trigger 20:01:18 Executing ca-certificates-20211220-r0.trigger 20:01:18 OK: 277 MiB in 77 packages 20:01:30 Removing intermediate container 491ec616b88a 20:01:30 ---> 44841eafc594 20:01:30 Step 5/6 : LABEL arch=arm64 20:01:30 ---> Running in bb1dfc544b56 20:01:30 Removing intermediate container bb1dfc544b56 20:01:30 ---> c5d1c8db8ba1 20:01:30 Step 6/6 : LABEL git_sha=5bb947235c942ea89325bcb808105ce2e51ba820 20:01:30 ---> Running in 34e16d20dba1 20:01:30 Removing intermediate container 34e16d20dba1 20:01:30 ---> 69c73aa914e4 20:01:30 [Warning] One or more build-args [ARCH] were not consumed 20:01:30 Successfully built 69c73aa914e4 20:01:30 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 20:01:31 [edgeXDocker.push] Tagging docker image edgex-gcc-base-arm64 with the following tags: 20:01:31 5bb947235c942ea89325bcb808105ce2e51ba820 20:01:31 latest 20:01:31 gcc 20:01:31 8 20:01:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:01:31 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:5bb947235c942ea89325bcb808105ce2e51ba820 [Pipeline] isUnix [Pipeline] sh 20:01:31 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:5bb947235c942ea89325bcb808105ce2e51ba820 20:01:31 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 20:01:31 592af8b275c3: Preparing 20:01:31 939588277dbf: Preparing 20:01:31 4f4ce317c6bb: Preparing 20:01:32 939588277dbf: Pushed 20:01:33 4f4ce317c6bb: Pushed 20:02:30 592af8b275c3: Pushed 20:02:30 5bb947235c942ea89325bcb808105ce2e51ba820: digest: sha256:0f124dd3b6ead62312a5009ba0dc35a1224119791cb8964a66759dbb1cb35c90 size: 947 [Pipeline] isUnix [Pipeline] sh 20:02:30 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:02:30 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 20:02:30 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 20:02:30 592af8b275c3: Preparing 20:02:30 939588277dbf: Preparing 20:02:30 4f4ce317c6bb: Preparing 20:02:30 592af8b275c3: Layer already exists 20:02:30 939588277dbf: Layer already exists 20:02:30 4f4ce317c6bb: Layer already exists 20:02:31 latest: digest: sha256:0f124dd3b6ead62312a5009ba0dc35a1224119791cb8964a66759dbb1cb35c90 size: 947 [Pipeline] isUnix [Pipeline] sh 20:02:31 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc [Pipeline] isUnix [Pipeline] sh 20:02:31 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc 20:02:31 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 20:02:31 592af8b275c3: Preparing 20:02:31 939588277dbf: Preparing 20:02:31 4f4ce317c6bb: Preparing 20:02:31 592af8b275c3: Layer already exists 20:02:31 939588277dbf: Layer already exists 20:02:31 4f4ce317c6bb: Layer already exists 20:02:32 gcc: digest: sha256:0f124dd3b6ead62312a5009ba0dc35a1224119791cb8964a66759dbb1cb35c90 size: 947 [Pipeline] isUnix [Pipeline] sh 20:02:32 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:8 [Pipeline] isUnix [Pipeline] sh 20:02:32 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:8 20:02:32 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 20:02:32 592af8b275c3: Preparing 20:02:32 939588277dbf: Preparing 20:02:32 4f4ce317c6bb: Preparing 20:02:32 4f4ce317c6bb: Layer already exists 20:02:32 592af8b275c3: Layer already exists 20:02:32 939588277dbf: Layer already exists 20:02:33 8: digest: sha256:0f124dd3b6ead62312a5009ba0dc35a1224119791cb8964a66759dbb1cb35c90 size: 947 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:02:33 ===================================================== [Pipeline] echo 20:02:33 taggedImages: 20:02:33 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:5bb947235c942ea89325bcb808105ce2e51ba820 20:02:33 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 20:02:33 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc 20:02:33 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:8 [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 20:02:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:02:33 20:02:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:02:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:02:34 arm64: Pulling from edgex-lftools-log-publisher 20:02:34 8998bd30e6a1: Pulling fs layer 20:02:34 04944245beec: Pulling fs layer 20:02:34 699f458cf7ca: Pulling fs layer 20:02:34 765212b225bb: Pulling fs layer 20:02:34 f23df028b6ca: Pulling fs layer 20:02:34 d65c8cfc05b1: Pulling fs layer 20:02:34 2437ff75d9bd: Pulling fs layer 20:02:34 f23df028b6ca: Waiting 20:02:34 d65c8cfc05b1: Waiting 20:02:34 2437ff75d9bd: Waiting 20:02:34 765212b225bb: Waiting 20:02:34 04944245beec: Verifying Checksum 20:02:34 04944245beec: Download complete 20:02:34 765212b225bb: Verifying Checksum 20:02:34 765212b225bb: Download complete 20:02:34 f23df028b6ca: Verifying Checksum 20:02:34 f23df028b6ca: Download complete 20:02:34 d65c8cfc05b1: Verifying Checksum 20:02:34 d65c8cfc05b1: Download complete 20:02:34 699f458cf7ca: Verifying Checksum 20:02:34 699f458cf7ca: Download complete 20:02:34 8998bd30e6a1: Verifying Checksum 20:02:34 8998bd30e6a1: Download complete 20:02:37 2437ff75d9bd: Verifying Checksum 20:02:37 2437ff75d9bd: Download complete 20:02:38 8998bd30e6a1: Pull complete 20:02:39 04944245beec: Pull complete 20:02:40 699f458cf7ca: Pull complete 20:02:40 765212b225bb: Pull complete 20:02:41 f23df028b6ca: Pull complete 20:02:41 d65c8cfc05b1: Pull complete 20:02:56 2437ff75d9bd: Pull complete 20:02:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:02:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:02:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:02:57 prd-ubuntu20.04-docker-arm64-4c-16g-10980 does not seem to be running inside a container 20:02:57 $ 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/edgexfoundry_ci-build-images_gcc -v /w/workspace/edgexfoundry_ci-build-images_gcc:/w/workspace/edgexfoundry_ci-build-images_gcc:rw,z -v /w/workspace/edgexfoundry_ci-build-images_gcc@tmp:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:03:00 $ docker top 8f0875ffbc17e1dbacc4a808ee834ced5c14c3cde8bc9950720aa71f4d61dd80 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:03:01 ---> job-cost.sh 20:03:01 lf-activate-venv: SKIPPING 20:03:01 INFO: No Stack... 20:03:01 INFO: Retrieving Pricing Info for: v3-standard-4 20:03:02 INFO: Archiving Costs [Pipeline] sh 20:03:03 + cat /w/workspace/edgexfoundry_ci-build-images_gcc/archives/cost.csv 20:03:03 + cut -d, -f6 [Pipeline] lock 20:03:03 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-8-stack-cost] 20:03:03 Resource [jenkins-edgexfoundry-ci-build-images-gcc-8-stack-cost] did not exist. Created. 20:03:03 Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:03:04 /w/workspace/edgexfoundry_ci-build-images_gcc@tmp/durable-42fafb2d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:03:05 + echo total: 0.10999999940395355 [Pipeline] stash 20:03:05 Warning: overwriting stash ‘stack-cost’ 20:03:05 Stashed 1 file(s) [Pipeline] } 20:03:05 Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-8-stack-cost] [Pipeline] // lock [Pipeline] } 20:03:05 $ docker stop --time=1 8f0875ffbc17e1dbacc4a808ee834ced5c14c3cde8bc9950720aa71f4d61dd80 20:03:07 $ docker rm -f 8f0875ffbc17e1dbacc4a808ee834ced5c14c3cde8bc9950720aa71f4d61dd80 [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 20:03:07 + [ -d /w/workspace/edgexfoundry_ci-build-images_gcc/archives ] 20:03:07 + ls -al /w/workspace/edgexfoundry_ci-build-images_gcc/archives 20:03:07 total 16 20:03:07 drwxr-xr-x 3 root root 4096 Apr 6 19:59 . 20:03:07 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 19:59 .. 20:03:07 drwxr-xr-x 2 root root 4096 Apr 6 19:59 cost 20:03:07 -rw-r--r-- 1 root root 83 Apr 6 19:59 cost.csv 20:03:07 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_ci-build-images_gcc/archives 20:03:07 + ls -al /w/workspace/edgexfoundry_ci-build-images_gcc/archives 20:03:07 total 16 20:03:07 drwxr-xr-x 3 jenkins jenkins 4096 Apr 6 19:59 . 20:03:07 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 19:59 .. 20:03:07 drwxr-xr-x 2 jenkins jenkins 4096 Apr 6 19:59 cost 20:03:07 -rw-r--r-- 1 jenkins jenkins 83 Apr 6 19:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:03:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:03:09 ---> package-listing.sh 20:03:09 ++ facter osfamily 20:03:09 ++ tr '[:upper:]' '[:lower:]' 20:03:09 + OS_FAMILY=debian 20:03:09 + workspace=/w/workspace/edgexfoundry_ci-build-images_gcc 20:03:09 + START_PACKAGES=/tmp/packages_start.txt 20:03:09 + END_PACKAGES=/tmp/packages_end.txt 20:03:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:03:09 + PACKAGES=/tmp/packages_start.txt 20:03:09 + '[' /w/workspace/edgexfoundry_ci-build-images_gcc ']' 20:03:09 + PACKAGES=/tmp/packages_end.txt 20:03:09 + case "${OS_FAMILY}" in 20:03:09 + dpkg -l 20:03:09 + grep '^ii' 20:03:09 + '[' -f /tmp/packages_start.txt ']' 20:03:09 + '[' -f /tmp/packages_end.txt ']' 20:03:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:03:09 + '[' /w/workspace/edgexfoundry_ci-build-images_gcc ']' 20:03:09 + mkdir -p /w/workspace/edgexfoundry_ci-build-images_gcc/archives/ 20:03:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_ci-build-images_gcc/archives/ [Pipeline] echo 20:03:09 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/edgexfoundry_ci-build-images_gcc/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:03:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:03:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:03:10 . [Pipeline] withDockerContainer 20:03:10 prd-ubuntu20.04-docker-8c-8g-10978 does not seem to be running inside a container 20:03:10 $ 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/edgexfoundry_ci-build-images_gcc/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_ci-build-images_gcc -v /w/workspace/edgexfoundry_ci-build-images_gcc:/w/workspace/edgexfoundry_ci-build-images_gcc:rw,z -v /w/workspace/edgexfoundry_ci-build-images_gcc@tmp:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:03:10 $ docker top d1d09992307716bda7f300f5de59e273f55b2599fdf0cc2c56c0e2d3e68c7165 -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:11 + touch /tmp/pre-build-complete [Pipeline] sh 20:03:11 + mkdir -p /var/log/sysstat [Pipeline] sh 20:03:11 + ls /var/log/sa-host 20:03:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:03:11 provisioning config files... 20:03:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config3761542793155989184tmp [Pipeline] { [Pipeline] echo 20:03:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:03:12 ---> create-netrc.sh [Pipeline] } 20:03:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:03:12 ---> python-tools-install.sh [Pipeline] echo 20:03:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:03:12 ---> sudo-logs.sh 20:03:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:03:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:03:13 ---> job-cost.sh 20:03:13 lf-activate-venv: SKIPPING 20:03:13 DEBUG: total: 0.2199999988079071 20:03:13 INFO: Retrieving Stack Cost... 20:03:13 INFO: Retrieving Pricing Info for: v3-standard-8 20:03:14 INFO: Archiving Costs [Pipeline] echo 20:03:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:03:14 ---> logs-deploy.sh 20:03:14 lf-activate-venv: SKIPPING 20:03:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/gcc/8 20:03:14 INFO: archiving workspace using pattern(s): 20:03:15 Archives upload complete. 20:03:15 INFO: archiving logs to Nexus