Push event to branch edgex-compose Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 096526f1b019795818746a30d244e95847e3d969 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > 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 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-compose, mavenSettings:ci-build-images-settings, dockerImageName:edgex-compose, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1.24.1], releaseBranchOverride:edgex-compose] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[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-compose USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-compose DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-compose-archive.tar.gz SEMVER_BUMP_LEVEL: pre RELEASE_BRANCH_OVERRIDE: edgex-compose DOCKER_CUSTOM_TAGS: 1.24.1 [Pipeline] node Running on prd-centos7-docker-4c-2g-4315 in /w/workspace/ry_ci-build-images_edgex-compose [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/ry_ci-build-images_edgex-compose # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 Fetching without tags Checking out Revision 096526f1b019795818746a30d244e95847e3d969 (edgex-compose) > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 096526f1b019795818746a30d244e95847e3d969 # timeout=10 Commit message: "Merge pull request #135 from cherrycl/issue-134" > git rev-list --no-walk 3713164f6485193a7db812284b98f7ee71a568b9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:16:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:16:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:16:00 ========================================================= 15:16:00 EdgeX Global Pipelines Version Info 15:16:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:16:02 ------------------- 15:16:02 stable info: 15:16:02 ------------------- 15:16:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:16:02 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 15:16:02 Message: update stable to v1.0.89 15:16:02 ------------------- 15:16:02 experimental info: 15:16:02 ------------------- 15:16:02 Commited By: **** collab-it+edgex@linuxfoundation.org 15:16:02 Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 15:16:02 Message: update experimental to v1.0.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [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] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:16:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:16:05 + ls -al . 15:16:05 total 12 15:16:05 drwxrwxr-x. 3 jenkins jenkins 72 Jun 24 15:15 . 15:16:05 drwxrwxr-x. 4 jenkins jenkins 112 Jun 24 15:15 .. 15:16:05 -rw-rw-r--. 1 jenkins jenkins 299 Jun 24 15:15 Dockerfile 15:16:05 drwxrwxr-x. 8 jenkins jenkins 162 Jun 24 15:15 .git 15:16:05 -rw-rw-r--. 1 jenkins jenkins 886 Jun 24 15:15 Jenkinsfile 15:16:05 -rw-rw-r--. 1 jenkins jenkins 1309 Jun 24 15:15 README.md [Pipeline] isUnix [Pipeline] sh 15:16:06 + docker build -t edgex-devops/edgex-compose -f Dockerfile --build-arg ARCH=amd64 --label git_sha=096526f1b019795818746a30d244e95847e3d969 --label arch=amd64 . 15:16:06 Sending build context to Docker daemon 203.8kB 15:16:06 Step 1/5 : FROM alpine:3.11 15:16:07 3.11: Pulling from library/alpine 15:16:07 cbdbe7a5bc2a: Pulling fs layer 15:16:07 cbdbe7a5bc2a: Verifying Checksum 15:16:07 cbdbe7a5bc2a: Download complete 15:16:07 cbdbe7a5bc2a: Pull complete 15:16:07 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 15:16:07 Status: Downloaded newer image for alpine:3.11 15:16:07 ---> f70734b6a266 15:16:07 Step 2/5 : RUN apk add --update --no-cache docker-compose py-pip python-dev libffi-dev openssl-dev gcc libc-dev make unzip bash curl 15:16:08 ---> Running in e30bb3ba7dde 15:16:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:16:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:16:08 (1/72) Installing ncurses-terminfo-base (6.1_p20200118-r4) 15:16:08 (2/72) Installing ncurses-libs (6.1_p20200118-r4) 15:16:08 (3/72) Installing readline (8.0.1-r0) 15:16:08 (4/72) Installing bash (5.0.11-r1) 15:16:08 Executing bash-5.0.11-r1.post-install 15:16:08 (5/72) Installing ca-certificates (20191127-r2) 15:16:08 (6/72) Installing nghttp2-libs (1.40.0-r1) 15:16:08 (7/72) Installing libcurl (7.67.0-r0) 15:16:08 (8/72) Installing curl (7.67.0-r0) 15:16:08 (9/72) Installing libbz2 (1.0.8-r1) 15:16:08 (10/72) Installing expat (2.2.9-r1) 15:16:08 (11/72) Installing libffi (3.2.1-r6) 15:16:08 (12/72) Installing gdbm (1.13-r1) 15:16:08 (13/72) Installing xz-libs (5.2.4-r0) 15:16:08 (14/72) Installing sqlite-libs (3.30.1-r2) 15:16:08 (15/72) Installing python3 (3.8.2-r0) 15:16:10 (16/72) Installing py3-setuptools (42.0.2-r0) 15:16:10 (17/72) Installing py3-six (1.13.0-r0) 15:16:10 (18/72) Installing dockerpy-creds (0.4.0-r2) 15:16:10 (19/72) Installing py3-cparser (2.19-r4) 15:16:10 (20/72) Installing py3-cffi (1.13.2-r0) 15:16:10 (21/72) Installing py3-idna (2.8-r3) 15:16:10 (22/72) Installing py3-asn1crypto (1.2.0-r1) 15:16:10 (23/72) Installing py3-cryptography (2.8-r1) 15:16:10 (24/72) Installing py3-ipaddress (1.0.23-r1) 15:16:10 (25/72) Installing py3-parsing (2.4.5-r1) 15:16:10 (26/72) Installing py3-packaging (19.2-r2) 15:16:10 (27/72) Installing py3-chardet (3.0.4-r3) 15:16:10 (28/72) Installing py3-certifi (2019.9.11-r2) 15:16:10 (29/72) Installing py3-urllib3 (1.25.7-r1) 15:16:11 (30/72) Installing py3-requests (2.22.0-r0) 15:16:11 (31/72) Installing py3-websocket-client (0.56.0-r3) 15:16:11 (32/72) Installing docker-py (4.1.0-r1) 15:16:11 (33/72) Installing py3-cached-property (1.5.1-r1) 15:16:11 (34/72) Installing py3-dockerpty (0.4.1-r2) 15:16:11 (35/72) Installing py3-docopt (0.6.2-r5) 15:16:11 (36/72) Installing py3-more-itertools (8.0.2-r0) 15:16:11 (37/72) Installing py3-zipp (0.6.0-r1) 15:16:11 (38/72) Installing py3-importlib-metadata (0.23-r1) 15:16:11 (39/72) Installing py3-pyrsistent (0.15.6-r0) 15:16:11 (40/72) Installing py3-attrs (19.3.0-r0) 15:16:11 (41/72) Installing py3-jsonschema (3.2.0-r0) 15:16:11 (42/72) Installing py3-asn1 (0.4.7-r2) 15:16:11 (43/72) Installing py3-bcrypt (3.1.7-r2) 15:16:11 (44/72) Installing py3-pynacl (1.3.0-r4) 15:16:11 (45/72) Installing py3-paramiko (2.7.1-r0) 15:16:11 (46/72) Installing py3-pysocks (1.7.1-r1) 15:16:11 (47/72) Installing py3-texttable (1.6.2-r1) 15:16:11 (48/72) Installing yaml (0.2.2-r1) 15:16:11 (49/72) Installing py3-yaml (5.3.1-r0) 15:16:11 (50/72) Installing docker-compose (1.24.1-r3) 15:16:11 (51/72) Installing libgcc (9.2.0-r4) 15:16:11 (52/72) Installing libstdc++ (9.2.0-r4) 15:16:11 (53/72) Installing binutils (2.33.1-r0) 15:16:11 (54/72) Installing gmp (6.1.2-r1) 15:16:11 (55/72) Installing isl (0.18-r0) 15:16:11 (56/72) Installing libgomp (9.2.0-r4) 15:16:11 (57/72) Installing libatomic (9.2.0-r4) 15:16:11 (58/72) Installing mpfr4 (4.0.2-r1) 15:16:11 (59/72) Installing mpc1 (1.1.0-r1) 15:16:11 (60/72) Installing gcc (9.2.0-r4) 15:16:13 (61/72) Installing musl-dev (1.1.24-r2) 15:16:14 (62/72) Installing libc-dev (0.7.2-r0) 15:16:14 (63/72) Installing linux-headers (4.19.36-r0) 15:16:14 (64/72) Installing pkgconf (1.6.3-r0) 15:16:14 (65/72) Installing libffi-dev (3.2.1-r6) 15:16:14 (66/72) Installing make (4.2.1-r2) 15:16:14 (67/72) Installing openssl-dev (1.1.1g-r0) 15:16:14 (68/72) Installing python2 (2.7.18-r0) 15:16:15 (69/72) Installing py-setuptools (42.0.2-r0) 15:16:15 (70/72) Installing py2-pip (18.1-r0) 15:16:16 (71/72) Installing python2-dev (2.7.18-r0) 15:16:16 (72/72) Installing unzip (6.0-r6) 15:16:16 Executing busybox-1.31.1-r9.trigger 15:16:16 Executing ca-certificates-20191127-r2.trigger 15:16:16 OK: 267 MiB in 86 packages 15:16:18 Still waiting to schedule task 15:16:18 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:16:34 Removing intermediate container e30bb3ba7dde 15:16:34 ---> ebc93c156dfe 15:16:34 Step 3/5 : ENTRYPOINT ["/usr/bin/docker-compose"] 15:16:34 ---> Running in 149f19013201 15:16:34 Removing intermediate container 149f19013201 15:16:34 ---> 50fd9026c8fd 15:16:34 Step 4/5 : LABEL arch=amd64 15:16:35 ---> Running in 5c16d592f19a 15:16:35 Removing intermediate container 5c16d592f19a 15:16:35 ---> 15e8fe0df988 15:16:35 Step 5/5 : LABEL git_sha=096526f1b019795818746a30d244e95847e3d969 15:16:35 ---> Running in f04782233eab 15:16:35 Removing intermediate container f04782233eab 15:16:35 ---> 37b5d4c25c8f 15:16:35 [Warning] One or more build-args [ARCH] were not consumed 15:16:35 Successfully built 37b5d4c25c8f 15:16:35 Successfully tagged edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:16:35 provisioning config files... 15:16:35 copy managed file [ci-build-images-settings] to file:/w/workspace/ry_ci-build-images_edgex-compose@tmp/config3574702877335719172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:16:36 nexus3.edgexfoundry.org:10001 15:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:36 Configure a credential helper to remove this warning. See 15:16:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:36 15:16:36 Login Succeeded 15:16:36 nexus3.edgexfoundry.org:10002 15:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:36 Configure a credential helper to remove this warning. See 15:16:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:36 15:16:36 Login Succeeded 15:16:36 nexus3.edgexfoundry.org:10003 15:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:36 Configure a credential helper to remove this warning. See 15:16:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:36 15:16:36 Login Succeeded 15:16:36 nexus3.edgexfoundry.org:10004 15:16:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:37 Configure a credential helper to remove this warning. See 15:16:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:37 15:16:37 Login Succeeded 15:16:37 docker.io 15:16:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:37 Configure a credential helper to remove this warning. See 15:16:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:37 15:16:37 Login Succeeded [Pipeline] } 15:16:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:16:37 [edgeXDocker.push] Tagging docker image edgex-devops/edgex-compose with the following tags: 15:16:37 096526f1b019795818746a30d244e95847e3d969 15:16:37 latest 15:16:37 edgex-compose 15:16:37 1.24.1 15:16:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:16:37 + docker tag edgex-devops/edgex-compose nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:096526f1b019795818746a30d244e95847e3d969 [Pipeline] isUnix [Pipeline] sh 15:16:38 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:096526f1b019795818746a30d244e95847e3d969 15:16:38 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose] 15:16:38 7c9fe92ed865: Preparing 15:16:38 3e207b409db3: Preparing 15:16:38 3e207b409db3: Layer already exists 15:17:00 7c9fe92ed865: Pushed 15:17:00 096526f1b019795818746a30d244e95847e3d969: digest: sha256:9c2ca165b59ac6f4882509dca93e31af84b1ba2c4b2337689782adad2f059056 size: 740 [Pipeline] isUnix [Pipeline] sh 15:17:00 + docker tag edgex-devops/edgex-compose nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:17:00 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:17:00 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose] 15:17:00 7c9fe92ed865: Preparing 15:17:00 3e207b409db3: Preparing 15:17:00 7c9fe92ed865: Layer already exists 15:17:00 3e207b409db3: Layer already exists 15:17:00 latest: digest: sha256:9c2ca165b59ac6f4882509dca93e31af84b1ba2c4b2337689782adad2f059056 size: 740 [Pipeline] isUnix [Pipeline] sh 15:17:00 + docker tag edgex-devops/edgex-compose nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:edgex-compose [Pipeline] isUnix [Pipeline] sh 15:17:01 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:edgex-compose 15:17:01 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose] 15:17:01 7c9fe92ed865: Preparing 15:17:01 3e207b409db3: Preparing 15:17:01 3e207b409db3: Layer already exists 15:17:01 7c9fe92ed865: Layer already exists 15:17:01 edgex-compose: digest: sha256:9c2ca165b59ac6f4882509dca93e31af84b1ba2c4b2337689782adad2f059056 size: 740 [Pipeline] isUnix [Pipeline] sh 15:17:01 + docker tag edgex-devops/edgex-compose nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:1.24.1 [Pipeline] isUnix [Pipeline] sh 15:17:01 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:1.24.1 15:17:01 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose] 15:17:01 7c9fe92ed865: Preparing 15:17:01 3e207b409db3: Preparing 15:17:01 7c9fe92ed865: Layer already exists 15:17:01 3e207b409db3: Layer already exists 15:17:01 1.24.1: digest: sha256:9c2ca165b59ac6f4882509dca93e31af84b1ba2c4b2337689782adad2f059056 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:18:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4318 in /w/workspace/ry_ci-build-images_edgex-compose [Pipeline] { [Pipeline] checkout 15:18:06 using credential edgex-jenkins-ssh 15:18:06 Cloning the remote Git repository 15:18:06 Cloning with configured refspecs honoured and without tags 15:18:06 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 15:18:06 > git init /w/workspace/ry_ci-build-images_edgex-compose # timeout=10 15:18:07 Fetching without tags 15:18:06 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 15:18:06 > git --version # timeout=10 15:18:06 using GIT_SSH to set credentials SSH Credentials for GitHub 15:18:06 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 15:18:07 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 15:18:07 > git config --add remote.origin.fetch +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 15:18:07 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 15:18:07 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 15:18:07 using GIT_SSH to set credentials SSH Credentials for GitHub 15:18:07 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 15:18:08 Checking out Revision 096526f1b019795818746a30d244e95847e3d969 (edgex-compose) 15:18:08 > git config core.sparsecheckout # timeout=10 15:18:08 > git checkout -f 096526f1b019795818746a30d244e95847e3d969 # timeout=10 15:18:12 Commit message: "Merge pull request #135 from cherrycl/issue-134" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:18:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:18:14 + ls -al . 15:18:14 total 24 15:18:14 drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 15:18 . 15:18:14 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 15:18 .. 15:18:14 drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 15:18 .git 15:18:14 -rw-rw-r-- 1 jenkins jenkins 299 Jun 24 15:18 Dockerfile 15:18:14 -rw-rw-r-- 1 jenkins jenkins 886 Jun 24 15:18 Jenkinsfile 15:18:14 -rw-rw-r-- 1 jenkins jenkins 1309 Jun 24 15:18 README.md [Pipeline] isUnix [Pipeline] sh 15:18:14 + docker build -t edgex-devops/edgex-compose-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=096526f1b019795818746a30d244e95847e3d969 --label arch=arm64 . 15:18:15 Sending build context to Docker daemon 203.8kB 15:18:16 Step 1/5 : FROM alpine:3.11 15:18:16 3.11: Pulling from library/alpine 15:18:16 29e5d40040c1: Pulling fs layer 15:18:16 29e5d40040c1: Verifying Checksum 15:18:16 29e5d40040c1: Download complete 15:18:17 29e5d40040c1: Pull complete 15:18:17 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 15:18:17 Status: Downloaded newer image for alpine:3.11 15:18:17 ---> c20d2a9ab686 15:18:17 Step 2/5 : RUN apk add --update --no-cache docker-compose py-pip python-dev libffi-dev openssl-dev gcc libc-dev make unzip bash curl 15:18:17 ---> Running in dbadbbc4a224 15:18:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 15:18:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:18:20 (1/72) Installing ncurses-terminfo-base (6.1_p20200118-r4) 15:18:20 (2/72) Installing ncurses-libs (6.1_p20200118-r4) 15:18:20 (3/72) Installing readline (8.0.1-r0) 15:18:20 (4/72) Installing bash (5.0.11-r1) 15:18:20 Executing bash-5.0.11-r1.post-install 15:18:20 (5/72) Installing ca-certificates (20191127-r2) 15:18:20 (6/72) Installing nghttp2-libs (1.40.0-r1) 15:18:20 (7/72) Installing libcurl (7.67.0-r0) 15:18:20 (8/72) Installing curl (7.67.0-r0) 15:18:20 (9/72) Installing libbz2 (1.0.8-r1) 15:18:20 (10/72) Installing expat (2.2.9-r1) 15:18:20 (11/72) Installing libffi (3.2.1-r6) 15:18:20 (12/72) Installing gdbm (1.13-r1) 15:18:20 (13/72) Installing xz-libs (5.2.4-r0) 15:18:20 (14/72) Installing sqlite-libs (3.30.1-r2) 15:18:20 (15/72) Installing python3 (3.8.2-r0) 15:18:23 (16/72) Installing py3-setuptools (42.0.2-r0) 15:18:23 (17/72) Installing py3-six (1.13.0-r0) 15:18:23 (18/72) Installing dockerpy-creds (0.4.0-r2) 15:18:23 (19/72) Installing py3-cparser (2.19-r4) 15:18:23 (20/72) Installing py3-cffi (1.13.2-r0) 15:18:23 (21/72) Installing py3-idna (2.8-r3) 15:18:23 (22/72) Installing py3-asn1crypto (1.2.0-r1) 15:18:23 (23/72) Installing py3-cryptography (2.8-r1) 15:18:23 (24/72) Installing py3-ipaddress (1.0.23-r1) 15:18:23 (25/72) Installing py3-parsing (2.4.5-r1) 15:18:23 (26/72) Installing py3-packaging (19.2-r2) 15:18:23 (27/72) Installing py3-chardet (3.0.4-r3) 15:18:23 (28/72) Installing py3-certifi (2019.9.11-r2) 15:18:23 (29/72) Installing py3-urllib3 (1.25.7-r1) 15:18:23 (30/72) Installing py3-requests (2.22.0-r0) 15:18:23 (31/72) Installing py3-websocket-client (0.56.0-r3) 15:18:23 (32/72) Installing docker-py (4.1.0-r1) 15:18:23 (33/72) Installing py3-cached-property (1.5.1-r1) 15:18:23 (34/72) Installing py3-dockerpty (0.4.1-r2) 15:18:23 (35/72) Installing py3-docopt (0.6.2-r5) 15:18:23 (36/72) Installing py3-more-itertools (8.0.2-r0) 15:18:23 (37/72) Installing py3-zipp (0.6.0-r1) 15:18:23 (38/72) Installing py3-importlib-metadata (0.23-r1) 15:18:23 (39/72) Installing py3-pyrsistent (0.15.6-r0) 15:18:23 (40/72) Installing py3-attrs (19.3.0-r0) 15:18:23 (41/72) Installing py3-jsonschema (3.2.0-r0) 15:18:23 (42/72) Installing py3-asn1 (0.4.7-r2) 15:18:23 (43/72) Installing py3-bcrypt (3.1.7-r2) 15:18:23 (44/72) Installing py3-pynacl (1.3.0-r4) 15:18:23 (45/72) Installing py3-paramiko (2.7.1-r0) 15:18:23 (46/72) Installing py3-pysocks (1.7.1-r1) 15:18:23 (47/72) Installing py3-texttable (1.6.2-r1) 15:18:23 (48/72) Installing yaml (0.2.2-r1) 15:18:23 (49/72) Installing py3-yaml (5.3.1-r0) 15:18:23 (50/72) Installing docker-compose (1.24.1-r3) 15:18:23 (51/72) Installing libgcc (9.2.0-r4) 15:18:23 (52/72) Installing libstdc++ (9.2.0-r4) 15:18:23 (53/72) Installing binutils (2.33.1-r0) 15:18:24 (54/72) Installing gmp (6.1.2-r1) 15:18:24 (55/72) Installing isl (0.18-r0) 15:18:24 (56/72) Installing libgomp (9.2.0-r4) 15:18:24 (57/72) Installing libatomic (9.2.0-r4) 15:18:24 (58/72) Installing mpfr4 (4.0.2-r1) 15:18:24 (59/72) Installing mpc1 (1.1.0-r1) 15:18:24 (60/72) Installing gcc (9.2.0-r4) 15:18:25 (61/72) Installing musl-dev (1.1.24-r2) 15:18:25 (62/72) Installing libc-dev (0.7.2-r0) 15:18:25 (63/72) Installing linux-headers (4.19.36-r0) 15:18:26 (64/72) Installing pkgconf (1.6.3-r0) 15:18:26 (65/72) Installing libffi-dev (3.2.1-r6) 15:18:26 (66/72) Installing make (4.2.1-r2) 15:18:26 (67/72) Installing openssl-dev (1.1.1g-r0) 15:18:26 (68/72) Installing python2 (2.7.18-r0) 15:18:27 (69/72) Installing py-setuptools (42.0.2-r0) 15:18:27 (70/72) Installing py2-pip (18.1-r0) 15:18:28 (71/72) Installing python2-dev (2.7.18-r0) 15:18:28 (72/72) Installing unzip (6.0-r6) 15:18:28 Executing busybox-1.31.1-r9.trigger 15:18:28 Executing ca-certificates-20191127-r2.trigger 15:18:28 OK: 253 MiB in 86 packages 15:18:47 Removing intermediate container dbadbbc4a224 15:18:47 ---> 8bd919f191f4 15:18:47 Step 3/5 : ENTRYPOINT ["/usr/bin/docker-compose"] 15:18:47 ---> Running in ce6c4b3ffc5c 15:18:47 Removing intermediate container ce6c4b3ffc5c 15:18:47 ---> 451d50d85942 15:18:47 Step 4/5 : LABEL arch=arm64 15:18:47 ---> Running in 53a478554a9d 15:18:47 Removing intermediate container 53a478554a9d 15:18:47 ---> 0df83d2159d7 15:18:47 Step 5/5 : LABEL git_sha=096526f1b019795818746a30d244e95847e3d969 15:18:47 ---> Running in 30b1be421819 15:18:48 Removing intermediate container 30b1be421819 15:18:48 ---> b264d3e87ef8 15:18:48 [Warning] One or more build-args [ARCH] were not consumed 15:18:48 Successfully built b264d3e87ef8 15:18:48 Successfully tagged edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:18:48 provisioning config files... 15:18:48 copy managed file [ci-build-images-settings] to file:/w/workspace/ry_ci-build-images_edgex-compose@tmp/config8033384729425549110tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:18:48 nexus3.edgexfoundry.org:10001 15:18:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:49 Configure a credential helper to remove this warning. See 15:18:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:49 15:18:49 Login Succeeded 15:18:49 nexus3.edgexfoundry.org:10002 15:18:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:49 Configure a credential helper to remove this warning. See 15:18:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:49 15:18:49 Login Succeeded 15:18:49 nexus3.edgexfoundry.org:10003 15:18:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:50 Configure a credential helper to remove this warning. See 15:18:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:50 15:18:50 Login Succeeded 15:18:50 nexus3.edgexfoundry.org:10004 15:18:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:50 Configure a credential helper to remove this warning. See 15:18:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:50 15:18:50 Login Succeeded 15:18:50 docker.io 15:18:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:51 Configure a credential helper to remove this warning. See 15:18:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:51 15:18:51 Login Succeeded [Pipeline] } 15:18:51 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:18:51 [edgeXDocker.push] Tagging docker image edgex-devops/edgex-compose-arm64 with the following tags: 15:18:51 096526f1b019795818746a30d244e95847e3d969 15:18:51 latest 15:18:51 edgex-compose 15:18:51 1.24.1 15:18:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:18:52 + docker tag edgex-devops/edgex-compose-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:096526f1b019795818746a30d244e95847e3d969 [Pipeline] isUnix [Pipeline] sh 15:18:52 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:096526f1b019795818746a30d244e95847e3d969 15:18:52 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64] 15:18:52 e44e666de9a7: Preparing 15:18:52 678a0785e7d2: Preparing 15:18:54 678a0785e7d2: Pushed 15:19:41 e44e666de9a7: Pushed 15:19:41 096526f1b019795818746a30d244e95847e3d969: digest: sha256:2a8b43269483be4989c0cc8fa19e82bafe3f02a83e3622887e665d166c022396 size: 740 [Pipeline] isUnix [Pipeline] sh 15:19:41 + docker tag edgex-devops/edgex-compose-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:19:42 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:19:42 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64] 15:19:42 e44e666de9a7: Preparing 15:19:42 678a0785e7d2: Preparing 15:19:42 e44e666de9a7: Layer already exists 15:19:42 678a0785e7d2: Layer already exists 15:19:42 latest: digest: sha256:2a8b43269483be4989c0cc8fa19e82bafe3f02a83e3622887e665d166c022396 size: 740 [Pipeline] isUnix [Pipeline] sh 15:19:42 + docker tag edgex-devops/edgex-compose-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:edgex-compose [Pipeline] isUnix [Pipeline] sh 15:19:43 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:edgex-compose 15:19:43 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64] 15:19:43 e44e666de9a7: Preparing 15:19:43 678a0785e7d2: Preparing 15:19:43 678a0785e7d2: Layer already exists 15:19:43 e44e666de9a7: Layer already exists 15:19:43 edgex-compose: digest: sha256:2a8b43269483be4989c0cc8fa19e82bafe3f02a83e3622887e665d166c022396 size: 740 [Pipeline] isUnix [Pipeline] sh 15:19:43 + docker tag edgex-devops/edgex-compose-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:1.24.1 [Pipeline] isUnix [Pipeline] sh 15:19:43 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:1.24.1 15:19:43 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64] 15:19:43 e44e666de9a7: Preparing 15:19:43 678a0785e7d2: Preparing 15:19:43 678a0785e7d2: Layer already exists 15:19:43 e44e666de9a7: Layer already exists 15:19:44 1.24.1: digest: sha256:2a8b43269483be4989c0cc8fa19e82bafe3f02a83e3622887e665d166c022396 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:19:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:19:45 15:19:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 15:19:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:19:45 latest: Pulling from edgex-devops/edgex-klar 15:19:45 e7c96db7181b: Pulling fs layer 15:19:45 1868ca2cb446: Pulling fs layer 15:19:45 136be5d0fe8e: Pulling fs layer 15:19:45 894bfe63afcb: Pulling fs layer 15:19:45 894bfe63afcb: Waiting 15:19:45 1868ca2cb446: Download complete 15:19:45 136be5d0fe8e: Verifying Checksum 15:19:45 136be5d0fe8e: Download complete 15:19:45 e7c96db7181b: Verifying Checksum 15:19:45 e7c96db7181b: Download complete 15:19:45 894bfe63afcb: Download complete 15:19:45 e7c96db7181b: Pull complete 15:19:45 1868ca2cb446: Pull complete 15:19:46 136be5d0fe8e: Pull complete 15:19:46 894bfe63afcb: Pull complete 15:19:46 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 15:19:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:19:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 15:19:46 prd-centos7-docker-4c-2g-4315 does not seem to be running inside a container 15:19:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/ry_ci-build-images_edgex-compose -v /w/workspace/ry_ci-build-images_edgex-compose:/w/workspace/ry_ci-build-images_edgex-compose:rw,z -v /w/workspace/ry_ci-build-images_edgex-compose@tmp:/w/workspace/ry_ci-build-images_edgex-compose@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 15:19:47 $ docker top 6deec5f70792ac5ea6d70126c541920ed77cbf087efaefde72691088838f5977 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:48 + /klar nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:096526f1b019795818746a30d244e95847e3d969 15:19:48 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:19:54 $ docker stop --time=1 6deec5f70792ac5ea6d70126c541920ed77cbf087efaefde72691088838f5977 15:19:56 $ docker rm -f 6deec5f70792ac5ea6d70126c541920ed77cbf087efaefde72691088838f5977 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:19:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:19:56 . [Pipeline] withDockerContainer 15:19:56 prd-centos7-docker-4c-2g-4315 does not seem to be running inside a container 15:19:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/ry_ci-build-images_edgex-compose -v /w/workspace/ry_ci-build-images_edgex-compose:/w/workspace/ry_ci-build-images_edgex-compose:rw,z -v /w/workspace/ry_ci-build-images_edgex-compose@tmp:/w/workspace/ry_ci-build-images_edgex-compose@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 15:19:57 $ docker top ce65f91507969bad876d8120d699adf5f22ba8109235cd06a7031f034355bdba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:57 + tee 15:19:57 + /klar nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:096526f1b019795818746a30d244e95847e3d969 15:19:57 clair timeout 1m0s 15:19:57 docker timeout: 1m0s 15:19:57 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:19:58 $ docker stop --time=1 ce65f91507969bad876d8120d699adf5f22ba8109235cd06a7031f034355bdba 15:20:00 $ docker rm -f ce65f91507969bad876d8120d699adf5f22ba8109235cd06a7031f034355bdba [Pipeline] // withDockerContainer [Pipeline] sh 15:20:00 + mkdir -p /w/workspace/ry_ci-build-images_edgex-compose/clair-reports [Pipeline] echo 15:20:00 Generated HTML Table Report. Writing to /w/workspace/ry_ci-build-images_edgex-compose/clair-reports/clair_results_edgex-compose_096526f1b019795818746a30d244e95847e3d969.html [Pipeline] writeFile [Pipeline] step 15:20:00 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 15:20:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:20:01 . [Pipeline] withDockerContainer 15:20:01 prd-centos7-docker-4c-2g-4315 does not seem to be running inside a container 15:20:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/ry_ci-build-images_edgex-compose -v /w/workspace/ry_ci-build-images_edgex-compose:/w/workspace/ry_ci-build-images_edgex-compose:rw,z -v /w/workspace/ry_ci-build-images_edgex-compose@tmp:/w/workspace/ry_ci-build-images_edgex-compose@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 15:20:01 $ docker top 56b204001e047b48110cd82778d68d9c46ad2b065b1626e5137c5e64c590f72f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:02 + /klar nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:096526f1b019795818746a30d244e95847e3d969 15:20:02 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:20:08 $ docker stop --time=1 56b204001e047b48110cd82778d68d9c46ad2b065b1626e5137c5e64c590f72f 15:20:10 $ docker rm -f 56b204001e047b48110cd82778d68d9c46ad2b065b1626e5137c5e64c590f72f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:20:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:20:10 . [Pipeline] withDockerContainer 15:20:10 prd-centos7-docker-4c-2g-4315 does not seem to be running inside a container 15:20:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/ry_ci-build-images_edgex-compose -v /w/workspace/ry_ci-build-images_edgex-compose:/w/workspace/ry_ci-build-images_edgex-compose:rw,z -v /w/workspace/ry_ci-build-images_edgex-compose@tmp:/w/workspace/ry_ci-build-images_edgex-compose@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 15:20:11 $ docker top 1a247984f3f823af8cb7b404b5cdcc3f2c61951e7da4d5de782dd007a65d8139 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:11 + /klar nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:096526f1b019795818746a30d244e95847e3d969 15:20:11 + tee 15:20:11 clair timeout 1m0s 15:20:11 docker timeout: 1m0s 15:20:11 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:20:12 $ docker stop --time=1 1a247984f3f823af8cb7b404b5cdcc3f2c61951e7da4d5de782dd007a65d8139 15:20:13 $ docker rm -f 1a247984f3f823af8cb7b404b5cdcc3f2c61951e7da4d5de782dd007a65d8139 [Pipeline] // withDockerContainer [Pipeline] sh 15:20:13 + mkdir -p /w/workspace/ry_ci-build-images_edgex-compose/clair-reports [Pipeline] echo 15:20:13 Generated HTML Table Report. Writing to /w/workspace/ry_ci-build-images_edgex-compose/clair-reports/clair_results_edgex-compose-arm64_096526f1b019795818746a30d244e95847e3d969.html [Pipeline] writeFile [Pipeline] step 15:20:13 Archiving artifacts [Pipeline] } [Pipeline] // script [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] libraryResource [Pipeline] sh 15:20:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:20:15 ---> package-listing.sh 15:20:15 ++ facter osfamily 15:20:15 ++ tr '[:upper:]' '[:lower:]' 15:20:15 + OS_FAMILY=redhat 15:20:15 + workspace=/w/workspace/ry_ci-build-images_edgex-compose 15:20:15 + START_PACKAGES=/tmp/packages_start.txt 15:20:15 + END_PACKAGES=/tmp/packages_end.txt 15:20:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:20:15 + PACKAGES=/tmp/packages_start.txt 15:20:15 + '[' /w/workspace/ry_ci-build-images_edgex-compose ']' 15:20:15 + PACKAGES=/tmp/packages_end.txt 15:20:15 + case "${OS_FAMILY}" in 15:20:15 + rpm -qa 15:20:15 + sort 15:20:19 + '[' -f /tmp/packages_start.txt ']' 15:20:19 + '[' -f /tmp/packages_end.txt ']' 15:20:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:20:19 + '[' /w/workspace/ry_ci-build-images_edgex-compose ']' 15:20:19 + mkdir -p /w/workspace/ry_ci-build-images_edgex-compose/archives/ 15:20:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_ci-build-images_edgex-compose/archives/ [Pipeline] isUnix [Pipeline] sh 15:20:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:20:19 15:20:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:20:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:20:20 alpine: Pulling from edgex-lftools-log-publisher 15:20:20 c9b1b535fdd9: Pulling fs layer 15:20:20 2cc5ad85d9ab: Pulling fs layer 15:20:20 756a868c4378: Pulling fs layer 15:20:20 444b2fc9a129: Pulling fs layer 15:20:20 ea15f1150254: Pulling fs layer 15:20:20 41b27a9f41bf: Pulling fs layer 15:20:20 28c525ee5125: Pulling fs layer 15:20:20 094b1ea09ed8: Pulling fs layer 15:20:20 138eaada9080: Pulling fs layer 15:20:20 0622d0fa9048: Pulling fs layer 15:20:20 094b1ea09ed8: Waiting 15:20:20 444b2fc9a129: Waiting 15:20:20 ea15f1150254: Waiting 15:20:20 138eaada9080: Waiting 15:20:20 41b27a9f41bf: Waiting 15:20:20 0622d0fa9048: Waiting 15:20:20 28c525ee5125: Waiting 15:20:20 2cc5ad85d9ab: Verifying Checksum 15:20:20 2cc5ad85d9ab: Download complete 15:20:20 444b2fc9a129: Download complete 15:20:20 c9b1b535fdd9: Verifying Checksum 15:20:20 c9b1b535fdd9: Download complete 15:20:20 ea15f1150254: Verifying Checksum 15:20:20 ea15f1150254: Download complete 15:20:20 28c525ee5125: Verifying Checksum 15:20:20 28c525ee5125: Download complete 15:20:20 756a868c4378: Verifying Checksum 15:20:20 756a868c4378: Download complete 15:20:20 138eaada9080: Verifying Checksum 15:20:20 138eaada9080: Download complete 15:20:20 c9b1b535fdd9: Pull complete 15:20:20 0622d0fa9048: Download complete 15:20:20 094b1ea09ed8: Verifying Checksum 15:20:20 094b1ea09ed8: Download complete 15:20:21 41b27a9f41bf: Verifying Checksum 15:20:21 41b27a9f41bf: Download complete 15:20:21 2cc5ad85d9ab: Pull complete 15:20:22 756a868c4378: Pull complete 15:20:22 444b2fc9a129: Pull complete 15:20:23 ea15f1150254: Pull complete 15:20:28 41b27a9f41bf: Pull complete 15:20:28 28c525ee5125: Pull complete 15:20:30 094b1ea09ed8: Pull complete 15:20:30 138eaada9080: Pull complete 15:20:30 0622d0fa9048: Pull complete 15:20:30 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 15:20:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:20:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:20:30 prd-centos7-docker-4c-2g-4315 does not seem to be running inside a container 15:20:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ry_ci-build-images_edgex-compose -v /w/workspace/ry_ci-build-images_edgex-compose:/w/workspace/ry_ci-build-images_edgex-compose:rw,z -v /w/workspace/ry_ci-build-images_edgex-compose@tmp:/w/workspace/ry_ci-build-images_edgex-compose@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:20:32 $ docker top 99dd75618d67d5a6cef77c2abe842bf9991c789b52e965c88559341820385708 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:20:33 provisioning config files... 15:20:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_ci-build-images_edgex-compose@tmp/config3851787836477006510tmp [Pipeline] { [Pipeline] echo 15:20:33 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:20:33 ---> create-netrc.sh [Pipeline] echo 15:20:33 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:20:33 ---> logs-deploy.sh 15:20:33 + ARCHIVE_ARTIFACTS= 15:20:33 + LOGS_SERVER=https://logs.edgexfoundry.org 15:20:33 + '[' https://logs.edgexfoundry.org == None ']' 15:20:33 + NEXUS_URL=https://nexus.edgexfoundry.org 15:20:33 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/edgex-compose/5 15:20:33 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/edgex-compose/5/ 15:20:33 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/edgex-compose/5 /w/workspace/ry_ci-build-images_edgex-compose 15:20:34 Archives upload complete. 15:20:34 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/edgex-compose/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/edgex-compose/5/