Pull request #4793 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 cloudxxx8 for edgexfoundry/edgex-go Obtained Jenkinsfile from 2289fcbcf818f096ae580a24b87da11254e2525b+64231a640c2d3928f8098b6641f84e2829903aa1 (8794fc4c830b2aacfc80a5400717fe8a4451fced) 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-ssh13378406301361133689.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-ssh9210011219086468057.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-4793/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-4793/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8415307288765687747.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-4793/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4333497231785465962.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-ssh13172492978922205791.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-4793/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-4793/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9270301923299788798.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 Running on prd-ubuntu20.04-docker-8c-8g-2840 in /w/workspace/edgexfoundry_edgex-go_PR-4793 [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 Merging remotes/origin/napa commit 64231a640c2d3928f8098b6641f84e2829903aa1 into PR head commit 2289fcbcf818f096ae580a24b87da11254e2525b > 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/4793/head:refs/remotes/origin/PR-4793 +refs/heads/napa:refs/remotes/origin/napa # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2289fcbcf818f096ae580a24b87da11254e2525b # timeout=10 Merge succeeded, producing 2289fcbcf818f096ae580a24b87da11254e2525b Checking out Revision 2289fcbcf818f096ae580a24b87da11254e2525b (PR-4793) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 64231a640c2d3928f8098b6641f84e2829903aa1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2289fcbcf818f096ae580a24b87da11254e2525b # timeout=10 Commit message: "fix: Bump golang libs to resolve CVEs" 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 13:21:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:21:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:21:31 ========================================================= 13:21:31 EdgeX Global Pipelines Version Info 13:21:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:21:32 ------------------- 13:21:32 stable info: 13:21:32 ------------------- 13:21:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:21:32 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:21:32 Message: update stable to v1.0.258 13:21:33 ------------------- 13:21:33 experimental info: 13:21:33 ------------------- 13:21:33 Commited By: **** collab-it+edgex@linuxfoundation.org 13:21:33 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:21:33 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:21:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:21:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:21:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:21:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:21:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:21:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:21:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:21:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:21:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 13:21:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 13:21:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:21:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:21:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:21:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:21:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:21:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:21:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:21:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:21:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:21:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 13:21:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:21:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:21:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:21:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4793 [Pipeline] echo 13:21:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4793 [Pipeline] echo 13:21:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4793 [Pipeline] echo 13:21:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2289fcbcf818f096ae580a24b87da11254e2525b [Pipeline] echo 13:21:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2289fcb [Pipeline] echo 13:21:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:21:34 provisioning config files... 13:21:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6824075629964392344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:21:35 ---> ****-login.sh 13:21:35 nexus3.edgexfoundry.org:10001 13:21:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:21:35 Configure a credential helper to remove this warning. See 13:21:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:21:35 13:21:35 Login Succeeded 13:21:35 nexus3.edgexfoundry.org:10002 13:21:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:21:35 Configure a credential helper to remove this warning. See 13:21:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:21:35 13:21:35 Login Succeeded 13:21:35 nexus3.edgexfoundry.org:10003 13:21:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:21:35 Configure a credential helper to remove this warning. See 13:21:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:21:35 13:21:35 Login Succeeded 13:21:35 nexus3.edgexfoundry.org:10004 13:21:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:21:35 Configure a credential helper to remove this warning. See 13:21:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:21:35 13:21:35 Login Succeeded 13:21:35 ****.io 13:21:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:21:36 Configure a credential helper to remove this warning. See 13:21:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:21:36 13:21:36 Login Succeeded 13:21:36 ---> ****-login.sh ends [Pipeline] } 13:21:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:21:36 + 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 13:21:36 + + cut -d/ -f2 13:21:36 dirname cmd/core-command/Dockerfile 13:21:36 + echo core-command,cmd/core-command/Dockerfile 13:21:36 + dirname cmd/core-common-config-bootstrapper/Dockerfile 13:21:36 + cut -d/ -f2 13:21:36 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 13:21:36 + dirname cmd/core-data/Dockerfile 13:21:36 + cut -d/ -f2 13:21:36 + echo core-data,cmd/core-data/Dockerfile 13:21:36 + dirname cmd/core-metadata/Dockerfile 13:21:36 + cut -d/ -f2 13:21:36 + echo core-metadata,cmd/core-metadata/Dockerfile 13:21:36 + dirname cmd/security-bootstrapper/Dockerfile 13:21:36 + cut -d/ -f2 13:21:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:21:36 + cut -d/ -f2 13:21:36 + dirname cmd/security-proxy-auth/Dockerfile 13:21:36 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 13:21:36 + dirname cmd/security-proxy-setup/Dockerfile 13:21:36 + cut -d/ -f2 13:21:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:21:36 + dirname cmd/security-secretstore-setup/Dockerfile 13:21:36 + cut -d/ -f2 13:21:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:21:36 + dirname cmd/security-spiffe-token-provider/Dockerfile 13:21:36 + cut -d/ -f2 13:21:36 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 13:21:36 + dirname cmd/security-spire-agent/Dockerfile 13:21:36 + cut -d/ -f2 13:21:36 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 13:21:36 + dirname cmd/security-spire-config/Dockerfile 13:21:36 + cut -d/ -f2 13:21:36 + echo security-spire-config,cmd/security-spire-config/Dockerfile 13:21:36 + dirname cmd/security-spire-server/Dockerfile 13:21:36 + cut -d/ -f2 13:21:36 + echo security-spire-server,cmd/security-spire-server/Dockerfile 13:21:36 + dirname cmd/support-notifications/Dockerfile 13:21:36 + cut -d/ -f2 13:21:36 + echo support-notifications,cmd/support-notifications/Dockerfile 13:21:36 + dirname cmd/support-scheduler/Dockerfile 13:21:36 + cut -d/ -f2 13:21:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 13:21:36 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 13:21:37 + git rev-list -1 --merges 2289fcbcf818f096ae580a24b87da11254e2525b~1..2289fcbcf818f096ae580a24b87da11254e2525b [Pipeline] echo 13:21:37 -----------> git rev-list -1 --merges 2289fcbcf818f096ae580a24b87da11254e2525b~1..2289fcbcf818f096ae580a24b87da11254e2525b 2289fcbcf818f096ae580a24b87da11254e2525b [false] [Pipeline] sh 13:21:37 + git log --format=format:%s -1 2289fcbcf818f096ae580a24b87da11254e2525b [Pipeline] echo 13:21:37 ========================================================= 13:21:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:21:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 13:21:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:21:38 + grep -v github /etc/ssh/ssh_known_hosts 13:21:38 + [ -e /tmp/ssh_known_hosts ] 13:21:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:21:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:21:38 + sudo tee -a /etc/ssh/ssh_known_hosts 13:21:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:21:38 13:21:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:21:38 0.1.4: Pulling from edgex-devops/py-git-semver 13:21:38 b85a868b505f: Pulling fs layer 13:21:38 e2be974225ed: Pulling fs layer 13:21:38 339a4e72a1f5: Pulling fs layer 13:21:38 988bab9f4d93: Pulling fs layer 13:21:38 1469e6f7b9e6: Pulling fs layer 13:21:38 eaf3925da568: Pulling fs layer 13:21:38 bab4dde63d76: Pulling fs layer 13:21:38 bde34c3a00c8: Pulling fs layer 13:21:38 b352a97aabf1: Pulling fs layer 13:21:38 4872d77fe225: Pulling fs layer 13:21:38 5851b861e8e6: Pulling fs layer 13:21:38 bab4dde63d76: Waiting 13:21:38 b352a97aabf1: Waiting 13:21:38 4872d77fe225: Waiting 13:21:38 bde34c3a00c8: Waiting 13:21:38 988bab9f4d93: Waiting 13:21:38 eaf3925da568: Waiting 13:21:38 1469e6f7b9e6: Waiting 13:21:38 e2be974225ed: Verifying Checksum 13:21:38 e2be974225ed: Download complete 13:21:38 988bab9f4d93: Verifying Checksum 13:21:38 988bab9f4d93: Download complete 13:21:39 1469e6f7b9e6: Verifying Checksum 13:21:39 1469e6f7b9e6: Download complete 13:21:39 eaf3925da568: Verifying Checksum 13:21:39 eaf3925da568: Download complete 13:21:39 339a4e72a1f5: Verifying Checksum 13:21:39 339a4e72a1f5: Download complete 13:21:39 bde34c3a00c8: Verifying Checksum 13:21:39 bde34c3a00c8: Download complete 13:21:39 b352a97aabf1: Download complete 13:21:39 4872d77fe225: Verifying Checksum 13:21:39 4872d77fe225: Download complete 13:21:39 5851b861e8e6: Download complete 13:21:39 b85a868b505f: Verifying Checksum 13:21:39 b85a868b505f: Download complete 13:21:39 bab4dde63d76: Verifying Checksum 13:21:39 bab4dde63d76: Download complete 13:21:40 b85a868b505f: Pull complete 13:21:40 e2be974225ed: Pull complete 13:21:41 339a4e72a1f5: Pull complete 13:21:41 988bab9f4d93: Pull complete 13:21:41 1469e6f7b9e6: Pull complete 13:21:41 eaf3925da568: Pull complete 13:21:43 bab4dde63d76: Pull complete 13:21:43 bde34c3a00c8: Pull complete 13:21:43 b352a97aabf1: Pull complete 13:21:43 4872d77fe225: Pull complete 13:21:43 5851b861e8e6: Pull complete 13:21:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:21:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:21:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:21:44 prd-ubuntu20.04-docker-8c-8g-2840 does not seem to be running inside a container 13:21:44 $ 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 13:21:49 $ docker top ce983ec24776a645bf8f42fcb4e2a1e8a93343e7a3fd357a6374dbeb057489a7 -eo pid,comm 13:21:49 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). 13:21:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:21:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:21:49 [ssh-agent] Looking for ssh-agent implementation... 13:21:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:21:49 $ docker exec ce983ec24776a645bf8f42fcb4e2a1e8a93343e7a3fd357a6374dbeb057489a7 ssh-agent 13:21:49 SSH_AUTH_SOCK=/tmp/ssh-SxR672t57zf7/agent.32 13:21:49 SSH_AGENT_PID=38 13:21:49 Running ssh-add (command line suppressed) 13:21:49 Identity added: /w/workspace/edgex-go/1@tmp/private_key_10715737080077715520.key (/w/workspace/edgex-go/1@tmp/private_key_10715737080077715520.key) 13:21:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:21:50 + git tag --points-at HEAD [Pipeline] } 13:21:50 $ docker exec --env ******** --env ******** ce983ec24776a645bf8f42fcb4e2a1e8a93343e7a3fd357a6374dbeb057489a7 ssh-agent -k 13:21:50 unset SSH_AUTH_SOCK; 13:21:50 unset SSH_AGENT_PID; 13:21:50 echo Agent pid 38 killed; 13:21:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:21:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:21:50 [ssh-agent] Looking for ssh-agent implementation... 13:21:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:21:50 $ docker exec ce983ec24776a645bf8f42fcb4e2a1e8a93343e7a3fd357a6374dbeb057489a7 ssh-agent 13:21:50 SSH_AUTH_SOCK=/tmp/ssh-me9PhraL8nsz/agent.71 13:21:50 SSH_AGENT_PID=77 13:21:50 Running ssh-add (command line suppressed) 13:21:50 Identity added: /w/workspace/edgex-go/1@tmp/private_key_10049929957283416239.key (/w/workspace/edgex-go/1@tmp/private_key_10049929957283416239.key) 13:21:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:21:50 + git semver init 13:21:51 2024-04-19 13:21:51,164 [run_init] DEBUG init version:0.0.0 force:False 13:21:51 2024-04-19 13:21:51,165 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 13:21:51 2024-04-19 13:21:51,165 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 13:21:51 2024-04-19 13:21:51,165 [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) 13:21:57 2024-04-19 13:21:56,634 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 13:21:57 2024-04-19 13:21:56,635 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4793 with force:False 13:21:57 2024-04-19 13:21:56,635 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4793 13:21:57 2024-04-19 13:21:56,640 [execute] INFO git cat-file --batch-check 13:21:57 2024-04-19 13:21:56,640 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 13:21:57 2024-04-19 13:21:56,649 [execute] INFO git cat-file --batch 13:21:57 2024-04-19 13:21:56,649 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 13:21:57 2024-04-19 13:21:56,656 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4793 13:21:57 0.0.0 [Pipeline] } 13:21:57 $ docker exec --env ******** --env ******** ce983ec24776a645bf8f42fcb4e2a1e8a93343e7a3fd357a6374dbeb057489a7 ssh-agent -k 13:21:57 unset SSH_AUTH_SOCK; 13:21:57 unset SSH_AGENT_PID; 13:21:57 echo Agent pid 77 killed; 13:21:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:21:58 + git semver [Pipeline] } 13:21:58 $ docker stop --time=1 ce983ec24776a645bf8f42fcb4e2a1e8a93343e7a3fd357a6374dbeb057489a7 13:22:00 $ docker rm -f --volumes ce983ec24776a645bf8f42fcb4e2a1e8a93343e7a3fd357a6374dbeb057489a7 [Pipeline] // withDockerContainer [Pipeline] sh 13:22:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:22:00 Stashed 1 file(s) [Pipeline] echo 13:22:00 [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 13:22:01 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 13:22:01 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 13:22:01 + grep ^go [0-9].[0-9]* go.mod 13:22:01 + cut -d -f 2 [Pipeline] echo 13:22:01 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:22:01 ========================================================= 13:22:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] 13:22:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:22:02 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 13:22:02 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base 13:22:02 7264a8db6415: Pulling fs layer 13:22:02 c4d48a809fc2: Pulling fs layer 13:22:02 4f1c88b9dad5: Pulling fs layer 13:22:02 ad3a456e5733: Pulling fs layer 13:22:02 f0163c21ed6d: Pulling fs layer 13:22:02 04c35c34e31e: Pulling fs layer 13:22:02 0c7b0fd20c02: Pulling fs layer 13:22:02 d22eed83c68c: Pulling fs layer 13:22:02 04c35c34e31e: Waiting 13:22:02 0c7b0fd20c02: Waiting 13:22:02 ad3a456e5733: Waiting 13:22:02 d22eed83c68c: Waiting 13:22:02 f0163c21ed6d: Waiting 13:22:02 c4d48a809fc2: Verifying Checksum 13:22:02 c4d48a809fc2: Download complete 13:22:02 ad3a456e5733: Verifying Checksum 13:22:02 ad3a456e5733: Download complete 13:22:02 f0163c21ed6d: Download complete 13:22:02 7264a8db6415: Verifying Checksum 13:22:02 7264a8db6415: Download complete 13:22:02 04c35c34e31e: Verifying Checksum 13:22:02 04c35c34e31e: Download complete 13:22:02 7264a8db6415: Pull complete 13:22:02 d22eed83c68c: Verifying Checksum 13:22:02 d22eed83c68c: Download complete 13:22:02 c4d48a809fc2: Pull complete 13:22:02 4f1c88b9dad5: Verifying Checksum 13:22:02 4f1c88b9dad5: Download complete 13:22:03 0c7b0fd20c02: Verifying Checksum 13:22:03 0c7b0fd20c02: Download complete 13:22:06 4f1c88b9dad5: Pull complete 13:22:06 ad3a456e5733: Pull complete 13:22:06 f0163c21ed6d: Pull complete 13:22:06 04c35c34e31e: Pull complete 13:22:09 0c7b0fd20c02: Pull complete 13:22:09 d22eed83c68c: Pull complete 13:22:09 Digest: sha256:fe58882aa44958920ad7d0df1d98a3315c303dabb14c96e5e08e67421444f3de 13:22:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 13:22:09 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [Pipeline] fileExists [Pipeline] sh 13:22:10 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 13:22:10 WORKDIR /edgex 13:22:10 COPY go.mod . 13:22:10 RUN go mod download 13:22:10 + docker build -t ci-base-image-x86_64 -f - . 13:22:11 Sending build context to Docker daemon 202.3MB 13:22:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 13:22:11 ---> 8a661f5c53af 13:22:11 Step 2/4 : WORKDIR /edgex 13:22:16 Still waiting to schedule task 13:22:16 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 13:22:17 ---> Running in a894ed5eebe6 13:22:17 Removing intermediate container a894ed5eebe6 13:22:17 ---> bfd4ec328d8f 13:22:17 Step 3/4 : COPY go.mod . 13:22:17 ---> 6f3c626b917b 13:22:17 Step 4/4 : RUN go mod download 13:22:17 ---> Running in 61b152b5dd35 13:22:39 Removing intermediate container 61b152b5dd35 13:22:39 ---> 31b69021607d 13:22:39 Successfully built 31b69021607d 13:22:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:40 + docker inspect -f . ci-base-image-x86_64 13:22:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:22:40 prd-ubuntu20.04-docker-8c-8g-2840 does not seem to be running inside a container 13:22:40 $ 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 13:22:40 $ docker top 2e2734b4751721cb224f4c1e7641b627f37fbf47042a8cdb89a8cc882736957d -eo pid,comm [Pipeline] { [Pipeline] sh 13:22:41 + go version 13:22:41 go version go1.21.0 linux/amd64 [Pipeline] } 13:22:41 $ docker stop --time=1 2e2734b4751721cb224f4c1e7641b627f37fbf47042a8cdb89a8cc882736957d 13:22:42 $ docker rm -f --volumes 2e2734b4751721cb224f4c1e7641b627f37fbf47042a8cdb89a8cc882736957d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:43 + docker inspect -f . ci-base-image-x86_64 13:22:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:22:43 prd-ubuntu20.04-docker-8c-8g-2840 does not seem to be running inside a container 13:22:43 $ 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 13:22:43 $ docker top 6ac742d1a79f5fb71a0bece4050cb8b61af99662683f6c948ce1431bb546e901 -eo pid,comm [Pipeline] { [Pipeline] echo 13:22:44 ========================================================= 13:22:44 [edgeXBuildGoParallel] Running Tests and Build... 13:22:44 ========================================================= [Pipeline] sh 13:22:44 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 13:22:44 + make test 13:22:44 go test -race -coverprofile=coverage.out ./... 13:22:44 go: inconsistent vendoring in /w/workspace/edgex-go/1: 13:22:44 golang.org/x/crypto@v0.22.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 13:22:44 golang.org/x/net@v0.23.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 13:22:44 golang.org/x/sys@v0.19.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 13:22:44 golang.org/x/text@v0.14.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 13:22:44 golang.org/x/crypto@v0.14.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod 13:22:44 golang.org/x/net@v0.17.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod 13:22:44 golang.org/x/sys@v0.13.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod 13:22:44 golang.org/x/text@v0.13.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod 13:22:44 13:22:44 To ignore the vendor directory, use -mod=readonly or -mod=mod. 13:22:44 To sync the vendor directory, run: 13:22:44 go mod vendor 13:22:44 make: *** [Makefile:148: unittest] Error 1 [Pipeline] } 13:22:44 $ docker stop --time=1 6ac742d1a79f5fb71a0bece4050cb8b61af99662683f6c948ce1431bb546e901 13:22:45 $ docker rm -f --volumes 6ac742d1a79f5fb71a0bece4050cb8b61af99662683f6c948ce1431bb546e901 [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] } 13:22:46 Failed in branch amd64 13:26:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2849 in /w/workspace/edgexfoundry_edgex-go_PR-4793 [Pipeline] { [Pipeline] ws 13:26:35 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 13:26:38 The recommended git tool is: git 13:26:44 using credential edgex-jenkins-ssh 13:26:44 Cloning the remote Git repository 13:26:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:26:45 > git init /w/workspace/edgex-go/1 # timeout=10 13:26:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:26:45 > git --version # timeout=10 13:26:45 > git --version # 'git version 2.25.1' 13:26:45 using GIT_SSH to set credentials SSH Credentials for GitHub 13:26:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:27:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:27:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:27:06 Merging remotes/origin/napa commit 64231a640c2d3928f8098b6641f84e2829903aa1 into PR head commit 2289fcbcf818f096ae580a24b87da11254e2525b 13:27:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:27:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:27:05 using GIT_SSH to set credentials SSH Credentials for GitHub 13:27:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4793/head:refs/remotes/origin/PR-4793 +refs/heads/napa:refs/remotes/origin/napa # timeout=10 13:27:06 > git config core.sparsecheckout # timeout=10 13:27:07 > git checkout -f 2289fcbcf818f096ae580a24b87da11254e2525b # timeout=10 13:27:08 Merge succeeded, producing 2289fcbcf818f096ae580a24b87da11254e2525b 13:27:08 Checking out Revision 2289fcbcf818f096ae580a24b87da11254e2525b (PR-4793) 13:27:08 > git remote # timeout=10 13:27:08 > git config --get remote.origin.url # timeout=10 13:27:08 using GIT_SSH to set credentials SSH Credentials for GitHub 13:27:08 > git merge 64231a640c2d3928f8098b6641f84e2829903aa1 # timeout=10 13:27:08 > git rev-parse HEAD^{commit} # timeout=10 13:27:08 > git config core.sparsecheckout # timeout=10 13:27:08 > git checkout -f 2289fcbcf818f096ae580a24b87da11254e2525b # timeout=10 13:27:12 Commit message: "fix: Bump golang libs to resolve CVEs" 13:27:12 > git --version # timeout=10 13:27:12 > git --version # 'git version 2.25.1' 13:27:12 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:27:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:27:29 % Total % Received % Xferd Average Speed Time Time Time Current 13:27:29 Dload Upload Total Spent Left Speed 13:27:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 227k 0 --:--:-- --:--:-- --:--:-- 227k [Pipeline] sh 13:27:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:27:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:27:30 + sudo tee /etc/docker/daemon.new 13:27:30 { 13:27:30 "registry-mirrors": [ 13:27:30 "https://nexus3.edgexfoundry.org:10001" 13:27:30 ], 13:27:30 "bip": "10.250.0.254/24", 13:27:30 "hosts": [ 13:27:30 "tcp://0.0.0.0:5555", 13:27:30 "unix:///var/run/docker.sock" 13:27:30 ], 13:27:30 "mtu": 1458, 13:27:30 "selinux-enabled": true, 13:27:30 "seccomp-profile": "/etc/docker/seccomp.json" 13:27:30 } [Pipeline] sh 13:27:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:27:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:27:49 provisioning config files... 13:27:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12840464612342825929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:27:49 ---> ****-login.sh 13:27:49 nexus3.edgexfoundry.org:10001 13:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:27:50 Configure a credential helper to remove this warning. See 13:27:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:27:50 13:27:50 Login Succeeded 13:27:50 nexus3.edgexfoundry.org:10002 13:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:27:50 Configure a credential helper to remove this warning. See 13:27:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:27:50 13:27:50 Login Succeeded 13:27:50 nexus3.edgexfoundry.org:10003 13:27:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:27:51 Configure a credential helper to remove this warning. See 13:27:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:27:51 13:27:51 Login Succeeded 13:27:51 nexus3.edgexfoundry.org:10004 13:27:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:27:51 Configure a credential helper to remove this warning. See 13:27:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:27:51 13:27:51 Login Succeeded 13:27:51 ****.io 13:27:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:27:52 Configure a credential helper to remove this warning. See 13:27:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:27:52 13:27:52 Login Succeeded 13:27:52 ---> ****-login.sh ends [Pipeline] } 13:27:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 13:27:53 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 13:27:53 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 13:27:53 + grep ^go [0-9].[0-9]* go.mod 13:27:53 + cut -d -f 2 [Pipeline] echo 13:27:53 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:27:53 ========================================================= 13:27:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] 13:27:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:27:53 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 13:27:54 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 13:27:54 9fda8d8052c6: Pulling fs layer 13:27:54 5d54e960e981: Pulling fs layer 13:27:54 c4a7e357bf2a: Pulling fs layer 13:27:54 f0e02332f6b5: Pulling fs layer 13:27:54 57b776a6bec4: Pulling fs layer 13:27:54 8b19151f9e34: Pulling fs layer 13:27:54 eb6a9f2d7ee3: Pulling fs layer 13:27:54 57b776a6bec4: Waiting 13:27:54 8b19151f9e34: Waiting 13:27:54 eb6a9f2d7ee3: Waiting 13:27:54 f0e02332f6b5: Waiting 13:27:54 5d54e960e981: Verifying Checksum 13:27:54 5d54e960e981: Download complete 13:27:54 f0e02332f6b5: Verifying Checksum 13:27:54 f0e02332f6b5: Download complete 13:27:54 57b776a6bec4: Download complete 13:27:54 9fda8d8052c6: Download complete 13:27:54 eb6a9f2d7ee3: Verifying Checksum 13:27:54 eb6a9f2d7ee3: Download complete 13:27:55 9fda8d8052c6: Pull complete 13:27:55 5d54e960e981: Pull complete 13:27:55 c4a7e357bf2a: Verifying Checksum 13:27:55 c4a7e357bf2a: Download complete 13:27:56 8b19151f9e34: Verifying Checksum 13:27:56 8b19151f9e34: Download complete 13:28:09 c4a7e357bf2a: Pull complete 13:28:09 f0e02332f6b5: Pull complete 13:28:09 57b776a6bec4: Pull complete 13:28:17 8b19151f9e34: Pull complete 13:28:18 eb6a9f2d7ee3: Pull complete 13:28:18 Digest: sha256:43c8aebfe3f5401c93948777c5378ae198e405b68e9c259f1e89903f1e2008ff 13:28:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 13:28:18 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [Pipeline] fileExists [Pipeline] sh 13:28:18 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 13:28:18 WORKDIR /edgex 13:28:18 COPY go.mod . 13:28:18 RUN go mod download 13:28:18 + docker build -t ci-base-image-arm64 -f - . 13:28:21 Sending build context to Docker daemon 29.96MB 13:28:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 13:28:21 ---> ca1e05e92614 13:28:21 Step 2/4 : WORKDIR /edgex 13:28:24 ---> Running in 365d60d0b05c 13:28:24 Removing intermediate container 365d60d0b05c 13:28:24 ---> b9b4681a444e 13:28:24 Step 3/4 : COPY go.mod . 13:28:24 ---> 4f2a9748e996 13:28:24 Step 4/4 : RUN go mod download 13:28:24 ---> Running in 8c40a07d80a2 13:29:11 Removing intermediate container 8c40a07d80a2 13:29:11 ---> abf0d79f8bc4 13:29:11 Successfully built abf0d79f8bc4 13:29:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:11 + docker inspect -f . ci-base-image-arm64 13:29:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:29:12 prd-ubuntu20.04-docker-arm64-4c-16g-2849 does not seem to be running inside a container 13:29:12 $ 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 13:29:13 $ docker top 61669016b6bbb2d0c302b6714261211978cdf93c3def0677de26f73ded02d55a -eo pid,comm [Pipeline] { [Pipeline] sh 13:29:14 + go version 13:29:14 go version go1.21.0 linux/arm64 [Pipeline] } 13:29:14 $ docker stop --time=1 61669016b6bbb2d0c302b6714261211978cdf93c3def0677de26f73ded02d55a 13:29:16 $ docker rm -f --volumes 61669016b6bbb2d0c302b6714261211978cdf93c3def0677de26f73ded02d55a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:30 + docker inspect -f . ci-base-image-arm64 13:29:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:29:30 prd-ubuntu20.04-docker-arm64-4c-16g-2849 does not seem to be running inside a container 13:29:30 $ 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 13:29:32 $ docker top db4488e76123b55fcd798f72d929216d3eff2e95b41bc54f58b576a55e18e6fb -eo pid,comm [Pipeline] { [Pipeline] echo 13:29:32 ========================================================= 13:29:32 [edgeXBuildGoParallel] Running Tests and Build... 13:29:32 ========================================================= [Pipeline] sh 13:29:33 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 13:29:33 + make test 13:29:33 go test -race -coverprofile=coverage.out ./... 13:29:33 go: inconsistent vendoring in /w/workspace/edgex-go/1: 13:29:33 golang.org/x/crypto@v0.22.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 13:29:33 golang.org/x/net@v0.23.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 13:29:33 golang.org/x/sys@v0.19.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 13:29:33 golang.org/x/text@v0.14.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 13:29:33 golang.org/x/crypto@v0.14.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod 13:29:33 golang.org/x/net@v0.17.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod 13:29:33 golang.org/x/sys@v0.13.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod 13:29:33 golang.org/x/text@v0.13.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod 13:29:33 13:29:33 To ignore the vendor directory, use -mod=readonly or -mod=mod. 13:29:33 To sync the vendor directory, run: 13:29:33 go mod vendor 13:29:33 make: *** [Makefile:148: unittest] Error 1 [Pipeline] } 13:29:33 $ docker stop --time=1 db4488e76123b55fcd798f72d929216d3eff2e95b41bc54f58b576a55e18e6fb 13:29:35 $ docker rm -f --volumes db4488e76123b55fcd798f72d929216d3eff2e95b41bc54f58b576a55e18e6fb [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 13:29:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:29:37 13:29:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:29:37 arm64: Pulling from edgex-lftools-log-publisher 13:29:37 8998bd30e6a1: Pulling fs layer 13:29:37 04944245beec: Pulling fs layer 13:29:37 699f458cf7ca: Pulling fs layer 13:29:37 765212b225bb: Pulling fs layer 13:29:37 f23df028b6ca: Pulling fs layer 13:29:37 d65c8cfc05b1: Pulling fs layer 13:29:37 2437ff75d9bd: Pulling fs layer 13:29:37 f23df028b6ca: Waiting 13:29:37 d65c8cfc05b1: Waiting 13:29:37 2437ff75d9bd: Waiting 13:29:37 765212b225bb: Waiting 13:29:37 04944245beec: Verifying Checksum 13:29:37 04944245beec: Download complete 13:29:37 765212b225bb: Download complete 13:29:37 f23df028b6ca: Verifying Checksum 13:29:37 f23df028b6ca: Download complete 13:29:37 d65c8cfc05b1: Verifying Checksum 13:29:37 d65c8cfc05b1: Download complete 13:29:37 699f458cf7ca: Verifying Checksum 13:29:37 699f458cf7ca: Download complete 13:29:38 8998bd30e6a1: Verifying Checksum 13:29:38 8998bd30e6a1: Download complete 13:29:40 2437ff75d9bd: Verifying Checksum 13:29:40 2437ff75d9bd: Download complete 13:29:43 8998bd30e6a1: Pull complete 13:29:43 04944245beec: Pull complete 13:29:45 699f458cf7ca: Pull complete 13:29:45 765212b225bb: Pull complete 13:29:46 f23df028b6ca: Pull complete 13:29:46 d65c8cfc05b1: Pull complete 13:30:01 2437ff75d9bd: Pull complete 13:30:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:30:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:30:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:30:01 prd-ubuntu20.04-docker-arm64-4c-16g-2849 does not seem to be running inside a container 13:30:01 $ 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 13:30:04 $ docker top e9622e04771852814c285e461d3f9803b6542f72c31427ec5af5a7ec67787799 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:30:05 ---> job-cost.sh 13:30:05 lf-activate-venv: SKIPPING 13:30:05 INFO: No Stack... 13:30:05 INFO: Retrieving Pricing Info for: v3-standard-4 13:30:06 INFO: Archiving Costs [Pipeline] sh 13:30:06 + + cutcat -d, /w/workspace/edgex-go/1/archives/cost.csv -f6 13:30:06 [Pipeline] lock 13:30:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4793-1-stack-cost] 13:30:06 Resource [jenkins-edgexfoundry-edgex-go-PR-4793-1-stack-cost] did not exist. Created. 13:30:06 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4793-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:30:07 + echo total: 0.10999999940395355 [Pipeline] stash 13:30:08 Stashed 1 file(s) [Pipeline] } 13:30:08 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4793-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:30:09 $ docker stop --time=1 e9622e04771852814c285e461d3f9803b6542f72c31427ec5af5a7ec67787799 13:30:10 $ docker rm -f --volumes e9622e04771852814c285e461d3f9803b6542f72c31427ec5af5a7ec67787799 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:30:11 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 13:30:12 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 13:30:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:30:14 ---> package-listing.sh 13:30:14 ++ facter osfamily 13:30:14 ++ tr '[:upper:]' '[:lower:]' 13:30:14 + OS_FAMILY=debian 13:30:14 + workspace=/w/workspace/edgex-go/1 13:30:14 + START_PACKAGES=/tmp/packages_start.txt 13:30:14 + END_PACKAGES=/tmp/packages_end.txt 13:30:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:30:14 + PACKAGES=/tmp/packages_start.txt 13:30:14 + '[' /w/workspace/edgex-go/1 ']' 13:30:14 + PACKAGES=/tmp/packages_end.txt 13:30:14 + case "${OS_FAMILY}" in 13:30:14 + dpkg -l 13:30:14 + grep '^ii' 13:30:14 + '[' -f /tmp/packages_start.txt ']' 13:30:14 + '[' -f /tmp/packages_end.txt ']' 13:30:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:30:14 + '[' /w/workspace/edgex-go/1 ']' 13:30:14 + mkdir -p /w/workspace/edgex-go/1/archives/ 13:30:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 13:30:14 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 13:30:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:30:15 13:30:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:30:15 latest: Pulling from edgex-lftools-log-publisher 13:30:15 5eb5b503b376: Pulling fs layer 13:30:15 5c69ac0246d0: Pulling fs layer 13:30:15 ec43610c2a17: Pulling fs layer 13:30:15 3a2ae6a8a46f: Pulling fs layer 13:30:15 33b1e0a273af: Pulling fs layer 13:30:15 5d3b04190fa2: Pulling fs layer 13:30:15 2f39f015ded8: Pulling fs layer 13:30:15 3a2ae6a8a46f: Waiting 13:30:15 33b1e0a273af: Waiting 13:30:15 5d3b04190fa2: Waiting 13:30:15 5c69ac0246d0: Verifying Checksum 13:30:15 5c69ac0246d0: Download complete 13:30:15 3a2ae6a8a46f: Verifying Checksum 13:30:15 3a2ae6a8a46f: Download complete 13:30:15 33b1e0a273af: Verifying Checksum 13:30:15 33b1e0a273af: Download complete 13:30:15 ec43610c2a17: Verifying Checksum 13:30:15 ec43610c2a17: Download complete 13:30:16 5d3b04190fa2: Verifying Checksum 13:30:16 5d3b04190fa2: Download complete 13:30:16 5eb5b503b376: Download complete 13:30:16 2f39f015ded8: Download complete 13:30:17 5eb5b503b376: Pull complete 13:30:17 5c69ac0246d0: Pull complete 13:30:18 ec43610c2a17: Pull complete 13:30:18 3a2ae6a8a46f: Pull complete 13:30:18 33b1e0a273af: Pull complete 13:30:18 5d3b04190fa2: Pull complete 13:30:22 2f39f015ded8: Pull complete 13:30:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:30:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:30:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:30:22 prd-ubuntu20.04-docker-8c-8g-2840 does not seem to be running inside a container 13:30:22 $ 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 13:30:27 $ docker top 66be6e040a64674916bf836e4cb2ed80767c7232a15d8deef9b08bdd654465cb -eo pid,comm [Pipeline] { [Pipeline] sh 13:30:27 + touch /tmp/pre-build-complete [Pipeline] sh 13:30:28 + mkdir -p /var/log/sysstat [Pipeline] sh 13:30:28 + ls /var/log/sa-host 13:30:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:30:28 provisioning config files... 13:30:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config15536708496746252172tmp [Pipeline] { [Pipeline] echo 13:30:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:30:28 ---> create-netrc.sh [Pipeline] } 13:30:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:30:29 ---> python-tools-install.sh [Pipeline] echo 13:30:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:30:29 ---> sudo-logs.sh 13:30:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:30:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:30:30 ---> job-cost.sh 13:30:30 lf-activate-venv: SKIPPING 13:30:30 DEBUG: total: 0.10999999940395355 13:30:30 INFO: Retrieving Stack Cost... 13:30:30 INFO: Retrieving Pricing Info for: v3-standard-8 13:30:30 INFO: Archiving Costs [Pipeline] echo 13:30:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:30:31 ---> logs-deploy.sh 13:30:31 lf-activate-venv: SKIPPING 13:30:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4793/1 13:30:31 INFO: archiving workspace using pattern(s): 13:30:32 Archives upload complete. 13:30:32 INFO: archiving logs to Nexus 13:30:32 ---> uname -a: 13:30:32 Linux prd-ubuntu20-04-docker-8c-8g-2840 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:30:32 13:30:32 13:30:32 ---> lscpu: 13:30:32 Architecture: x86_64 13:30:32 CPU op-mode(s): 32-bit, 64-bit 13:30:32 Byte Order: Little Endian 13:30:32 Address sizes: 40 bits physical, 48 bits virtual 13:30:32 CPU(s): 8 13:30:32 On-line CPU(s) list: 0-7 13:30:32 Thread(s) per core: 1 13:30:32 Core(s) per socket: 1 13:30:32 Socket(s): 8 13:30:32 NUMA node(s): 1 13:30:32 Vendor ID: AuthenticAMD 13:30:32 CPU family: 23 13:30:32 Model: 49 13:30:32 Model name: AMD EPYC-Rome Processor 13:30:32 Stepping: 0 13:30:32 CPU MHz: 2800.000 13:30:32 BogoMIPS: 5600.00 13:30:32 Virtualization: AMD-V 13:30:32 Hypervisor vendor: KVM 13:30:32 Virtualization type: full 13:30:32 L1d cache: 256 KiB 13:30:32 L1i cache: 256 KiB 13:30:32 L2 cache: 4 MiB 13:30:32 L3 cache: 128 MiB 13:30:32 NUMA node0 CPU(s): 0-7 13:30:32 Vulnerability Itlb multihit: Not affected 13:30:32 Vulnerability L1tf: Not affected 13:30:32 Vulnerability Mds: Not affected 13:30:32 Vulnerability Meltdown: Not affected 13:30:32 Vulnerability Mmio stale data: Not affected 13:30:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:30:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:30:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:30:32 Vulnerability Srbds: Not affected 13:30:32 Vulnerability Tsx async abort: Not affected 13:30:32 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:30:32 13:30:32 13:30:32 ---> nproc: 13:30:32 8 13:30:32 13:30:32 13:30:32 ---> df -h: 13:30:32 Filesystem Size Used Avail Use% Mounted on 13:30:32 overlay 155G 12G 144G 8% / 13:30:32 tmpfs 64M 0 64M 0% /dev 13:30:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:30:32 shm 64M 0 64M 0% /dev/shm 13:30:32 /dev/vda1 155G 12G 144G 8% /facter-os 13:30:32 13:30:32