Pull request #4606 opened 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 lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from faf35754d3bfd22cc2f19060286c35346f11f15f+65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 (cb8cc1f9e97f762356115dcf6d5253165b445139) 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-ssh16240815175695634622.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh119514459696964166.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4606/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4606/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14144133791664408330.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4606/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11115325475316635595.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2359359878485328575.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4606/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4606/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5777734361234269462.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-942 in /w/workspace/edgexfoundry_edgex-go_PR-4606 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/4606/head:refs/remotes/origin/PR-4606 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 into PR head commit faf35754d3bfd22cc2f19060286c35346f11f15f Merge succeeded, producing faf35754d3bfd22cc2f19060286c35346f11f15f Checking out Revision faf35754d3bfd22cc2f19060286c35346f11f15f (PR-4606) > git config core.sparsecheckout # timeout=10 > git checkout -f faf35754d3bfd22cc2f19060286c35346f11f15f # 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 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f faf35754d3bfd22cc2f19060286c35346f11f15f # timeout=10 Commit message: "feat: Replace gorilla/mux router library with Echo" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-12T09:29:29.668Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-12T09:29:29.843Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-12T09:29:29.933Z] ========================================================= [2023-07-12T09:29:29.934Z] EdgeX Global Pipelines Version Info [2023-07-12T09:29:29.934Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-12T09:29:30.701Z] ------------------- [2023-07-12T09:29:30.701Z] stable info: [2023-07-12T09:29:30.701Z] ------------------- [2023-07-12T09:29:30.701Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-12T09:29:30.701Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-12T09:29:30.701Z] Message: update stable to v1.0.250 [2023-07-12T09:29:31.274Z] ------------------- [2023-07-12T09:29:31.274Z] experimental info: [2023-07-12T09:29:31.274Z] ------------------- [2023-07-12T09:29:31.274Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-12T09:29:31.274Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-12T09:29:31.274Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-12T09:29:31.551Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-07-12T09:29:31.592Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-07-12T09:29:31.633Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-12T09:29:31.680Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-12T09:29:31.722Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-12T09:29:31.762Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-12T09:29:31.803Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-12T09:29:31.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-07-12T09:29:31.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-07-12T09:29:31.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-07-12T09:29:31.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-12T09:29:32.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-12T09:29:32.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-12T09:29:32.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-12T09:29:32.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-12T09:29:32.173Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-12T09:29:32.214Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-12T09:29:32.260Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-12T09:29:32.302Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-12T09:29:32.344Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-12T09:29:32.385Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-12T09:29:32.424Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-12T09:29:32.463Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-12T09:29:32.508Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4606 [Pipeline] echo [2023-07-12T09:29:32.549Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4606 [Pipeline] echo [2023-07-12T09:29:32.587Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4606 [Pipeline] echo [2023-07-12T09:29:32.632Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = faf35754d3bfd22cc2f19060286c35346f11f15f [Pipeline] echo [2023-07-12T09:29:32.673Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = faf3575 [Pipeline] echo [2023-07-12T09:29:32.717Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T09:29:32.831Z] provisioning config files... [2023-07-12T09:29:32.846Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15729167706627513984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T09:29:33.190Z] ---> docker-login.sh [2023-07-12T09:29:33.190Z] nexus3.edgexfoundry.org:10001 [2023-07-12T09:29:33.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T09:29:33.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T09:29:33.450Z] Configure a credential helper to remove this warning. See [2023-07-12T09:29:33.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T09:29:33.450Z] [2023-07-12T09:29:33.450Z] Login Succeeded [2023-07-12T09:29:33.711Z] nexus3.edgexfoundry.org:10002 [2023-07-12T09:29:33.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T09:29:33.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T09:29:33.711Z] Configure a credential helper to remove this warning. See [2023-07-12T09:29:33.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T09:29:33.711Z] [2023-07-12T09:29:33.711Z] Login Succeeded [2023-07-12T09:29:33.711Z] nexus3.edgexfoundry.org:10003 [2023-07-12T09:29:33.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T09:29:33.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T09:29:33.711Z] Configure a credential helper to remove this warning. See [2023-07-12T09:29:33.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T09:29:33.711Z] [2023-07-12T09:29:33.711Z] Login Succeeded [2023-07-12T09:29:33.711Z] nexus3.edgexfoundry.org:10004 [2023-07-12T09:29:34.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T09:29:34.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T09:29:34.631Z] Configure a credential helper to remove this warning. See [2023-07-12T09:29:34.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T09:29:34.631Z] [2023-07-12T09:29:34.631Z] Login Succeeded [2023-07-12T09:29:34.631Z] docker.io [2023-07-12T09:29:34.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T09:29:34.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T09:29:34.890Z] Configure a credential helper to remove this warning. See [2023-07-12T09:29:34.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T09:29:34.890Z] [2023-07-12T09:29:34.890Z] Login Succeeded [2023-07-12T09:29:34.890Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T09:29:34.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T09:29:35.344Z] + 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-07-12T09:29:35.344Z] + dirname cmd/core-command/Dockerfile [2023-07-12T09:29:35.344Z] + cut -d/ -f2 [2023-07-12T09:29:35.344Z] + echo core-command,cmd/core-command/Dockerfile [2023-07-12T09:29:35.344Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-07-12T09:29:35.344Z] + cut -d/ -f2 [2023-07-12T09:29:35.344Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-07-12T09:29:35.344Z] + dirname cmd/core-data/Dockerfile [2023-07-12T09:29:35.344Z] + cut -d/ -f2 [2023-07-12T09:29:35.344Z] + echo core-data,cmd/core-data/Dockerfile [2023-07-12T09:29:35.344Z] + dirname cmd/core-metadata/Dockerfile [2023-07-12T09:29:35.344Z] + cut -d/ -f2 [2023-07-12T09:29:35.344Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-07-12T09:29:35.344Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-07-12T09:29:35.344Z] + cut -d/ -f2 [2023-07-12T09:29:35.344Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-07-12T09:29:35.344Z] + + dirname cmd/security-proxy-auth/Dockerfile [2023-07-12T09:29:35.344Z] cut -d/ -f2 [2023-07-12T09:29:35.344Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-07-12T09:29:35.344Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-07-12T09:29:35.344Z] + cut -d/ -f2 [2023-07-12T09:29:35.344Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-07-12T09:29:35.344Z] + dirname cmd/security-secretstore-setup/Dockerfile+ [2023-07-12T09:29:35.344Z] cut -d/ -f2 [2023-07-12T09:29:35.344Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-07-12T09:29:35.344Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-07-12T09:29:35.344Z] + cut -d/ -f2 [2023-07-12T09:29:35.344Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-07-12T09:29:35.344Z] + dirname cmd/security-spire-agent/Dockerfile [2023-07-12T09:29:35.344Z] + cut -d/ -f2 [2023-07-12T09:29:35.344Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-07-12T09:29:35.344Z] + dirname cmd/security-spire-config/Dockerfile [2023-07-12T09:29:35.344Z] + cut -d/ -f2 [2023-07-12T09:29:35.344Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-07-12T09:29:35.344Z] + dirname cmd/security-spire-server/Dockerfile [2023-07-12T09:29:35.344Z] + cut -d/ -f2 [2023-07-12T09:29:35.344Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-07-12T09:29:35.344Z] + dirname cmd/support-notifications/Dockerfile [2023-07-12T09:29:35.344Z] + cut -d/ -f2 [2023-07-12T09:29:35.344Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-07-12T09:29:35.344Z] + dirname cmd/support-scheduler/Dockerfile [2023-07-12T09:29:35.344Z] + cut -d/ -f2 [2023-07-12T09:29:35.344Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-07-12T09:29:35.412Z] 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-07-12T09:29:35.930Z] + git rev-list -1 --merges faf35754d3bfd22cc2f19060286c35346f11f15f~1..faf35754d3bfd22cc2f19060286c35346f11f15f [Pipeline] echo [2023-07-12T09:29:35.960Z] -----------> git rev-list -1 --merges faf35754d3bfd22cc2f19060286c35346f11f15f~1..faf35754d3bfd22cc2f19060286c35346f11f15f faf35754d3bfd22cc2f19060286c35346f11f15f [false] [Pipeline] sh [2023-07-12T09:29:36.265Z] + git log --format=format:%s -1 faf35754d3bfd22cc2f19060286c35346f11f15f [Pipeline] echo [2023-07-12T09:29:36.300Z] ========================================================= [2023-07-12T09:29:36.300Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-12T09:29:36.300Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-07-12T09:29:36.812Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-12T09:29:36.812Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-12T09:29:36.812Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-12T09:29:36.812Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-12T09:29:36.812Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-12T09:29:36.812Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-12T09:29:36.812Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T09:29:37.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T09:29:37.311Z] [2023-07-12T09:29:37.311Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T09:29:37.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T09:29:37.687Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-12T09:29:37.687Z] b85a868b505f: Pulling fs layer [2023-07-12T09:29:37.687Z] e2be974225ed: Pulling fs layer [2023-07-12T09:29:37.687Z] 339a4e72a1f5: Pulling fs layer [2023-07-12T09:29:37.687Z] 988bab9f4d93: Pulling fs layer [2023-07-12T09:29:37.687Z] 1469e6f7b9e6: Pulling fs layer [2023-07-12T09:29:37.687Z] eaf3925da568: Pulling fs layer [2023-07-12T09:29:37.687Z] bab4dde63d76: Pulling fs layer [2023-07-12T09:29:37.687Z] bde34c3a00c8: Pulling fs layer [2023-07-12T09:29:37.687Z] 988bab9f4d93: Waiting [2023-07-12T09:29:37.688Z] 1469e6f7b9e6: Waiting [2023-07-12T09:29:37.688Z] eaf3925da568: Waiting [2023-07-12T09:29:37.688Z] bab4dde63d76: Waiting [2023-07-12T09:29:37.688Z] b352a97aabf1: Pulling fs layer [2023-07-12T09:29:37.688Z] bde34c3a00c8: Waiting [2023-07-12T09:29:37.688Z] 4872d77fe225: Pulling fs layer [2023-07-12T09:29:37.688Z] 5851b861e8e6: Pulling fs layer [2023-07-12T09:29:37.688Z] b352a97aabf1: Waiting [2023-07-12T09:29:37.688Z] 4872d77fe225: Waiting [2023-07-12T09:29:37.688Z] 5851b861e8e6: Waiting [2023-07-12T09:29:37.688Z] e2be974225ed: Verifying Checksum [2023-07-12T09:29:37.688Z] e2be974225ed: Download complete [2023-07-12T09:29:37.688Z] 988bab9f4d93: Verifying Checksum [2023-07-12T09:29:37.688Z] 988bab9f4d93: Download complete [2023-07-12T09:29:37.948Z] 339a4e72a1f5: Verifying Checksum [2023-07-12T09:29:37.948Z] 339a4e72a1f5: Download complete [2023-07-12T09:29:37.948Z] 1469e6f7b9e6: Verifying Checksum [2023-07-12T09:29:37.948Z] 1469e6f7b9e6: Download complete [2023-07-12T09:29:37.948Z] eaf3925da568: Verifying Checksum [2023-07-12T09:29:37.948Z] eaf3925da568: Download complete [2023-07-12T09:29:37.948Z] bde34c3a00c8: Verifying Checksum [2023-07-12T09:29:37.948Z] bde34c3a00c8: Download complete [2023-07-12T09:29:37.948Z] b352a97aabf1: Download complete [2023-07-12T09:29:37.948Z] 4872d77fe225: Verifying Checksum [2023-07-12T09:29:37.948Z] 4872d77fe225: Download complete [2023-07-12T09:29:37.948Z] 5851b861e8e6: Download complete [2023-07-12T09:29:37.948Z] b85a868b505f: Verifying Checksum [2023-07-12T09:29:37.948Z] b85a868b505f: Download complete [2023-07-12T09:29:38.208Z] bab4dde63d76: Verifying Checksum [2023-07-12T09:29:38.208Z] bab4dde63d76: Download complete [2023-07-12T09:29:39.199Z] b85a868b505f: Pull complete [2023-07-12T09:29:39.467Z] e2be974225ed: Pull complete [2023-07-12T09:29:39.727Z] 339a4e72a1f5: Pull complete [2023-07-12T09:29:39.987Z] 988bab9f4d93: Pull complete [2023-07-12T09:29:40.247Z] 1469e6f7b9e6: Pull complete [2023-07-12T09:29:40.247Z] eaf3925da568: Pull complete [2023-07-12T09:29:42.151Z] bab4dde63d76: Pull complete [2023-07-12T09:29:42.151Z] bde34c3a00c8: Pull complete [2023-07-12T09:29:42.413Z] b352a97aabf1: Pull complete [2023-07-12T09:29:42.413Z] 4872d77fe225: Pull complete [2023-07-12T09:29:42.413Z] 5851b861e8e6: Pull complete [2023-07-12T09:29:42.674Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-12T09:29:42.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T09:29:42.674Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T09:29:42.928Z] prd-ubuntu20.04-docker-8c-8g-942 does not seem to be running inside a container [2023-07-12T09:29:42.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-devops/py-git-semver:0.1.4 cat [2023-07-12T09:29:45.808Z] $ docker top 97019b64da42c053487aa2eb3a49013ee497b489816def38eca82b09407a181a -eo pid,comm [2023-07-12T09:29:45.856Z] 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-07-12T09:29:45.856Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-12T09:29:45.979Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T09:29:45.979Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T09:29:46.093Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T09:29:46.100Z] $ docker exec 97019b64da42c053487aa2eb3a49013ee497b489816def38eca82b09407a181a ssh-agent [2023-07-12T09:29:46.207Z] SSH_AUTH_SOCK=/tmp/ssh-lUXOkExlbPeQ/agent.33 [2023-07-12T09:29:46.207Z] SSH_AGENT_PID=39 [2023-07-12T09:29:46.213Z] Running ssh-add (command line suppressed) [2023-07-12T09:29:46.310Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1497747808090110677.key (/w/workspace/edgex-go/1@tmp/private_key_1497747808090110677.key) [2023-07-12T09:29:46.322Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T09:29:46.665Z] + git tag --points-at HEAD [Pipeline] } [2023-07-12T09:29:46.698Z] $ docker exec --env ******** --env ******** 97019b64da42c053487aa2eb3a49013ee497b489816def38eca82b09407a181a ssh-agent -k [2023-07-12T09:29:46.796Z] unset SSH_AUTH_SOCK; [2023-07-12T09:29:46.797Z] unset SSH_AGENT_PID; [2023-07-12T09:29:46.797Z] echo Agent pid 39 killed; [2023-07-12T09:29:46.805Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-12T09:29:46.884Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T09:29:46.884Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T09:29:46.990Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T09:29:46.996Z] $ docker exec 97019b64da42c053487aa2eb3a49013ee497b489816def38eca82b09407a181a ssh-agent [2023-07-12T09:29:47.095Z] SSH_AUTH_SOCK=/tmp/ssh-zTktAEEDF1eE/agent.71 [2023-07-12T09:29:47.095Z] SSH_AGENT_PID=77 [2023-07-12T09:29:47.099Z] Running ssh-add (command line suppressed) [2023-07-12T09:29:47.200Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12235594014831521534.key (/w/workspace/edgex-go/1@tmp/private_key_12235594014831521534.key) [2023-07-12T09:29:47.210Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T09:29:47.541Z] + git semver init [2023-07-12T09:29:47.801Z] 2023-07-12 09:29:47,718 [run_init] DEBUG init version:0.0.0 force:False [2023-07-12T09:29:47.801Z] 2023-07-12 09:29:47,719 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-07-12T09:29:47.801Z] 2023-07-12 09:29:47,719 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-07-12T09:29:47.801Z] 2023-07-12 09:29:47,720 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-07-12T09:29:53.076Z] 2023-07-12 09:29:52,643 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-07-12T09:29:53.076Z] 2023-07-12 09:29:52,644 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4606 with force:False [2023-07-12T09:29:53.076Z] 2023-07-12 09:29:52,644 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4606 [2023-07-12T09:29:53.076Z] 2023-07-12 09:29:52,648 [execute] INFO git cat-file --batch-check [2023-07-12T09:29:53.076Z] 2023-07-12 09:29:52,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-07-12T09:29:53.076Z] 2023-07-12 09:29:52,653 [execute] INFO git cat-file --batch [2023-07-12T09:29:53.076Z] 2023-07-12 09:29:52,654 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-07-12T09:29:53.076Z] 2023-07-12 09:29:52,660 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4606 [2023-07-12T09:29:53.076Z] 0.0.0 [Pipeline] } [2023-07-12T09:29:53.106Z] $ docker exec --env ******** --env ******** 97019b64da42c053487aa2eb3a49013ee497b489816def38eca82b09407a181a ssh-agent -k [2023-07-12T09:29:53.201Z] unset SSH_AUTH_SOCK; [2023-07-12T09:29:53.201Z] unset SSH_AGENT_PID; [2023-07-12T09:29:53.202Z] echo Agent pid 77 killed; [2023-07-12T09:29:53.207Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T09:29:53.618Z] + git semver [Pipeline] } [2023-07-12T09:29:53.903Z] $ docker stop --time=1 97019b64da42c053487aa2eb3a49013ee497b489816def38eca82b09407a181a [2023-07-12T09:29:55.199Z] $ docker rm -f --volumes 97019b64da42c053487aa2eb3a49013ee497b489816def38eca82b09407a181a [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T09:29:55.584Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-12T09:29:55.843Z] Stashed 1 file(s) [Pipeline] echo [2023-07-12T09:29:55.859Z] [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-07-12T09:29:56.641Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-07-12T09:29:56.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T09:29:56.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T09:29:56.748Z] ========================================================= [2023-07-12T09:29:56.749Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-12T09:29:56.749Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-12T09:29:57.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-12T09:29:57.088Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-12T09:29:57.088Z] f56be85fc22e: Pulling fs layer [2023-07-12T09:29:57.088Z] 85791d961cd3: Pulling fs layer [2023-07-12T09:29:57.088Z] d694b5ae8c79: Pulling fs layer [2023-07-12T09:29:57.088Z] 9f32a84ed3da: Pulling fs layer [2023-07-12T09:29:57.088Z] 4d19c01a9841: Pulling fs layer [2023-07-12T09:29:57.088Z] 9325e15d5711: Pulling fs layer [2023-07-12T09:29:57.088Z] 556b6ee489ea: Pulling fs layer [2023-07-12T09:29:57.088Z] c5a4b2cf53e6: Pulling fs layer [2023-07-12T09:29:57.088Z] 4d19c01a9841: Waiting [2023-07-12T09:29:57.088Z] 9f32a84ed3da: Waiting [2023-07-12T09:29:57.088Z] 9325e15d5711: Waiting [2023-07-12T09:29:57.088Z] 556b6ee489ea: Waiting [2023-07-12T09:29:57.088Z] c5a4b2cf53e6: Waiting [2023-07-12T09:29:57.088Z] 85791d961cd3: Verifying Checksum [2023-07-12T09:29:57.088Z] 85791d961cd3: Download complete [2023-07-12T09:29:57.088Z] 9f32a84ed3da: Download complete [2023-07-12T09:29:57.088Z] 4d19c01a9841: Verifying Checksum [2023-07-12T09:29:57.088Z] 4d19c01a9841: Download complete [2023-07-12T09:29:57.088Z] f56be85fc22e: Verifying Checksum [2023-07-12T09:29:57.088Z] f56be85fc22e: Download complete [2023-07-12T09:29:57.088Z] 9325e15d5711: Verifying Checksum [2023-07-12T09:29:57.088Z] 9325e15d5711: Download complete [2023-07-12T09:29:57.348Z] f56be85fc22e: Pull complete [2023-07-12T09:29:57.348Z] 85791d961cd3: Pull complete [2023-07-12T09:29:57.607Z] c5a4b2cf53e6: Verifying Checksum [2023-07-12T09:29:57.607Z] c5a4b2cf53e6: Download complete [2023-07-12T09:29:57.866Z] d694b5ae8c79: Verifying Checksum [2023-07-12T09:29:57.866Z] d694b5ae8c79: Download complete [2023-07-12T09:29:57.866Z] 556b6ee489ea: Download complete [2023-07-12T09:30:01.149Z] d694b5ae8c79: Pull complete [2023-07-12T09:30:01.149Z] 9f32a84ed3da: Pull complete [2023-07-12T09:30:01.408Z] 4d19c01a9841: Pull complete [2023-07-12T09:30:01.408Z] 9325e15d5711: Pull complete [2023-07-12T09:30:03.950Z] 556b6ee489ea: Pull complete [2023-07-12T09:30:04.895Z] c5a4b2cf53e6: Pull complete [2023-07-12T09:30:04.895Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-07-12T09:30:04.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-12T09:30:04.895Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-12T09:30:05.253Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-12T09:30:05.253Z] WORKDIR /edgex [2023-07-12T09:30:05.253Z] COPY go.mod . [2023-07-12T09:30:05.253Z] RUN go mod download [2023-07-12T09:30:05.253Z] + docker build -t ci-base-image-x86_64 -f - . [2023-07-12T09:30:05.823Z] Sending build context to Docker daemon 170.6MB [2023-07-12T09:30:05.823Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-12T09:30:05.823Z] ---> c4be618373d6 [2023-07-12T09:30:05.823Z] Step 2/4 : WORKDIR /edgex [2023-07-12T09:30:11.176Z] Still waiting to schedule task [2023-07-12T09:30:11.176Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-12T09:30:16.465Z] ---> Running in 4e78800b1dde [2023-07-12T09:30:16.465Z] Removing intermediate container 4e78800b1dde [2023-07-12T09:30:16.465Z] ---> ee715ace210b [2023-07-12T09:30:16.465Z] Step 3/4 : COPY go.mod . [2023-07-12T09:30:16.465Z] ---> b2cfdc63c6af [2023-07-12T09:30:16.465Z] Step 4/4 : RUN go mod download [2023-07-12T09:30:16.465Z] ---> Running in 9fca6bbd5850 [2023-07-12T09:30:31.376Z] Removing intermediate container 9fca6bbd5850 [2023-07-12T09:30:31.376Z] ---> 77376638b2ca [2023-07-12T09:30:31.376Z] Successfully built 77376638b2ca [2023-07-12T09:30:31.376Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T09:30:31.759Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-12T09:30:31.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T09:30:31.903Z] prd-ubuntu20.04-docker-8c-8g-942 does not seem to be running inside a container [2023-07-12T09:30:31.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2023-07-12T09:30:32.303Z] $ docker top 0278cac8b2a35c381c6e29c6e9c1952b7f2546be0f7a5297281c7392a7350872 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T09:30:32.700Z] + go version [2023-07-12T09:30:32.700Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-07-12T09:30:32.740Z] $ docker stop --time=1 0278cac8b2a35c381c6e29c6e9c1952b7f2546be0f7a5297281c7392a7350872 [2023-07-12T09:30:33.989Z] $ docker rm -f --volumes 0278cac8b2a35c381c6e29c6e9c1952b7f2546be0f7a5297281c7392a7350872 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T09:30:34.653Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-12T09:30:34.653Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T09:30:34.794Z] prd-ubuntu20.04-docker-8c-8g-942 does not seem to be running inside a container [2023-07-12T09:30:34.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2023-07-12T09:30:35.112Z] $ docker top 3f3eb56505c172778928c0ef2d0593e15a2a05b1ecb9ac4eb37d9ad5377e4e02 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-12T09:30:35.222Z] ========================================================= [2023-07-12T09:30:35.222Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-12T09:30:35.222Z] ========================================================= [Pipeline] sh [2023-07-12T09:30:35.521Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-07-12T09:30:35.880Z] + make test [2023-07-12T09:30:35.881Z] go test -race -coverprofile=coverage.out ./... [2023-07-12T09:30:36.449Z] internal/core/command/main.go:25:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2023-07-12T09:30:36.449Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2023-07-12T09:30:36.449Z] internal/core/command/application/command.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2023-07-12T09:30:36.449Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2023-07-12T09:30:36.449Z] internal/core/command/main.go:27:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2023-07-12T09:30:36.449Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2023-07-12T09:30:36.449Z] internal/core/command/main.go:28:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2023-07-12T09:30:36.449Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2023-07-12T09:30:36.449Z] internal/core/command/main.go:29:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2023-07-12T09:30:36.449Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2023-07-12T09:30:36.449Z] internal/core/command/init.go:25:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2023-07-12T09:30:36.449Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2023-07-12T09:30:36.449Z] internal/core/command/init.go:26:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2023-07-12T09:30:36.449Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2023-07-12T09:30:36.449Z] internal/core/command/config/config.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v3/config (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2023-07-12T09:30:36.449Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2023-07-12T09:30:36.449Z] internal/core/command/container/config.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v3/di (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2023-07-12T09:30:36.449Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2023-07-12T09:30:36.449Z] internal/core/common_config/main.go:26:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config (imported by github.com/edgexfoundry/edgex-go/internal/core/common_config); to add: [2023-07-12T09:30:36.449Z] go get github.com/edgexfoundry/edgex-go/internal/core/common_config [2023-07-12T09:30:36.449Z] internal/core/common_config/main.go:28:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment (imported by github.com/edgexfoundry/edgex-go/internal/core/common_config); to add: [2023-07-12T09:30:36.449Z] go get github.com/edgexfoundry/edgex-go/internal/core/common_config [2023-07-12T09:30:36.449Z] make: *** [Makefile:148: unittest] Error 1 [Pipeline] } [2023-07-12T09:30:36.493Z] $ docker stop --time=1 3f3eb56505c172778928c0ef2d0593e15a2a05b1ecb9ac4eb37d9ad5377e4e02 [2023-07-12T09:30:37.917Z] $ docker rm -f --volumes 3f3eb56505c172778928c0ef2d0593e15a2a05b1ecb9ac4eb37d9ad5377e4e02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-07-12T09:30:38.758Z] Failed in branch amd64 [2023-07-12T09:31:47.816Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-943 in /w/workspace/edgexfoundry_edgex-go_PR-4606 [Pipeline] { [Pipeline] ws [2023-07-12T09:31:47.873Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-07-12T09:31:47.950Z] The recommended git tool is: git [2023-07-12T09:31:52.768Z] using credential edgex-jenkins-ssh [2023-07-12T09:31:52.782Z] Cloning the remote Git repository [2023-07-12T09:31:52.824Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-07-12T09:31:55.307Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-07-12T09:31:55.461Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-12T09:31:55.462Z] > git --version # timeout=10 [2023-07-12T09:31:55.484Z] > git --version # 'git version 2.25.1' [2023-07-12T09:31:55.486Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-12T09:31:55.624Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-12T09:32:10.740Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-12T09:32:10.765Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-12T09:32:12.400Z] Merging remotes/origin/main commit 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 into PR head commit faf35754d3bfd22cc2f19060286c35346f11f15f [2023-07-12T09:32:12.815Z] Merge succeeded, producing faf35754d3bfd22cc2f19060286c35346f11f15f [2023-07-12T09:32:12.815Z] Checking out Revision faf35754d3bfd22cc2f19060286c35346f11f15f (PR-4606) [2023-07-12T09:32:11.595Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-12T09:32:11.637Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-12T09:32:11.638Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-12T09:32:11.653Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4606/head:refs/remotes/origin/PR-4606 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-12T09:32:12.421Z] > git config core.sparsecheckout # timeout=10 [2023-07-12T09:32:12.479Z] > git checkout -f faf35754d3bfd22cc2f19060286c35346f11f15f # timeout=10 [2023-07-12T09:32:12.702Z] > git remote # timeout=10 [2023-07-12T09:32:12.726Z] > git config --get remote.origin.url # timeout=10 [2023-07-12T09:32:12.749Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-12T09:32:12.761Z] > git merge 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 # timeout=10 [2023-07-12T09:32:12.789Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-12T09:32:12.824Z] > git config core.sparsecheckout # timeout=10 [2023-07-12T09:32:12.838Z] > git checkout -f faf35754d3bfd22cc2f19060286c35346f11f15f # timeout=10 [2023-07-12T09:32:16.450Z] Commit message: "feat: Replace gorilla/mux router library with Echo" [2023-07-12T09:32:16.505Z] > git --version # timeout=10 [2023-07-12T09:32:16.514Z] > git --version # 'git version 2.25.1' [2023-07-12T09:32:16.527Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-12T09:32:17.621Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-12T09:32:17.621Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-12T09:32:17.621Z] Dload Upload Total Spent Left Speed [2023-07-12T09:32:17.621Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-07-12T09:32:18.253Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-12T09:32:18.590Z] + sudo tee /etc/docker/daemon.new [2023-07-12T09:32:18.590Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-12T09:32:18.590Z] { [2023-07-12T09:32:18.590Z] "registry-mirrors": [ [2023-07-12T09:32:18.590Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-12T09:32:18.590Z] ], [2023-07-12T09:32:18.590Z] "bip": "10.250.0.254/24", [2023-07-12T09:32:18.590Z] "hosts": [ [2023-07-12T09:32:18.590Z] "tcp://0.0.0.0:5555", [2023-07-12T09:32:18.590Z] "unix:///var/run/docker.sock" [2023-07-12T09:32:18.590Z] ], [2023-07-12T09:32:18.590Z] "mtu": 1458, [2023-07-12T09:32:18.590Z] "selinux-enabled": true, [2023-07-12T09:32:18.590Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-12T09:32:18.590Z] } [Pipeline] sh [2023-07-12T09:32:18.926Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-12T09:32:19.265Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T09:32:37.570Z] provisioning config files... [2023-07-12T09:32:37.593Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16057316718105239707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T09:32:37.975Z] ---> docker-login.sh [2023-07-12T09:32:37.975Z] nexus3.edgexfoundry.org:10001 [2023-07-12T09:32:38.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T09:32:38.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T09:32:38.515Z] Configure a credential helper to remove this warning. See [2023-07-12T09:32:38.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T09:32:38.515Z] [2023-07-12T09:32:38.515Z] Login Succeeded [2023-07-12T09:32:38.515Z] nexus3.edgexfoundry.org:10002 [2023-07-12T09:32:38.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T09:32:38.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T09:32:38.789Z] Configure a credential helper to remove this warning. See [2023-07-12T09:32:38.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T09:32:38.789Z] [2023-07-12T09:32:38.789Z] Login Succeeded [2023-07-12T09:32:38.789Z] nexus3.edgexfoundry.org:10003 [2023-07-12T09:32:39.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T09:32:39.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T09:32:39.329Z] Configure a credential helper to remove this warning. See [2023-07-12T09:32:39.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T09:32:39.329Z] [2023-07-12T09:32:39.329Z] Login Succeeded [2023-07-12T09:32:39.329Z] nexus3.edgexfoundry.org:10004 [2023-07-12T09:32:39.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T09:32:39.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T09:32:39.599Z] Configure a credential helper to remove this warning. See [2023-07-12T09:32:39.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T09:32:39.599Z] [2023-07-12T09:32:39.599Z] Login Succeeded [2023-07-12T09:32:39.599Z] docker.io [2023-07-12T09:32:39.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T09:32:40.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T09:32:40.132Z] Configure a credential helper to remove this warning. See [2023-07-12T09:32:40.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T09:32:40.132Z] [2023-07-12T09:32:40.132Z] Login Succeeded [2023-07-12T09:32:40.132Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T09:32:40.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-07-12T09:32:40.821Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-07-12T09:32:40.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T09:32:40.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T09:32:40.927Z] ========================================================= [2023-07-12T09:32:40.927Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-12T09:32:40.927Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-12T09:32:41.297Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-12T09:32:41.298Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-12T09:32:41.298Z] c41833b44d91: Pulling fs layer [2023-07-12T09:32:41.298Z] ed15518f5707: Pulling fs layer [2023-07-12T09:32:41.298Z] feae8fd75edb: Pulling fs layer [2023-07-12T09:32:41.298Z] 242c74f7c9fa: Pulling fs layer [2023-07-12T09:32:41.298Z] 3cdef696dda3: Pulling fs layer [2023-07-12T09:32:41.298Z] 2ced38df9373: Pulling fs layer [2023-07-12T09:32:41.298Z] 58f1dce35555: Pulling fs layer [2023-07-12T09:32:41.298Z] 242c74f7c9fa: Waiting [2023-07-12T09:32:41.298Z] 3cdef696dda3: Waiting [2023-07-12T09:32:41.298Z] 2ced38df9373: Waiting [2023-07-12T09:32:41.298Z] 58f1dce35555: Waiting [2023-07-12T09:32:41.576Z] ed15518f5707: Verifying Checksum [2023-07-12T09:32:41.576Z] ed15518f5707: Download complete [2023-07-12T09:32:41.576Z] 242c74f7c9fa: Verifying Checksum [2023-07-12T09:32:41.576Z] 242c74f7c9fa: Download complete [2023-07-12T09:32:41.576Z] 3cdef696dda3: Verifying Checksum [2023-07-12T09:32:41.576Z] 3cdef696dda3: Download complete [2023-07-12T09:32:41.576Z] c41833b44d91: Verifying Checksum [2023-07-12T09:32:41.576Z] c41833b44d91: Download complete [2023-07-12T09:32:43.003Z] c41833b44d91: Pull complete [2023-07-12T09:32:43.003Z] 58f1dce35555: Verifying Checksum [2023-07-12T09:32:43.003Z] 58f1dce35555: Download complete [2023-07-12T09:32:43.276Z] ed15518f5707: Pull complete [2023-07-12T09:32:44.253Z] feae8fd75edb: Verifying Checksum [2023-07-12T09:32:44.253Z] feae8fd75edb: Download complete [2023-07-12T09:32:44.253Z] 2ced38df9373: Verifying Checksum [2023-07-12T09:32:44.253Z] 2ced38df9373: Download complete [2023-07-12T09:32:56.589Z] feae8fd75edb: Pull complete [2023-07-12T09:32:56.589Z] 242c74f7c9fa: Pull complete [2023-07-12T09:32:56.589Z] 3cdef696dda3: Pull complete [2023-07-12T09:33:01.937Z] 2ced38df9373: Pull complete [2023-07-12T09:33:04.539Z] 58f1dce35555: Pull complete [2023-07-12T09:33:04.539Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-07-12T09:33:04.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-12T09:33:04.539Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-12T09:33:04.922Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-12T09:33:04.922Z] WORKDIR /edgex [2023-07-12T09:33:04.922Z] COPY go.mod . [2023-07-12T09:33:04.922Z] RUN go mod download [2023-07-12T09:33:04.922Z] + docker build -t ci-base-image-arm64 -f - . [2023-07-12T09:33:05.512Z] Sending build context to Docker daemon 2.948MB [2023-07-12T09:33:05.512Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-12T09:33:05.512Z] ---> fadd8f120f05 [2023-07-12T09:33:05.512Z] Step 2/4 : WORKDIR /edgex [2023-07-12T09:33:07.453Z] ---> Running in 6380b5c97177 [2023-07-12T09:33:07.453Z] Removing intermediate container 6380b5c97177 [2023-07-12T09:33:07.453Z] ---> 0ce78c9084cb [2023-07-12T09:33:07.453Z] Step 3/4 : COPY go.mod . [2023-07-12T09:33:08.037Z] ---> a391dd7e3361 [2023-07-12T09:33:08.037Z] Step 4/4 : RUN go mod download [2023-07-12T09:33:08.037Z] ---> Running in ea037ba1fc78 [2023-07-12T09:33:37.838Z] Removing intermediate container ea037ba1fc78 [2023-07-12T09:33:37.838Z] ---> 95fbc2524522 [2023-07-12T09:33:37.838Z] Successfully built 95fbc2524522 [2023-07-12T09:33:37.838Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T09:33:38.236Z] + docker inspect -f . ci-base-image-arm64 [2023-07-12T09:33:38.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T09:33:38.494Z] prd-ubuntu20.04-docker-arm64-4c-16g-943 does not seem to be running inside a container [2023-07-12T09:33:38.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2023-07-12T09:33:39.684Z] $ docker top 90dcf0282ffd6c96e636600b2310f98a252b635312e9ea7888c81dfe988c303b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T09:33:40.533Z] + go version [2023-07-12T09:33:40.533Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-07-12T09:33:40.569Z] $ docker stop --time=1 90dcf0282ffd6c96e636600b2310f98a252b635312e9ea7888c81dfe988c303b [2023-07-12T09:33:42.151Z] $ docker rm -f --volumes 90dcf0282ffd6c96e636600b2310f98a252b635312e9ea7888c81dfe988c303b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T09:33:42.984Z] + docker inspect -f . ci-base-image-arm64 [2023-07-12T09:33:42.984Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T09:33:43.229Z] prd-ubuntu20.04-docker-arm64-4c-16g-943 does not seem to be running inside a container [2023-07-12T09:33:43.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2023-07-12T09:33:44.464Z] $ docker top 5f7580cb40daa4ba6cd8a89467e595a00e397ba8983c36ae46f23702931a5457 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-12T09:33:44.705Z] ========================================================= [2023-07-12T09:33:44.705Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-12T09:33:44.705Z] ========================================================= [Pipeline] sh [2023-07-12T09:33:45.026Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-07-12T09:33:45.982Z] + make test [2023-07-12T09:33:45.982Z] go test -race -coverprofile=coverage.out ./... [2023-07-12T09:33:50.240Z] internal/core/command/main.go:25:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2023-07-12T09:33:50.240Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2023-07-12T09:33:50.240Z] internal/core/command/application/command.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2023-07-12T09:33:50.240Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2023-07-12T09:33:50.240Z] internal/core/command/main.go:27:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2023-07-12T09:33:50.240Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2023-07-12T09:33:50.240Z] internal/core/command/main.go:28:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2023-07-12T09:33:50.240Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2023-07-12T09:33:50.240Z] internal/core/command/main.go:29:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2023-07-12T09:33:50.240Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2023-07-12T09:33:50.240Z] internal/core/command/init.go:25:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2023-07-12T09:33:50.240Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2023-07-12T09:33:50.240Z] internal/core/command/init.go:26:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2023-07-12T09:33:50.240Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2023-07-12T09:33:50.240Z] internal/core/command/config/config.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v3/config (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2023-07-12T09:33:50.240Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2023-07-12T09:33:50.240Z] internal/core/command/container/config.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v3/di (imported by github.com/edgexfoundry/edgex-go/internal/core/command); to add: [2023-07-12T09:33:50.240Z] go get github.com/edgexfoundry/edgex-go/internal/core/command [2023-07-12T09:33:50.240Z] internal/core/common_config/main.go:26:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config (imported by github.com/edgexfoundry/edgex-go/internal/core/common_config); to add: [2023-07-12T09:33:50.240Z] go get github.com/edgexfoundry/edgex-go/internal/core/common_config [2023-07-12T09:33:50.240Z] internal/core/common_config/main.go:28:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment (imported by github.com/edgexfoundry/edgex-go/internal/core/common_config); to add: [2023-07-12T09:33:50.240Z] go get github.com/edgexfoundry/edgex-go/internal/core/common_config [2023-07-12T09:33:50.240Z] make: *** [Makefile:148: unittest] Error 1 [Pipeline] } [2023-07-12T09:33:50.286Z] $ docker stop --time=1 5f7580cb40daa4ba6cd8a89467e595a00e397ba8983c36ae46f23702931a5457 [2023-07-12T09:33:52.015Z] $ docker rm -f --volumes 5f7580cb40daa4ba6cd8a89467e595a00e397ba8983c36ae46f23702931a5457 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-07-12T09:33:53.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T09:33:53.209Z] [2023-07-12T09:33:53.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T09:33:53.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T09:33:53.617Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-12T09:33:53.617Z] 8998bd30e6a1: Pulling fs layer [2023-07-12T09:33:53.617Z] 04944245beec: Pulling fs layer [2023-07-12T09:33:53.617Z] 699f458cf7ca: Pulling fs layer [2023-07-12T09:33:53.617Z] 765212b225bb: Pulling fs layer [2023-07-12T09:33:53.617Z] f23df028b6ca: Pulling fs layer [2023-07-12T09:33:53.617Z] d65c8cfc05b1: Pulling fs layer [2023-07-12T09:33:53.617Z] 2437ff75d9bd: Pulling fs layer [2023-07-12T09:33:53.617Z] f23df028b6ca: Waiting [2023-07-12T09:33:53.617Z] d65c8cfc05b1: Waiting [2023-07-12T09:33:53.617Z] 2437ff75d9bd: Waiting [2023-07-12T09:33:53.617Z] 765212b225bb: Waiting [2023-07-12T09:33:53.889Z] 04944245beec: Verifying Checksum [2023-07-12T09:33:53.889Z] 04944245beec: Download complete [2023-07-12T09:33:53.889Z] 765212b225bb: Verifying Checksum [2023-07-12T09:33:53.889Z] 765212b225bb: Download complete [2023-07-12T09:33:53.889Z] f23df028b6ca: Verifying Checksum [2023-07-12T09:33:53.889Z] f23df028b6ca: Download complete [2023-07-12T09:33:53.889Z] d65c8cfc05b1: Verifying Checksum [2023-07-12T09:33:53.889Z] d65c8cfc05b1: Download complete [2023-07-12T09:33:53.889Z] 699f458cf7ca: Verifying Checksum [2023-07-12T09:33:53.889Z] 699f458cf7ca: Download complete [2023-07-12T09:33:54.473Z] 8998bd30e6a1: Verifying Checksum [2023-07-12T09:33:54.473Z] 8998bd30e6a1: Download complete [2023-07-12T09:33:56.420Z] 2437ff75d9bd: Verifying Checksum [2023-07-12T09:33:56.420Z] 2437ff75d9bd: Download complete [2023-07-12T09:33:59.769Z] 8998bd30e6a1: Pull complete [2023-07-12T09:34:00.035Z] 04944245beec: Pull complete [2023-07-12T09:34:01.452Z] 699f458cf7ca: Pull complete [2023-07-12T09:34:01.452Z] 765212b225bb: Pull complete [2023-07-12T09:34:02.425Z] f23df028b6ca: Pull complete [2023-07-12T09:34:02.425Z] d65c8cfc05b1: Pull complete [2023-07-12T09:34:17.428Z] 2437ff75d9bd: Pull complete [2023-07-12T09:34:17.428Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-12T09:34:17.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T09:34:17.428Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T09:34:17.728Z] prd-ubuntu20.04-docker-arm64-4c-16g-943 does not seem to be running inside a container [2023-07-12T09:34:17.795Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:arm64 cat [2023-07-12T09:34:20.107Z] $ docker top b2bc7daec05ce7bd68487661b8e012bba43bc92a3a69b52ded6ca558a0cfc861 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T09:34:20.718Z] ---> job-cost.sh [2023-07-12T09:34:20.984Z] lf-activate-venv: SKIPPING [2023-07-12T09:34:20.984Z] INFO: No Stack... [2023-07-12T09:34:21.561Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-12T09:34:22.514Z] INFO: Archiving Costs [Pipeline] sh [2023-07-12T09:34:22.860Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-07-12T09:34:22.860Z] + cut -d, -f6 [Pipeline] lock [2023-07-12T09:34:23.202Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4606-1-stack-cost] [2023-07-12T09:34:23.209Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4606-1-stack-cost] did not exist. Created. [2023-07-12T09:34:23.209Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4606-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-12T09:34:23.639Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-12T09:34:24.378Z] Stashed 1 file(s) [Pipeline] } [2023-07-12T09:34:24.394Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4606-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-12T09:34:24.472Z] $ docker stop --time=1 b2bc7daec05ce7bd68487661b8e012bba43bc92a3a69b52ded6ca558a0cfc861 [2023-07-12T09:34:25.944Z] $ docker rm -f --volumes b2bc7daec05ce7bd68487661b8e012bba43bc92a3a69b52ded6ca558a0cfc861 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-12T09:34:26.788Z] 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-07-12T09:34:28.330Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-07-12T09:34:28.664Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T09:34:29.552Z] ---> package-listing.sh [2023-07-12T09:34:29.552Z] ++ facter osfamily [2023-07-12T09:34:29.552Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-12T09:34:29.810Z] + OS_FAMILY=debian [2023-07-12T09:34:29.810Z] + workspace=/w/workspace/edgex-go/1 [2023-07-12T09:34:29.810Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-12T09:34:29.811Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-12T09:34:29.811Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-12T09:34:29.811Z] + PACKAGES=/tmp/packages_start.txt [2023-07-12T09:34:29.811Z] + '[' /w/workspace/edgex-go/1 ']' [2023-07-12T09:34:29.811Z] + PACKAGES=/tmp/packages_end.txt [2023-07-12T09:34:29.811Z] + case "${OS_FAMILY}" in [2023-07-12T09:34:29.811Z] + dpkg -l [2023-07-12T09:34:29.811Z] + grep '^ii' [2023-07-12T09:34:29.811Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-12T09:34:29.811Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-12T09:34:29.811Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-12T09:34:29.811Z] + '[' /w/workspace/edgex-go/1 ']' [2023-07-12T09:34:29.811Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-07-12T09:34:29.811Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-07-12T09:34:29.849Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-12T09:34:30.140Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T09:34:30.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T09:34:30.772Z] [2023-07-12T09:34:30.772Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T09:34:31.145Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T09:34:31.145Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-12T09:34:31.145Z] 5eb5b503b376: Pulling fs layer [2023-07-12T09:34:31.145Z] 5c69ac0246d0: Pulling fs layer [2023-07-12T09:34:31.145Z] ec43610c2a17: Pulling fs layer [2023-07-12T09:34:31.145Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-12T09:34:31.145Z] 33b1e0a273af: Pulling fs layer [2023-07-12T09:34:31.145Z] 5d3b04190fa2: Pulling fs layer [2023-07-12T09:34:31.145Z] 2f39f015ded8: Pulling fs layer [2023-07-12T09:34:31.145Z] 3a2ae6a8a46f: Waiting [2023-07-12T09:34:31.146Z] 33b1e0a273af: Waiting [2023-07-12T09:34:31.146Z] 5d3b04190fa2: Waiting [2023-07-12T09:34:31.146Z] 5c69ac0246d0: Verifying Checksum [2023-07-12T09:34:31.146Z] 5c69ac0246d0: Download complete [2023-07-12T09:34:31.146Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-12T09:34:31.146Z] 3a2ae6a8a46f: Download complete [2023-07-12T09:34:31.146Z] 33b1e0a273af: Verifying Checksum [2023-07-12T09:34:31.146Z] 33b1e0a273af: Download complete [2023-07-12T09:34:31.146Z] ec43610c2a17: Verifying Checksum [2023-07-12T09:34:31.146Z] ec43610c2a17: Download complete [2023-07-12T09:34:31.146Z] 5d3b04190fa2: Download complete [2023-07-12T09:34:31.404Z] 5eb5b503b376: Verifying Checksum [2023-07-12T09:34:31.404Z] 5eb5b503b376: Download complete [2023-07-12T09:34:31.972Z] 2f39f015ded8: Download complete [2023-07-12T09:34:32.538Z] 5eb5b503b376: Pull complete [2023-07-12T09:34:32.797Z] 5c69ac0246d0: Pull complete [2023-07-12T09:34:33.363Z] ec43610c2a17: Pull complete [2023-07-12T09:34:33.363Z] 3a2ae6a8a46f: Pull complete [2023-07-12T09:34:33.622Z] 33b1e0a273af: Pull complete [2023-07-12T09:34:33.622Z] 5d3b04190fa2: Pull complete [2023-07-12T09:34:38.903Z] 2f39f015ded8: Pull complete [2023-07-12T09:34:38.903Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-12T09:34:38.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T09:34:38.903Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T09:34:39.128Z] prd-ubuntu20.04-docker-8c-8g-942 does not seem to be running inside a container [2023-07-12T09:34:39.186Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-12T09:34:43.635Z] $ docker top 35183847f2979802a5239f41300fe2cf0526f08d387e2dc1c33e16bc7aa8eb05 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T09:34:44.029Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-12T09:34:44.338Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-12T09:34:44.647Z] + ls /var/log/sa-host [2023-07-12T09:34:44.647Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T09:34:44.860Z] provisioning config files... [2023-07-12T09:34:44.868Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config515972773030640768tmp [Pipeline] { [Pipeline] echo [2023-07-12T09:34:44.924Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T09:34:45.239Z] ---> create-netrc.sh [Pipeline] } [2023-07-12T09:34:45.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-12T09:34:45.654Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-12T09:34:45.690Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T09:34:46.003Z] ---> sudo-logs.sh [2023-07-12T09:34:46.003Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-12T09:34:46.077Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T09:34:46.387Z] ---> job-cost.sh [2023-07-12T09:34:46.388Z] lf-activate-venv: SKIPPING [2023-07-12T09:34:46.388Z] DEBUG: total: 0.10999999940395355 [2023-07-12T09:34:46.388Z] INFO: Retrieving Stack Cost... [2023-07-12T09:34:46.956Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-12T09:34:47.216Z] INFO: Archiving Costs [Pipeline] echo [2023-07-12T09:34:47.250Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T09:34:47.561Z] ---> logs-deploy.sh [2023-07-12T09:34:47.561Z] lf-activate-venv: SKIPPING [2023-07-12T09:34:47.561Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4606/1 [2023-07-12T09:34:47.561Z] INFO: archiving workspace using pattern(s): [2023-07-12T09:34:48.500Z] Archives upload complete. [2023-07-12T09:34:48.500Z] INFO: archiving logs to Nexus