Pull request #4755 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 dovholuknf for edgexfoundry/edgex-go Loading trusted files from base branch main at d03c3fc825d59e6b3a8f59f45d7ca39112676af6 rather than b1282581803ef5de64fd7020ceb55fbeafaf9071 Obtained Jenkinsfile from d03c3fc825d59e6b3a8f59f45d7ca39112676af6 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-ssh5647144918162722301.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh13248247228951719386.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-4755/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-4755/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5362708658060708112.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-4755/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh95231331276526844.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh17144058792356135409.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-4755/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-4755/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17093278538601243745.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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]] ========================================================= [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.21 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 Running on prd-ubuntu20.04-docker-8c-8g-262 in /w/workspace/edgexfoundry_edgex-go_PR-4755 [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 Merging remotes/origin/main commit d03c3fc825d59e6b3a8f59f45d7ca39112676af6 into PR head commit b1282581803ef5de64fd7020ceb55fbeafaf9071 Merge succeeded, producing b1282581803ef5de64fd7020ceb55fbeafaf9071 Checking out Revision b1282581803ef5de64fd7020ceb55fbeafaf9071 (PR-4755) 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/4755/head:refs/remotes/origin/PR-4755 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b1282581803ef5de64fd7020ceb55fbeafaf9071 # 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 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b1282581803ef5de64fd7020ceb55fbeafaf9071 # timeout=10 Commit message: "feat: initial attempt at adding OpenZiti to edgex-go" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:28:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:28:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:28:28 ========================================================= 04:28:28 EdgeX Global Pipelines Version Info 04:28:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:28:29 ------------------- 04:28:29 stable info: 04:28:29 ------------------- 04:28:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:28:29 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:28:29 Message: update stable to v1.0.258 04:28:29 ------------------- 04:28:29 experimental info: 04:28:29 ------------------- 04:28:29 Commited By: **** collab-it+edgex@linuxfoundation.org 04:28:29 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:28:29 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:28:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:28:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:28:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:28:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:28:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:28:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:28:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:28:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:28:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:28:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:28:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:28:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:28:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:28:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:28:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:28:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:28:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:28:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:28:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:28:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:28:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:28:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:28:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:28:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4755 [Pipeline] echo 04:28:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4755 [Pipeline] echo 04:28:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4755 [Pipeline] echo 04:28:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b1282581803ef5de64fd7020ceb55fbeafaf9071 [Pipeline] echo 04:28:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b128258 [Pipeline] echo 04:28:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:28:33 provisioning config files... 04:28:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9928763647748608230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:28:33 ---> ****-login.sh 04:28:33 nexus3.edgexfoundry.org:10001 04:28:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:33 Configure a credential helper to remove this warning. See 04:28:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:33 04:28:33 Login Succeeded 04:28:33 nexus3.edgexfoundry.org:10002 04:28:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:34 Configure a credential helper to remove this warning. See 04:28:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:34 04:28:34 Login Succeeded 04:28:34 nexus3.edgexfoundry.org:10003 04:28:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:34 Configure a credential helper to remove this warning. See 04:28:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:34 04:28:34 Login Succeeded 04:28:34 nexus3.edgexfoundry.org:10004 04:28:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:34 Configure a credential helper to remove this warning. See 04:28:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:34 04:28:34 Login Succeeded 04:28:34 ****.io 04:28:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:34 Configure a credential helper to remove this warning. See 04:28:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:34 04:28:34 Login Succeeded 04:28:34 ---> ****-login.sh ends [Pipeline] } 04:28:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:28:35 + 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 04:28:35 + dirname cmd/core-command/Dockerfile 04:28:35 + cut -d/ -f2 04:28:35 + echo core-command,cmd/core-command/Dockerfile 04:28:35 + dirname cmd/core-common-config-bootstrapper/Dockerfile 04:28:35 + cut -d/ -f2 04:28:35 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 04:28:35 + dirname+ cmd/core-data/Dockerfile 04:28:35 cut -d/ -f2 04:28:35 + echo core-data,cmd/core-data/Dockerfile 04:28:35 + + dirnamecut cmd/core-metadata/Dockerfile -d/ 04:28:35 -f2 04:28:35 + echo core-metadata,cmd/core-metadata/Dockerfile 04:28:35 + + dirname cmd/security-bootstrapper/Dockerfile 04:28:35 cut -d/ -f2 04:28:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:28:35 + dirname cmd/security-proxy-auth/Dockerfile 04:28:35 + cut -d/ -f2 04:28:35 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 04:28:35 + dirname cmd/security-proxy-setup/Dockerfile 04:28:35 + cut -d/ -f2 04:28:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:28:35 + dirname cmd/security-secretstore-setup/Dockerfile 04:28:35 + cut -d/ -f2 04:28:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:28:35 + dirname cmd/security-spiffe-token-provider/Dockerfile 04:28:35 + cut -d/ -f2 04:28:35 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 04:28:35 + dirname cmd/security-spire-agent/Dockerfile 04:28:35 + cut -d/ -f2 04:28:35 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 04:28:35 + cut -d/ -f2 04:28:35 + dirname cmd/security-spire-config/Dockerfile 04:28:35 + echo security-spire-config,cmd/security-spire-config/Dockerfile 04:28:35 + dirname cmd/security-spire-server/Dockerfile 04:28:35 + cut -d/ -f2 04:28:35 + echo security-spire-server,cmd/security-spire-server/Dockerfile 04:28:35 + dirname cmd/support-notifications/Dockerfile 04:28:35 + cut -d/ -f2 04:28:35 + echo support-notifications,cmd/support-notifications/Dockerfile 04:28:35 + dirname cmd/support-scheduler/Dockerfile 04:28:35 + cut -d/ -f2 04:28:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 04:28:35 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 04:28:35 + git rev-list -1 --merges b1282581803ef5de64fd7020ceb55fbeafaf9071~1..b1282581803ef5de64fd7020ceb55fbeafaf9071 [Pipeline] echo 04:28:35 -----------> git rev-list -1 --merges b1282581803ef5de64fd7020ceb55fbeafaf9071~1..b1282581803ef5de64fd7020ceb55fbeafaf9071 b1282581803ef5de64fd7020ceb55fbeafaf9071 [false] [Pipeline] sh 04:28:36 + git log --format=format:%s -1 b1282581803ef5de64fd7020ceb55fbeafaf9071 [Pipeline] echo 04:28:36 ========================================================= 04:28:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:28:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:28:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:28:36 + grep -v github /etc/ssh/ssh_known_hosts 04:28:36 + [ -e /tmp/ssh_known_hosts ] 04:28:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:28:36 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:28:36 sudo tee -a /etc/ssh/ssh_known_hosts 04:28:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:28:37 04:28:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:28:37 0.1.4: Pulling from edgex-devops/py-git-semver 04:28:37 b85a868b505f: Pulling fs layer 04:28:37 e2be974225ed: Pulling fs layer 04:28:37 339a4e72a1f5: Pulling fs layer 04:28:37 988bab9f4d93: Pulling fs layer 04:28:37 1469e6f7b9e6: Pulling fs layer 04:28:37 eaf3925da568: Pulling fs layer 04:28:37 bab4dde63d76: Pulling fs layer 04:28:37 bde34c3a00c8: Pulling fs layer 04:28:37 b352a97aabf1: Pulling fs layer 04:28:37 4872d77fe225: Pulling fs layer 04:28:37 5851b861e8e6: Pulling fs layer 04:28:37 eaf3925da568: Waiting 04:28:37 988bab9f4d93: Waiting 04:28:37 bab4dde63d76: Waiting 04:28:37 bde34c3a00c8: Waiting 04:28:37 1469e6f7b9e6: Waiting 04:28:37 b352a97aabf1: Waiting 04:28:37 5851b861e8e6: Waiting 04:28:37 4872d77fe225: Waiting 04:28:37 e2be974225ed: Verifying Checksum 04:28:37 e2be974225ed: Download complete 04:28:37 988bab9f4d93: Verifying Checksum 04:28:37 988bab9f4d93: Download complete 04:28:38 1469e6f7b9e6: Verifying Checksum 04:28:38 1469e6f7b9e6: Download complete 04:28:38 eaf3925da568: Download complete 04:28:38 339a4e72a1f5: Verifying Checksum 04:28:38 339a4e72a1f5: Download complete 04:28:38 bde34c3a00c8: Download complete 04:28:38 b352a97aabf1: Download complete 04:28:38 4872d77fe225: Verifying Checksum 04:28:38 4872d77fe225: Download complete 04:28:38 5851b861e8e6: Verifying Checksum 04:28:38 5851b861e8e6: Download complete 04:28:38 b85a868b505f: Verifying Checksum 04:28:38 b85a868b505f: Download complete 04:28:38 bab4dde63d76: Verifying Checksum 04:28:38 bab4dde63d76: Download complete 04:28:40 b85a868b505f: Pull complete 04:28:40 e2be974225ed: Pull complete 04:28:40 339a4e72a1f5: Pull complete 04:28:40 988bab9f4d93: Pull complete 04:28:40 1469e6f7b9e6: Pull complete 04:28:41 eaf3925da568: Pull complete 04:28:43 bab4dde63d76: Pull complete 04:28:43 bde34c3a00c8: Pull complete 04:28:43 b352a97aabf1: Pull complete 04:28:43 4872d77fe225: Pull complete 04:28:43 5851b861e8e6: Pull complete 04:28:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:28:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:28:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:43 prd-ubuntu20.04-docker-8c-8g-262 does not seem to be running inside a container 04:28:43 $ 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 04:28:54 $ docker top 33226d53e7210b3d3340604d8cce901eba86e68e30012caff695a28014d30296 -eo pid,comm 04:28:54 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). 04:28:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:28:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:28:54 [ssh-agent] Looking for ssh-agent implementation... 04:28:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:28:54 $ docker exec 33226d53e7210b3d3340604d8cce901eba86e68e30012caff695a28014d30296 ssh-agent 04:28:54 SSH_AUTH_SOCK=/tmp/ssh-D0wviqWVGpni/agent.34 04:28:54 SSH_AGENT_PID=39 04:28:54 Running ssh-add (command line suppressed) 04:28:54 Identity added: /w/workspace/edgex-go/1@tmp/private_key_555238234254821709.key (/w/workspace/edgex-go/1@tmp/private_key_555238234254821709.key) 04:28:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:28:55 + git tag --points-at HEAD [Pipeline] } 04:28:55 $ docker exec --env ******** --env ******** 33226d53e7210b3d3340604d8cce901eba86e68e30012caff695a28014d30296 ssh-agent -k 04:28:55 unset SSH_AUTH_SOCK; 04:28:55 unset SSH_AGENT_PID; 04:28:55 echo Agent pid 39 killed; 04:28:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:28:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:28:55 [ssh-agent] Looking for ssh-agent implementation... 04:28:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:28:55 $ docker exec 33226d53e7210b3d3340604d8cce901eba86e68e30012caff695a28014d30296 ssh-agent 04:28:55 SSH_AUTH_SOCK=/tmp/ssh-wLpav8mj4xpN/agent.72 04:28:55 SSH_AGENT_PID=78 04:28:55 Running ssh-add (command line suppressed) 04:28:55 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17692712646116523793.key (/w/workspace/edgex-go/1@tmp/private_key_17692712646116523793.key) 04:28:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:28:55 + git semver init 04:28:56 2024-02-01 04:28:56,153 [run_init] DEBUG init version:0.0.0 force:False 04:28:56 2024-02-01 04:28:56,154 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 04:28:56 2024-02-01 04:28:56,154 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 04:28:56 2024-02-01 04:28:56,155 [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) 04:29:06 2024-02-01 04:29:04,686 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 04:29:06 2024-02-01 04:29:04,686 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4755 with force:False 04:29:06 2024-02-01 04:29:04,686 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4755 04:29:06 2024-02-01 04:29:04,689 [execute] INFO git cat-file --batch-check 04:29:06 2024-02-01 04:29:04,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 04:29:06 2024-02-01 04:29:04,695 [execute] INFO git cat-file --batch 04:29:06 2024-02-01 04:29:04,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 04:29:06 2024-02-01 04:29:04,700 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4755 04:29:06 0.0.0 [Pipeline] } 04:29:06 $ docker exec --env ******** --env ******** 33226d53e7210b3d3340604d8cce901eba86e68e30012caff695a28014d30296 ssh-agent -k 04:29:06 unset SSH_AUTH_SOCK; 04:29:06 unset SSH_AGENT_PID; 04:29:06 echo Agent pid 78 killed; 04:29:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:29:06 + git semver [Pipeline] } 04:29:07 $ docker stop --time=1 33226d53e7210b3d3340604d8cce901eba86e68e30012caff695a28014d30296 04:29:10 $ docker rm -f --volumes 33226d53e7210b3d3340604d8cce901eba86e68e30012caff695a28014d30296 [Pipeline] // withDockerContainer [Pipeline] sh 04:29:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:29:10 Stashed 1 file(s) [Pipeline] echo 04:29:10 [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 04:29:12 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 04:29:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:29:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:29:12 ========================================================= 04:29:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:29:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:29:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:29:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:29:12 7264a8db6415: Pulling fs layer 04:29:12 c4d48a809fc2: Pulling fs layer 04:29:12 4f1c88b9dad5: Pulling fs layer 04:29:12 ad3a456e5733: Pulling fs layer 04:29:12 69c7f0334f64: Pulling fs layer 04:29:12 1f1c1a5573a3: Pulling fs layer 04:29:12 ce7588e14bc9: Pulling fs layer 04:29:12 b5e4710f87ac: Pulling fs layer 04:29:12 ad3a456e5733: Waiting 04:29:12 69c7f0334f64: Waiting 04:29:12 1f1c1a5573a3: Waiting 04:29:12 b5e4710f87ac: Waiting 04:29:12 c4d48a809fc2: Verifying Checksum 04:29:12 c4d48a809fc2: Download complete 04:29:12 ad3a456e5733: Verifying Checksum 04:29:12 ad3a456e5733: Download complete 04:29:12 69c7f0334f64: Verifying Checksum 04:29:12 69c7f0334f64: Download complete 04:29:12 7264a8db6415: Verifying Checksum 04:29:12 7264a8db6415: Download complete 04:29:12 1f1c1a5573a3: Verifying Checksum 04:29:12 1f1c1a5573a3: Download complete 04:29:12 7264a8db6415: Pull complete 04:29:12 b5e4710f87ac: Verifying Checksum 04:29:12 b5e4710f87ac: Download complete 04:29:13 c4d48a809fc2: Pull complete 04:29:13 4f1c88b9dad5: Verifying Checksum 04:29:13 4f1c88b9dad5: Download complete 04:29:13 ce7588e14bc9: Verifying Checksum 04:29:13 ce7588e14bc9: Download complete 04:29:19 4f1c88b9dad5: Pull complete 04:29:20 ad3a456e5733: Pull complete 04:29:20 69c7f0334f64: Pull complete 04:29:20 1f1c1a5573a3: Pull complete 04:29:23 ce7588e14bc9: Pull complete 04:29:24 b5e4710f87ac: Pull complete 04:29:24 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 04:29:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:29:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 04:29:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:29:24 WORKDIR /edgex 04:29:24 COPY go.mod . 04:29:24 RUN go mod download 04:29:24 + docker build -t ci-base-image-x86_64 -f - . 04:29:25 Sending build context to Docker daemon 175.1MB 04:29:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:29:25 ---> 88b5674ff536 04:29:25 Step 2/4 : WORKDIR /edgex 04:29:26 Still waiting to schedule task 04:29:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:29:57 ---> Running in e991b3aabf6a 04:29:57 Removing intermediate container e991b3aabf6a 04:29:57 ---> 79b1b1ee74b6 04:29:57 Step 3/4 : COPY go.mod . 04:29:57 ---> 973dbaa5f995 04:29:57 Step 4/4 : RUN go mod download 04:29:57 ---> Running in af3b508799f7 04:30:54 Removing intermediate container af3b508799f7 04:30:54 ---> 36c7eeb5e404 04:30:54 Successfully built 36c7eeb5e404 04:30:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:54 + docker inspect -f . ci-base-image-x86_64 04:30:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:54 prd-ubuntu20.04-docker-8c-8g-262 does not seem to be running inside a container 04:30:54 $ 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 04:30:55 $ docker top 50d5c1b923d131e534aa10f96a71dfc7231bcd7eb4e510b63b8b7028711f5641 -eo pid,comm [Pipeline] { [Pipeline] sh 04:30:56 + go version 04:30:56 go version go1.21.0 linux/amd64 [Pipeline] } 04:30:56 $ docker stop --time=1 50d5c1b923d131e534aa10f96a71dfc7231bcd7eb4e510b63b8b7028711f5641 04:30:57 $ docker rm -f --volumes 50d5c1b923d131e534aa10f96a71dfc7231bcd7eb4e510b63b8b7028711f5641 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:58 + docker inspect -f . ci-base-image-x86_64 04:30:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:58 prd-ubuntu20.04-docker-8c-8g-262 does not seem to be running inside a container 04:30:59 $ 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 04:30:59 $ docker top c127d7f17bf3e81bd0fba69e8f0797fd8bba1f1dadbe0e0ec669f636afbb0a95 -eo pid,comm [Pipeline] { [Pipeline] echo 04:30:59 ========================================================= 04:30:59 [edgeXBuildGoParallel] Running Tests and Build... 04:30:59 ========================================================= [Pipeline] sh 04:31:00 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 04:31:00 + make test 04:31:00 go test -race -coverprofile=coverage.out ./... 04:31:02 internal/security/config/command/proxy/command.go:11:2: no required module provides package github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/fetchcert; to add it: 04:31:02 go get github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/fetchcert 04:31:02 make: *** [Makefile:148: unittest] Error 1 [Pipeline] } 04:31:02 $ docker stop --time=1 c127d7f17bf3e81bd0fba69e8f0797fd8bba1f1dadbe0e0ec669f636afbb0a95 04:31:04 $ docker rm -f --volumes c127d7f17bf3e81bd0fba69e8f0797fd8bba1f1dadbe0e0ec669f636afbb0a95 04:31:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-264 in /w/workspace/edgexfoundry_edgex-go_PR-4755 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 04:31:05 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout 04:31:08 The recommended git tool is: git 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] } 04:31:09 Failed in branch amd64 04:31:13 using credential edgex-jenkins-ssh 04:31:13 Cloning the remote Git repository 04:31:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:31:13 > git init /w/workspace/edgex-go/1 # timeout=10 04:31:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:31:13 > git --version # timeout=10 04:31:13 > git --version # 'git version 2.25.1' 04:31:13 using GIT_SSH to set credentials SSH Credentials for GitHub 04:31:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:31:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:31:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:31:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:31:31 Merging remotes/origin/main commit d03c3fc825d59e6b3a8f59f45d7ca39112676af6 into PR head commit b1282581803ef5de64fd7020ceb55fbeafaf9071 04:31:31 Merge succeeded, producing b1282581803ef5de64fd7020ceb55fbeafaf9071 04:31:31 Checking out Revision b1282581803ef5de64fd7020ceb55fbeafaf9071 (PR-4755) 04:31:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:31:30 using GIT_SSH to set credentials SSH Credentials for GitHub 04:31:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4755/head:refs/remotes/origin/PR-4755 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:31:31 > git config core.sparsecheckout # timeout=10 04:31:31 > git checkout -f b1282581803ef5de64fd7020ceb55fbeafaf9071 # timeout=10 04:31:31 > git remote # timeout=10 04:31:31 > git config --get remote.origin.url # timeout=10 04:31:31 using GIT_SSH to set credentials SSH Credentials for GitHub 04:31:31 > git merge d03c3fc825d59e6b3a8f59f45d7ca39112676af6 # timeout=10 04:31:31 > git rev-parse HEAD^{commit} # timeout=10 04:31:31 > git config core.sparsecheckout # timeout=10 04:31:31 > git checkout -f b1282581803ef5de64fd7020ceb55fbeafaf9071 # timeout=10 04:31:35 Commit message: "feat: initial attempt at adding OpenZiti to edgex-go" 04:31:35 > git --version # timeout=10 04:31:35 > git --version # 'git version 2.25.1' 04:31:35 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:31:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:31:36 % Total % Received % Xferd Average Speed Time Time Time Current 04:31:36 Dload Upload Total Spent Left Speed 04:31:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 117k 0 --:--:-- --:--:-- --:--:-- 117k [Pipeline] sh 04:31:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:31:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:31:37 + sudo tee /etc/docker/daemon.new 04:31:37 { 04:31:37 "registry-mirrors": [ 04:31:37 "https://nexus3.edgexfoundry.org:10001" 04:31:37 ], 04:31:37 "bip": "10.250.0.254/24", 04:31:37 "hosts": [ 04:31:37 "tcp://0.0.0.0:5555", 04:31:37 "unix:///var/run/docker.sock" 04:31:37 ], 04:31:37 "mtu": 1458, 04:31:37 "selinux-enabled": true, 04:31:37 "seccomp-profile": "/etc/docker/seccomp.json" 04:31:37 } [Pipeline] sh 04:31:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:31:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:31:56 provisioning config files... 04:31:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9748850879491191495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:31:57 ---> ****-login.sh 04:31:57 nexus3.edgexfoundry.org:10001 04:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:31:57 Configure a credential helper to remove this warning. See 04:31:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:31:57 04:31:57 Login Succeeded 04:31:57 nexus3.edgexfoundry.org:10002 04:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:31:58 Configure a credential helper to remove this warning. See 04:31:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:31:58 04:31:58 Login Succeeded 04:31:58 nexus3.edgexfoundry.org:10003 04:31:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:31:58 Configure a credential helper to remove this warning. See 04:31:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:31:58 04:31:58 Login Succeeded 04:31:58 nexus3.edgexfoundry.org:10004 04:31:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:31:58 Configure a credential helper to remove this warning. See 04:31:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:31:58 04:31:58 Login Succeeded 04:31:58 ****.io 04:31:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:31:59 Configure a credential helper to remove this warning. See 04:31:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:31:59 04:31:59 Login Succeeded 04:31:59 ---> ****-login.sh ends [Pipeline] } 04:31:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 04:32:00 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 04:32:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:32:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:32:00 ========================================================= 04:32:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:32:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:32:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:32:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:32:02 9fda8d8052c6: Pulling fs layer 04:32:02 5d54e960e981: Pulling fs layer 04:32:02 c4a7e357bf2a: Pulling fs layer 04:32:02 f0e02332f6b5: Pulling fs layer 04:32:02 872ee5b61b7b: Pulling fs layer 04:32:02 0c6a40ed1a82: Pulling fs layer 04:32:02 94ae7d8d031c: Pulling fs layer 04:32:02 872ee5b61b7b: Waiting 04:32:02 f0e02332f6b5: Waiting 04:32:02 94ae7d8d031c: Waiting 04:32:02 0c6a40ed1a82: Waiting 04:32:02 5d54e960e981: Verifying Checksum 04:32:02 5d54e960e981: Download complete 04:32:02 f0e02332f6b5: Verifying Checksum 04:32:02 f0e02332f6b5: Download complete 04:32:02 872ee5b61b7b: Download complete 04:32:02 9fda8d8052c6: Verifying Checksum 04:32:02 9fda8d8052c6: Download complete 04:32:03 94ae7d8d031c: Verifying Checksum 04:32:03 94ae7d8d031c: Download complete 04:32:03 9fda8d8052c6: Pull complete 04:32:04 5d54e960e981: Pull complete 04:32:04 c4a7e357bf2a: Verifying Checksum 04:32:04 c4a7e357bf2a: Download complete 04:32:05 0c6a40ed1a82: Verifying Checksum 04:32:05 0c6a40ed1a82: Download complete 04:32:18 c4a7e357bf2a: Pull complete 04:32:18 f0e02332f6b5: Pull complete 04:32:18 872ee5b61b7b: Pull complete 04:32:26 0c6a40ed1a82: Pull complete 04:32:27 94ae7d8d031c: Pull complete 04:32:27 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:32:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:32:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 04:32:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:32:27 WORKDIR /edgex 04:32:27 COPY go.mod . 04:32:27 RUN go mod download+ 04:32:27 docker build -t ci-base-image-arm64 -f - . 04:32:28 Sending build context to Docker daemon 2.919MB 04:32:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:32:28 ---> 86de565de09d 04:32:28 Step 2/4 : WORKDIR /edgex 04:32:31 ---> Running in 249c9434208c 04:32:31 Removing intermediate container 249c9434208c 04:32:31 ---> 45ad235b3db3 04:32:31 Step 3/4 : COPY go.mod . 04:32:32 ---> ff0f4ab577ba 04:32:32 Step 4/4 : RUN go mod download 04:32:32 ---> Running in 2f8f1ec98cc0 04:33:11 Removing intermediate container 2f8f1ec98cc0 04:33:11 ---> b7cdc1aaec60 04:33:11 Successfully built b7cdc1aaec60 04:33:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:11 + docker inspect -f . ci-base-image-arm64 04:33:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:11 prd-ubuntu20.04-docker-arm64-4c-16g-264 does not seem to be running inside a container 04:33:11 $ 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-arm64 cat 04:33:15 $ docker top 36ede4353ac8bbeda0129edb21656341f1864b6b733675d95f7abfb0dcf00b70 -eo pid,comm [Pipeline] { [Pipeline] sh 04:33:16 + go version 04:33:16 go version go1.21.0 linux/arm64 [Pipeline] } 04:33:16 $ docker stop --time=1 36ede4353ac8bbeda0129edb21656341f1864b6b733675d95f7abfb0dcf00b70 04:33:17 $ docker rm -f --volumes 36ede4353ac8bbeda0129edb21656341f1864b6b733675d95f7abfb0dcf00b70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:19 + docker inspect -f . ci-base-image-arm64 04:33:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:19 prd-ubuntu20.04-docker-arm64-4c-16g-264 does not seem to be running inside a container 04:33:19 $ 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-arm64 cat 04:33:20 $ docker top 9c0f021427c9d1a97d43845143aa4f0a121644387b361a15433c1980fd371c78 -eo pid,comm [Pipeline] { [Pipeline] echo 04:33:20 ========================================================= 04:33:20 [edgeXBuildGoParallel] Running Tests and Build... 04:33:20 ========================================================= [Pipeline] sh 04:33:21 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 04:33:21 + make test 04:33:21 go test -race -coverprofile=coverage.out ./... 04:33:26 internal/security/config/command/proxy/command.go:11:2: no required module provides package github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/fetchcert; to add it: 04:33:26 go get github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/fetchcert 04:33:26 make: *** [Makefile:148: unittest] Error 1 [Pipeline] } 04:33:26 $ docker stop --time=1 9c0f021427c9d1a97d43845143aa4f0a121644387b361a15433c1980fd371c78 04:33:29 $ docker rm -f --volumes 9c0f021427c9d1a97d43845143aa4f0a121644387b361a15433c1980fd371c78 [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 04:33:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:33:31 04:33:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:33:32 arm64: Pulling from edgex-lftools-log-publisher 04:33:32 8998bd30e6a1: Pulling fs layer 04:33:32 04944245beec: Pulling fs layer 04:33:32 699f458cf7ca: Pulling fs layer 04:33:32 765212b225bb: Pulling fs layer 04:33:32 f23df028b6ca: Pulling fs layer 04:33:32 d65c8cfc05b1: Pulling fs layer 04:33:32 2437ff75d9bd: Pulling fs layer 04:33:32 f23df028b6ca: Waiting 04:33:32 d65c8cfc05b1: Waiting 04:33:32 2437ff75d9bd: Waiting 04:33:32 765212b225bb: Waiting 04:33:32 04944245beec: Verifying Checksum 04:33:32 04944245beec: Download complete 04:33:32 765212b225bb: Download complete 04:33:32 f23df028b6ca: Verifying Checksum 04:33:32 f23df028b6ca: Download complete 04:33:32 d65c8cfc05b1: Verifying Checksum 04:33:32 d65c8cfc05b1: Download complete 04:33:32 699f458cf7ca: Verifying Checksum 04:33:32 699f458cf7ca: Download complete 04:33:32 8998bd30e6a1: Verifying Checksum 04:33:32 8998bd30e6a1: Download complete 04:33:35 2437ff75d9bd: Verifying Checksum 04:33:35 2437ff75d9bd: Download complete 04:33:36 8998bd30e6a1: Pull complete 04:33:37 04944245beec: Pull complete 04:33:38 699f458cf7ca: Pull complete 04:33:38 765212b225bb: Pull complete 04:33:39 f23df028b6ca: Pull complete 04:33:39 d65c8cfc05b1: Pull complete 04:33:54 2437ff75d9bd: Pull complete 04:33:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:33:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:33:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:55 prd-ubuntu20.04-docker-arm64-4c-16g-264 does not seem to be running inside a container 04:33:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:34:00 $ docker top a2f514718a684e4f1ea292f3b32d5a8613f8a5037152cdacf9ae7bae00c78333 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:34:01 ---> job-cost.sh 04:34:01 lf-activate-venv: SKIPPING 04:34:01 INFO: No Stack... 04:34:01 INFO: Retrieving Pricing Info for: v3-standard-4 04:34:02 INFO: Archiving Costs [Pipeline] sh 04:34:03 + cut -d, -f6 04:34:03 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 04:34:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4755-1-stack-cost] 04:34:03 Resource [jenkins-edgexfoundry-edgex-go-PR-4755-1-stack-cost] did not exist. Created. 04:34:03 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4755-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:34:03 + echo total: 0.10999999940395355 [Pipeline] stash 04:34:04 Stashed 1 file(s) [Pipeline] } 04:34:04 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4755-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:34:04 $ docker stop --time=1 a2f514718a684e4f1ea292f3b32d5a8613f8a5037152cdacf9ae7bae00c78333 04:34:05 $ docker rm -f --volumes a2f514718a684e4f1ea292f3b32d5a8613f8a5037152cdacf9ae7bae00c78333 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:34:07 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 04:34:09 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 04:34:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:34:10 ---> package-listing.sh 04:34:10 ++ facter osfamily 04:34:10 ++ tr '[:upper:]' '[:lower:]' 04:34:11 + OS_FAMILY=debian 04:34:11 + workspace=/w/workspace/edgex-go/1 04:34:11 + START_PACKAGES=/tmp/packages_start.txt 04:34:11 + END_PACKAGES=/tmp/packages_end.txt 04:34:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:34:11 + PACKAGES=/tmp/packages_start.txt 04:34:11 + '[' /w/workspace/edgex-go/1 ']' 04:34:11 + PACKAGES=/tmp/packages_end.txt 04:34:11 + case "${OS_FAMILY}" in 04:34:11 + dpkg -l 04:34:11 + grep '^ii' 04:34:11 + '[' -f /tmp/packages_start.txt ']' 04:34:11 + '[' -f /tmp/packages_end.txt ']' 04:34:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:34:11 + '[' /w/workspace/edgex-go/1 ']' 04:34:11 + mkdir -p /w/workspace/edgex-go/1/archives/ 04:34:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 04:34:11 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 04:34:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:34:12 04:34:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:34:12 latest: Pulling from edgex-lftools-log-publisher 04:34:12 5eb5b503b376: Pulling fs layer 04:34:12 5c69ac0246d0: Pulling fs layer 04:34:12 ec43610c2a17: Pulling fs layer 04:34:12 3a2ae6a8a46f: Pulling fs layer 04:34:12 33b1e0a273af: Pulling fs layer 04:34:12 5d3b04190fa2: Pulling fs layer 04:34:12 2f39f015ded8: Pulling fs layer 04:34:12 33b1e0a273af: Waiting 04:34:12 5d3b04190fa2: Waiting 04:34:12 2f39f015ded8: Waiting 04:34:12 3a2ae6a8a46f: Waiting 04:34:12 5c69ac0246d0: Verifying Checksum 04:34:12 5c69ac0246d0: Download complete 04:34:12 3a2ae6a8a46f: Verifying Checksum 04:34:12 3a2ae6a8a46f: Download complete 04:34:12 33b1e0a273af: Verifying Checksum 04:34:12 33b1e0a273af: Download complete 04:34:12 5d3b04190fa2: Download complete 04:34:12 ec43610c2a17: Verifying Checksum 04:34:12 ec43610c2a17: Download complete 04:34:12 5eb5b503b376: Verifying Checksum 04:34:12 5eb5b503b376: Download complete 04:34:13 2f39f015ded8: Verifying Checksum 04:34:13 2f39f015ded8: Download complete 04:34:14 5eb5b503b376: Pull complete 04:34:14 5c69ac0246d0: Pull complete 04:34:14 ec43610c2a17: Pull complete 04:34:14 3a2ae6a8a46f: Pull complete 04:34:15 33b1e0a273af: Pull complete 04:34:15 5d3b04190fa2: Pull complete 04:34:19 2f39f015ded8: Pull complete 04:34:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:34:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:34:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:19 prd-ubuntu20.04-docker-8c-8g-262 does not seem to be running inside a container 04:34:19 $ 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 04:34:26 $ docker top dd5315c6ab2d66efeed92c515a5c807a6ccefd2c3b3804ef6d9219d766cf8caf -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:26 + touch /tmp/pre-build-complete [Pipeline] sh 04:34:26 + mkdir -p /var/log/sysstat [Pipeline] sh 04:34:27 + ls /var/log/sa-host 04:34:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:34:27 provisioning config files... 04:34:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7191582286826054869tmp [Pipeline] { [Pipeline] echo 04:34:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:34:27 ---> create-netrc.sh [Pipeline] } 04:34:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:34:28 ---> python-tools-install.sh [Pipeline] echo 04:34:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:34:28 ---> sudo-logs.sh 04:34:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:34:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:34:29 ---> job-cost.sh 04:34:29 lf-activate-venv: SKIPPING 04:34:29 DEBUG: total: 0.10999999940395355 04:34:29 INFO: Retrieving Stack Cost... 04:34:29 INFO: Retrieving Pricing Info for: v3-standard-8 04:34:29 INFO: Archiving Costs [Pipeline] echo 04:34:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:34:30 ---> logs-deploy.sh 04:34:30 lf-activate-venv: SKIPPING 04:34:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4755/1 04:34:30 INFO: archiving workspace using pattern(s): 04:34:31 Archives upload complete. 04:34:31 INFO: archiving logs to Nexus