Push event to branch golang-1.23 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 70e702b69c45f69ff489b262dad35652638be375 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-ssh372959864944809358.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh4051355917728997566.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-23.e8a0rn/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-23.e8a0rn/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh734710810692750856.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-23.e8a0rn/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1406112578072029184.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh13729095191224711058.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-23.e8a0rn/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-23.e8a0rn/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7161006542432846341.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-golang-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-golang-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1.21-alpine, 1.21-alpine3.17], releaseBranchOverride:golang-1.21] ========================================================= [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-golang-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-golang-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-golang-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: golang-1.21 DOCKER_CUSTOM_TAGS: 1.21-alpine 1.21-alpine3.17 [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-13153 in /w/workspace/ndry_ci-build-images_golang-1.23 [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/ndry_ci-build-images_golang-1.23 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 70e702b69c45f69ff489b262dad35652638be375 (golang-1.23) Commit message: "Merge pull request #215 from cloudxxx8/issue-213" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 70e702b69c45f69ff489b262dad35652638be375 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:04:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:04:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:04:00 ========================================================= 03:04:00 EdgeX Global Pipelines Version Info 03:04:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:04:01 ------------------- 03:04:01 stable info: 03:04:01 ------------------- 03:04:01 Commited By: Cherry Wang cherry@iotechsys.com 03:04:01 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 03:04:01 Message: update stable to v1.0.264 03:04:01 ------------------- 03:04:01 experimental info: 03:04:01 ------------------- 03:04:01 Commited By: Cherry Wang cherry@iotechsys.com 03:04:01 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 03:04:01 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 03:04:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 03:04:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo 03:04:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 03:04:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:04:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:04:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo 03:04:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 03:04:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 03:04:02 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 03:04:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:04:02 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 03:04:02 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo 03:04:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:04:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:04:02 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.21 [Pipeline] echo 03:04:02 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.21-alpine 1.21-alpine3.17 [Pipeline] echo 03:04:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = golang-1.23 [Pipeline] echo 03:04:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = golang-1.23 [Pipeline] echo 03:04:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = golang-1.23 [Pipeline] echo 03:04:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 70e702b69c45f69ff489b262dad35652638be375 [Pipeline] echo 03:04:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 70e702b [Pipeline] echo 03:04:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:04:03 provisioning config files... 03:04:03 copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.23@tmp/config10232171980302792310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:04:04 ---> ****-login.sh 03:04:04 nexus3.edgexfoundry.org:10001 03:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:04:04 Configure a credential helper to remove this warning. See 03:04:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:04:04 03:04:04 Login Succeeded 03:04:04 nexus3.edgexfoundry.org:10002 03:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:04:04 Configure a credential helper to remove this warning. See 03:04:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:04:04 03:04:04 Login Succeeded 03:04:04 nexus3.edgexfoundry.org:10003 03:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:04:04 Configure a credential helper to remove this warning. See 03:04:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:04:04 03:04:04 Login Succeeded 03:04:04 nexus3.edgexfoundry.org:10004 03:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:04:04 Configure a credential helper to remove this warning. See 03:04:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:04:04 03:04:04 Login Succeeded 03:04:04 ****.io 03:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:04:05 Configure a credential helper to remove this warning. See 03:04:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:04:05 03:04:05 Login Succeeded 03:04:05 ---> ****-login.sh ends [Pipeline] } 03:04:05 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] getContext [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 03:04:06 provisioning config files... 03:04:06 copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.23@tmp/config15292960027822281552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:04:06 ---> ****-login.sh 03:04:06 nexus3.edgexfoundry.org:10001 03:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:04:06 Configure a credential helper to remove this warning. See 03:04:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:04:06 03:04:06 Login Succeeded 03:04:06 nexus3.edgexfoundry.org:10002 03:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:04:06 Configure a credential helper to remove this warning. See 03:04:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:04:06 03:04:06 Login Succeeded 03:04:06 nexus3.edgexfoundry.org:10003 03:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:04:06 Configure a credential helper to remove this warning. See 03:04:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:04:06 03:04:06 Login Succeeded 03:04:06 nexus3.edgexfoundry.org:10004 03:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:04:06 Configure a credential helper to remove this warning. See 03:04:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:04:06 03:04:06 Login Succeeded 03:04:06 ****.io 03:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:04:07 Configure a credential helper to remove this warning. See 03:04:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:04:07 03:04:07 Login Succeeded 03:04:07 ---> ****-login.sh ends [Pipeline] } 03:04:07 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 03:04:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:04:08 + ls -al . 03:04:08 total 28 03:04:08 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 03:03 . 03:04:08 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 03:03 .. 03:04:08 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 03:03 .git 03:04:08 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 03:03 .github 03:04:08 -rw-rw-r-- 1 jenkins jenkins 585 Oct 3 03:03 .golangci.yml 03:04:08 -rw-rw-r-- 1 jenkins jenkins 1153 Oct 3 03:03 Dockerfile 03:04:08 -rw-rw-r-- 1 jenkins jenkins 918 Oct 3 03:03 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:09 + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=70e702b69c45f69ff489b262dad35652638be375 --label arch=amd64 . 03:04:09 Sending build context to Docker daemon 477.7kB 03:04:09 Step 1/9 : FROM golang:1.21-alpine3.18 03:04:09 1.21-alpine3.18: Pulling from library/golang 03:04:09 619be1103602: Pulling fs layer 03:04:09 f8ea3408117e: Pulling fs layer 03:04:09 91320369b822: Pulling fs layer 03:04:09 0406650e8295: Pulling fs layer 03:04:09 4f4fb700ef54: Pulling fs layer 03:04:09 0406650e8295: Waiting 03:04:09 4f4fb700ef54: Waiting 03:04:09 f8ea3408117e: Download complete 03:04:09 619be1103602: Verifying Checksum 03:04:09 619be1103602: Download complete 03:04:09 0406650e8295: Download complete 03:04:09 4f4fb700ef54: Verifying Checksum 03:04:09 4f4fb700ef54: Download complete 03:04:09 619be1103602: Pull complete 03:04:09 f8ea3408117e: Pull complete 03:04:10 91320369b822: Verifying Checksum 03:04:10 91320369b822: Download complete 03:04:14 91320369b822: Pull complete 03:04:14 0406650e8295: Pull complete 03:04:14 4f4fb700ef54: Pull complete 03:04:14 Digest: sha256:d390d5f2006c4c9cf19709d449a8463e7188643f444d06fcaa96f45b6c29363d 03:04:14 Status: Downloaded newer image for golang:1.21-alpine3.18 03:04:14 ---> a3bbef70a967 03:04:14 Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' 03:04:17 ---> Running in 68e89aedd520 03:04:17 Removing intermediate container 68e89aedd520 03:04:17 ---> 189ff591b5e1 03:04:17 Step 3/9 : ENV HADOLINT_VERSION=2.12.0 GOLANGCI_VERSION=1.54.2 03:04:17 ---> Running in fa38adf589ab 03:04:17 Removing intermediate container fa38adf589ab 03:04:17 ---> 1208cd75f1d4 03:04:17 Step 4/9 : COPY ./.golangci.yml /etc/.golangci.yml 03:04:17 ---> d4ae82aa39cf 03:04:17 Step 5/9 : RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v${HADOLINT_VERSION}/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi 03:04:17 ---> Running in afb0f0373005 03:04:18 Connecting to github.com (140.82.112.3:443) 03:04:18 Connecting to objects.githubusercontent.com (185.199.110.133:443) 03:04:18 saving to '/usr/local/bin/hadolint' 03:04:18 hadolint 100% |********************************| 2369k 0:00:00 ETA 03:04:18 '/usr/local/bin/hadolint' saved 03:04:18 Removing intermediate container afb0f0373005 03:04:18 ---> af290d764dc8 03:04:18 Step 6/9 : RUN apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION} 03:04:18 ---> Running in 5e8415bc515e 03:04:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:04:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:04:19 (1/36) Installing ncurses-terminfo-base (6.4_p20230506-r0) 03:04:19 (2/36) Installing libncursesw (6.4_p20230506-r0) 03:04:19 (3/36) Installing readline (8.2.1-r1) 03:04:19 (4/36) Installing bash (5.2.15-r5) 03:04:19 Executing bash-5.2.15-r5.post-install 03:04:19 (5/36) Installing libgcc (12.2.1_git20220924-r10) 03:04:19 (6/36) Installing libstdc++ (12.2.1_git20220924-r10) 03:04:19 (7/36) Installing zstd-libs (1.5.5-r4) 03:04:19 (8/36) Installing binutils (2.40-r7) 03:04:19 (9/36) Installing libmagic (5.45-r0) 03:04:19 (10/36) Installing file (5.45-r0) 03:04:19 (11/36) Installing libgomp (12.2.1_git20220924-r10) 03:04:19 (12/36) Installing libatomic (12.2.1_git20220924-r10) 03:04:19 (13/36) Installing gmp (6.2.1-r3) 03:04:19 (14/36) Installing isl26 (0.26-r1) 03:04:19 (15/36) Installing mpfr4 (4.2.0_p12-r0) 03:04:19 (16/36) Installing mpc1 (1.3.1-r1) 03:04:19 (17/36) Installing gcc (12.2.1_git20220924-r10) 03:04:20 (18/36) Installing libstdc++-dev (12.2.1_git20220924-r10) 03:04:20 (19/36) Installing musl-dev (1.2.4-r2) 03:04:20 (20/36) Installing libc-dev (0.7.2-r5) 03:04:20 (21/36) Installing g++ (12.2.1_git20220924-r10) 03:04:20 Still waiting to schedule task 03:04:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:04:20 (22/36) Installing make (4.4.1-r1) 03:04:20 (23/36) Installing fortify-headers (1.1-r3) 03:04:20 (24/36) Installing patch (2.7.6-r10) 03:04:20 (25/36) Installing build-base (0.5-r3) 03:04:20 (26/36) Installing brotli-libs (1.0.9-r14) 03:04:20 (27/36) Installing libunistring (1.1-r1) 03:04:20 (28/36) Installing libidn2 (2.3.4-r1) 03:04:20 (29/36) Installing nghttp2-libs (1.57.0-r0) 03:04:20 (30/36) Installing libcurl (8.9.1-r0) 03:04:20 (31/36) Installing curl (8.9.1-r0) 03:04:20 (32/36) Installing libexpat (2.6.3-r0) 03:04:20 (33/36) Installing pcre2 (10.42-r1) 03:04:20 (34/36) Installing git (2.40.3-r0) 03:04:21 (35/36) Installing linux-headers (6.3-r0) 03:04:21 (36/36) Installing pkgconf (1.9.5-r0) 03:04:21 Executing busybox-1.36.1-r5.trigger 03:04:21 OK: 264 MiB in 52 packages 03:04:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:04:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:04:21 Upgrading critical system libraries and apk-tools: 03:04:21 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 03:04:21 Executing busybox-1.36.1-r5.trigger 03:04:21 Continuing the upgrade transaction with new apk-tools: 03:04:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:04:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:04:21 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r7) 03:04:21 Executing busybox-1.36.1-r7.post-upgrade 03:04:21 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r7) 03:04:21 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 03:04:21 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.7-r0) 03:04:21 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.7-r0) 03:04:21 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r7) 03:04:21 Executing busybox-1.36.1-r7.trigger 03:04:21 Executing ca-certificates-20240226-r0.trigger 03:04:21 OK: 264 MiB in 52 packages 03:04:21 Connecting to raw.githubusercontent.com (185.199.109.133:443) 03:04:22 writing to stdout 03:04:22 - 100% |********************************| 11591 0:00:00 ETA 03:04:22 written to stdout 03:04:22 golangci/golangci-lint info checking GitHub for tag 'v1.54.2' 03:04:22 golangci/golangci-lint info found version: 1.54.2 for v1.54.2/linux/amd64 03:04:23 golangci/golangci-lint info installed ./bin/golangci-lint 03:04:33 Removing intermediate container 5e8415bc515e 03:04:33 ---> b623ee5d67de 03:04:33 Step 7/9 : RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 03:04:33 ---> Running in fc137bce0b66 03:04:33 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 03:04:33 go: downloading github.com/gotesttools/gotestfmt v1.1.0 03:04:41 Removing intermediate container fc137bce0b66 03:04:41 ---> af9ef223c151 03:04:41 Step 8/9 : LABEL arch=amd64 03:04:41 ---> Running in 980d0b88d2da 03:04:42 Removing intermediate container 980d0b88d2da 03:04:42 ---> 70a97eaee37d 03:04:42 Step 9/9 : LABEL git_sha=70e702b69c45f69ff489b262dad35652638be375 03:04:42 ---> Running in 75d83f0759d6 03:04:43 Removing intermediate container 75d83f0759d6 03:04:43 ---> db417956865f 03:04:43 [Warning] One or more build-args [ARCH] were not consumed 03:04:43 Successfully built db417956865f 03:04:43 Successfully tagged edgex-devops/edgex-golang-base:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:04:44 03:04:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:04:44 latest: Pulling from edgex-lftools-log-publisher 03:04:44 5eb5b503b376: Pulling fs layer 03:04:44 5c69ac0246d0: Pulling fs layer 03:04:44 ec43610c2a17: Pulling fs layer 03:04:44 3a2ae6a8a46f: Pulling fs layer 03:04:44 33b1e0a273af: Pulling fs layer 03:04:44 5d3b04190fa2: Pulling fs layer 03:04:44 2f39f015ded8: Pulling fs layer 03:04:44 3a2ae6a8a46f: Waiting 03:04:44 33b1e0a273af: Waiting 03:04:44 5d3b04190fa2: Waiting 03:04:44 2f39f015ded8: Waiting 03:04:44 5c69ac0246d0: Download complete 03:04:44 3a2ae6a8a46f: Download complete 03:04:44 33b1e0a273af: Verifying Checksum 03:04:44 33b1e0a273af: Download complete 03:04:44 5d3b04190fa2: Verifying Checksum 03:04:44 5d3b04190fa2: Download complete 03:04:44 ec43610c2a17: Verifying Checksum 03:04:44 ec43610c2a17: Download complete 03:04:45 5eb5b503b376: Verifying Checksum 03:04:45 5eb5b503b376: Download complete 03:04:45 2f39f015ded8: Download complete 03:04:46 5eb5b503b376: Pull complete 03:04:46 5c69ac0246d0: Pull complete 03:04:46 ec43610c2a17: Pull complete 03:04:46 3a2ae6a8a46f: Pull complete 03:04:47 33b1e0a273af: Pull complete 03:04:47 5d3b04190fa2: Pull complete 03:04:51 2f39f015ded8: Pull complete 03:04:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:04:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:04:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:04:51 prd-ubuntu20.04-docker-8c-8g-13153 does not seem to be running inside a container 03:04:51 $ 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/ndry_ci-build-images_golang-1.23 -v /w/workspace/ndry_ci-build-images_golang-1.23:/w/workspace/ndry_ci-build-images_golang-1.23:rw,z -v /w/workspace/ndry_ci-build-images_golang-1.23@tmp:/w/workspace/ndry_ci-build-images_golang-1.23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:05:00 $ docker top d517fddb19fffa1e8b33b6a8eb463c8f66279dd3c402246c6a56fa812276b56b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:05:00 ---> job-cost.sh 03:05:00 lf-activate-venv: SKIPPING 03:05:00 INFO: No Stack... 03:05:01 INFO: Retrieving Pricing Info for: v3-standard-8 03:05:01 INFO: Archiving Costs [Pipeline] sh 03:05:01 + cat /w/workspace/ndry_ci-build-images_golang-1.23/archives/cost.csv 03:05:01 + cut -d, -f6 [Pipeline] lock 03:05:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.23-1-stack-cost] 03:05:02 Resource [jenkins-edgexfoundry-ci-build-images-golang-1.23-1-stack-cost] did not exist. Created. 03:05:02 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.23-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:05:02 + echo total: 0.2199999988079071 [Pipeline] stash 03:05:02 Stashed 1 file(s) [Pipeline] } 03:05:02 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.23-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:05:02 $ docker stop --time=1 d517fddb19fffa1e8b33b6a8eb463c8f66279dd3c402246c6a56fa812276b56b 03:05:04 $ docker rm -f --volumes d517fddb19fffa1e8b33b6a8eb463c8f66279dd3c402246c6a56fa812276b56b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:06:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13155 in /w/workspace/ndry_ci-build-images_golang-1.23 [Pipeline] { [Pipeline] checkout 03:06:10 Selected Git installation does not exist. Using Default 03:06:10 The recommended git tool is: NONE 03:06:19 using credential edgex-jenkins-ssh 03:06:19 Cloning the remote Git repository 03:06:19 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 03:06:19 > git init /w/workspace/ndry_ci-build-images_golang-1.23 # timeout=10 03:06:20 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 03:06:20 > git --version # timeout=10 03:06:20 > git --version # 'git version 2.25.1' 03:06:20 using GIT_SSH to set credentials SSH Credentials for GitHub 03:06:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:06:22 Avoid second fetch 03:06:22 Checking out Revision 70e702b69c45f69ff489b262dad35652638be375 (golang-1.23) 03:06:21 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 03:06:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:06:22 > git config core.sparsecheckout # timeout=10 03:06:22 > git checkout -f 70e702b69c45f69ff489b262dad35652638be375 # timeout=10 03:06:23 Commit message: "Merge pull request #215 from cloudxxx8/issue-213" 03:06:23 > git --version # timeout=10 03:06:23 > git --version # 'git version 2.25.1' 03:06:23 fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:06:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:06:28 % Total % Received % Xferd Average Speed Time Time Time Current 03:06:28 Dload Upload Total Spent Left Speed 03:06:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 88468 0 --:--:-- --:--:-- --:--:-- 89083 [Pipeline] sh 03:06:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:06:29 + sudo tee /etc/docker/daemon.new 03:06:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:06:29 { 03:06:29 "registry-mirrors": [ 03:06:29 "https://nexus3.edgexfoundry.org:10001" 03:06:29 ], 03:06:29 "bip": "10.250.0.254/24", 03:06:29 "hosts": [ 03:06:29 "tcp://0.0.0.0:5555", 03:06:29 "unix:///var/run/docker.sock" 03:06:29 ], 03:06:29 "mtu": 1458, 03:06:29 "selinux-enabled": true, 03:06:29 "seccomp-profile": "/etc/docker/seccomp.json" 03:06:29 } [Pipeline] sh 03:06:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:06:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:06:48 provisioning config files... 03:06:48 copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.23@tmp/config17627806201938631125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:06:49 ---> ****-login.sh 03:06:49 nexus3.edgexfoundry.org:10001 03:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:50 Configure a credential helper to remove this warning. See 03:06:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:50 03:06:50 Login Succeeded 03:06:50 nexus3.edgexfoundry.org:10002 03:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:50 Configure a credential helper to remove this warning. See 03:06:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:50 03:06:50 Login Succeeded 03:06:50 nexus3.edgexfoundry.org:10003 03:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:50 Configure a credential helper to remove this warning. See 03:06:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:50 03:06:50 Login Succeeded 03:06:50 nexus3.edgexfoundry.org:10004 03:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:50 Configure a credential helper to remove this warning. See 03:06:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:50 03:06:50 Login Succeeded 03:06:50 ****.io 03:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:51 Configure a credential helper to remove this warning. See 03:06:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:51 03:06:51 Login Succeeded 03:06:51 ---> ****-login.sh ends [Pipeline] } 03:06:51 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 03:06:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:06:52 + ls -al . 03:06:52 total 28 03:06:52 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 03:06 . 03:06:52 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 03:06 .. 03:06:52 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 03:06 .git 03:06:52 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 03:06 .github 03:06:52 -rw-rw-r-- 1 jenkins jenkins 585 Oct 3 03:06 .golangci.yml 03:06:52 -rw-rw-r-- 1 jenkins jenkins 1153 Oct 3 03:06 Dockerfile 03:06:52 -rw-rw-r-- 1 jenkins jenkins 918 Oct 3 03:06 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:53 + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=70e702b69c45f69ff489b262dad35652638be375 --label arch=arm64 . 03:06:53 Sending build context to Docker daemon 477.7kB 03:06:53 Step 1/9 : FROM golang:1.21-alpine3.18 03:06:53 1.21-alpine3.18: Pulling from library/golang 03:06:53 c6b39de5b339: Pulling fs layer 03:06:53 84613e011ca8: Pulling fs layer 03:06:53 0c9a7eb7dd16: Pulling fs layer 03:06:53 788e89ea89d4: Pulling fs layer 03:06:53 4f4fb700ef54: Pulling fs layer 03:06:53 788e89ea89d4: Waiting 03:06:53 4f4fb700ef54: Waiting 03:06:54 84613e011ca8: Verifying Checksum 03:06:54 84613e011ca8: Download complete 03:06:54 c6b39de5b339: Verifying Checksum 03:06:54 c6b39de5b339: Download complete 03:06:54 788e89ea89d4: Verifying Checksum 03:06:54 788e89ea89d4: Download complete 03:06:54 4f4fb700ef54: Verifying Checksum 03:06:54 4f4fb700ef54: Download complete 03:06:54 c6b39de5b339: Pull complete 03:06:55 84613e011ca8: Pull complete 03:06:55 0c9a7eb7dd16: Verifying Checksum 03:06:55 0c9a7eb7dd16: Download complete 03:07:08 0c9a7eb7dd16: Pull complete 03:07:08 788e89ea89d4: Pull complete 03:07:08 4f4fb700ef54: Pull complete 03:07:08 Digest: sha256:d390d5f2006c4c9cf19709d449a8463e7188643f444d06fcaa96f45b6c29363d 03:07:08 Status: Downloaded newer image for golang:1.21-alpine3.18 03:07:08 ---> 5db8c000866e 03:07:08 Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' 03:07:09 ---> Running in 6ec2454c61cc 03:07:09 Removing intermediate container 6ec2454c61cc 03:07:09 ---> e1d3e7c027e1 03:07:09 Step 3/9 : ENV HADOLINT_VERSION=2.12.0 GOLANGCI_VERSION=1.54.2 03:07:09 ---> Running in 89159776795b 03:07:10 Removing intermediate container 89159776795b 03:07:10 ---> a2f06b338b4d 03:07:10 Step 4/9 : COPY ./.golangci.yml /etc/.golangci.yml 03:07:11 ---> 25988f66df3f 03:07:11 Step 5/9 : RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v${HADOLINT_VERSION}/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi 03:07:11 ---> Running in 20cf22450e6d 03:07:13 Removing intermediate container 20cf22450e6d 03:07:13 ---> e987a1b54a7b 03:07:13 Step 6/9 : RUN apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION} 03:07:13 ---> Running in 81e62d6ba69b 03:07:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:07:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:07:15 (1/36) Installing ncurses-terminfo-base (6.4_p20230506-r0) 03:07:15 (2/36) Installing libncursesw (6.4_p20230506-r0) 03:07:15 (3/36) Installing readline (8.2.1-r1) 03:07:15 (4/36) Installing bash (5.2.15-r5) 03:07:15 Executing bash-5.2.15-r5.post-install 03:07:15 (5/36) Installing libgcc (12.2.1_git20220924-r10) 03:07:15 (6/36) Installing libstdc++ (12.2.1_git20220924-r10) 03:07:15 (7/36) Installing zstd-libs (1.5.5-r4) 03:07:15 (8/36) Installing binutils (2.40-r7) 03:07:16 (9/36) Installing libmagic (5.45-r0) 03:07:16 (10/36) Installing file (5.45-r0) 03:07:16 (11/36) Installing libgomp (12.2.1_git20220924-r10) 03:07:16 (12/36) Installing libatomic (12.2.1_git20220924-r10) 03:07:16 (13/36) Installing gmp (6.2.1-r3) 03:07:16 (14/36) Installing isl26 (0.26-r1) 03:07:16 (15/36) Installing mpfr4 (4.2.0_p12-r0) 03:07:16 (16/36) Installing mpc1 (1.3.1-r1) 03:07:16 (17/36) Installing gcc (12.2.1_git20220924-r10) 03:07:19 (18/36) Installing libstdc++-dev (12.2.1_git20220924-r10) 03:07:20 (19/36) Installing musl-dev (1.2.4-r2) 03:07:20 (20/36) Installing libc-dev (0.7.2-r5) 03:07:20 (21/36) Installing g++ (12.2.1_git20220924-r10) 03:07:21 (22/36) Installing make (4.4.1-r1) 03:07:21 (23/36) Installing fortify-headers (1.1-r3) 03:07:21 (24/36) Installing patch (2.7.6-r10) 03:07:21 (25/36) Installing build-base (0.5-r3) 03:07:21 (26/36) Installing brotli-libs (1.0.9-r14) 03:07:21 (27/36) Installing libunistring (1.1-r1) 03:07:21 (28/36) Installing libidn2 (2.3.4-r1) 03:07:21 (29/36) Installing nghttp2-libs (1.57.0-r0) 03:07:21 (30/36) Installing libcurl (8.9.1-r0) 03:07:21 (31/36) Installing curl (8.9.1-r0) 03:07:22 (32/36) Installing libexpat (2.6.3-r0) 03:07:22 (33/36) Installing pcre2 (10.42-r1) 03:07:22 (34/36) Installing git (2.40.3-r0) 03:07:22 (35/36) Installing linux-headers (6.3-r0) 03:07:22 (36/36) Installing pkgconf (1.9.5-r0) 03:07:22 Executing busybox-1.36.1-r5.trigger 03:07:22 OK: 266 MiB in 52 packages 03:07:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:07:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:07:24 Upgrading critical system libraries and apk-tools: 03:07:24 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 03:07:24 Executing busybox-1.36.1-r5.trigger 03:07:24 Continuing the upgrade transaction with new apk-tools: 03:07:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:07:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:07:26 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r7) 03:07:26 Executing busybox-1.36.1-r7.post-upgrade 03:07:26 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r7) 03:07:26 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 03:07:26 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.7-r0) 03:07:26 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.7-r0) 03:07:26 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r7) 03:07:26 Executing busybox-1.36.1-r7.trigger 03:07:26 Executing ca-certificates-20240226-r0.trigger 03:07:27 OK: 266 MiB in 52 packages 03:07:27 Connecting to raw.githubusercontent.com (185.199.108.133:443) 03:07:27 writing to stdout 03:07:27 - 100% |********************************| 11591 0:00:00 ETA 03:07:27 written to stdout 03:07:27 golangci/golangci-lint info checking GitHub for tag 'v1.54.2' 03:07:28 golangci/golangci-lint info found version: 1.54.2 for v1.54.2/linux/arm64 03:07:30 golangci/golangci-lint info installed ./bin/golangci-lint 03:07:40 Removing intermediate container 81e62d6ba69b 03:07:40 ---> b0bb0d9010f2 03:07:40 Step 7/9 : RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 03:07:40 ---> Running in 996f17d3cccb 03:07:41 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 03:07:41 go: downloading github.com/gotesttools/gotestfmt v1.1.0 03:08:13 Removing intermediate container 996f17d3cccb 03:08:13 ---> 9944de5cf54b 03:08:13 Step 8/9 : LABEL arch=arm64 03:08:13 ---> Running in b00fa667c1ce 03:08:13 Removing intermediate container b00fa667c1ce 03:08:13 ---> 9d83e8d50c81 03:08:13 Step 9/9 : LABEL git_sha=70e702b69c45f69ff489b262dad35652638be375 03:08:13 ---> Running in c9a8e2e81d43 03:08:13 Removing intermediate container c9a8e2e81d43 03:08:13 ---> bde969a14f2a 03:08:13 [Warning] One or more build-args [ARCH] were not consumed 03:08:13 Successfully built bde969a14f2a 03:08:13 Successfully tagged edgex-devops/edgex-golang-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:08:15 03:08:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:08:15 arm64: Pulling from edgex-lftools-log-publisher 03:08:15 8998bd30e6a1: Pulling fs layer 03:08:15 04944245beec: Pulling fs layer 03:08:15 699f458cf7ca: Pulling fs layer 03:08:15 765212b225bb: Pulling fs layer 03:08:15 f23df028b6ca: Pulling fs layer 03:08:15 d65c8cfc05b1: Pulling fs layer 03:08:15 2437ff75d9bd: Pulling fs layer 03:08:15 765212b225bb: Waiting 03:08:15 f23df028b6ca: Waiting 03:08:15 d65c8cfc05b1: Waiting 03:08:15 2437ff75d9bd: Waiting 03:08:15 04944245beec: Verifying Checksum 03:08:15 04944245beec: Download complete 03:08:15 765212b225bb: Verifying Checksum 03:08:15 765212b225bb: Download complete 03:08:15 f23df028b6ca: Verifying Checksum 03:08:15 f23df028b6ca: Download complete 03:08:15 d65c8cfc05b1: Verifying Checksum 03:08:15 d65c8cfc05b1: Download complete 03:08:15 699f458cf7ca: Download complete 03:08:16 8998bd30e6a1: Verifying Checksum 03:08:16 8998bd30e6a1: Download complete 03:08:19 2437ff75d9bd: Verifying Checksum 03:08:19 2437ff75d9bd: Download complete 03:08:21 8998bd30e6a1: Pull complete 03:08:21 04944245beec: Pull complete 03:08:23 699f458cf7ca: Pull complete 03:08:23 765212b225bb: Pull complete 03:08:23 f23df028b6ca: Pull complete 03:08:24 d65c8cfc05b1: Pull complete 03:08:42 2437ff75d9bd: Pull complete 03:08:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:08:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:08:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:42 prd-ubuntu20.04-docker-arm64-4c-16g-13155 does not seem to be running inside a container 03:08: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/ndry_ci-build-images_golang-1.23 -v /w/workspace/ndry_ci-build-images_golang-1.23:/w/workspace/ndry_ci-build-images_golang-1.23:rw,z -v /w/workspace/ndry_ci-build-images_golang-1.23@tmp:/w/workspace/ndry_ci-build-images_golang-1.23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:08:45 $ docker top ed56e411ae50752426bfe2bc8d33f92e0e8080c6ddbeeaff016fd7f54c61e45e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:08:46 ---> job-cost.sh 03:08:46 lf-activate-venv: SKIPPING 03:08:46 INFO: No Stack... 03:08:46 INFO: Retrieving Pricing Info for: v3-standard-4 03:08:47 INFO: Archiving Costs [Pipeline] sh 03:08:48 + cat /w/workspace/ndry_ci-build-images_golang-1.23/archives/cost.csv 03:08:48 + cut -d, -f6 [Pipeline] lock 03:08:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.23-1-stack-cost] 03:08:48 Resource [jenkins-edgexfoundry-ci-build-images-golang-1.23-1-stack-cost] did not exist. Created. 03:08:48 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.23-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:08:49 /w/workspace/ndry_ci-build-images_golang-1.23@tmp/durable-92ff514a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:08:50 + echo total: 0.10999999940395355 [Pipeline] stash 03:08:50 Warning: overwriting stash ‘stack-cost’ 03:08:50 Stashed 1 file(s) [Pipeline] } 03:08:50 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.23-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:08:51 $ docker stop --time=1 ed56e411ae50752426bfe2bc8d33f92e0e8080c6ddbeeaff016fd7f54c61e45e 03:08:52 $ docker rm -f --volumes ed56e411ae50752426bfe2bc8d33f92e0e8080c6ddbeeaff016fd7f54c61e45e [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] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:08:54 + [ -d /w/workspace/ndry_ci-build-images_golang-1.23/archives ] 03:08:54 + ls -al /w/workspace/ndry_ci-build-images_golang-1.23/archives 03:08:54 total 16 03:08:54 drwxr-xr-x 3 root root 4096 Oct 3 03:05 . 03:08:54 drwxrwxr-x 5 jenkins jenkins 4096 Oct 3 03:05 .. 03:08:54 drwxr-xr-x 2 root root 4096 Oct 3 03:05 cost 03:08:54 -rw-r--r-- 1 root root 92 Oct 3 03:05 cost.csv 03:08:54 + sudo chown -R jenkins:jenkins /w/workspace/ndry_ci-build-images_golang-1.23/archives 03:08:54 + ls -al /w/workspace/ndry_ci-build-images_golang-1.23/archives 03:08:54 total 16 03:08:54 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 03:05 . 03:08:54 drwxrwxr-x 5 jenkins jenkins 4096 Oct 3 03:05 .. 03:08:54 drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 03:05 cost 03:08:54 -rw-r--r-- 1 jenkins jenkins 92 Oct 3 03:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:08:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:08:55 ---> package-listing.sh 03:08:55 ++ facter osfamily 03:08:55 ++ tr '[:upper:]' '[:lower:]' 03:08:55 + OS_FAMILY=debian 03:08:55 + workspace=/w/workspace/ndry_ci-build-images_golang-1.23 03:08:55 + START_PACKAGES=/tmp/packages_start.txt 03:08:55 + END_PACKAGES=/tmp/packages_end.txt 03:08:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:08:55 + PACKAGES=/tmp/packages_start.txt 03:08:55 + '[' /w/workspace/ndry_ci-build-images_golang-1.23 ']' 03:08:55 + PACKAGES=/tmp/packages_end.txt 03:08:55 + case "${OS_FAMILY}" in 03:08:55 + dpkg -l 03:08:55 + grep '^ii' 03:08:56 + '[' -f /tmp/packages_start.txt ']' 03:08:56 + '[' -f /tmp/packages_end.txt ']' 03:08:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:08:56 + '[' /w/workspace/ndry_ci-build-images_golang-1.23 ']' 03:08:56 + mkdir -p /w/workspace/ndry_ci-build-images_golang-1.23/archives/ 03:08:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_ci-build-images_golang-1.23/archives/ [Pipeline] echo 03:08:56 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/ndry_ci-build-images_golang-1.23/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:08:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:08:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:57 prd-ubuntu20.04-docker-8c-8g-13153 does not seem to be running inside a container 03:08:57 $ 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/ndry_ci-build-images_golang-1.23/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_ci-build-images_golang-1.23 -v /w/workspace/ndry_ci-build-images_golang-1.23:/w/workspace/ndry_ci-build-images_golang-1.23:rw,z -v /w/workspace/ndry_ci-build-images_golang-1.23@tmp:/w/workspace/ndry_ci-build-images_golang-1.23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:08:57 $ docker top 636f6c01ab7d393462742c233ff21df50577ce7d65ad65b57d4ade1d2b483d90 -eo pid,comm [Pipeline] { [Pipeline] sh 03:08:57 + touch /tmp/pre-build-complete [Pipeline] sh 03:08:58 + mkdir -p /var/log/sysstat [Pipeline] sh 03:08:58 + ls /var/log/sa-host 03:08:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:08:58 provisioning config files... 03:08:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.23@tmp/config17254536994403541688tmp [Pipeline] { [Pipeline] echo 03:08:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:08:59 ---> create-netrc.sh [Pipeline] } 03:08:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:08:59 ---> python-tools-install.sh [Pipeline] echo 03:08:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:09:00 ---> sudo-logs.sh 03:09:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:09:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:09:00 ---> job-cost.sh 03:09:00 lf-activate-venv: SKIPPING 03:09:00 DEBUG: total: 0.2199999988079071 03:09:00 INFO: Retrieving Stack Cost... 03:09:00 INFO: Retrieving Pricing Info for: v3-standard-8 03:09:01 INFO: Archiving Costs [Pipeline] echo 03:09:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:09:01 ---> logs-deploy.sh 03:09:01 lf-activate-venv: SKIPPING 03:09:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/golang-1.23/1 03:09:01 INFO: archiving workspace using pattern(s): 03:09:02 Archives upload complete. 03:09:02 INFO: archiving logs to Nexus