Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/ci-build-images Obtained Jenkinsfile from 65c67cae62ae83f0fc9e83184a41ced4e9bc39b8+8f4a8e27cc3899896b41603114ddd5e9d3e505f7 (cc511461391bfcf23b5c6e16b521854776284d21) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6452496312280525782.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1129223279624515501.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-167/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-167/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8063666078980886944.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5601231162746400293.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-167/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-167/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4519435797141736958.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-golang-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-golang-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1.16-alpine, 1.16-alpine3.13], releaseBranchOverride:golang-1.16] ========================================================= [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-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.16 DOCKER_CUSTOM_TAGS: 1.16-alpine 1.16-alpine3.13 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2346 in /w/workspace/exfoundry_ci-build-images_PR-167 [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/exfoundry_ci-build-images_PR-167 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-167@tmp/jenkins-gitclient-ssh4415117948447321988.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-167@tmp/jenkins-gitclient-ssh2973695987239389218.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/167/head:refs/remotes/origin/PR-167 +refs/heads/golang-1.16:refs/remotes/origin/golang-1.16 # timeout=10 Merging remotes/origin/golang-1.16 commit 8f4a8e27cc3899896b41603114ddd5e9d3e505f7 into PR head commit 65c67cae62ae83f0fc9e83184a41ced4e9bc39b8 Merge succeeded, producing 65c67cae62ae83f0fc9e83184a41ced4e9bc39b8 Checking out Revision 65c67cae62ae83f0fc9e83184a41ced4e9bc39b8 (PR-167) > git config core.sparsecheckout # timeout=10 > git checkout -f 65c67cae62ae83f0fc9e83184a41ced4e9bc39b8 # timeout=10 > git remote # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-167@tmp/jenkins-gitclient-ssh3516346367230870157.key > git merge 8f4a8e27cc3899896b41603114ddd5e9d3e505f7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 65c67cae62ae83f0fc9e83184a41ced4e9bc39b8 # timeout=10 Commit message: "ci: only add hadolint on x86_64 arch" > git rev-list --no-walk 65c67cae62ae83f0fc9e83184a41ced4e9bc39b8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-09T22:20:56.644Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-09T22:20:56.726Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-09T22:20:56.750Z] ========================================================= [2021-07-09T22:20:56.751Z] EdgeX Global Pipelines Version Info [2021-07-09T22:20:56.751Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-09T22:20:58.251Z] ------------------- [2021-07-09T22:20:58.251Z] stable info: [2021-07-09T22:20:58.251Z] ------------------- [2021-07-09T22:20:58.251Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-09T22:20:58.251Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-09T22:20:58.251Z] Message: update stable to v1.0.196 [2021-07-09T22:20:58.823Z] ------------------- [2021-07-09T22:20:58.823Z] experimental info: [2021-07-09T22:20:58.823Z] ------------------- [2021-07-09T22:20:58.824Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-09T22:20:58.824Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-09T22:20:58.824Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2021-07-09T22:20:58.969Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2021-07-09T22:20:58.988Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo [2021-07-09T22:20:59.006Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2021-07-09T22:20:59.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-09T22:20:59.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-09T22:20:59.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo [2021-07-09T22:20:59.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2021-07-09T22:20:59.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2021-07-09T22:20:59.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2021-07-09T22:20:59.136Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-09T22:20:59.160Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2021-07-09T22:20:59.180Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo [2021-07-09T22:20:59.199Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-09T22:20:59.224Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-09T22:20:59.249Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.16 [Pipeline] echo [2021-07-09T22:20:59.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.16-alpine 1.16-alpine3.13 [Pipeline] echo [2021-07-09T22:20:59.301Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-167 [Pipeline] echo [2021-07-09T22:20:59.320Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-167 [Pipeline] echo [2021-07-09T22:20:59.338Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-167 [Pipeline] echo [2021-07-09T22:20:59.357Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 65c67cae62ae83f0fc9e83184a41ced4e9bc39b8 [Pipeline] echo [2021-07-09T22:20:59.374Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 65c67ca [Pipeline] echo [2021-07-09T22:20:59.393Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-09T22:20:59.461Z] provisioning config files... [2021-07-09T22:20:59.477Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-167@tmp/config2303074789429803977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-09T22:20:59.802Z] ---> docker-login.sh [2021-07-09T22:20:59.802Z] nexus3.edgexfoundry.org:10001 [2021-07-09T22:20:59.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:21:00.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:21:00.064Z] Configure a credential helper to remove this warning. See [2021-07-09T22:21:00.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:21:00.064Z] [2021-07-09T22:21:00.064Z] Login Succeeded [2021-07-09T22:21:00.064Z] nexus3.edgexfoundry.org:10002 [2021-07-09T22:21:00.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:21:00.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:21:00.064Z] Configure a credential helper to remove this warning. See [2021-07-09T22:21:00.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:21:00.064Z] [2021-07-09T22:21:00.064Z] Login Succeeded [2021-07-09T22:21:00.325Z] nexus3.edgexfoundry.org:10003 [2021-07-09T22:21:00.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:21:00.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:21:00.325Z] Configure a credential helper to remove this warning. See [2021-07-09T22:21:00.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:21:00.325Z] [2021-07-09T22:21:00.325Z] Login Succeeded [2021-07-09T22:21:00.325Z] nexus3.edgexfoundry.org:10004 [2021-07-09T22:21:00.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:21:00.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:21:00.592Z] Configure a credential helper to remove this warning. See [2021-07-09T22:21:00.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:21:00.592Z] [2021-07-09T22:21:00.592Z] Login Succeeded [2021-07-09T22:21:00.592Z] docker.io [2021-07-09T22:21:00.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:21:00.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:21:00.855Z] Configure a credential helper to remove this warning. See [2021-07-09T22:21:00.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:21:00.855Z] [2021-07-09T22:21:00.855Z] Login Succeeded [2021-07-09T22:21:00.855Z] ---> docker-login.sh ends [Pipeline] } [2021-07-09T22:21:00.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-09T22:21:01.601Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-09T22:21:01.906Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-09T22:21:02.206Z] + sudo service docker restart [2021-07-09T22:21:02.206Z] + true [2021-07-09T22:21:02.206Z] Redirecting to /bin/systemctl restart docker.service [2021-07-09T22:21:16.243Z] Still waiting to schedule task [2021-07-09T22:21:16.244Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2345’ is offline [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-09T22:21:20.382Z] provisioning config files... [2021-07-09T22:21:20.396Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-167@tmp/config7644261546415683355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-09T22:21:20.712Z] ---> docker-login.sh [2021-07-09T22:21:20.712Z] nexus3.edgexfoundry.org:10001 [2021-07-09T22:21:20.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:21:20.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:21:20.712Z] Configure a credential helper to remove this warning. See [2021-07-09T22:21:20.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:21:20.712Z] [2021-07-09T22:21:20.712Z] Login Succeeded [2021-07-09T22:21:20.712Z] nexus3.edgexfoundry.org:10002 [2021-07-09T22:21:20.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:21:20.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:21:20.982Z] Configure a credential helper to remove this warning. See [2021-07-09T22:21:20.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:21:20.982Z] [2021-07-09T22:21:20.982Z] Login Succeeded [2021-07-09T22:21:20.982Z] nexus3.edgexfoundry.org:10003 [2021-07-09T22:21:20.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:21:20.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:21:20.982Z] Configure a credential helper to remove this warning. See [2021-07-09T22:21:20.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:21:20.982Z] [2021-07-09T22:21:20.982Z] Login Succeeded [2021-07-09T22:21:20.982Z] nexus3.edgexfoundry.org:10004 [2021-07-09T22:21:21.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:21:21.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:21:21.246Z] Configure a credential helper to remove this warning. See [2021-07-09T22:21:21.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:21:21.246Z] [2021-07-09T22:21:21.246Z] Login Succeeded [2021-07-09T22:21:21.246Z] docker.io [2021-07-09T22:21:21.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:21:21.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:21:21.509Z] Configure a credential helper to remove this warning. See [2021-07-09T22:21:21.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:21:21.509Z] [2021-07-09T22:21:21.509Z] Login Succeeded [2021-07-09T22:21:21.509Z] ---> docker-login.sh ends [Pipeline] } [2021-07-09T22:21:21.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-09T22:21:23.149Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-09T22:21:23.445Z] + ls -al . [2021-07-09T22:21:23.445Z] total 12 [2021-07-09T22:21:23.445Z] drwxrwxr-x. 4 jenkins jenkins 91 Jul 9 22:20 . [2021-07-09T22:21:23.445Z] drwxrwxr-x. 4 jenkins jenkins 112 Jul 9 22:20 .. [2021-07-09T22:21:23.445Z] -rw-rw-r--. 1 jenkins jenkins 835 Jul 9 22:20 Dockerfile [2021-07-09T22:21:23.445Z] drwxrwxr-x. 8 jenkins jenkins 179 Jul 9 22:20 .git [2021-07-09T22:21:23.445Z] drwxrwxr-x. 2 jenkins jenkins 38 Jul 9 22:20 .github [2021-07-09T22:21:23.445Z] -rw-rw-r--. 1 jenkins jenkins 585 Jul 9 22:20 .golangci.yml [2021-07-09T22:21:23.445Z] -rw-rw-r--. 1 jenkins jenkins 913 Jul 9 22:20 Jenkinsfile [Pipeline] isUnix [Pipeline] sh [2021-07-09T22:21:24.135Z] + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=65c67cae62ae83f0fc9e83184a41ced4e9bc39b8 --label arch=amd64 . [2021-07-09T22:21:24.135Z] Sending build context to Docker daemon 379.4kB [2021-07-09T22:21:24.135Z] Step 1/9 : FROM golang:1.16.5-alpine3.13 [2021-07-09T22:21:24.710Z] 1.16.5-alpine3.13: Pulling from library/golang [2021-07-09T22:21:24.710Z] 540db60ca938: Pulling fs layer [2021-07-09T22:21:24.710Z] adcc1eea9eea: Pulling fs layer [2021-07-09T22:21:24.710Z] 4c4ab2625f07: Pulling fs layer [2021-07-09T22:21:24.710Z] 0773c198feca: Pulling fs layer [2021-07-09T22:21:24.710Z] 345f892a5656: Pulling fs layer [2021-07-09T22:21:24.710Z] 0773c198feca: Waiting [2021-07-09T22:21:24.710Z] 345f892a5656: Waiting [2021-07-09T22:21:24.971Z] 4c4ab2625f07: Verifying Checksum [2021-07-09T22:21:24.971Z] 4c4ab2625f07: Download complete [2021-07-09T22:21:24.971Z] adcc1eea9eea: Verifying Checksum [2021-07-09T22:21:24.971Z] adcc1eea9eea: Download complete [2021-07-09T22:21:24.971Z] 540db60ca938: Verifying Checksum [2021-07-09T22:21:24.971Z] 540db60ca938: Download complete [2021-07-09T22:21:24.971Z] 345f892a5656: Verifying Checksum [2021-07-09T22:21:24.971Z] 345f892a5656: Download complete [2021-07-09T22:21:25.242Z] 540db60ca938: Pull complete [2021-07-09T22:21:25.503Z] adcc1eea9eea: Pull complete [2021-07-09T22:21:25.503Z] 4c4ab2625f07: Pull complete [2021-07-09T22:21:26.444Z] 0773c198feca: Verifying Checksum [2021-07-09T22:21:26.444Z] 0773c198feca: Download complete [2021-07-09T22:21:29.765Z] 0773c198feca: Pull complete [2021-07-09T22:21:29.765Z] 345f892a5656: Pull complete [2021-07-09T22:21:29.765Z] Digest: sha256:4919b2f118f75395f69adcb899c1b796c4337d9649f0ef73aab34eef040149cf [2021-07-09T22:21:29.765Z] Status: Downloaded newer image for golang:1.16.5-alpine3.13 [2021-07-09T22:21:29.765Z] ---> f5b325add028 [2021-07-09T22:21:29.765Z] Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-07-09T22:21:31.684Z] ---> Running in 7108e84ff1e8 [2021-07-09T22:21:31.684Z] Removing intermediate container 7108e84ff1e8 [2021-07-09T22:21:31.684Z] ---> 922429b6755c [2021-07-09T22:21:31.684Z] Step 3/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T22:21:31.684Z] ---> Running in fccd7bd48527 [2021-07-09T22:21:32.257Z] Removing intermediate container fccd7bd48527 [2021-07-09T22:21:32.257Z] ---> ec62c88401bf [2021-07-09T22:21:32.257Z] Step 4/9 : ENV HADOLINT_VERSION=2.6.0 GOLANGCI_VERSION=1.40.1 [2021-07-09T22:21:32.257Z] ---> Running in f07a07e8e634 [2021-07-09T22:21:32.518Z] Removing intermediate container f07a07e8e634 [2021-07-09T22:21:32.519Z] ---> 28bdb22bbab7 [2021-07-09T22:21:32.519Z] Step 5/9 : COPY ./.golangci.yml /etc/.golangci.yml [2021-07-09T22:21:32.519Z] ---> 1852f8123645 [2021-07-09T22:21:32.519Z] Step 6/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 [2021-07-09T22:21:32.782Z] ---> Running in 22c63ab2f7bc [2021-07-09T22:21:33.045Z] Connecting to github.com (140.82.113.3:443) [2021-07-09T22:21:33.045Z] Connecting to github-releases.githubusercontent.com (185.199.110.154:443) [2021-07-09T22:21:33.305Z] saving to '/usr/local/bin/hadolint' [2021-07-09T22:21:33.571Z] hadolint 100% |********************************| 5676k 0:00:00 ETA [2021-07-09T22:21:33.571Z] '/usr/local/bin/hadolint' saved [2021-07-09T22:21:33.834Z] Removing intermediate container 22c63ab2f7bc [2021-07-09T22:21:33.834Z] ---> cd3595af8ea8 [2021-07-09T22:21:33.834Z] Step 7/9 : RUN apk add --update --no-cache git linux-headers make gcc musl-dev curl bash && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION} [2021-07-09T22:21:33.834Z] ---> Running in 6c50b2b09781 [2021-07-09T22:21:34.095Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-09T22:21:35.040Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-09T22:21:35.613Z] (1/25) Installing ncurses-terminfo-base (6.2_p20210109-r0) [2021-07-09T22:21:35.613Z] (2/25) Installing ncurses-libs (6.2_p20210109-r0) [2021-07-09T22:21:35.613Z] (3/25) Installing readline (8.1.0-r0) [2021-07-09T22:21:35.875Z] (4/25) Installing bash (5.1.0-r0) [2021-07-09T22:21:36.446Z] Executing bash-5.1.0-r0.post-install [2021-07-09T22:21:36.446Z] (5/25) Installing brotli-libs (1.0.9-r3) [2021-07-09T22:21:36.446Z] (6/25) Installing nghttp2-libs (1.42.0-r1) [2021-07-09T22:21:36.706Z] (7/25) Installing libcurl (7.77.0-r1) [2021-07-09T22:21:36.706Z] (8/25) Installing curl (7.77.0-r1) [2021-07-09T22:21:36.706Z] (9/25) Installing libgcc (10.2.1_pre1-r3) [2021-07-09T22:21:36.968Z] (10/25) Installing libstdc++ (10.2.1_pre1-r3) [2021-07-09T22:21:36.968Z] (11/25) Installing binutils (2.35.2-r1) [2021-07-09T22:21:37.541Z] (12/25) Installing libgomp (10.2.1_pre1-r3) [2021-07-09T22:21:37.803Z] (13/25) Installing libatomic (10.2.1_pre1-r3) [2021-07-09T22:21:37.803Z] (14/25) Installing libgphobos (10.2.1_pre1-r3) [2021-07-09T22:21:38.378Z] (15/25) Installing gmp (6.2.1-r0) [2021-07-09T22:21:38.378Z] (16/25) Installing isl22 (0.22-r0) [2021-07-09T22:21:38.639Z] (17/25) Installing mpfr4 (4.1.0-r0) [2021-07-09T22:21:39.212Z] (18/25) Installing mpc1 (1.2.0-r0) [2021-07-09T22:21:39.473Z] (19/25) Installing gcc (10.2.1_pre1-r3) [2021-07-09T22:21:46.073Z] (20/25) Installing expat (2.2.10-r1) [2021-07-09T22:21:46.073Z] (21/25) Installing pcre2 (10.36-r0) [2021-07-09T22:21:46.073Z] (22/25) Installing git (2.30.2-r0) [2021-07-09T22:21:46.334Z] (23/25) Installing linux-headers (5.7.8-r0) [2021-07-09T22:21:46.597Z] (24/25) Installing make (4.3-r0) [2021-07-09T22:21:46.597Z] (25/25) Installing musl-dev (1.2.2-r1) [2021-07-09T22:21:47.180Z] Executing busybox-1.32.1-r6.trigger [2021-07-09T22:21:47.180Z] OK: 149 MiB in 40 packages [2021-07-09T22:21:47.448Z] Connecting to raw.githubusercontent.com (185.199.110.133:443) [2021-07-09T22:21:47.448Z] writing to stdout [2021-07-09T22:21:47.448Z] - 100% |********************************| 10739 0:00:00 ETA [2021-07-09T22:21:47.448Z] written to stdout [2021-07-09T22:21:47.448Z] golangci/golangci-lint info checking GitHub for tag 'v1.40.1' [2021-07-09T22:21:47.448Z] golangci/golangci-lint info found version: 1.40.1 for v1.40.1/linux/amd64 [2021-07-09T22:21:48.835Z] golangci/golangci-lint info installed ./bin/golangci-lint [2021-07-09T22:21:50.757Z] Removing intermediate container 6c50b2b09781 [2021-07-09T22:21:50.757Z] ---> 0655e7d1f741 [2021-07-09T22:21:50.757Z] Step 8/9 : LABEL arch=amd64 [2021-07-09T22:21:50.757Z] ---> Running in 147baddf3f73 [2021-07-09T22:21:50.757Z] Removing intermediate container 147baddf3f73 [2021-07-09T22:21:50.757Z] ---> c2ca2fba3b6a [2021-07-09T22:21:50.757Z] Step 9/9 : LABEL git_sha=65c67cae62ae83f0fc9e83184a41ced4e9bc39b8 [2021-07-09T22:21:51.024Z] ---> Running in edff027998c4 [2021-07-09T22:21:51.024Z] Removing intermediate container edff027998c4 [2021-07-09T22:21:51.024Z] ---> 145cbedee027 [2021-07-09T22:21:51.024Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-09T22:21:51.024Z] Successfully built 145cbedee027 [2021-07-09T22:21:51.024Z] Successfully tagged edgex-devops/edgex-golang-base:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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] } [2021-07-09T22:23:19.104Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2347 in /w/workspace/exfoundry_ci-build-images_PR-167 [Pipeline] { [Pipeline] checkout [2021-07-09T22:23:19.400Z] Selected Git installation does not exist. Using Default [2021-07-09T22:23:19.400Z] The recommended git tool is: NONE [2021-07-09T22:23:24.740Z] using credential edgex-jenkins-ssh [2021-07-09T22:23:24.767Z] Cloning the remote Git repository [2021-07-09T22:23:24.805Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2021-07-09T22:23:24.919Z] > git init /w/workspace/exfoundry_ci-build-images_PR-167 # timeout=10 [2021-07-09T22:23:25.001Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2021-07-09T22:23:25.002Z] > git --version # timeout=10 [2021-07-09T22:23:25.020Z] > git --version # 'git version 2.17.1' [2021-07-09T22:23:25.022Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-09T22:23:25.174Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-09T22:23:26.816Z] Merging remotes/origin/golang-1.16 commit 8f4a8e27cc3899896b41603114ddd5e9d3e505f7 into PR head commit 65c67cae62ae83f0fc9e83184a41ced4e9bc39b8 [2021-07-09T22:23:26.036Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2021-07-09T22:23:26.059Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-09T22:23:26.085Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2021-07-09T22:23:26.117Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2021-07-09T22:23:26.117Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-09T22:23:26.138Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/167/head:refs/remotes/origin/PR-167 +refs/heads/golang-1.16:refs/remotes/origin/golang-1.16 # timeout=10 [2021-07-09T22:23:26.820Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T22:23:26.838Z] > git checkout -f 65c67cae62ae83f0fc9e83184a41ced4e9bc39b8 # timeout=10 [2021-07-09T22:23:26.903Z] > git remote # timeout=10 [2021-07-09T22:23:27.010Z] Merge succeeded, producing 65c67cae62ae83f0fc9e83184a41ced4e9bc39b8 [2021-07-09T22:23:27.011Z] Checking out Revision 65c67cae62ae83f0fc9e83184a41ced4e9bc39b8 (PR-167) [2021-07-09T22:23:26.925Z] > git config --get remote.origin.url # timeout=10 [2021-07-09T22:23:26.940Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-09T22:23:26.954Z] > git merge 8f4a8e27cc3899896b41603114ddd5e9d3e505f7 # timeout=10 [2021-07-09T22:23:26.976Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-09T22:23:27.002Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T22:23:27.020Z] > git checkout -f 65c67cae62ae83f0fc9e83184a41ced4e9bc39b8 # timeout=10 [2021-07-09T22:23:31.247Z] Commit message: "ci: only add hadolint on x86_64 arch" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-09T22:23:32.619Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-09T22:23:33.027Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-09T22:23:33.367Z] + true [2021-07-09T22:23:33.367Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-09T22:23:51.714Z] provisioning config files... [2021-07-09T22:23:51.741Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-167@tmp/config4188476341155324257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-09T22:23:52.123Z] ---> docker-login.sh [2021-07-09T22:23:52.123Z] nexus3.edgexfoundry.org:10001 [2021-07-09T22:23:52.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:23:53.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:23:53.323Z] Configure a credential helper to remove this warning. See [2021-07-09T22:23:53.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:23:53.323Z] [2021-07-09T22:23:53.323Z] Login Succeeded [2021-07-09T22:23:53.323Z] nexus3.edgexfoundry.org:10002 [2021-07-09T22:23:53.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:23:53.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:23:53.874Z] Configure a credential helper to remove this warning. See [2021-07-09T22:23:53.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:23:53.874Z] [2021-07-09T22:23:53.874Z] Login Succeeded [2021-07-09T22:23:53.874Z] nexus3.edgexfoundry.org:10003 [2021-07-09T22:23:54.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:23:54.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:23:54.427Z] Configure a credential helper to remove this warning. See [2021-07-09T22:23:54.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:23:54.427Z] [2021-07-09T22:23:54.427Z] Login Succeeded [2021-07-09T22:23:54.427Z] nexus3.edgexfoundry.org:10004 [2021-07-09T22:23:54.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:23:54.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:23:54.980Z] Configure a credential helper to remove this warning. See [2021-07-09T22:23:54.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:23:54.980Z] [2021-07-09T22:23:54.980Z] Login Succeeded [2021-07-09T22:23:54.980Z] docker.io [2021-07-09T22:23:55.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:23:55.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:23:55.856Z] Configure a credential helper to remove this warning. See [2021-07-09T22:23:55.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:23:55.856Z] [2021-07-09T22:23:55.856Z] Login Succeeded [2021-07-09T22:23:55.856Z] ---> docker-login.sh ends [Pipeline] } [2021-07-09T22:23:55.873Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-09T22:23:56.448Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-09T22:23:56.781Z] + ls -al . [2021-07-09T22:23:56.781Z] total 28 [2021-07-09T22:23:56.781Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 9 22:23 . [2021-07-09T22:23:56.781Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 9 22:23 .. [2021-07-09T22:23:56.781Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 9 22:23 .git [2021-07-09T22:23:56.781Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 9 22:23 .github [2021-07-09T22:23:56.781Z] -rw-rw-r-- 1 jenkins jenkins 585 Jul 9 22:23 .golangci.yml [2021-07-09T22:23:56.781Z] -rw-rw-r-- 1 jenkins jenkins 835 Jul 9 22:23 Dockerfile [2021-07-09T22:23:56.781Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 9 22:23 Jenkinsfile [Pipeline] isUnix [Pipeline] sh [2021-07-09T22:23:57.129Z] + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=65c67cae62ae83f0fc9e83184a41ced4e9bc39b8 --label arch=arm64 . [2021-07-09T22:23:57.402Z] Sending build context to Docker daemon 378.4kB [2021-07-09T22:23:57.402Z] Step 1/9 : FROM golang:1.16.5-alpine3.13 [2021-07-09T22:23:57.993Z] 1.16.5-alpine3.13: Pulling from library/golang [2021-07-09T22:23:58.266Z] 595b0fe564bb: Pulling fs layer [2021-07-09T22:23:58.266Z] 24495759ef45: Pulling fs layer [2021-07-09T22:23:58.266Z] d148012ef14d: Pulling fs layer [2021-07-09T22:23:58.266Z] cb65c68fc2e2: Pulling fs layer [2021-07-09T22:23:58.266Z] 093eec477d81: Pulling fs layer [2021-07-09T22:23:58.266Z] cb65c68fc2e2: Waiting [2021-07-09T22:23:58.266Z] 093eec477d81: Waiting [2021-07-09T22:23:58.547Z] d148012ef14d: Verifying Checksum [2021-07-09T22:23:58.547Z] d148012ef14d: Download complete [2021-07-09T22:23:58.547Z] 24495759ef45: Download complete [2021-07-09T22:23:58.547Z] 595b0fe564bb: Verifying Checksum [2021-07-09T22:23:58.547Z] 595b0fe564bb: Download complete [2021-07-09T22:23:58.547Z] 093eec477d81: Verifying Checksum [2021-07-09T22:23:59.156Z] 595b0fe564bb: Pull complete [2021-07-09T22:23:59.761Z] 24495759ef45: Pull complete [2021-07-09T22:24:00.362Z] d148012ef14d: Pull complete [2021-07-09T22:24:01.347Z] cb65c68fc2e2: Verifying Checksum [2021-07-09T22:24:01.347Z] cb65c68fc2e2: Download complete [2021-07-09T22:24:13.758Z] cb65c68fc2e2: Pull complete [2021-07-09T22:24:13.758Z] 093eec477d81: Pull complete [2021-07-09T22:24:13.758Z] Digest: sha256:4919b2f118f75395f69adcb899c1b796c4337d9649f0ef73aab34eef040149cf [2021-07-09T22:24:13.758Z] Status: Downloaded newer image for golang:1.16.5-alpine3.13 [2021-07-09T22:24:13.758Z] ---> 4ac5820bd72c [2021-07-09T22:24:13.759Z] Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-07-09T22:24:13.759Z] ---> Running in d22d1e09e7a3 [2021-07-09T22:24:14.032Z] Removing intermediate container d22d1e09e7a3 [2021-07-09T22:24:14.032Z] ---> 2158539cd282 [2021-07-09T22:24:14.032Z] Step 3/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T22:24:14.308Z] ---> Running in c1764a782f84 [2021-07-09T22:24:16.948Z] Removing intermediate container c1764a782f84 [2021-07-09T22:24:16.948Z] ---> 080191523486 [2021-07-09T22:24:16.948Z] Step 4/9 : ENV HADOLINT_VERSION=2.6.0 GOLANGCI_VERSION=1.40.1 [2021-07-09T22:24:16.948Z] ---> Running in b7bb94f62d6a [2021-07-09T22:24:17.222Z] Removing intermediate container b7bb94f62d6a [2021-07-09T22:24:17.222Z] ---> ced9b76f288a [2021-07-09T22:24:17.222Z] Step 5/9 : COPY ./.golangci.yml /etc/.golangci.yml [2021-07-09T22:24:18.211Z] ---> 0de39f21e377 [2021-07-09T22:24:18.212Z] Step 6/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 [2021-07-09T22:24:18.212Z] ---> Running in b63622458660 [2021-07-09T22:24:20.198Z] Removing intermediate container b63622458660 [2021-07-09T22:24:20.198Z] ---> 5ad43f802a3d [2021-07-09T22:24:20.198Z] Step 7/9 : RUN apk add --update --no-cache git linux-headers make gcc musl-dev curl bash && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION} [2021-07-09T22:24:20.472Z] ---> Running in 9c44c4cca2c0 [2021-07-09T22:24:21.454Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-09T22:24:22.438Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-09T22:24:23.423Z] (1/25) Installing ncurses-terminfo-base (6.2_p20210109-r0) [2021-07-09T22:24:23.423Z] (2/25) Installing ncurses-libs (6.2_p20210109-r0) [2021-07-09T22:24:23.423Z] (3/25) Installing readline (8.1.0-r0) [2021-07-09T22:24:23.695Z] (4/25) Installing bash (5.1.0-r0) [2021-07-09T22:24:23.966Z] Executing bash-5.1.0-r0.post-install [2021-07-09T22:24:23.966Z] (5/25) Installing brotli-libs (1.0.9-r3) [2021-07-09T22:24:23.966Z] (6/25) Installing nghttp2-libs (1.42.0-r1) [2021-07-09T22:24:24.237Z] (7/25) Installing libcurl (7.77.0-r1) [2021-07-09T22:24:24.237Z] (8/25) Installing curl (7.77.0-r1) [2021-07-09T22:24:24.237Z] (9/25) Installing libgcc (10.2.1_pre1-r3) [2021-07-09T22:24:24.510Z] (10/25) Installing libstdc++ (10.2.1_pre1-r3) [2021-07-09T22:24:24.510Z] (11/25) Installing binutils (2.35.2-r1) [2021-07-09T22:24:25.485Z] (12/25) Installing libgomp (10.2.1_pre1-r3) [2021-07-09T22:24:25.485Z] (13/25) Installing libatomic (10.2.1_pre1-r3) [2021-07-09T22:24:25.485Z] (14/25) Installing libgphobos (10.2.1_pre1-r3) [2021-07-09T22:24:26.077Z] (15/25) Installing gmp (6.2.1-r0) [2021-07-09T22:24:26.077Z] (16/25) Installing isl22 (0.22-r0) [2021-07-09T22:24:26.350Z] (17/25) Installing mpfr4 (4.1.0-r0) [2021-07-09T22:24:26.350Z] (18/25) Installing mpc1 (1.2.0-r0) [2021-07-09T22:24:26.624Z] (19/25) Installing gcc (10.2.1_pre1-r3) [2021-07-09T22:24:34.894Z] (20/25) Installing expat (2.2.10-r1) [2021-07-09T22:24:34.894Z] (21/25) Installing pcre2 (10.36-r0) [2021-07-09T22:24:34.894Z] (22/25) Installing git (2.30.2-r0) [2021-07-09T22:24:35.168Z] (23/25) Installing linux-headers (5.7.8-r0) [2021-07-09T22:24:35.761Z] (24/25) Installing make (4.3-r0) [2021-07-09T22:24:35.761Z] (25/25) Installing musl-dev (1.2.2-r1) [2021-07-09T22:24:36.735Z] Executing busybox-1.32.1-r6.trigger [2021-07-09T22:24:36.735Z] OK: 138 MiB in 40 packages [2021-07-09T22:24:36.735Z] Connecting to raw.githubusercontent.com (185.199.111.133:443) [2021-07-09T22:24:37.008Z] writing to stdout [2021-07-09T22:24:37.008Z] - 100% |********************************| 10739 0:00:00 ETA [2021-07-09T22:24:37.008Z] written to stdout [2021-07-09T22:24:37.008Z] golangci/golangci-lint info checking GitHub for tag 'v1.40.1' [2021-07-09T22:24:37.280Z] golangci/golangci-lint info found version: 1.40.1 for v1.40.1/linux/arm64 [2021-07-09T22:24:39.250Z] golangci/golangci-lint info installed ./bin/golangci-lint [2021-07-09T22:24:45.960Z] Removing intermediate container 9c44c4cca2c0 [2021-07-09T22:24:45.960Z] ---> 759f1ad00780 [2021-07-09T22:24:45.960Z] Step 8/9 : LABEL arch=arm64 [2021-07-09T22:24:45.960Z] ---> Running in d58d80534edb [2021-07-09T22:24:45.960Z] Removing intermediate container d58d80534edb [2021-07-09T22:24:45.960Z] ---> 260c7caf9ac6 [2021-07-09T22:24:45.960Z] Step 9/9 : LABEL git_sha=65c67cae62ae83f0fc9e83184a41ced4e9bc39b8 [2021-07-09T22:24:45.960Z] ---> Running in 49f364152cb5 [2021-07-09T22:24:46.554Z] Removing intermediate container 49f364152cb5 [2021-07-09T22:24:46.554Z] ---> f46f36de5a24 [2021-07-09T22:24:46.554Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-09T22:24:46.554Z] Successfully built f46f36de5a24 [2021-07-09T22:24:46.554Z] Successfully tagged edgex-devops/edgex-golang-base-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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] { (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 [2021-07-09T22:24:48.174Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-09T22:24:48.947Z] ---> package-listing.sh [2021-07-09T22:24:48.947Z] ++ facter osfamily [2021-07-09T22:24:48.947Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-09T22:24:49.210Z] + OS_FAMILY=redhat [2021-07-09T22:24:49.210Z] + workspace=/w/workspace/exfoundry_ci-build-images_PR-167 [2021-07-09T22:24:49.210Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-09T22:24:49.210Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-09T22:24:49.210Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-09T22:24:49.210Z] + PACKAGES=/tmp/packages_start.txt [2021-07-09T22:24:49.210Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-167 ']' [2021-07-09T22:24:49.210Z] + PACKAGES=/tmp/packages_end.txt [2021-07-09T22:24:49.210Z] + case "${OS_FAMILY}" in [2021-07-09T22:24:49.210Z] + sort [2021-07-09T22:24:49.210Z] + rpm -qa [2021-07-09T22:24:49.785Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-09T22:24:49.785Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-09T22:24:49.785Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-09T22:24:49.785Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-167 ']' [2021-07-09T22:24:49.785Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-167/archives/ [2021-07-09T22:24:49.785Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-167/archives/ [Pipeline] echo [2021-07-09T22:24:49.799Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-167/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-09T22:24:50.097Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-09T22:24:50.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-09T22:24:50.666Z] [2021-07-09T22:24:50.666Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-09T22:24:50.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-09T22:24:50.991Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-09T22:24:50.991Z] df20fa9351a1: Pulling fs layer [2021-07-09T22:24:50.991Z] 36b3adc4ff6f: Pulling fs layer [2021-07-09T22:24:50.991Z] 8ad3a11d3b57: Pulling fs layer [2021-07-09T22:24:50.991Z] 46f8f816bc3b: Pulling fs layer [2021-07-09T22:24:50.991Z] 93b61091891f: Pulling fs layer [2021-07-09T22:24:50.991Z] 93b9cdb0e59b: Pulling fs layer [2021-07-09T22:24:50.991Z] 5e14af77c1be: Pulling fs layer [2021-07-09T22:24:50.991Z] 01666e4c0597: Pulling fs layer [2021-07-09T22:24:50.991Z] aa168da1d23b: Pulling fs layer [2021-07-09T22:24:50.991Z] 46f8f816bc3b: Waiting [2021-07-09T22:24:50.991Z] 93b61091891f: Waiting [2021-07-09T22:24:50.991Z] 93b9cdb0e59b: Waiting [2021-07-09T22:24:50.991Z] 5e14af77c1be: Waiting [2021-07-09T22:24:50.991Z] 01666e4c0597: Waiting [2021-07-09T22:24:50.991Z] aa168da1d23b: Waiting [2021-07-09T22:24:50.991Z] 36b3adc4ff6f: Verifying Checksum [2021-07-09T22:24:50.991Z] 36b3adc4ff6f: Download complete [2021-07-09T22:24:50.991Z] 46f8f816bc3b: Verifying Checksum [2021-07-09T22:24:50.991Z] 46f8f816bc3b: Download complete [2021-07-09T22:24:50.991Z] df20fa9351a1: Verifying Checksum [2021-07-09T22:24:50.991Z] df20fa9351a1: Download complete [2021-07-09T22:24:51.252Z] 93b9cdb0e59b: Verifying Checksum [2021-07-09T22:24:51.252Z] 93b9cdb0e59b: Download complete [2021-07-09T22:24:51.252Z] 5e14af77c1be: Verifying Checksum [2021-07-09T22:24:51.252Z] 5e14af77c1be: Download complete [2021-07-09T22:24:51.252Z] 93b61091891f: Verifying Checksum [2021-07-09T22:24:51.252Z] 93b61091891f: Download complete [2021-07-09T22:24:51.252Z] 01666e4c0597: Verifying Checksum [2021-07-09T22:24:51.252Z] 01666e4c0597: Download complete [2021-07-09T22:24:51.252Z] df20fa9351a1: Pull complete [2021-07-09T22:24:51.252Z] 36b3adc4ff6f: Pull complete [2021-07-09T22:24:51.521Z] 8ad3a11d3b57: Verifying Checksum [2021-07-09T22:24:51.521Z] 8ad3a11d3b57: Download complete [2021-07-09T22:24:51.787Z] 8ad3a11d3b57: Pull complete [2021-07-09T22:24:51.787Z] 46f8f816bc3b: Pull complete [2021-07-09T22:24:52.048Z] 93b61091891f: Pull complete [2021-07-09T22:24:52.048Z] 93b9cdb0e59b: Pull complete [2021-07-09T22:24:52.310Z] 5e14af77c1be: Pull complete [2021-07-09T22:24:52.310Z] 01666e4c0597: Pull complete [2021-07-09T22:24:53.251Z] aa168da1d23b: Verifying Checksum [2021-07-09T22:24:53.251Z] aa168da1d23b: Download complete [2021-07-09T22:24:57.480Z] aa168da1d23b: Pull complete [2021-07-09T22:24:57.480Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-09T22:24:57.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-09T22:24:57.480Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-09T22:24:57.572Z] prd-centos7-docker-4c-2g-2346 does not seem to be running inside a container [2021-07-09T22:24:57.619Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-167/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-167 -v /w/workspace/exfoundry_ci-build-images_PR-167:/w/workspace/exfoundry_ci-build-images_PR-167:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-167@tmp:/w/workspace/exfoundry_ci-build-images_PR-167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-09T22:24:59.409Z] $ docker top 4dba90ecf37a633e4c57a9b55db0a5322dec973a49b8410eb428d541f09e8dc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-09T22:24:59.810Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-09T22:25:00.111Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-09T22:25:00.409Z] + ls /var/log/sa-host [2021-07-09T22:25:00.409Z] + sadf -c /var/log/sa-host/sa05 [2021-07-09T22:25:00.409Z] file_magic: OK [2021-07-09T22:25:00.409Z] HZ: Using current value: 100 [2021-07-09T22:25:00.409Z] file_header: OK [2021-07-09T22:25:00.409Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-09T22:25:00.409Z] Statistics: [2021-07-09T22:25:00.409Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-09T22:25:00.409Z] File successfully converted to sysstat format version 12.2.1 [2021-07-09T22:25:00.409Z] + sadf -c /var/log/sa-host/sa09 [2021-07-09T22:25:00.409Z] file_magic: OK [2021-07-09T22:25:00.409Z] HZ: Using current value: 100 [2021-07-09T22:25:00.409Z] file_header: OK [2021-07-09T22:25:00.409Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-09T22:25:00.409Z] Statistics: [2021-07-09T22:25:00.409Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-09T22:25:00.409Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-09T22:25:00.628Z] provisioning config files... [2021-07-09T22:25:00.653Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-167@tmp/config6440632974388899655tmp [Pipeline] { [Pipeline] echo [2021-07-09T22:25:00.673Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-09T22:25:00.988Z] ---> create-netrc.sh [Pipeline] } [2021-07-09T22:25:00.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-09T22:25:01.405Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-09T22:25:01.417Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-09T22:25:01.713Z] ---> sudo-logs.sh [2021-07-09T22:25:01.714Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-09T22:25:01.745Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-09T22:25:02.044Z] ---> job-cost.sh [2021-07-09T22:25:02.044Z] lf-activate-venv: SKIPPING [2021-07-09T22:25:02.044Z] INFO: No Stack... [2021-07-09T22:25:02.989Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-09T22:25:03.253Z] INFO: Archiving Costs [Pipeline] echo [2021-07-09T22:25:03.269Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-09T22:25:03.571Z] ---> logs-deploy.sh [2021-07-09T22:25:03.571Z] lf-activate-venv: SKIPPING [2021-07-09T22:25:03.571Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-167/2 [2021-07-09T22:25:03.571Z] INFO: archiving workspace using pattern(s): [2021-07-09T22:25:04.518Z] Archives upload complete. [2021-07-09T22:25:04.518Z] INFO: archiving logs to Nexus