Started by user Bill Mahoney Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1c9af10f427590f3fed47012b244cbba5cfcd3da 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8475971099264906891.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 40653689060fff6bf1399e6de9b6d29a57191201 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-ssh8652518974603672822.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 40653689060fff6bf1399e6de9b6d29a57191201 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6348020768639276068.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 40653689060fff6bf1399e6de9b6d29a57191201 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 40653689060fff6bf1399e6de9b6d29a57191201 # timeout=10 Commit message: "Merge pull request #348 from ernestojeda/upatate-dockerfile-build-fix" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1651171276601015364.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/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5820352734432152873.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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1704 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/20 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/20 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/20@tmp/jenkins-gitclient-ssh5554576170381693516.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1c9af10f427590f3fed47012b244cbba5cfcd3da (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.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 1c9af10f427590f3fed47012b244cbba5cfcd3da # timeout=10 Commit message: "Merge pull request #3643 from soda480/US1908" > git rev-list --no-walk 1c9af10f427590f3fed47012b244cbba5cfcd3da # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-02T17:43:22.679Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-02T17:43:22.774Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-02T17:43:22.800Z] ========================================================= [2021-08-02T17:43:22.800Z] EdgeX Global Pipelines Version Info [2021-08-02T17:43:22.800Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:43:23.693Z] ------------------- [2021-08-02T17:43:23.693Z] stable info: [2021-08-02T17:43:23.693Z] ------------------- [2021-08-02T17:43:23.693Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-02T17:43:23.693Z] Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 [2021-08-02T17:43:23.693Z] Message: update stable to v1.0.200 [2021-08-02T17:43:24.659Z] ------------------- [2021-08-02T17:43:24.659Z] experimental info: [2021-08-02T17:43:24.659Z] ------------------- [2021-08-02T17:43:24.659Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-02T17:43:24.659Z] Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 [2021-08-02T17:43:24.659Z] Message: update experimental to v1.0.200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-02T17:43:24.795Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-02T17:43:24.816Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-02T17:43:24.837Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-02T17:43:24.858Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-02T17:43:24.879Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-02T17:43:24.900Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-02T17:43:24.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-02T17:43:24.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-02T17:43:24.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-02T17:43:24.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-02T17:43:25.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-02T17:43:25.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-02T17:43:25.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-02T17:43:25.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-02T17:43:25.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-02T17:43:25.105Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-02T17:43:25.125Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-02T17:43:25.148Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-02T17:43:25.169Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-02T17:43:25.190Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-02T17:43:25.212Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-02T17:43:25.232Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-02T17:43:25.252Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-02T17:43:25.272Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-02T17:43:25.293Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-02T17:43:25.313Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-02T17:43:25.333Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] echo [2021-08-02T17:43:25.353Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c9af10 [Pipeline] echo [2021-08-02T17:43:25.373Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T17:43:25.443Z] provisioning config files... [2021-08-02T17:43:25.466Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config7018644293945162491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:43:25.809Z] ---> docker-login.sh [2021-08-02T17:43:25.809Z] nexus3.edgexfoundry.org:10001 [2021-08-02T17:43:25.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:43:26.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:43:26.077Z] Configure a credential helper to remove this warning. See [2021-08-02T17:43:26.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:43:26.077Z] [2021-08-02T17:43:26.077Z] Login Succeeded [2021-08-02T17:43:26.077Z] nexus3.edgexfoundry.org:10002 [2021-08-02T17:43:26.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:43:26.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:43:26.077Z] Configure a credential helper to remove this warning. See [2021-08-02T17:43:26.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:43:26.077Z] [2021-08-02T17:43:26.077Z] Login Succeeded [2021-08-02T17:43:26.077Z] nexus3.edgexfoundry.org:10003 [2021-08-02T17:43:26.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:43:26.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:43:26.350Z] Configure a credential helper to remove this warning. See [2021-08-02T17:43:26.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:43:26.350Z] [2021-08-02T17:43:26.350Z] Login Succeeded [2021-08-02T17:43:26.350Z] nexus3.edgexfoundry.org:10004 [2021-08-02T17:43:26.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:43:26.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:43:26.350Z] Configure a credential helper to remove this warning. See [2021-08-02T17:43:26.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:43:26.350Z] [2021-08-02T17:43:26.350Z] Login Succeeded [2021-08-02T17:43:26.350Z] docker.io [2021-08-02T17:43:26.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:43:26.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:43:26.886Z] Configure a credential helper to remove this warning. See [2021-08-02T17:43:26.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:43:26.886Z] [2021-08-02T17:43:26.886Z] Login Succeeded [2021-08-02T17:43:26.886Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T17:43:26.901Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:43:27.250Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-08-02T17:43:27.250Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T17:43:27.250Z] ++ dirname cmd/core-command/Dockerfile [2021-08-02T17:43:27.250Z] ++ cut -d/ -f2 [2021-08-02T17:43:27.250Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-02T17:43:27.250Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T17:43:27.250Z] ++ dirname cmd/core-data/Dockerfile [2021-08-02T17:43:27.250Z] ++ cut -d/ -f2 [2021-08-02T17:43:27.250Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-02T17:43:27.250Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T17:43:27.250Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-02T17:43:27.250Z] ++ cut -d/ -f2 [2021-08-02T17:43:27.250Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-02T17:43:27.250Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T17:43:27.250Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-02T17:43:27.250Z] ++ cut -d/ -f2 [2021-08-02T17:43:27.250Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-02T17:43:27.251Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T17:43:27.251Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-02T17:43:27.251Z] ++ cut -d/ -f2 [2021-08-02T17:43:27.251Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-02T17:43:27.251Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T17:43:27.251Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-02T17:43:27.251Z] ++ cut -d/ -f2 [2021-08-02T17:43:27.251Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-02T17:43:27.251Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T17:43:27.251Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-02T17:43:27.251Z] ++ cut -d/ -f2 [2021-08-02T17:43:27.251Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-02T17:43:27.251Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T17:43:27.251Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-02T17:43:27.251Z] ++ cut -d/ -f2 [2021-08-02T17:43:27.251Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-02T17:43:27.251Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T17:43:27.251Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-02T17:43:27.251Z] ++ cut -d/ -f2 [2021-08-02T17:43:27.251Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-02T17:43:27.311Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:43:28.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:43:28.504Z] [2021-08-02T17:43:28.504Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:43:28.832Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:43:28.833Z] latest: Pulling from edgex-devops/git-semver [2021-08-02T17:43:28.833Z] 31603596830f: Pulling fs layer [2021-08-02T17:43:28.833Z] d4622e32a9a9: Pulling fs layer [2021-08-02T17:43:28.833Z] 1030fce36090: Pulling fs layer [2021-08-02T17:43:28.833Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-02T17:43:28.833Z] 6c6cb7e1b49b: Waiting [2021-08-02T17:43:28.833Z] d4622e32a9a9: Verifying Checksum [2021-08-02T17:43:28.833Z] d4622e32a9a9: Download complete [2021-08-02T17:43:29.100Z] 31603596830f: Verifying Checksum [2021-08-02T17:43:29.100Z] 31603596830f: Download complete [2021-08-02T17:43:29.100Z] 31603596830f: Pull complete [2021-08-02T17:43:29.374Z] d4622e32a9a9: Pull complete [2021-08-02T17:43:29.374Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-02T17:43:29.374Z] 6c6cb7e1b49b: Download complete [2021-08-02T17:43:29.374Z] 1030fce36090: Verifying Checksum [2021-08-02T17:43:29.374Z] 1030fce36090: Download complete [2021-08-02T17:43:29.965Z] 1030fce36090: Pull complete [2021-08-02T17:43:29.965Z] 6c6cb7e1b49b: Pull complete [2021-08-02T17:43:29.965Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-02T17:43:29.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:43:29.965Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-02T17:43:30.067Z] prd-centos7-docker-4c-2g-1704 does not seem to be running inside a container [2021-08-02T17:43:30.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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:10004/edgex-devops/git-semver:latest cat [2021-08-02T17:43:30.908Z] $ docker top 40f4e6c363de888dbe4605f8039cb3851247d4f59320c57a092169dbfb7ea0d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:43:31.032Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:43:31.032Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:43:31.152Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:43:31.152Z] $ docker exec 40f4e6c363de888dbe4605f8039cb3851247d4f59320c57a092169dbfb7ea0d2 ssh-agent [2021-08-02T17:43:31.274Z] SSH_AUTH_SOCK=/tmp/ssh-4pbEsrGlBbwk/agent.13 [2021-08-02T17:43:31.274Z] SSH_AGENT_PID=19 [2021-08-02T17:43:31.286Z] Running ssh-add (command line suppressed) [2021-08-02T17:43:31.388Z] Identity added: /w/workspace/edgex-go/20@tmp/private_key_5779052932409117479.key (/w/workspace/edgex-go/20@tmp/private_key_5779052932409117479.key) [2021-08-02T17:43:31.416Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:43:31.730Z] + git tag --points-at HEAD [Pipeline] } [2021-08-02T17:43:31.746Z] $ docker exec --env ******** --env ******** 40f4e6c363de888dbe4605f8039cb3851247d4f59320c57a092169dbfb7ea0d2 ssh-agent -k [2021-08-02T17:43:31.835Z] unset SSH_AUTH_SOCK; [2021-08-02T17:43:31.835Z] unset SSH_AGENT_PID; [2021-08-02T17:43:31.835Z] echo Agent pid 19 killed; [2021-08-02T17:43:31.862Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-02T17:43:31.915Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:43:31.915Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:43:32.043Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:43:32.045Z] $ docker exec 40f4e6c363de888dbe4605f8039cb3851247d4f59320c57a092169dbfb7ea0d2 ssh-agent [2021-08-02T17:43:32.165Z] SSH_AUTH_SOCK=/tmp/ssh-1Jh08CP12aMv/agent.53 [2021-08-02T17:43:32.165Z] SSH_AGENT_PID=59 [2021-08-02T17:43:32.179Z] Running ssh-add (command line suppressed) [2021-08-02T17:43:32.274Z] Identity added: /w/workspace/edgex-go/20@tmp/private_key_2687425579527162446.key (/w/workspace/edgex-go/20@tmp/private_key_2687425579527162446.key) [2021-08-02T17:43:32.302Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:43:32.627Z] + git semver init [2021-08-02T17:43:32.627Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:43:32.627Z] # $GIT_DIR = /w/workspace/edgex-go/20/.git [2021-08-02T17:43:32.627Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/20 [2021-08-02T17:43:32.627Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:43:32.627Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:43:32.627Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:43:32.627Z] # $SEMVER_BRANCH = main [2021-08-02T17:43:32.627Z] # $SEMVER_TEMP = /tmp/semver-684997817 [2021-08-02T17:43:32.627Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-02T17:43:54.745Z] # '/tmp/semver-684997817' -> '/w/workspace/edgex-go/20/.semver' [2021-08-02T17:43:54.745Z] # -> Force: false [2021-08-02T17:43:54.745Z] # $SEMVER_DIR = /w/workspace/edgex-go/20/.semver [Pipeline] } [2021-08-02T17:43:54.756Z] $ docker exec --env ******** --env ******** 40f4e6c363de888dbe4605f8039cb3851247d4f59320c57a092169dbfb7ea0d2 ssh-agent -k [2021-08-02T17:43:54.844Z] unset SSH_AUTH_SOCK; [2021-08-02T17:43:54.845Z] unset SSH_AGENT_PID; [2021-08-02T17:43:54.845Z] echo Agent pid 59 killed; [2021-08-02T17:43:54.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:43:55.208Z] + git semver [Pipeline] } [2021-08-02T17:43:55.228Z] $ docker stop --time=1 40f4e6c363de888dbe4605f8039cb3851247d4f59320c57a092169dbfb7ea0d2 [2021-08-02T17:43:57.204Z] $ docker rm -f 40f4e6c363de888dbe4605f8039cb3851247d4f59320c57a092169dbfb7ea0d2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T17:43:57.610Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-02T17:43:57.960Z] Stashed 1 file(s) [Pipeline] echo [2021-08-02T17:43:57.964Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.19 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [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] echo [2021-08-02T17:43:58.310Z] ========================================================= [2021-08-02T17:43:58.311Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-02T17:43:58.311Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:43:58.441Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1698 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-08-02T17:43:58.467Z] Running in /w/workspace/edgex-go/20 [Pipeline] { [Pipeline] checkout [2021-08-02T17:43:58.639Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-02T17:43:58.692Z] The recommended git tool is: git [2021-08-02T17:44:00.078Z] Sending build context to Docker daemon 328.5MB [2021-08-02T17:44:00.078Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T17:44:00.078Z] Step 2/6 : FROM ${BASE} [2021-08-02T17:44:00.078Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-02T17:44:00.078Z] 540db60ca938: Pulling fs layer [2021-08-02T17:44:00.078Z] adcc1eea9eea: Pulling fs layer [2021-08-02T17:44:00.078Z] 4c4ab2625f07: Pulling fs layer [2021-08-02T17:44:00.078Z] db62176df00c: Pulling fs layer [2021-08-02T17:44:00.078Z] 3b30891b0d05: Pulling fs layer [2021-08-02T17:44:00.078Z] b7ad518a104e: Pulling fs layer [2021-08-02T17:44:00.078Z] 08fd3edbe45e: Pulling fs layer [2021-08-02T17:44:00.078Z] 1fdf6735664f: Pulling fs layer [2021-08-02T17:44:00.078Z] 34022d918946: Pulling fs layer [2021-08-02T17:44:00.078Z] db62176df00c: Waiting [2021-08-02T17:44:00.078Z] 3b30891b0d05: Waiting [2021-08-02T17:44:00.078Z] b7ad518a104e: Waiting [2021-08-02T17:44:00.078Z] 08fd3edbe45e: Waiting [2021-08-02T17:44:00.078Z] 1fdf6735664f: Waiting [2021-08-02T17:44:00.078Z] 34022d918946: Waiting [2021-08-02T17:44:00.078Z] 4c4ab2625f07: Verifying Checksum [2021-08-02T17:44:00.078Z] 4c4ab2625f07: Download complete [2021-08-02T17:44:00.078Z] adcc1eea9eea: Verifying Checksum [2021-08-02T17:44:00.078Z] adcc1eea9eea: Download complete [2021-08-02T17:44:00.078Z] 3b30891b0d05: Download complete [2021-08-02T17:44:00.078Z] b7ad518a104e: Verifying Checksum [2021-08-02T17:44:00.078Z] b7ad518a104e: Download complete [2021-08-02T17:44:00.078Z] 08fd3edbe45e: Verifying Checksum [2021-08-02T17:44:00.078Z] 08fd3edbe45e: Download complete [2021-08-02T17:44:00.078Z] 540db60ca938: Verifying Checksum [2021-08-02T17:44:00.078Z] 540db60ca938: Download complete [2021-08-02T17:44:00.349Z] 540db60ca938: Pull complete [2021-08-02T17:44:00.349Z] adcc1eea9eea: Pull complete [2021-08-02T17:44:00.616Z] 4c4ab2625f07: Pull complete [2021-08-02T17:44:00.616Z] 1fdf6735664f: Verifying Checksum [2021-08-02T17:44:00.616Z] 1fdf6735664f: Download complete [2021-08-02T17:44:03.671Z] using credential edgex-jenkins-ssh [2021-08-02T17:44:03.690Z] Cloning the remote Git repository [2021-08-02T17:44:03.985Z] 34022d918946: Verifying Checksum [2021-08-02T17:44:03.985Z] 34022d918946: Download complete [2021-08-02T17:44:04.572Z] db62176df00c: Verifying Checksum [2021-08-02T17:44:04.572Z] db62176df00c: Download complete [2021-08-02T17:44:03.740Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-02T17:44:03.849Z] > git init /w/workspace/edgex-go/20 # timeout=10 [2021-08-02T17:44:03.924Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-02T17:44:03.925Z] > git --version # timeout=10 [2021-08-02T17:44:03.941Z] > git --version # 'git version 2.17.1' [2021-08-02T17:44:03.942Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T17:44:04.011Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:44:07.962Z] db62176df00c: Pull complete [2021-08-02T17:44:07.962Z] 3b30891b0d05: Pull complete [2021-08-02T17:44:07.962Z] b7ad518a104e: Pull complete [2021-08-02T17:44:07.962Z] 08fd3edbe45e: Pull complete [2021-08-02T17:44:07.962Z] 1fdf6735664f: Pull complete [2021-08-02T17:44:09.946Z] 34022d918946: Pull complete [2021-08-02T17:44:09.946Z] Digest: sha256:fad82c365f5974009bda50a7b905e736a7b220bc7ebb614e8289abce6180f09d [2021-08-02T17:44:09.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-02T17:44:09.946Z] ---> edd7291af5ea [2021-08-02T17:44:09.946Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-08-02T17:44:11.371Z] ---> Running in 40f0f7b0e882 [2021-08-02T17:44:11.637Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T17:44:12.221Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T17:44:13.184Z] OK: 219 MiB in 52 packages [2021-08-02T17:44:13.184Z] ln: /usr/bin/touch: File exists [2021-08-02T17:44:13.184Z] The command '/bin/sh -c apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-02T17:44:13.874Z] Failed in branch amd64 [2021-08-02T17:44:18.963Z] Avoid second fetch [2021-08-02T17:44:18.964Z] Checking out Revision 1c9af10f427590f3fed47012b244cbba5cfcd3da (main) [2021-08-02T17:44:18.912Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-02T17:44:18.932Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:44:18.976Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T17:44:18.996Z] > git checkout -f 1c9af10f427590f3fed47012b244cbba5cfcd3da # timeout=10 [2021-08-02T17:44:23.417Z] Commit message: "Merge pull request #3643 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T17:44:23.753Z] provisioning config files... [2021-08-02T17:44:23.784Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config5544603036425990996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:44:24.318Z] ---> docker-login.sh [2021-08-02T17:44:24.318Z] nexus3.edgexfoundry.org:10001 [2021-08-02T17:44:24.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:44:25.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:44:25.527Z] Configure a credential helper to remove this warning. See [2021-08-02T17:44:25.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:44:25.527Z] [2021-08-02T17:44:25.527Z] Login Succeeded [2021-08-02T17:44:25.527Z] nexus3.edgexfoundry.org:10002 [2021-08-02T17:44:25.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:44:26.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:44:26.086Z] Configure a credential helper to remove this warning. See [2021-08-02T17:44:26.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:44:26.086Z] [2021-08-02T17:44:26.086Z] Login Succeeded [2021-08-02T17:44:26.086Z] nexus3.edgexfoundry.org:10003 [2021-08-02T17:44:26.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:44:26.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:44:26.361Z] Configure a credential helper to remove this warning. See [2021-08-02T17:44:26.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:44:26.361Z] [2021-08-02T17:44:26.361Z] Login Succeeded [2021-08-02T17:44:26.637Z] nexus3.edgexfoundry.org:10004 [2021-08-02T17:44:26.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:44:26.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:44:26.914Z] Configure a credential helper to remove this warning. See [2021-08-02T17:44:26.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:44:26.914Z] [2021-08-02T17:44:26.914Z] Login Succeeded [2021-08-02T17:44:26.914Z] docker.io [2021-08-02T17:44:27.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:44:27.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:44:27.788Z] Configure a credential helper to remove this warning. See [2021-08-02T17:44:27.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:44:27.788Z] [2021-08-02T17:44:27.788Z] Login Succeeded [2021-08-02T17:44:27.788Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T17:44:27.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-02T17:44:28.183Z] ========================================================= [2021-08-02T17:44:28.183Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-02T17:44:28.183Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:44:28.562Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-02T17:44:31.224Z] Sending build context to Docker daemon 165.8MB [2021-08-02T17:44:31.224Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T17:44:31.224Z] Step 2/6 : FROM ${BASE} [2021-08-02T17:44:31.224Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-02T17:44:31.224Z] 595b0fe564bb: Pulling fs layer [2021-08-02T17:44:31.224Z] 24495759ef45: Pulling fs layer [2021-08-02T17:44:31.224Z] d148012ef14d: Pulling fs layer [2021-08-02T17:44:31.224Z] e90a11edd702: Pulling fs layer [2021-08-02T17:44:31.224Z] d77568369979: Pulling fs layer [2021-08-02T17:44:31.224Z] c70fe1637996: Pulling fs layer [2021-08-02T17:44:31.224Z] 56b9a3b27deb: Pulling fs layer [2021-08-02T17:44:31.224Z] 0c467a088ba4: Pulling fs layer [2021-08-02T17:44:31.224Z] c70fe1637996: Waiting [2021-08-02T17:44:31.224Z] 56b9a3b27deb: Waiting [2021-08-02T17:44:31.224Z] 0c467a088ba4: Waiting [2021-08-02T17:44:31.224Z] e90a11edd702: Waiting [2021-08-02T17:44:31.224Z] d77568369979: Waiting [2021-08-02T17:44:31.224Z] d148012ef14d: Verifying Checksum [2021-08-02T17:44:31.224Z] d148012ef14d: Download complete [2021-08-02T17:44:31.224Z] 24495759ef45: Verifying Checksum [2021-08-02T17:44:31.224Z] 24495759ef45: Download complete [2021-08-02T17:44:31.224Z] d77568369979: Download complete [2021-08-02T17:44:31.224Z] 595b0fe564bb: Verifying Checksum [2021-08-02T17:44:31.224Z] 595b0fe564bb: Download complete [2021-08-02T17:44:31.224Z] c70fe1637996: Download complete [2021-08-02T17:44:31.224Z] 56b9a3b27deb: Verifying Checksum [2021-08-02T17:44:31.224Z] 56b9a3b27deb: Download complete [2021-08-02T17:44:31.829Z] 595b0fe564bb: Pull complete [2021-08-02T17:44:32.814Z] 24495759ef45: Pull complete [2021-08-02T17:44:33.090Z] d148012ef14d: Pull complete [2021-08-02T17:44:34.074Z] 0c467a088ba4: Verifying Checksum [2021-08-02T17:44:34.074Z] 0c467a088ba4: Download complete [2021-08-02T17:44:35.050Z] e90a11edd702: Verifying Checksum [2021-08-02T17:44:35.050Z] e90a11edd702: Download complete [2021-08-02T17:44:45.221Z] e90a11edd702: Pull complete [2021-08-02T17:44:45.221Z] d77568369979: Pull complete [2021-08-02T17:44:45.221Z] c70fe1637996: Pull complete [2021-08-02T17:44:45.502Z] 56b9a3b27deb: Pull complete [2021-08-02T17:44:50.924Z] 0c467a088ba4: Pull complete [2021-08-02T17:44:50.924Z] Digest: sha256:fb27c914a9ebb91544b5ed834b192fc4c8f82265cfe9b1e607194c792a26e257 [2021-08-02T17:44:50.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-02T17:44:51.197Z] ---> 4f74392f9e0c [2021-08-02T17:44:51.197Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-08-02T17:44:55.498Z] ---> Running in 7ae442fb9711 [2021-08-02T17:44:56.477Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T17:44:57.455Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T17:44:58.047Z] OK: 218 MiB in 52 packages [2021-08-02T17:44:58.324Z] ln: /usr/bin/touch: File exists [2021-08-02T17:44:58.942Z] The command '/bin/sh -c apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:45:00.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T17:45:00.143Z] [2021-08-02T17:45:00.143Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:45:00.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T17:45:00.775Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-02T17:45:00.775Z] 448f6bf000e3: Pulling fs layer [2021-08-02T17:45:00.775Z] f757da607395: Pulling fs layer [2021-08-02T17:45:00.775Z] 05883995daec: Pulling fs layer [2021-08-02T17:45:00.775Z] 8603b9c90790: Pulling fs layer [2021-08-02T17:45:00.775Z] 1560dd03e051: Pulling fs layer [2021-08-02T17:45:00.775Z] 27f5ce0e4adf: Pulling fs layer [2021-08-02T17:45:00.775Z] c2d8d7efcc4b: Pulling fs layer [2021-08-02T17:45:00.776Z] 8603b9c90790: Waiting [2021-08-02T17:45:00.776Z] 27f5ce0e4adf: Waiting [2021-08-02T17:45:00.776Z] c2d8d7efcc4b: Waiting [2021-08-02T17:45:00.776Z] 1560dd03e051: Waiting [2021-08-02T17:45:00.776Z] f757da607395: Download complete [2021-08-02T17:45:01.051Z] 8603b9c90790: Verifying Checksum [2021-08-02T17:45:01.051Z] 8603b9c90790: Download complete [2021-08-02T17:45:01.051Z] 1560dd03e051: Verifying Checksum [2021-08-02T17:45:01.051Z] 1560dd03e051: Download complete [2021-08-02T17:45:01.051Z] 27f5ce0e4adf: Verifying Checksum [2021-08-02T17:45:01.051Z] 27f5ce0e4adf: Download complete [2021-08-02T17:45:01.325Z] 05883995daec: Verifying Checksum [2021-08-02T17:45:01.325Z] 05883995daec: Download complete [2021-08-02T17:45:02.307Z] 448f6bf000e3: Verifying Checksum [2021-08-02T17:45:02.307Z] 448f6bf000e3: Download complete [2021-08-02T17:45:05.719Z] c2d8d7efcc4b: Verifying Checksum [2021-08-02T17:45:05.719Z] c2d8d7efcc4b: Download complete [2021-08-02T17:45:05.719Z] 448f6bf000e3: Pull complete [2021-08-02T17:45:06.320Z] f757da607395: Pull complete [2021-08-02T17:45:07.762Z] 05883995daec: Pull complete [2021-08-02T17:45:08.362Z] 8603b9c90790: Pull complete [2021-08-02T17:45:09.357Z] 1560dd03e051: Pull complete [2021-08-02T17:45:09.635Z] 27f5ce0e4adf: Pull complete [2021-08-02T17:45:24.757Z] c2d8d7efcc4b: Pull complete [2021-08-02T17:45:24.757Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-02T17:45:24.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T17:45:24.757Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-02T17:45:25.030Z] prd-ubuntu18.04-docker-arm64-4c-16g-1698 does not seem to be running inside a container [2021-08-02T17:45:25.107Z] $ 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/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-02T17:45:30.708Z] $ docker top 18861718c4f5360eee133e1318f832bb82483735ef19b2ca0b6c1359987a5121 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:45:31.910Z] ---> job-cost.sh [2021-08-02T17:45:31.910Z] lf-activate-venv: SKIPPING [2021-08-02T17:45:31.910Z] INFO: No Stack... [2021-08-02T17:45:33.341Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-02T17:45:33.613Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T17:45:34.277Z] + cut -d, -f6 [2021-08-02T17:45:34.277Z] + cat /w/workspace/edgex-go/20/archives/cost.csv [Pipeline] lock [2021-08-02T17:45:34.339Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-20-stack-cost] [2021-08-02T17:45:34.349Z] Resource [jenkins-edgexfoundry-edgex-go-main-20-stack-cost] did not exist. Created. [2021-08-02T17:45:34.349Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T17:45:35.030Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-02T17:45:35.670Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T17:45:35.679Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-20-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T17:45:35.699Z] $ docker stop --time=1 18861718c4f5360eee133e1318f832bb82483735ef19b2ca0b6c1359987a5121 [2021-08-02T17:45:37.412Z] $ docker rm -f 18861718c4f5360eee133e1318f832bb82483735ef19b2ca0b6c1359987a5121 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-02T17:45:37.927Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:45:39.062Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:45:39.658Z] ---> package-listing.sh [2021-08-02T17:45:39.658Z] ++ facter osfamily [2021-08-02T17:45:39.658Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-02T17:45:39.924Z] + OS_FAMILY=redhat [2021-08-02T17:45:39.924Z] + workspace=/w/workspace/edgex-go/20 [2021-08-02T17:45:39.924Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-02T17:45:39.924Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-02T17:45:39.924Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-02T17:45:39.924Z] + PACKAGES=/tmp/packages_start.txt [2021-08-02T17:45:39.924Z] + '[' /w/workspace/edgex-go/20 ']' [2021-08-02T17:45:39.924Z] + PACKAGES=/tmp/packages_end.txt [2021-08-02T17:45:39.924Z] + case "${OS_FAMILY}" in [2021-08-02T17:45:39.924Z] + sort [2021-08-02T17:45:39.924Z] + rpm -qa [2021-08-02T17:45:40.506Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-02T17:45:40.506Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-02T17:45:40.506Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-02T17:45:40.506Z] + '[' /w/workspace/edgex-go/20 ']' [2021-08-02T17:45:40.506Z] + mkdir -p /w/workspace/edgex-go/20/archives/ [2021-08-02T17:45:40.506Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/20/archives/ [Pipeline] echo [2021-08-02T17:45:40.523Z] 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/edgex-go/20/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-02T17:45:40.842Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:45:41.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:45:41.432Z] [2021-08-02T17:45:41.432Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:45:41.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:45:41.762Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T17:45:41.762Z] b4d181a07f80: Pulling fs layer [2021-08-02T17:45:41.762Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T17:45:41.762Z] ed53099fbce6: Pulling fs layer [2021-08-02T17:45:41.762Z] dc539afda2c1: Pulling fs layer [2021-08-02T17:45:41.762Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T17:45:41.762Z] 9065ff56babe: Pulling fs layer [2021-08-02T17:45:41.762Z] d287ab97295c: Pulling fs layer [2021-08-02T17:45:41.762Z] dc539afda2c1: Waiting [2021-08-02T17:45:41.762Z] 77bc0d833cb6: Waiting [2021-08-02T17:45:41.762Z] 9065ff56babe: Waiting [2021-08-02T17:45:41.762Z] d287ab97295c: Waiting [2021-08-02T17:45:42.029Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T17:45:42.029Z] a1111a8f2ec3: Download complete [2021-08-02T17:45:42.029Z] dc539afda2c1: Verifying Checksum [2021-08-02T17:45:42.029Z] dc539afda2c1: Download complete [2021-08-02T17:45:42.295Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T17:45:42.295Z] 77bc0d833cb6: Download complete [2021-08-02T17:45:42.295Z] 9065ff56babe: Verifying Checksum [2021-08-02T17:45:42.295Z] 9065ff56babe: Download complete [2021-08-02T17:45:42.295Z] ed53099fbce6: Verifying Checksum [2021-08-02T17:45:42.295Z] ed53099fbce6: Download complete [2021-08-02T17:45:43.265Z] b4d181a07f80: Verifying Checksum [2021-08-02T17:45:43.266Z] b4d181a07f80: Download complete [2021-08-02T17:45:44.267Z] b4d181a07f80: Pull complete [2021-08-02T17:45:44.267Z] a1111a8f2ec3: Pull complete [2021-08-02T17:45:44.853Z] ed53099fbce6: Pull complete [2021-08-02T17:45:44.853Z] dc539afda2c1: Pull complete [2021-08-02T17:45:45.119Z] 77bc0d833cb6: Pull complete [2021-08-02T17:45:45.119Z] 9065ff56babe: Pull complete [2021-08-02T17:45:47.067Z] d287ab97295c: Verifying Checksum [2021-08-02T17:45:47.067Z] d287ab97295c: Download complete [2021-08-02T17:45:51.354Z] d287ab97295c: Pull complete [2021-08-02T17:45:51.354Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T17:45:51.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:45:51.354Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T17:45:51.448Z] prd-centos7-docker-4c-2g-1704 does not seem to be running inside a container [2021-08-02T17:45:51.515Z] $ 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/edgex-go/20/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-02T17:45:53.868Z] $ docker top 6d5ec8cc9ef1a4fa6cb55b432d34632aa0760058dd73ed3db820edc9dc5fdfcc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:45:54.264Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-02T17:45:54.579Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-02T17:45:54.914Z] + ls /var/log/sa-host [2021-08-02T17:45:54.914Z] + sadf -c /var/log/sa-host/sa02 [2021-08-02T17:45:54.914Z] file_magic: OK [2021-08-02T17:45:54.914Z] HZ: Using current value: 100 [2021-08-02T17:45:54.914Z] file_header: OK [2021-08-02T17:45:54.914Z] 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-08-02T17:45:54.914Z] Statistics: [2021-08-02T17:45:54.914Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T17:45:54.914Z] File successfully converted to sysstat format version 12.0.3 [2021-08-02T17:45:54.914Z] + sadf -c /var/log/sa-host/sa05 [2021-08-02T17:45:54.914Z] file_magic: OK [2021-08-02T17:45:54.914Z] HZ: Using current value: 100 [2021-08-02T17:45:54.914Z] file_header: OK [2021-08-02T17:45:54.914Z] 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-08-02T17:45:54.914Z] Statistics: [2021-08-02T17:45:54.914Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T17:45:54.914Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T17:45:55.100Z] provisioning config files... [2021-08-02T17:45:55.114Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/20@tmp/config7689733400623972287tmp [Pipeline] { [Pipeline] echo [2021-08-02T17:45:55.138Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:45:55.473Z] ---> create-netrc.sh [Pipeline] } [2021-08-02T17:45:55.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:45:55.883Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-02T17:45:55.898Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:45:56.217Z] ---> sudo-logs.sh [2021-08-02T17:45:56.217Z] Archiving 'sudo' log.. [2021-08-02T17:45:56.217Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1704.vexxhost.local: Name or service not known [2021-08-02T17:45:56.217Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1704.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-02T17:45:56.269Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:45:56.587Z] ---> job-cost.sh [2021-08-02T17:45:56.587Z] lf-activate-venv: SKIPPING [2021-08-02T17:45:56.587Z] DEBUG: total: 0.18000000715255737 [2021-08-02T17:45:56.587Z] INFO: Retrieving Stack Cost... [2021-08-02T17:45:57.174Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T17:45:57.755Z] INFO: Archiving Costs [Pipeline] echo [2021-08-02T17:45:57.771Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:45:58.093Z] ---> logs-deploy.sh [2021-08-02T17:45:58.093Z] lf-activate-venv: SKIPPING [2021-08-02T17:45:58.093Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/20 [2021-08-02T17:45:58.093Z] INFO: archiving workspace using pattern(s): [2021-08-02T17:45:58.680Z] Archives upload complete. [2021-08-02T17:45:58.949Z] INFO: archiving logs to Nexus