Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 607227328259ecd44c116bffe7eac8d5ffeb6de4 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-ssh4832799173424468081.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh5149531323457989929.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh464479401129314478.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh3971817981660192613.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh8956028996115516024.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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-1395 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/75 [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/75 # 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/75@tmp/jenkins-gitclient-ssh8540655088721286936.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 607227328259ecd44c116bffe7eac8d5ffeb6de4 (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 607227328259ecd44c116bffe7eac8d5ffeb6de4 # timeout=10 Commit message: "fix(security): Bump sys-mgmt-agent base image (#3741)" > git rev-list --no-walk 3e61d8d254e269b0587cfebd305e9ee7f99b675f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-04T21:00:04.963Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-04T21:00:05.060Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-04T21:00:05.086Z] ========================================================= [2021-10-04T21:00:05.086Z] EdgeX Global Pipelines Version Info [2021-10-04T21:00:05.086Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-04T21:00:06.679Z] ------------------- [2021-10-04T21:00:06.679Z] stable info: [2021-10-04T21:00:06.679Z] ------------------- [2021-10-04T21:00:06.679Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-04T21:00:06.679Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-04T21:00:06.679Z] Message: update stable to v1.0.206 [2021-10-04T21:00:07.269Z] ------------------- [2021-10-04T21:00:07.269Z] experimental info: [2021-10-04T21:00:07.269Z] ------------------- [2021-10-04T21:00:07.269Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-04T21:00:07.269Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-04T21:00:07.269Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-04T21:00:07.431Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-04T21:00:07.457Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-04T21:00:07.483Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-04T21:00:07.507Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-04T21:00:07.530Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-04T21:00:07.551Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-04T21:00:07.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-04T21:00:07.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-04T21:00:07.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-04T21:00:07.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-04T21:00:07.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-04T21:00:07.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-04T21:00:07.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-04T21:00:07.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-04T21:00:07.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-04T21:00:07.776Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-04T21:00:07.798Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-04T21:00:07.822Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-04T21:00:07.844Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-10-04T21:00:07.868Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-04T21:00:07.891Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-04T21:00:07.914Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-04T21:00:07.936Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-04T21:00:07.959Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-04T21:00:07.982Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-04T21:00:08.009Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-04T21:00:08.033Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 607227328259ecd44c116bffe7eac8d5ffeb6de4 [Pipeline] echo [2021-10-04T21:00:08.056Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6072273 [Pipeline] echo [2021-10-04T21:00:08.078Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-04T21:00:08.155Z] provisioning config files... [2021-10-04T21:00:08.179Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/75@tmp/config8671943287654777526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-04T21:00:08.532Z] ---> docker-login.sh [2021-10-04T21:00:08.532Z] nexus3.edgexfoundry.org:10001 [2021-10-04T21:00:08.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T21:00:08.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T21:00:08.803Z] Configure a credential helper to remove this warning. See [2021-10-04T21:00:08.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T21:00:08.803Z] [2021-10-04T21:00:08.803Z] Login Succeeded [2021-10-04T21:00:08.803Z] nexus3.edgexfoundry.org:10002 [2021-10-04T21:00:08.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T21:00:09.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T21:00:09.078Z] Configure a credential helper to remove this warning. See [2021-10-04T21:00:09.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T21:00:09.078Z] [2021-10-04T21:00:09.078Z] Login Succeeded [2021-10-04T21:00:09.078Z] nexus3.edgexfoundry.org:10003 [2021-10-04T21:00:09.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T21:00:09.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T21:00:09.078Z] Configure a credential helper to remove this warning. See [2021-10-04T21:00:09.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T21:00:09.078Z] [2021-10-04T21:00:09.078Z] Login Succeeded [2021-10-04T21:00:09.078Z] nexus3.edgexfoundry.org:10004 [2021-10-04T21:00:09.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T21:00:09.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T21:00:09.349Z] Configure a credential helper to remove this warning. See [2021-10-04T21:00:09.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T21:00:09.349Z] [2021-10-04T21:00:09.349Z] Login Succeeded [2021-10-04T21:00:09.349Z] docker.io [2021-10-04T21:00:09.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T21:00:09.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T21:00:09.617Z] Configure a credential helper to remove this warning. See [2021-10-04T21:00:09.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T21:00:09.617Z] [2021-10-04T21:00:09.617Z] Login Succeeded [2021-10-04T21:00:09.617Z] ---> docker-login.sh ends [Pipeline] } [2021-10-04T21:00:09.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-04T21:00:09.979Z] ++ 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-10-04T21:00:09.979Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-04T21:00:09.979Z] ++ cut -d/ -f2 [2021-10-04T21:00:09.979Z] ++ dirname cmd/core-command/Dockerfile [2021-10-04T21:00:09.979Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-04T21:00:09.979Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-04T21:00:09.979Z] ++ dirname cmd/core-data/Dockerfile [2021-10-04T21:00:09.979Z] ++ cut -d/ -f2 [2021-10-04T21:00:09.979Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-04T21:00:09.979Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-04T21:00:09.979Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-04T21:00:09.979Z] ++ cut -d/ -f2 [2021-10-04T21:00:09.979Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-04T21:00:09.979Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-04T21:00:09.979Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-04T21:00:09.979Z] ++ cut -d/ -f2 [2021-10-04T21:00:09.979Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-04T21:00:09.979Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-04T21:00:09.979Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-04T21:00:09.979Z] ++ cut -d/ -f2 [2021-10-04T21:00:09.979Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-04T21:00:09.979Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-04T21:00:09.979Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-04T21:00:09.979Z] ++ cut -d/ -f2 [2021-10-04T21:00:09.979Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-04T21:00:09.979Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-04T21:00:09.979Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-04T21:00:09.979Z] ++ cut -d/ -f2 [2021-10-04T21:00:09.979Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-04T21:00:09.979Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-04T21:00:09.979Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-04T21:00:09.979Z] ++ cut -d/ -f2 [2021-10-04T21:00:09.979Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-04T21:00:09.979Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-04T21:00:09.979Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-04T21:00:09.979Z] ++ cut -d/ -f2 [2021-10-04T21:00:09.979Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-04T21:00:10.048Z] 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-10-04T21:00:11.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-04T21:00:11.546Z] [2021-10-04T21:00:11.546Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-04T21:00:11.899Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-04T21:00:11.899Z] latest: Pulling from edgex-devops/git-semver [2021-10-04T21:00:11.899Z] 31603596830f: Pulling fs layer [2021-10-04T21:00:11.899Z] 04fac38145f0: Pulling fs layer [2021-10-04T21:00:11.899Z] 701f6daf10bf: Pulling fs layer [2021-10-04T21:00:11.899Z] 24f72da36158: Pulling fs layer [2021-10-04T21:00:11.899Z] 24f72da36158: Waiting [2021-10-04T21:00:11.899Z] 04fac38145f0: Verifying Checksum [2021-10-04T21:00:11.899Z] 04fac38145f0: Download complete [2021-10-04T21:00:12.175Z] 31603596830f: Verifying Checksum [2021-10-04T21:00:12.175Z] 31603596830f: Download complete [2021-10-04T21:00:12.175Z] 24f72da36158: Verifying Checksum [2021-10-04T21:00:12.175Z] 24f72da36158: Download complete [2021-10-04T21:00:12.175Z] 701f6daf10bf: Verifying Checksum [2021-10-04T21:00:12.175Z] 701f6daf10bf: Download complete [2021-10-04T21:00:12.175Z] 31603596830f: Pull complete [2021-10-04T21:00:12.456Z] 04fac38145f0: Pull complete [2021-10-04T21:00:13.047Z] 701f6daf10bf: Pull complete [2021-10-04T21:00:13.047Z] 24f72da36158: Pull complete [2021-10-04T21:00:13.047Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-04T21:00:13.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-04T21:00:13.047Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-04T21:00:13.147Z] prd-centos7-docker-4c-2g-1395 does not seem to be running inside a container [2021-10-04T21:00:13.237Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/75 -v /w/workspace/edgex-go/75:/w/workspace/edgex-go/75:rw,z -v /w/workspace/edgex-go/75@tmp:/w/workspace/edgex-go/75@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-04T21:00:14.167Z] $ docker top eefed18400f60d731e24805018fe4dbc7f5299bef929738053f362e2d1dfd394 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-04T21:00:14.291Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-04T21:00:14.291Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-04T21:00:14.436Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-04T21:00:14.440Z] $ docker exec eefed18400f60d731e24805018fe4dbc7f5299bef929738053f362e2d1dfd394 ssh-agent [2021-10-04T21:00:14.585Z] SSH_AUTH_SOCK=/tmp/ssh-MW8mrcpfapeG/agent.14 [2021-10-04T21:00:14.585Z] SSH_AGENT_PID=20 [2021-10-04T21:00:14.599Z] Running ssh-add (command line suppressed) [2021-10-04T21:00:14.720Z] Identity added: /w/workspace/edgex-go/75@tmp/private_key_836230889410195149.key (/w/workspace/edgex-go/75@tmp/private_key_836230889410195149.key) [2021-10-04T21:00:14.747Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-04T21:00:15.062Z] + git tag --points-at HEAD [Pipeline] } [2021-10-04T21:00:15.083Z] $ docker exec --env ******** --env ******** eefed18400f60d731e24805018fe4dbc7f5299bef929738053f362e2d1dfd394 ssh-agent -k [2021-10-04T21:00:15.187Z] unset SSH_AUTH_SOCK; [2021-10-04T21:00:15.189Z] unset SSH_AGENT_PID; [2021-10-04T21:00:15.189Z] echo Agent pid 20 killed; [2021-10-04T21:00:15.203Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-04T21:00:15.238Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-04T21:00:15.238Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-04T21:00:15.373Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-04T21:00:15.377Z] $ docker exec eefed18400f60d731e24805018fe4dbc7f5299bef929738053f362e2d1dfd394 ssh-agent [2021-10-04T21:00:15.493Z] SSH_AUTH_SOCK=/tmp/ssh-mxgdOnwxSHCU/agent.54 [2021-10-04T21:00:15.493Z] SSH_AGENT_PID=60 [2021-10-04T21:00:15.506Z] Running ssh-add (command line suppressed) [2021-10-04T21:00:15.613Z] Identity added: /w/workspace/edgex-go/75@tmp/private_key_2963886952239102357.key (/w/workspace/edgex-go/75@tmp/private_key_2963886952239102357.key) [2021-10-04T21:00:15.638Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-04T21:00:15.958Z] + git semver init [2021-10-04T21:00:15.958Z] # -> Open(): unable to determine branch for HEAD [2021-10-04T21:00:15.958Z] # $GIT_DIR = /w/workspace/edgex-go/75/.git [2021-10-04T21:00:15.958Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/75 [2021-10-04T21:00:15.958Z] # $SEMVER_REMOTE_NAME = origin [2021-10-04T21:00:15.958Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-04T21:00:15.958Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-04T21:00:15.958Z] # $SEMVER_BRANCH = main [2021-10-04T21:00:15.958Z] # $SEMVER_TEMP = /tmp/semver-776386730 [2021-10-04T21:00:15.958Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-04T21:00:31.012Z] # '/tmp/semver-776386730' -> '/w/workspace/edgex-go/75/.semver' [2021-10-04T21:00:31.012Z] # -> Force: false [2021-10-04T21:00:31.012Z] # $SEMVER_DIR = /w/workspace/edgex-go/75/.semver [Pipeline] } [2021-10-04T21:00:31.028Z] $ docker exec --env ******** --env ******** eefed18400f60d731e24805018fe4dbc7f5299bef929738053f362e2d1dfd394 ssh-agent -k [2021-10-04T21:00:31.126Z] unset SSH_AUTH_SOCK; [2021-10-04T21:00:31.127Z] unset SSH_AGENT_PID; [2021-10-04T21:00:31.127Z] echo Agent pid 60 killed; [2021-10-04T21:00:31.148Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-04T21:00:31.501Z] + git semver [Pipeline] } [2021-10-04T21:00:31.528Z] $ docker stop --time=1 eefed18400f60d731e24805018fe4dbc7f5299bef929738053f362e2d1dfd394 [2021-10-04T21:00:33.412Z] $ docker rm -f eefed18400f60d731e24805018fe4dbc7f5299bef929738053f362e2d1dfd394 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-04T21:00:33.836Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-04T21:00:34.241Z] Stashed 1 file(s) [Pipeline] echo [2021-10-04T21:00:34.244Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.66 [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-10-04T21:00:34.583Z] ========================================================= [2021-10-04T21:00:34.583Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-04T21:00:34.583Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-04T21:00:34.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-04T21:00:45.039Z] Error response from daemon: Get "https://nexus3.edgexfoundry.org:10003/v2/": net/http: TLS handshake timeout [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-10-04T21:00:45.712Z] Failed in branch amd64 [2021-10-04T21:00:49.482Z] Still waiting to schedule task [2021-10-04T21:00:49.482Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-04T21:05:52.897Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1399 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-10-04T21:05:52.912Z] Running in /w/workspace/edgex-go/75 [Pipeline] { [Pipeline] checkout [2021-10-04T21:05:53.181Z] The recommended git tool is: git [2021-10-04T21:05:59.978Z] using credential edgex-jenkins-ssh [2021-10-04T21:05:59.998Z] Cloning the remote Git repository [2021-10-04T21:06:00.061Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-04T21:06:00.176Z] > git init /w/workspace/edgex-go/75 # timeout=10 [2021-10-04T21:06:00.259Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-04T21:06:00.260Z] > git --version # timeout=10 [2021-10-04T21:06:00.280Z] > git --version # 'git version 2.17.1' [2021-10-04T21:06:00.282Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-04T21:06:00.383Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-04T21:06:17.703Z] Avoid second fetch [2021-10-04T21:06:17.704Z] Checking out Revision 607227328259ecd44c116bffe7eac8d5ffeb6de4 (main) [2021-10-04T21:06:17.657Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-04T21:06:17.683Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-04T21:06:17.734Z] > git config core.sparsecheckout # timeout=10 [2021-10-04T21:06:17.749Z] > git checkout -f 607227328259ecd44c116bffe7eac8d5ffeb6de4 # timeout=10 [2021-10-04T21:06:22.395Z] Commit message: "fix(security): Bump sys-mgmt-agent base image (#3741)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-04T21:06:22.865Z] provisioning config files... [2021-10-04T21:06:22.899Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/75@tmp/config267083762260449231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-04T21:06:23.545Z] ---> docker-login.sh [2021-10-04T21:06:23.545Z] nexus3.edgexfoundry.org:10001 [2021-10-04T21:06:25.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T21:06:35.407Z] Error response from daemon: Get https://nexus3.edgexfoundry.org:10001/v2/: net/http: TLS handshake timeout [Pipeline] } [2021-10-04T21:06:35.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [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-10-04T21:06:36.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-04T21:06:36.529Z] [2021-10-04T21:06:36.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-04T21:06:36.935Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-04T21:06:37.947Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-04T21:06:37.947Z] 448f6bf000e3: Pulling fs layer [2021-10-04T21:06:37.947Z] f757da607395: Pulling fs layer [2021-10-04T21:06:37.947Z] 05883995daec: Pulling fs layer [2021-10-04T21:06:37.947Z] 8603b9c90790: Pulling fs layer [2021-10-04T21:06:37.947Z] 1560dd03e051: Pulling fs layer [2021-10-04T21:06:37.947Z] 27f5ce0e4adf: Pulling fs layer [2021-10-04T21:06:37.947Z] c2d8d7efcc4b: Pulling fs layer [2021-10-04T21:06:37.947Z] 8603b9c90790: Waiting [2021-10-04T21:06:37.947Z] 1560dd03e051: Waiting [2021-10-04T21:06:37.947Z] 27f5ce0e4adf: Waiting [2021-10-04T21:06:37.947Z] c2d8d7efcc4b: Waiting [2021-10-04T21:06:37.947Z] f757da607395: Verifying Checksum [2021-10-04T21:06:37.947Z] f757da607395: Download complete [2021-10-04T21:06:37.947Z] 8603b9c90790: Download complete [2021-10-04T21:06:38.234Z] 1560dd03e051: Verifying Checksum [2021-10-04T21:06:38.234Z] 1560dd03e051: Download complete [2021-10-04T21:06:38.234Z] 27f5ce0e4adf: Verifying Checksum [2021-10-04T21:06:38.234Z] 27f5ce0e4adf: Download complete [2021-10-04T21:06:38.234Z] 05883995daec: Verifying Checksum [2021-10-04T21:06:38.234Z] 05883995daec: Download complete [2021-10-04T21:06:38.858Z] 448f6bf000e3: Verifying Checksum [2021-10-04T21:06:38.858Z] 448f6bf000e3: Download complete [2021-10-04T21:06:41.565Z] c2d8d7efcc4b: Verifying Checksum [2021-10-04T21:06:41.565Z] c2d8d7efcc4b: Download complete [2021-10-04T21:06:42.595Z] 448f6bf000e3: Pull complete [2021-10-04T21:06:43.212Z] f757da607395: Pull complete [2021-10-04T21:06:44.696Z] 05883995daec: Pull complete [2021-10-04T21:06:44.696Z] 8603b9c90790: Pull complete [2021-10-04T21:06:46.199Z] 1560dd03e051: Pull complete [2021-10-04T21:06:46.199Z] 27f5ce0e4adf: Pull complete [2021-10-04T21:07:01.478Z] c2d8d7efcc4b: Pull complete [2021-10-04T21:07:01.478Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-04T21:07:01.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-04T21:07:01.478Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-04T21:07:01.818Z] prd-ubuntu18.04-docker-arm64-4c-16g-1399 does not seem to be running inside a container [2021-10-04T21:07:01.979Z] $ 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/75 -v /w/workspace/edgex-go/75:/w/workspace/edgex-go/75:rw,z -v /w/workspace/edgex-go/75@tmp:/w/workspace/edgex-go/75@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-04T21:07:07.537Z] $ docker top b9070ab3af6ddd84ce5f6d2a6bc22dfabf057b18c90a1ea9448d4c3f8b7bd9f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-04T21:07:08.783Z] ---> job-cost.sh [2021-10-04T21:07:08.783Z] lf-activate-venv: SKIPPING [2021-10-04T21:07:08.783Z] INFO: No Stack... [2021-10-04T21:07:09.067Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-04T21:07:09.689Z] INFO: Archiving Costs [Pipeline] sh [2021-10-04T21:07:10.404Z] + cat /w/workspace/edgex-go/75/archives/cost.csv [2021-10-04T21:07:10.404Z] + cut -d, -f6 [Pipeline] lock [2021-10-04T21:07:10.490Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-75-stack-cost] [2021-10-04T21:07:10.498Z] Resource [jenkins-edgexfoundry-edgex-go-main-75-stack-cost] did not exist. Created. [2021-10-04T21:07:10.498Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-04T21:07:11.223Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-04T21:07:12.567Z] Stashed 1 file(s) [Pipeline] } [2021-10-04T21:07:12.578Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-75-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-04T21:07:12.636Z] $ docker stop --time=1 b9070ab3af6ddd84ce5f6d2a6bc22dfabf057b18c90a1ea9448d4c3f8b7bd9f3 [2021-10-04T21:07:14.289Z] $ docker rm -f b9070ab3af6ddd84ce5f6d2a6bc22dfabf057b18c90a1ea9448d4c3f8b7bd9f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-04T21:07:14.956Z] 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] sh [2021-10-04T21:07:16.435Z] + '[' -d /w/workspace/edgex-go/75/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-04T21:07:16.766Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-04T21:07:17.364Z] ---> package-listing.sh [2021-10-04T21:07:17.364Z] ++ facter osfamily [2021-10-04T21:07:17.364Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-04T21:07:17.629Z] + OS_FAMILY=redhat [2021-10-04T21:07:17.629Z] + workspace=/w/workspace/edgex-go/75 [2021-10-04T21:07:17.629Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-04T21:07:17.629Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-04T21:07:17.629Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-04T21:07:17.629Z] + PACKAGES=/tmp/packages_start.txt [2021-10-04T21:07:17.629Z] + '[' /w/workspace/edgex-go/75 ']' [2021-10-04T21:07:17.629Z] + PACKAGES=/tmp/packages_end.txt [2021-10-04T21:07:17.629Z] + case "${OS_FAMILY}" in [2021-10-04T21:07:17.629Z] + rpm -qa [2021-10-04T21:07:17.629Z] + sort [2021-10-04T21:07:18.231Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-04T21:07:18.231Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-04T21:07:18.231Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-04T21:07:18.231Z] + '[' /w/workspace/edgex-go/75 ']' [2021-10-04T21:07:18.231Z] + mkdir -p /w/workspace/edgex-go/75/archives/ [2021-10-04T21:07:18.231Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/75/archives/ [Pipeline] echo [2021-10-04T21:07:18.250Z] 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/75/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-04T21:07:18.564Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-04T21:07:18.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-04T21:07:18.899Z] [2021-10-04T21:07:18.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-04T21:07:19.242Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-04T21:07:19.242Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-04T21:07:19.242Z] b4d181a07f80: Pulling fs layer [2021-10-04T21:07:19.242Z] a1111a8f2ec3: Pulling fs layer [2021-10-04T21:07:19.242Z] ed53099fbce6: Pulling fs layer [2021-10-04T21:07:19.242Z] dc539afda2c1: Pulling fs layer [2021-10-04T21:07:19.242Z] 77bc0d833cb6: Pulling fs layer [2021-10-04T21:07:19.242Z] 9065ff56babe: Pulling fs layer [2021-10-04T21:07:19.242Z] d287ab97295c: Pulling fs layer [2021-10-04T21:07:19.242Z] dc539afda2c1: Waiting [2021-10-04T21:07:19.242Z] 77bc0d833cb6: Waiting [2021-10-04T21:07:19.242Z] 9065ff56babe: Waiting [2021-10-04T21:07:19.242Z] d287ab97295c: Waiting [2021-10-04T21:07:19.513Z] a1111a8f2ec3: Verifying Checksum [2021-10-04T21:07:19.513Z] a1111a8f2ec3: Download complete [2021-10-04T21:07:19.513Z] dc539afda2c1: Verifying Checksum [2021-10-04T21:07:19.513Z] dc539afda2c1: Download complete [2021-10-04T21:07:19.794Z] b4d181a07f80: Verifying Checksum [2021-10-04T21:07:19.794Z] b4d181a07f80: Download complete [2021-10-04T21:07:19.794Z] 77bc0d833cb6: Verifying Checksum [2021-10-04T21:07:19.794Z] 77bc0d833cb6: Download complete [2021-10-04T21:07:19.794Z] 9065ff56babe: Verifying Checksum [2021-10-04T21:07:19.794Z] 9065ff56babe: Download complete [2021-10-04T21:07:19.794Z] ed53099fbce6: Verifying Checksum [2021-10-04T21:07:19.794Z] ed53099fbce6: Download complete [2021-10-04T21:07:21.459Z] d287ab97295c: Verifying Checksum [2021-10-04T21:07:21.459Z] d287ab97295c: Download complete [2021-10-04T21:07:21.459Z] b4d181a07f80: Pull complete [2021-10-04T21:07:21.459Z] a1111a8f2ec3: Pull complete [2021-10-04T21:07:22.047Z] ed53099fbce6: Pull complete [2021-10-04T21:07:22.047Z] dc539afda2c1: Pull complete [2021-10-04T21:07:22.311Z] 77bc0d833cb6: Pull complete [2021-10-04T21:07:22.311Z] 9065ff56babe: Pull complete [2021-10-04T21:07:27.682Z] d287ab97295c: Pull complete [2021-10-04T21:07:27.682Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-04T21:07:27.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-04T21:07:27.682Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-04T21:07:27.789Z] prd-centos7-docker-4c-2g-1395 does not seem to be running inside a container [2021-10-04T21:07:27.863Z] $ 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/75/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/75 -v /w/workspace/edgex-go/75:/w/workspace/edgex-go/75:rw,z -v /w/workspace/edgex-go/75@tmp:/w/workspace/edgex-go/75@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:latest cat [2021-10-04T21:07:30.496Z] $ docker top c66dbb326e3b5cd63d7499a2a5175f71c70f702f5a545f2a35b8d5e61850daaa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-04T21:07:30.903Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-04T21:07:31.229Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-04T21:07:31.559Z] + ls /var/log/sa-host [2021-10-04T21:07:31.559Z] + sadf -c /var/log/sa-host/sa04 [2021-10-04T21:07:31.559Z] file_magic: OK [2021-10-04T21:07:31.559Z] HZ: Using current value: 100 [2021-10-04T21:07:31.559Z] file_header: OK [2021-10-04T21:07:31.559Z] 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-10-04T21:07:31.559Z] Statistics: [2021-10-04T21:07:31.559Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-04T21:07:31.559Z] File successfully converted to sysstat format version 12.0.3 [2021-10-04T21:07:31.559Z] + sadf -c /var/log/sa-host/sa30 [2021-10-04T21:07:31.559Z] file_magic: OK [2021-10-04T21:07:31.559Z] HZ: Using current value: 100 [2021-10-04T21:07:31.559Z] file_header: OK [2021-10-04T21:07:31.559Z] 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-10-04T21:07:31.559Z] Statistics: [2021-10-04T21:07:31.559Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-04T21:07:31.559Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-04T21:07:32.308Z] provisioning config files... [2021-10-04T21:07:32.326Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/75@tmp/config5250843148909412068tmp [Pipeline] { [Pipeline] echo [2021-10-04T21:07:32.351Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-04T21:07:32.695Z] ---> create-netrc.sh [Pipeline] } [2021-10-04T21:07:32.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-04T21:07:33.118Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-04T21:07:33.134Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-04T21:07:33.457Z] ---> sudo-logs.sh [2021-10-04T21:07:33.457Z] Archiving 'sudo' log.. [2021-10-04T21:07:34.044Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1395.novalocal: Name or service not known [2021-10-04T21:07:34.044Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1395.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-04T21:07:34.106Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-04T21:07:34.437Z] ---> job-cost.sh [2021-10-04T21:07:34.437Z] lf-activate-venv: SKIPPING [2021-10-04T21:07:34.437Z] DEBUG: total: 0.10999999940395355 [2021-10-04T21:07:34.437Z] INFO: Retrieving Stack Cost... [2021-10-04T21:07:34.705Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-04T21:07:34.973Z] INFO: Archiving Costs [Pipeline] echo [2021-10-04T21:07:34.991Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-04T21:07:35.324Z] ---> logs-deploy.sh [2021-10-04T21:07:35.324Z] lf-activate-venv: SKIPPING [2021-10-04T21:07:35.324Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/75 [2021-10-04T21:07:35.324Z] INFO: archiving workspace using pattern(s): [2021-10-04T21:07:35.914Z] Archives upload complete. [2021-10-04T21:07:36.186Z] INFO: archiving logs to Nexus