Pull request #4449 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from ef75d3a4933bd78f13e49b328f02800e29d87424+d51f32bebde847c0adb284d2c449747c43d82543 (5558fae7ffacfb566f38037200566c3d18a35e96) 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-ssh11118209878560922629.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh718556527749601536.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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/PR-4449/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/PR-4449/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13066081409362500166.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh7913389996670337897.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4449/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/PR-4449/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8402529931573544516.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [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.20 USE_ALPINE: true 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 PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2278 in /w/workspace/edgexfoundry_edgex-go_PR-4449 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4449/head:refs/remotes/origin/PR-4449 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d51f32bebde847c0adb284d2c449747c43d82543 into PR head commit ef75d3a4933bd78f13e49b328f02800e29d87424 Merge succeeded, producing ef75d3a4933bd78f13e49b328f02800e29d87424 Checking out Revision ef75d3a4933bd78f13e49b328f02800e29d87424 (PR-4449) > git config core.sparsecheckout # timeout=10 > git checkout -f ef75d3a4933bd78f13e49b328f02800e29d87424 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d51f32bebde847c0adb284d2c449747c43d82543 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef75d3a4933bd78f13e49b328f02800e29d87424 # timeout=10 Commit message: "fix: Rework log messages" > git rev-list --no-walk 2d9b42404c00fdcf2c357efdc7a419ad2d2a4dab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-15T21:00:49.690Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-15T21:00:49.739Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-15T21:00:49.757Z] ========================================================= [2023-03-15T21:00:49.757Z] EdgeX Global Pipelines Version Info [2023-03-15T21:00:49.757Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:00:50.838Z] ------------------- [2023-03-15T21:00:50.838Z] stable info: [2023-03-15T21:00:50.838Z] ------------------- [2023-03-15T21:00:50.838Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-15T21:00:50.838Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T21:00:50.838Z] Message: update stable to v1.0.245 [2023-03-15T21:00:51.606Z] ------------------- [2023-03-15T21:00:51.606Z] experimental info: [2023-03-15T21:00:51.606Z] ------------------- [2023-03-15T21:00:51.606Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-15T21:00:51.606Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-15T21:00:51.606Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T21:00:51.787Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-15T21:00:51.803Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-15T21:00:51.819Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-15T21:00:51.833Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-15T21:00:51.842Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-15T21:00:51.853Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-15T21:00:51.865Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-15T21:00:51.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-15T21:00:51.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-15T21:00:51.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-15T21:00:51.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-15T21:00:51.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-15T21:00:51.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-15T21:00:51.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-15T21:00:51.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-15T21:00:51.970Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T21:00:51.983Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T21:00:51.993Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-15T21:00:52.010Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-15T21:00:52.025Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-15T21:00:52.036Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-15T21:00:52.053Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-15T21:00:52.070Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-15T21:00:52.083Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4449 [Pipeline] echo [2023-03-15T21:00:52.101Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4449 [Pipeline] echo [2023-03-15T21:00:52.117Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4449 [Pipeline] echo [2023-03-15T21:00:52.126Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef75d3a4933bd78f13e49b328f02800e29d87424 [Pipeline] echo [2023-03-15T21:00:52.137Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef75d3a [Pipeline] echo [2023-03-15T21:00:52.148Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T21:00:52.188Z] provisioning config files... [2023-03-15T21:00:52.201Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config11617058171740800573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:00:52.555Z] ---> docker-login.sh [2023-03-15T21:00:52.555Z] nexus3.edgexfoundry.org:10001 [2023-03-15T21:00:52.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:00:52.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:00:52.814Z] Configure a credential helper to remove this warning. See [2023-03-15T21:00:52.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:00:52.814Z] [2023-03-15T21:00:52.814Z] Login Succeeded [2023-03-15T21:00:52.814Z] nexus3.edgexfoundry.org:10002 [2023-03-15T21:00:52.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:00:52.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:00:52.814Z] Configure a credential helper to remove this warning. See [2023-03-15T21:00:52.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:00:52.814Z] [2023-03-15T21:00:52.814Z] Login Succeeded [2023-03-15T21:00:52.814Z] nexus3.edgexfoundry.org:10003 [2023-03-15T21:00:52.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:00:53.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:00:53.164Z] Configure a credential helper to remove this warning. See [2023-03-15T21:00:53.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:00:53.164Z] [2023-03-15T21:00:53.164Z] Login Succeeded [2023-03-15T21:00:53.164Z] nexus3.edgexfoundry.org:10004 [2023-03-15T21:00:53.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:00:53.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:00:53.164Z] Configure a credential helper to remove this warning. See [2023-03-15T21:00:53.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:00:53.164Z] [2023-03-15T21:00:53.164Z] Login Succeeded [2023-03-15T21:00:53.164Z] docker.io [2023-03-15T21:00:53.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:00:53.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:00:53.423Z] Configure a credential helper to remove this warning. See [2023-03-15T21:00:53.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:00:53.423Z] [2023-03-15T21:00:53.423Z] Login Succeeded [2023-03-15T21:00:53.423Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T21:00:53.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T21:00:53.741Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-15T21:00:53.741Z] + dirname cmd/core-command/Dockerfile [2023-03-15T21:00:53.741Z] + cut -d/ -f2 [2023-03-15T21:00:53.741Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-15T21:00:53.741Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-15T21:00:53.741Z] + cut -d/ -f2 [2023-03-15T21:00:53.741Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-15T21:00:53.741Z] + dirname cmd/core-data/Dockerfile [2023-03-15T21:00:53.741Z] + cut -d/ -f2 [2023-03-15T21:00:53.741Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-15T21:00:53.741Z] + dirname cmd/core-metadata/Dockerfile [2023-03-15T21:00:53.741Z] + cut -d/ -f2 [2023-03-15T21:00:53.741Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-15T21:00:53.741Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-15T21:00:53.741Z] + cut -d/ -f2 [2023-03-15T21:00:53.741Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-15T21:00:53.741Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-15T21:00:53.741Z] + cut -d/ -f2 [2023-03-15T21:00:53.741Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-15T21:00:53.741Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-15T21:00:53.741Z] + cut -d/ -f2 [2023-03-15T21:00:53.741Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-15T21:00:53.741Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-15T21:00:53.741Z] + cut -d/ -f2 [2023-03-15T21:00:53.741Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-15T21:00:53.741Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-15T21:00:53.741Z] + cut -d/ -f2 [2023-03-15T21:00:53.741Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-15T21:00:53.741Z] + cut -d/ -f2 [2023-03-15T21:00:53.741Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-15T21:00:53.741Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-15T21:00:53.741Z] + + dirnamecut cmd/security-spire-config/Dockerfile -d/ [2023-03-15T21:00:53.741Z] -f2 [2023-03-15T21:00:53.741Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-15T21:00:53.741Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-15T21:00:53.741Z] + cut -d/ -f2 [2023-03-15T21:00:53.741Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-15T21:00:53.741Z] + dirname cmd/support-notifications/Dockerfile [2023-03-15T21:00:53.741Z] + cut -d/ -f2 [2023-03-15T21:00:53.741Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-15T21:00:53.741Z] + + dirname cmd/support-scheduler/Dockerfile [2023-03-15T21:00:53.741Z] cut -d/ -f2 [2023-03-15T21:00:53.741Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-15T21:00:53.787Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-15T21:00:54.126Z] + git rev-list -1 --merges ef75d3a4933bd78f13e49b328f02800e29d87424~1..ef75d3a4933bd78f13e49b328f02800e29d87424 [Pipeline] echo [2023-03-15T21:00:54.144Z] -----------> git rev-list -1 --merges ef75d3a4933bd78f13e49b328f02800e29d87424~1..ef75d3a4933bd78f13e49b328f02800e29d87424 ef75d3a4933bd78f13e49b328f02800e29d87424 [false] [Pipeline] sh [2023-03-15T21:00:54.431Z] + git log --format=format:%s -1 ef75d3a4933bd78f13e49b328f02800e29d87424 [Pipeline] echo [2023-03-15T21:00:54.445Z] ========================================================= [2023-03-15T21:00:54.445Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-15T21:00:54.445Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-15T21:00:54.797Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T21:00:54.797Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-15T21:00:54.797Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-15T21:00:54.797Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-15T21:00:54.797Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-15T21:00:54.797Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-15T21:00:54.797Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T21:00:55.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T21:00:55.165Z] [2023-03-15T21:00:55.165Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T21:00:55.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T21:00:55.465Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-15T21:00:55.465Z] b85a868b505f: Pulling fs layer [2023-03-15T21:00:55.465Z] e2be974225ed: Pulling fs layer [2023-03-15T21:00:55.465Z] 339a4e72a1f5: Pulling fs layer [2023-03-15T21:00:55.465Z] 988bab9f4d93: Pulling fs layer [2023-03-15T21:00:55.465Z] 1469e6f7b9e6: Pulling fs layer [2023-03-15T21:00:55.465Z] eaf3925da568: Pulling fs layer [2023-03-15T21:00:55.465Z] bab4dde63d76: Pulling fs layer [2023-03-15T21:00:55.465Z] bde34c3a00c8: Pulling fs layer [2023-03-15T21:00:55.465Z] b352a97aabf1: Pulling fs layer [2023-03-15T21:00:55.465Z] 4872d77fe225: Pulling fs layer [2023-03-15T21:00:55.465Z] 5851b861e8e6: Pulling fs layer [2023-03-15T21:00:55.465Z] bab4dde63d76: Waiting [2023-03-15T21:00:55.465Z] bde34c3a00c8: Waiting [2023-03-15T21:00:55.465Z] 988bab9f4d93: Waiting [2023-03-15T21:00:55.465Z] 1469e6f7b9e6: Waiting [2023-03-15T21:00:55.465Z] eaf3925da568: Waiting [2023-03-15T21:00:55.465Z] b352a97aabf1: Waiting [2023-03-15T21:00:55.465Z] 4872d77fe225: Waiting [2023-03-15T21:00:55.465Z] 5851b861e8e6: Waiting [2023-03-15T21:00:55.465Z] e2be974225ed: Verifying Checksum [2023-03-15T21:00:55.465Z] e2be974225ed: Download complete [2023-03-15T21:00:55.465Z] 988bab9f4d93: Verifying Checksum [2023-03-15T21:00:55.465Z] 988bab9f4d93: Download complete [2023-03-15T21:00:55.748Z] 1469e6f7b9e6: Verifying Checksum [2023-03-15T21:00:55.748Z] 1469e6f7b9e6: Download complete [2023-03-15T21:00:55.748Z] eaf3925da568: Verifying Checksum [2023-03-15T21:00:55.748Z] eaf3925da568: Download complete [2023-03-15T21:00:55.748Z] 339a4e72a1f5: Verifying Checksum [2023-03-15T21:00:55.748Z] 339a4e72a1f5: Download complete [2023-03-15T21:00:55.748Z] b85a868b505f: Verifying Checksum [2023-03-15T21:00:55.748Z] b85a868b505f: Download complete [2023-03-15T21:00:55.748Z] bde34c3a00c8: Verifying Checksum [2023-03-15T21:00:55.748Z] bde34c3a00c8: Download complete [2023-03-15T21:00:56.006Z] 4872d77fe225: Verifying Checksum [2023-03-15T21:00:56.006Z] 4872d77fe225: Download complete [2023-03-15T21:00:56.006Z] 5851b861e8e6: Verifying Checksum [2023-03-15T21:00:56.006Z] 5851b861e8e6: Download complete [2023-03-15T21:00:56.006Z] b352a97aabf1: Download complete [2023-03-15T21:00:56.265Z] bab4dde63d76: Verifying Checksum [2023-03-15T21:00:56.265Z] bab4dde63d76: Download complete [2023-03-15T21:00:57.200Z] b85a868b505f: Pull complete [2023-03-15T21:00:57.200Z] e2be974225ed: Pull complete [2023-03-15T21:00:57.769Z] 339a4e72a1f5: Pull complete [2023-03-15T21:00:57.769Z] 988bab9f4d93: Pull complete [2023-03-15T21:00:58.030Z] 1469e6f7b9e6: Pull complete [2023-03-15T21:00:58.289Z] eaf3925da568: Pull complete [2023-03-15T21:01:00.108Z] bab4dde63d76: Pull complete [2023-03-15T21:01:00.108Z] bde34c3a00c8: Pull complete [2023-03-15T21:01:00.373Z] b352a97aabf1: Pull complete [2023-03-15T21:01:00.373Z] 4872d77fe225: Pull complete [2023-03-15T21:01:00.373Z] 5851b861e8e6: Pull complete [2023-03-15T21:01:00.373Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-15T21:01:00.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T21:01:00.373Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T21:01:00.472Z] prd-ubuntu20.04-docker-8c-8g-2278 does not seem to be running inside a container [2023-03-15T21:01:00.512Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T21:01:03.368Z] $ docker top 4980a12c078b0ab7ae4299296dda50347ab91906f1f4e1af38f998f35659f487 -eo pid,comm [2023-03-15T21:01:03.414Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-15T21:01:03.414Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T21:01:03.441Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T21:01:03.441Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T21:01:03.551Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T21:01:03.558Z] $ docker exec 4980a12c078b0ab7ae4299296dda50347ab91906f1f4e1af38f998f35659f487 ssh-agent [2023-03-15T21:01:03.660Z] SSH_AUTH_SOCK=/tmp/ssh-qLd1IRZ3gVrY/agent.32 [2023-03-15T21:01:03.660Z] SSH_AGENT_PID=38 [2023-03-15T21:01:03.668Z] Running ssh-add (command line suppressed) [2023-03-15T21:01:03.787Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_16283855195792446014.key (/w/workspace/edgex-go/2@tmp/private_key_16283855195792446014.key) [2023-03-15T21:01:03.798Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T21:01:04.085Z] + git tag --points-at HEAD [Pipeline] } [2023-03-15T21:01:04.099Z] $ docker exec --env ******** --env ******** 4980a12c078b0ab7ae4299296dda50347ab91906f1f4e1af38f998f35659f487 ssh-agent -k [2023-03-15T21:01:04.212Z] unset SSH_AUTH_SOCK; [2023-03-15T21:01:04.212Z] unset SSH_AGENT_PID; [2023-03-15T21:01:04.212Z] echo Agent pid 38 killed; [2023-03-15T21:01:04.218Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-15T21:01:04.243Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T21:01:04.243Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T21:01:04.358Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T21:01:04.364Z] $ docker exec 4980a12c078b0ab7ae4299296dda50347ab91906f1f4e1af38f998f35659f487 ssh-agent [2023-03-15T21:01:04.479Z] SSH_AUTH_SOCK=/tmp/ssh-RSwgIZjytVKS/agent.70 [2023-03-15T21:01:04.479Z] SSH_AGENT_PID=76 [2023-03-15T21:01:04.485Z] Running ssh-add (command line suppressed) [2023-03-15T21:01:04.606Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_18083369446128813658.key (/w/workspace/edgex-go/2@tmp/private_key_18083369446128813658.key) [2023-03-15T21:01:04.617Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T21:01:04.911Z] + git semver init [2023-03-15T21:01:05.171Z] 2023-03-15 21:01:05,104 [run_init] DEBUG init version:0.0.0 force:False [2023-03-15T21:01:05.171Z] 2023-03-15 21:01:05,106 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-03-15T21:01:05.171Z] 2023-03-15 21:01:05,107 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-03-15T21:01:05.171Z] 2023-03-15 21:01:05,108 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-03-15T21:01:10.464Z] 2023-03-15 21:01:09,972 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-03-15T21:01:10.464Z] 2023-03-15 21:01:09,973 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4449 with force:False [2023-03-15T21:01:10.464Z] 2023-03-15 21:01:09,973 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4449 [2023-03-15T21:01:10.464Z] 2023-03-15 21:01:09,976 [execute] INFO git cat-file --batch-check [2023-03-15T21:01:10.464Z] 2023-03-15 21:01:09,976 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T21:01:10.464Z] 2023-03-15 21:01:09,981 [execute] INFO git cat-file --batch [2023-03-15T21:01:10.464Z] 2023-03-15 21:01:09,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T21:01:10.464Z] 2023-03-15 21:01:09,986 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4449 [2023-03-15T21:01:10.464Z] 0.0.0 [Pipeline] } [2023-03-15T21:01:10.480Z] $ docker exec --env ******** --env ******** 4980a12c078b0ab7ae4299296dda50347ab91906f1f4e1af38f998f35659f487 ssh-agent -k [2023-03-15T21:01:10.578Z] unset SSH_AUTH_SOCK; [2023-03-15T21:01:10.579Z] unset SSH_AGENT_PID; [2023-03-15T21:01:10.579Z] echo Agent pid 76 killed; [2023-03-15T21:01:10.586Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T21:01:10.892Z] + git semver [Pipeline] } [2023-03-15T21:01:11.167Z] $ docker stop --time=1 4980a12c078b0ab7ae4299296dda50347ab91906f1f4e1af38f998f35659f487 [2023-03-15T21:01:12.476Z] $ docker rm -f --volumes 4980a12c078b0ab7ae4299296dda50347ab91906f1f4e1af38f998f35659f487 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T21:01:12.812Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-15T21:01:13.016Z] Stashed 1 file(s) [Pipeline] echo [2023-03-15T21:01:13.018Z] [edgeXSemver]: initialized semver on version 0.0.0 [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] sh [2023-03-15T21:01:13.409Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-03-15T21:01:13.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T21:01:13.440Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T21:01:13.451Z] ========================================================= [2023-03-15T21:01:13.451Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-15T21:01:13.451Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-15T21:01:13.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T21:01:13.738Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-15T21:01:13.738Z] 63b65145d645: Pulling fs layer [2023-03-15T21:01:13.738Z] a2d21d5440eb: Pulling fs layer [2023-03-15T21:01:13.738Z] 935e6c44a52c: Pulling fs layer [2023-03-15T21:01:13.738Z] 94cc34f8dd06: Pulling fs layer [2023-03-15T21:01:13.738Z] 30dea6a524f1: Pulling fs layer [2023-03-15T21:01:13.738Z] a2aff8979fd8: Pulling fs layer [2023-03-15T21:01:13.738Z] 6808be2612f2: Pulling fs layer [2023-03-15T21:01:13.738Z] f25807f1079a: Pulling fs layer [2023-03-15T21:01:13.738Z] f25807f1079a: Waiting [2023-03-15T21:01:13.738Z] 6808be2612f2: Waiting [2023-03-15T21:01:13.738Z] 30dea6a524f1: Waiting [2023-03-15T21:01:13.738Z] a2aff8979fd8: Waiting [2023-03-15T21:01:13.738Z] 94cc34f8dd06: Waiting [2023-03-15T21:01:13.738Z] a2d21d5440eb: Verifying Checksum [2023-03-15T21:01:13.738Z] a2d21d5440eb: Download complete [2023-03-15T21:01:13.738Z] 94cc34f8dd06: Verifying Checksum [2023-03-15T21:01:13.738Z] 94cc34f8dd06: Download complete [2023-03-15T21:01:13.738Z] 30dea6a524f1: Verifying Checksum [2023-03-15T21:01:13.738Z] 30dea6a524f1: Download complete [2023-03-15T21:01:13.738Z] 63b65145d645: Verifying Checksum [2023-03-15T21:01:13.738Z] 63b65145d645: Download complete [2023-03-15T21:01:13.738Z] a2aff8979fd8: Verifying Checksum [2023-03-15T21:01:13.738Z] a2aff8979fd8: Download complete [2023-03-15T21:01:13.999Z] 63b65145d645: Pull complete [2023-03-15T21:01:13.999Z] a2d21d5440eb: Pull complete [2023-03-15T21:01:14.259Z] f25807f1079a: Verifying Checksum [2023-03-15T21:01:14.259Z] f25807f1079a: Download complete [2023-03-15T21:01:14.517Z] 935e6c44a52c: Verifying Checksum [2023-03-15T21:01:14.517Z] 935e6c44a52c: Download complete [2023-03-15T21:01:14.776Z] 6808be2612f2: Verifying Checksum [2023-03-15T21:01:14.776Z] 6808be2612f2: Download complete [2023-03-15T21:01:18.058Z] 935e6c44a52c: Pull complete [2023-03-15T21:01:18.058Z] 94cc34f8dd06: Pull complete [2023-03-15T21:01:18.058Z] 30dea6a524f1: Pull complete [2023-03-15T21:01:18.058Z] a2aff8979fd8: Pull complete [2023-03-15T21:01:19.968Z] 6808be2612f2: Pull complete [2023-03-15T21:01:20.903Z] f25807f1079a: Pull complete [2023-03-15T21:01:20.903Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-15T21:01:20.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T21:01:20.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-15T21:01:21.195Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T21:01:21.195Z] WORKDIR /edgex [2023-03-15T21:01:21.195Z] COPY go.mod . [2023-03-15T21:01:21.195Z] RUN go mod download [2023-03-15T21:01:21.195Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-15T21:01:21.761Z] Sending build context to Docker daemon 170.5MB [2023-03-15T21:01:21.761Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T21:01:21.761Z] ---> 3b553350e43f [2023-03-15T21:01:21.761Z] Step 2/4 : WORKDIR /edgex [2023-03-15T21:01:28.090Z] Still waiting to schedule task [2023-03-15T21:01:28.091Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-15T21:01:28.321Z] ---> Running in 15272a6052ad [2023-03-15T21:01:28.321Z] Removing intermediate container 15272a6052ad [2023-03-15T21:01:28.321Z] ---> dd29fa430c90 [2023-03-15T21:01:28.321Z] Step 3/4 : COPY go.mod . [2023-03-15T21:01:28.321Z] ---> 8de99efd0929 [2023-03-15T21:01:28.321Z] Step 4/4 : RUN go mod download [2023-03-15T21:01:28.321Z] ---> Running in 3c65c8bb7545 [2023-03-15T21:01:28.605Z] go: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.46 (replaced by ../MODS/go-mod-bootstrap): reading /MODS/go-mod-bootstrap/go.mod: open /MODS/go-mod-bootstrap/go.mod: no such file or directory [2023-03-15T21:01:28.863Z] The command '/bin/sh -c go mod download' 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] } [2023-03-15T21:01:29.027Z] Failed in branch amd64 [2023-03-15T21:04:13.614Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2279 in /w/workspace/edgexfoundry_edgex-go_PR-4449 [Pipeline] { [Pipeline] ws [2023-03-15T21:04:13.627Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-03-15T21:04:13.663Z] The recommended git tool is: git [2023-03-15T21:04:19.323Z] using credential edgex-jenkins-ssh [2023-03-15T21:04:19.340Z] Cloning the remote Git repository [2023-03-15T21:04:19.393Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-15T21:04:19.499Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-03-15T21:04:19.655Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-15T21:04:19.656Z] > git --version # timeout=10 [2023-03-15T21:04:19.684Z] > git --version # 'git version 2.25.1' [2023-03-15T21:04:19.687Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T21:04:19.844Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T21:04:38.606Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-15T21:04:38.630Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T21:04:39.523Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-15T21:04:39.572Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-15T21:04:39.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T21:04:39.591Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4449/head:refs/remotes/origin/PR-4449 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-15T21:04:40.483Z] Merging remotes/origin/main commit d51f32bebde847c0adb284d2c449747c43d82543 into PR head commit ef75d3a4933bd78f13e49b328f02800e29d87424 [2023-03-15T21:04:40.981Z] Merge succeeded, producing ef75d3a4933bd78f13e49b328f02800e29d87424 [2023-03-15T21:04:40.982Z] Checking out Revision ef75d3a4933bd78f13e49b328f02800e29d87424 (PR-4449) [2023-03-15T21:04:40.508Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T21:04:40.609Z] > git checkout -f ef75d3a4933bd78f13e49b328f02800e29d87424 # timeout=10 [2023-03-15T21:04:40.857Z] > git remote # timeout=10 [2023-03-15T21:04:40.884Z] > git config --get remote.origin.url # timeout=10 [2023-03-15T21:04:40.905Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T21:04:40.923Z] > git merge d51f32bebde847c0adb284d2c449747c43d82543 # timeout=10 [2023-03-15T21:04:40.962Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-15T21:04:40.992Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T21:04:41.011Z] > git checkout -f ef75d3a4933bd78f13e49b328f02800e29d87424 # timeout=10 [2023-03-15T21:04:44.688Z] Commit message: "fix: Rework log messages" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T21:04:45.647Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-15T21:04:45.647Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T21:04:45.647Z] Dload Upload Total Spent Left Speed [2023-03-15T21:04:45.647Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh [2023-03-15T21:04:46.321Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-15T21:04:46.652Z] + + sudo teesudo /etc/docker/daemon.new jq [2023-03-15T21:04:46.652Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-15T21:04:46.652Z] { [2023-03-15T21:04:46.652Z] "registry-mirrors": [ [2023-03-15T21:04:46.652Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-15T21:04:46.652Z] ], [2023-03-15T21:04:46.652Z] "bip": "10.250.0.254/24", [2023-03-15T21:04:46.652Z] "hosts": [ [2023-03-15T21:04:46.652Z] "tcp://0.0.0.0:5555", [2023-03-15T21:04:46.652Z] "unix:///var/run/docker.sock" [2023-03-15T21:04:46.652Z] ], [2023-03-15T21:04:46.652Z] "mtu": 1458, [2023-03-15T21:04:46.652Z] "selinux-enabled": true, [2023-03-15T21:04:46.652Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-15T21:04:46.652Z] } [Pipeline] sh [2023-03-15T21:04:46.984Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-15T21:04:47.318Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T21:05:05.581Z] provisioning config files... [2023-03-15T21:05:05.609Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2881395449176350660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:05:05.959Z] ---> docker-login.sh [2023-03-15T21:05:05.959Z] nexus3.edgexfoundry.org:10001 [2023-03-15T21:05:06.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:05:06.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:05:06.546Z] Configure a credential helper to remove this warning. See [2023-03-15T21:05:06.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:05:06.546Z] [2023-03-15T21:05:06.546Z] Login Succeeded [2023-03-15T21:05:06.546Z] nexus3.edgexfoundry.org:10002 [2023-03-15T21:05:06.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:05:07.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:05:07.081Z] Configure a credential helper to remove this warning. See [2023-03-15T21:05:07.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:05:07.081Z] [2023-03-15T21:05:07.081Z] Login Succeeded [2023-03-15T21:05:07.081Z] nexus3.edgexfoundry.org:10003 [2023-03-15T21:05:07.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:05:07.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:05:07.349Z] Configure a credential helper to remove this warning. See [2023-03-15T21:05:07.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:05:07.349Z] [2023-03-15T21:05:07.349Z] Login Succeeded [2023-03-15T21:05:07.349Z] nexus3.edgexfoundry.org:10004 [2023-03-15T21:05:07.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:05:07.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:05:07.618Z] Configure a credential helper to remove this warning. See [2023-03-15T21:05:07.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:05:07.618Z] [2023-03-15T21:05:07.618Z] Login Succeeded [2023-03-15T21:05:07.618Z] docker.io [2023-03-15T21:05:07.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T21:05:08.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T21:05:08.153Z] Configure a credential helper to remove this warning. See [2023-03-15T21:05:08.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T21:05:08.153Z] [2023-03-15T21:05:08.153Z] Login Succeeded [2023-03-15T21:05:08.153Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T21:05:08.167Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-15T21:05:08.704Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-03-15T21:05:08.723Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T21:05:08.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T21:05:08.740Z] ========================================================= [2023-03-15T21:05:08.740Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-15T21:05:08.740Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-15T21:05:09.052Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T21:05:09.052Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-15T21:05:09.052Z] af6eaf76a39c: Pulling fs layer [2023-03-15T21:05:09.052Z] 55522c791124: Pulling fs layer [2023-03-15T21:05:09.052Z] ce5c4a1c91eb: Pulling fs layer [2023-03-15T21:05:09.052Z] 169dfbe0d373: Pulling fs layer [2023-03-15T21:05:09.052Z] e1ff8fa3b103: Pulling fs layer [2023-03-15T21:05:09.052Z] 52ebb69f0ebf: Pulling fs layer [2023-03-15T21:05:09.052Z] 5abe8eddf0d5: Pulling fs layer [2023-03-15T21:05:09.052Z] e1ff8fa3b103: Waiting [2023-03-15T21:05:09.052Z] 52ebb69f0ebf: Waiting [2023-03-15T21:05:09.052Z] 5abe8eddf0d5: Waiting [2023-03-15T21:05:09.320Z] 55522c791124: Download complete [2023-03-15T21:05:09.320Z] 169dfbe0d373: Verifying Checksum [2023-03-15T21:05:09.320Z] 169dfbe0d373: Download complete [2023-03-15T21:05:09.320Z] e1ff8fa3b103: Verifying Checksum [2023-03-15T21:05:09.320Z] e1ff8fa3b103: Download complete [2023-03-15T21:05:09.320Z] af6eaf76a39c: Verifying Checksum [2023-03-15T21:05:10.296Z] af6eaf76a39c: Pull complete [2023-03-15T21:05:10.296Z] 5abe8eddf0d5: Verifying Checksum [2023-03-15T21:05:10.296Z] 5abe8eddf0d5: Download complete [2023-03-15T21:05:10.881Z] 55522c791124: Pull complete [2023-03-15T21:05:11.860Z] 52ebb69f0ebf: Verifying Checksum [2023-03-15T21:05:11.860Z] 52ebb69f0ebf: Download complete [2023-03-15T21:05:11.860Z] ce5c4a1c91eb: Download complete [2023-03-15T21:05:21.936Z] ce5c4a1c91eb: Pull complete [2023-03-15T21:05:21.936Z] 169dfbe0d373: Pull complete [2023-03-15T21:05:21.936Z] e1ff8fa3b103: Pull complete [2023-03-15T21:05:28.599Z] 52ebb69f0ebf: Pull complete [2023-03-15T21:05:29.561Z] 5abe8eddf0d5: Pull complete [2023-03-15T21:05:29.561Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-15T21:05:29.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T21:05:29.561Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-15T21:05:29.892Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-15T21:05:29.892Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T21:05:29.892Z] WORKDIR /edgex [2023-03-15T21:05:29.892Z] COPY go.mod . [2023-03-15T21:05:29.892Z] RUN go mod download [2023-03-15T21:05:30.475Z] Sending build context to Docker daemon 2.933MB [2023-03-15T21:05:30.475Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T21:05:30.475Z] ---> 6cb57ee374ae [2023-03-15T21:05:30.475Z] Step 2/4 : WORKDIR /edgex [2023-03-15T21:05:32.414Z] ---> Running in 9725212ac189 [2023-03-15T21:05:32.680Z] Removing intermediate container 9725212ac189 [2023-03-15T21:05:32.680Z] ---> 75dd17ecb852 [2023-03-15T21:05:32.680Z] Step 3/4 : COPY go.mod . [2023-03-15T21:05:34.090Z] ---> c96badac9d49 [2023-03-15T21:05:34.090Z] Step 4/4 : RUN go mod download [2023-03-15T21:05:34.090Z] ---> Running in da532cd4a461 [2023-03-15T21:05:37.452Z] go: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.46 (replaced by ../MODS/go-mod-bootstrap): reading /MODS/go-mod-bootstrap/go.mod: open /MODS/go-mod-bootstrap/go.mod: no such file or directory [2023-03-15T21:05:37.720Z] The command '/bin/sh -c go mod download' 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] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T21:05:38.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T21:05:38.175Z] [2023-03-15T21:05:38.175Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T21:05:38.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T21:05:38.509Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-15T21:05:38.509Z] 8998bd30e6a1: Pulling fs layer [2023-03-15T21:05:38.509Z] 04944245beec: Pulling fs layer [2023-03-15T21:05:38.509Z] 699f458cf7ca: Pulling fs layer [2023-03-15T21:05:38.509Z] 765212b225bb: Pulling fs layer [2023-03-15T21:05:38.509Z] f23df028b6ca: Pulling fs layer [2023-03-15T21:05:38.509Z] d65c8cfc05b1: Pulling fs layer [2023-03-15T21:05:38.509Z] 2437ff75d9bd: Pulling fs layer [2023-03-15T21:05:38.509Z] 765212b225bb: Waiting [2023-03-15T21:05:38.509Z] f23df028b6ca: Waiting [2023-03-15T21:05:38.509Z] d65c8cfc05b1: Waiting [2023-03-15T21:05:38.509Z] 2437ff75d9bd: Waiting [2023-03-15T21:05:38.780Z] 04944245beec: Verifying Checksum [2023-03-15T21:05:38.780Z] 04944245beec: Download complete [2023-03-15T21:05:38.780Z] 765212b225bb: Verifying Checksum [2023-03-15T21:05:38.780Z] 765212b225bb: Download complete [2023-03-15T21:05:38.780Z] f23df028b6ca: Verifying Checksum [2023-03-15T21:05:38.780Z] f23df028b6ca: Download complete [2023-03-15T21:05:38.780Z] d65c8cfc05b1: Verifying Checksum [2023-03-15T21:05:38.780Z] d65c8cfc05b1: Download complete [2023-03-15T21:05:39.051Z] 699f458cf7ca: Verifying Checksum [2023-03-15T21:05:39.321Z] 8998bd30e6a1: Verifying Checksum [2023-03-15T21:05:39.321Z] 8998bd30e6a1: Download complete [2023-03-15T21:05:41.937Z] 2437ff75d9bd: Verifying Checksum [2023-03-15T21:05:41.937Z] 2437ff75d9bd: Download complete [2023-03-15T21:05:43.351Z] 8998bd30e6a1: Pull complete [2023-03-15T21:05:43.934Z] 04944245beec: Pull complete [2023-03-15T21:05:46.519Z] 699f458cf7ca: Pull complete [2023-03-15T21:05:46.787Z] 765212b225bb: Pull complete [2023-03-15T21:05:47.751Z] f23df028b6ca: Pull complete [2023-03-15T21:05:47.751Z] d65c8cfc05b1: Pull complete [2023-03-15T21:06:02.765Z] 2437ff75d9bd: Pull complete [2023-03-15T21:06:02.765Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-15T21:06:02.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T21:06:02.765Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T21:06:03.003Z] prd-ubuntu20.04-docker-arm64-4c-16g-2279 does not seem to be running inside a container [2023-03-15T21:06:03.088Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-15T21:06:05.761Z] $ docker top 44b7974cfda74a877ca80194e5c1fe482401c2559fd7d515fffa5c5c61d66721 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:06:06.669Z] ---> job-cost.sh [2023-03-15T21:06:06.669Z] lf-activate-venv: SKIPPING [2023-03-15T21:06:06.670Z] INFO: No Stack... [2023-03-15T21:06:07.258Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-15T21:06:07.862Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T21:06:08.520Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-03-15T21:06:08.520Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T21:06:08.583Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4449-2-stack-cost] [2023-03-15T21:06:08.590Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4449-2-stack-cost] did not exist. Created. [2023-03-15T21:06:08.590Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4449-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T21:06:09.246Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-15T21:06:09.899Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T21:06:09.906Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4449-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T21:06:09.927Z] $ docker stop --time=1 44b7974cfda74a877ca80194e5c1fe482401c2559fd7d515fffa5c5c61d66721 [2023-03-15T21:06:11.461Z] $ docker rm -f --volumes 44b7974cfda74a877ca80194e5c1fe482401c2559fd7d515fffa5c5c61d66721 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-15T21:06:11.712Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-15T21:06:12.254Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:06:12.541Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:06:13.396Z] ---> package-listing.sh [2023-03-15T21:06:13.396Z] ++ facter osfamily [2023-03-15T21:06:13.396Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-15T21:06:13.654Z] + OS_FAMILY=debian [2023-03-15T21:06:13.654Z] + workspace=/w/workspace/edgex-go/2 [2023-03-15T21:06:13.654Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-15T21:06:13.654Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-15T21:06:13.654Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-15T21:06:13.654Z] + PACKAGES=/tmp/packages_start.txt [2023-03-15T21:06:13.654Z] + '[' /w/workspace/edgex-go/2 ']' [2023-03-15T21:06:13.654Z] + PACKAGES=/tmp/packages_end.txt [2023-03-15T21:06:13.654Z] + case "${OS_FAMILY}" in [2023-03-15T21:06:13.654Z] + dpkg -l [2023-03-15T21:06:13.654Z] + grep '^ii' [2023-03-15T21:06:13.655Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-15T21:06:13.655Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-15T21:06:13.655Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-15T21:06:13.655Z] + '[' /w/workspace/edgex-go/2 ']' [2023-03-15T21:06:13.655Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-03-15T21:06:13.655Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-03-15T21:06:13.665Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-15T21:06:13.944Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T21:06:14.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T21:06:14.496Z] [2023-03-15T21:06:14.496Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T21:06:14.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T21:06:14.794Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-15T21:06:14.794Z] 5eb5b503b376: Pulling fs layer [2023-03-15T21:06:14.794Z] 5c69ac0246d0: Pulling fs layer [2023-03-15T21:06:14.794Z] ec43610c2a17: Pulling fs layer [2023-03-15T21:06:14.794Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-15T21:06:14.794Z] 33b1e0a273af: Pulling fs layer [2023-03-15T21:06:14.794Z] 5d3b04190fa2: Pulling fs layer [2023-03-15T21:06:14.794Z] 2f39f015ded8: Pulling fs layer [2023-03-15T21:06:14.794Z] 5d3b04190fa2: Waiting [2023-03-15T21:06:14.794Z] 3a2ae6a8a46f: Waiting [2023-03-15T21:06:14.794Z] 33b1e0a273af: Waiting [2023-03-15T21:06:14.794Z] 2f39f015ded8: Waiting [2023-03-15T21:06:14.794Z] 5c69ac0246d0: Download complete [2023-03-15T21:06:14.794Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-15T21:06:14.794Z] 3a2ae6a8a46f: Download complete [2023-03-15T21:06:15.058Z] 33b1e0a273af: Verifying Checksum [2023-03-15T21:06:15.058Z] 33b1e0a273af: Download complete [2023-03-15T21:06:15.058Z] 5d3b04190fa2: Verifying Checksum [2023-03-15T21:06:15.058Z] 5d3b04190fa2: Download complete [2023-03-15T21:06:15.058Z] ec43610c2a17: Download complete [2023-03-15T21:06:15.058Z] 5eb5b503b376: Verifying Checksum [2023-03-15T21:06:15.058Z] 5eb5b503b376: Download complete [2023-03-15T21:06:15.628Z] 2f39f015ded8: Verifying Checksum [2023-03-15T21:06:15.628Z] 2f39f015ded8: Download complete [2023-03-15T21:06:16.563Z] 5eb5b503b376: Pull complete [2023-03-15T21:06:16.563Z] 5c69ac0246d0: Pull complete [2023-03-15T21:06:16.823Z] ec43610c2a17: Pull complete [2023-03-15T21:06:16.823Z] 3a2ae6a8a46f: Pull complete [2023-03-15T21:06:17.082Z] 33b1e0a273af: Pull complete [2023-03-15T21:06:17.082Z] 5d3b04190fa2: Pull complete [2023-03-15T21:06:21.276Z] 2f39f015ded8: Pull complete [2023-03-15T21:06:21.276Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-15T21:06:21.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T21:06:21.534Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T21:06:21.616Z] prd-ubuntu20.04-docker-8c-8g-2278 does not seem to be running inside a container [2023-03-15T21:06:21.647Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T21:06:24.646Z] $ docker top 275f21e1c88d1b55d3b139e17efe409c5030791f6e32a9986bc6de3b3eba9fb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T21:06:24.988Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-15T21:06:25.273Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-15T21:06:25.558Z] + ls /var/log/sa-host [2023-03-15T21:06:25.558Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T21:06:25.620Z] provisioning config files... [2023-03-15T21:06:25.628Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config12975461493095049518tmp [Pipeline] { [Pipeline] echo [2023-03-15T21:06:25.643Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:06:25.924Z] ---> create-netrc.sh [Pipeline] } [2023-03-15T21:06:25.931Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:06:26.261Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-15T21:06:26.269Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:06:26.553Z] ---> sudo-logs.sh [2023-03-15T21:06:26.553Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-15T21:06:26.592Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:06:26.876Z] ---> job-cost.sh [2023-03-15T21:06:26.876Z] lf-activate-venv: SKIPPING [2023-03-15T21:06:26.876Z] DEBUG: total: 0.10999999940395355 [2023-03-15T21:06:26.876Z] INFO: Retrieving Stack Cost... [2023-03-15T21:06:27.138Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T21:06:27.398Z] INFO: Archiving Costs [Pipeline] echo [2023-03-15T21:06:27.409Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T21:06:27.695Z] ---> logs-deploy.sh [2023-03-15T21:06:27.695Z] lf-activate-venv: SKIPPING [2023-03-15T21:06:27.695Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4449/2 [2023-03-15T21:06:27.695Z] INFO: archiving workspace using pattern(s): [2023-03-15T21:06:28.630Z] Archives upload complete. [2023-03-15T21:06:28.630Z] INFO: archiving logs to Nexus