Pull request #4449 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from ef75d3a4933bd78f13e49b328f02800e29d87424+d51f32bebde847c0adb284d2c449747c43d82543 (5558fae7ffacfb566f38037200566c3d18a35e96) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11118209878560922629.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh718556527749601536.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4449/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4449/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13066081409362500166.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7913389996670337897.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4449/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4449/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8402529931573544516.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2278 in /w/workspace/edgexfoundry_edgex-go_PR-4449 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4449/head:refs/remotes/origin/PR-4449 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d51f32bebde847c0adb284d2c449747c43d82543 into PR head commit ef75d3a4933bd78f13e49b328f02800e29d87424 Merge succeeded, producing ef75d3a4933bd78f13e49b328f02800e29d87424 Checking out Revision ef75d3a4933bd78f13e49b328f02800e29d87424 (PR-4449) > git config core.sparsecheckout # timeout=10 > git checkout -f ef75d3a4933bd78f13e49b328f02800e29d87424 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d51f32bebde847c0adb284d2c449747c43d82543 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef75d3a4933bd78f13e49b328f02800e29d87424 # timeout=10 Commit message: "fix: Rework log messages" > git rev-list --no-walk 2d9b42404c00fdcf2c357efdc7a419ad2d2a4dab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:00:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:00:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:00:49 ========================================================= 21:00:49 EdgeX Global Pipelines Version Info 21:00:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:00:50 ------------------- 21:00:50 stable info: 21:00:50 ------------------- 21:00:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:00:50 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 21:00:50 Message: update stable to v1.0.245 21:00:51 ------------------- 21:00:51 experimental info: 21:00:51 ------------------- 21:00:51 Commited By: **** collab-it+edgex@linuxfoundation.org 21:00:51 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 21:00:51 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:00:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:00:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:00:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:00:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:00:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:00:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:00:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:00:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:00:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:00:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:00:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:00:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:00:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:00:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:00:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:00:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:00:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:00:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:00:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:00:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 21:00:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:00:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:00:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:00:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4449 [Pipeline] echo 21:00:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4449 [Pipeline] echo 21:00:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4449 [Pipeline] echo 21:00:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef75d3a4933bd78f13e49b328f02800e29d87424 [Pipeline] echo 21:00:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef75d3a [Pipeline] echo 21:00:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:00:52 provisioning config files... 21:00:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config11617058171740800573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:00:52 ---> docker-login.sh 21:00:52 nexus3.edgexfoundry.org:10001 21:00:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:52 Configure a credential helper to remove this warning. See 21:00:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:52 21:00:52 Login Succeeded 21:00:52 nexus3.edgexfoundry.org:10002 21:00:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:52 Configure a credential helper to remove this warning. See 21:00:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:52 21:00:52 Login Succeeded 21:00:52 nexus3.edgexfoundry.org:10003 21:00:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:53 Configure a credential helper to remove this warning. See 21:00:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:53 21:00:53 Login Succeeded 21:00:53 nexus3.edgexfoundry.org:10004 21:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:53 Configure a credential helper to remove this warning. See 21:00:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:53 21:00:53 Login Succeeded 21:00:53 docker.io 21:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:53 Configure a credential helper to remove this warning. See 21:00:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:53 21:00:53 Login Succeeded 21:00:53 ---> docker-login.sh ends [Pipeline] } 21:00:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:00:53 + 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 21:00:53 + dirname cmd/core-command/Dockerfile 21:00:53 + cut -d/ -f2 21:00:53 + echo core-command,cmd/core-command/Dockerfile 21:00:53 + dirname cmd/core-common-config-bootstrapper/Dockerfile 21:00:53 + cut -d/ -f2 21:00:53 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 21:00:53 + dirname cmd/core-data/Dockerfile 21:00:53 + cut -d/ -f2 21:00:53 + echo core-data,cmd/core-data/Dockerfile 21:00:53 + dirname cmd/core-metadata/Dockerfile 21:00:53 + cut -d/ -f2 21:00:53 + echo core-metadata,cmd/core-metadata/Dockerfile 21:00:53 + dirname cmd/security-bootstrapper/Dockerfile 21:00:53 + cut -d/ -f2 21:00:53 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:00:53 + dirname cmd/security-proxy-auth/Dockerfile 21:00:53 + cut -d/ -f2 21:00:53 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 21:00:53 + dirname cmd/security-proxy-setup/Dockerfile 21:00:53 + cut -d/ -f2 21:00:53 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:00:53 + dirname cmd/security-secretstore-setup/Dockerfile 21:00:53 + cut -d/ -f2 21:00:53 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:00:53 + dirname cmd/security-spiffe-token-provider/Dockerfile 21:00:53 + cut -d/ -f2 21:00:53 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:00:53 + cut -d/ -f2 21:00:53 + dirname cmd/security-spire-agent/Dockerfile 21:00:53 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:00:53 + + dirnamecut cmd/security-spire-config/Dockerfile -d/ 21:00:53 -f2 21:00:53 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:00:53 + dirname cmd/security-spire-server/Dockerfile 21:00:53 + cut -d/ -f2 21:00:53 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:00:53 + dirname cmd/support-notifications/Dockerfile 21:00:53 + cut -d/ -f2 21:00:53 + echo support-notifications,cmd/support-notifications/Dockerfile 21:00:53 + + dirname cmd/support-scheduler/Dockerfile 21:00:53 cut -d/ -f2 21:00:53 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 21:00:53 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 21:00:54 + git rev-list -1 --merges ef75d3a4933bd78f13e49b328f02800e29d87424~1..ef75d3a4933bd78f13e49b328f02800e29d87424 [Pipeline] echo 21:00:54 -----------> git rev-list -1 --merges ef75d3a4933bd78f13e49b328f02800e29d87424~1..ef75d3a4933bd78f13e49b328f02800e29d87424 ef75d3a4933bd78f13e49b328f02800e29d87424 [false] [Pipeline] sh 21:00:54 + git log --format=format:%s -1 ef75d3a4933bd78f13e49b328f02800e29d87424 [Pipeline] echo 21:00:54 ========================================================= 21:00:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:00:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:00:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:00:54 + grep -v github /etc/ssh/ssh_known_hosts 21:00:54 + [ -e /tmp/ssh_known_hosts ] 21:00:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:00:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:00:54 + sudo tee -a /etc/ssh/ssh_known_hosts 21:00:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:00:55 21:00:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:00:55 0.1.4: Pulling from edgex-devops/py-git-semver 21:00:55 b85a868b505f: Pulling fs layer 21:00:55 e2be974225ed: Pulling fs layer 21:00:55 339a4e72a1f5: Pulling fs layer 21:00:55 988bab9f4d93: Pulling fs layer 21:00:55 1469e6f7b9e6: Pulling fs layer 21:00:55 eaf3925da568: Pulling fs layer 21:00:55 bab4dde63d76: Pulling fs layer 21:00:55 bde34c3a00c8: Pulling fs layer 21:00:55 b352a97aabf1: Pulling fs layer 21:00:55 4872d77fe225: Pulling fs layer 21:00:55 5851b861e8e6: Pulling fs layer 21:00:55 bab4dde63d76: Waiting 21:00:55 bde34c3a00c8: Waiting 21:00:55 988bab9f4d93: Waiting 21:00:55 1469e6f7b9e6: Waiting 21:00:55 eaf3925da568: Waiting 21:00:55 b352a97aabf1: Waiting 21:00:55 4872d77fe225: Waiting 21:00:55 5851b861e8e6: Waiting 21:00:55 e2be974225ed: Verifying Checksum 21:00:55 e2be974225ed: Download complete 21:00:55 988bab9f4d93: Verifying Checksum 21:00:55 988bab9f4d93: Download complete 21:00:55 1469e6f7b9e6: Verifying Checksum 21:00:55 1469e6f7b9e6: Download complete 21:00:55 eaf3925da568: Verifying Checksum 21:00:55 eaf3925da568: Download complete 21:00:55 339a4e72a1f5: Verifying Checksum 21:00:55 339a4e72a1f5: Download complete 21:00:55 b85a868b505f: Verifying Checksum 21:00:55 b85a868b505f: Download complete 21:00:55 bde34c3a00c8: Verifying Checksum 21:00:55 bde34c3a00c8: Download complete 21:00:56 4872d77fe225: Verifying Checksum 21:00:56 4872d77fe225: Download complete 21:00:56 5851b861e8e6: Verifying Checksum 21:00:56 5851b861e8e6: Download complete 21:00:56 b352a97aabf1: Download complete 21:00:56 bab4dde63d76: Verifying Checksum 21:00:56 bab4dde63d76: Download complete 21:00:57 b85a868b505f: Pull complete 21:00:57 e2be974225ed: Pull complete 21:00:57 339a4e72a1f5: Pull complete 21:00:57 988bab9f4d93: Pull complete 21:00:58 1469e6f7b9e6: Pull complete 21:00:58 eaf3925da568: Pull complete 21:01:00 bab4dde63d76: Pull complete 21:01:00 bde34c3a00c8: Pull complete 21:01:00 b352a97aabf1: Pull complete 21:01:00 4872d77fe225: Pull complete 21:01:00 5851b861e8e6: Pull complete 21:01:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:01:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:01:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:00 prd-ubuntu20.04-docker-8c-8g-2278 does not seem to be running inside a container 21:01:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:01:03 $ docker top 4980a12c078b0ab7ae4299296dda50347ab91906f1f4e1af38f998f35659f487 -eo pid,comm 21:01:03 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). 21:01:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:01:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:01:03 [ssh-agent] Looking for ssh-agent implementation... 21:01:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:01:03 $ docker exec 4980a12c078b0ab7ae4299296dda50347ab91906f1f4e1af38f998f35659f487 ssh-agent 21:01:03 SSH_AUTH_SOCK=/tmp/ssh-qLd1IRZ3gVrY/agent.32 21:01:03 SSH_AGENT_PID=38 21:01:03 Running ssh-add (command line suppressed) 21:01:03 Identity added: /w/workspace/edgex-go/2@tmp/private_key_16283855195792446014.key (/w/workspace/edgex-go/2@tmp/private_key_16283855195792446014.key) 21:01:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:01:04 + git tag --points-at HEAD [Pipeline] } 21:01:04 $ docker exec --env ******** --env ******** 4980a12c078b0ab7ae4299296dda50347ab91906f1f4e1af38f998f35659f487 ssh-agent -k 21:01:04 unset SSH_AUTH_SOCK; 21:01:04 unset SSH_AGENT_PID; 21:01:04 echo Agent pid 38 killed; 21:01:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:01:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:01:04 [ssh-agent] Looking for ssh-agent implementation... 21:01:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:01:04 $ docker exec 4980a12c078b0ab7ae4299296dda50347ab91906f1f4e1af38f998f35659f487 ssh-agent 21:01:04 SSH_AUTH_SOCK=/tmp/ssh-RSwgIZjytVKS/agent.70 21:01:04 SSH_AGENT_PID=76 21:01:04 Running ssh-add (command line suppressed) 21:01:04 Identity added: /w/workspace/edgex-go/2@tmp/private_key_18083369446128813658.key (/w/workspace/edgex-go/2@tmp/private_key_18083369446128813658.key) 21:01:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:01:04 + git semver init 21:01:05 2023-03-15 21:01:05,104 [run_init] DEBUG init version:0.0.0 force:False 21:01:05 2023-03-15 21:01:05,106 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 21:01:05 2023-03-15 21:01:05,107 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 21:01:05 2023-03-15 21:01:05,108 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 21:01:10 2023-03-15 21:01:09,972 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 21:01:10 2023-03-15 21:01:09,973 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4449 with force:False 21:01:10 2023-03-15 21:01:09,973 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4449 21:01:10 2023-03-15 21:01:09,976 [execute] INFO git cat-file --batch-check 21:01:10 2023-03-15 21:01:09,976 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 21:01:10 2023-03-15 21:01:09,981 [execute] INFO git cat-file --batch 21:01:10 2023-03-15 21:01:09,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 21:01:10 2023-03-15 21:01:09,986 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4449 21:01:10 0.0.0 [Pipeline] } 21:01:10 $ docker exec --env ******** --env ******** 4980a12c078b0ab7ae4299296dda50347ab91906f1f4e1af38f998f35659f487 ssh-agent -k 21:01:10 unset SSH_AUTH_SOCK; 21:01:10 unset SSH_AGENT_PID; 21:01:10 echo Agent pid 76 killed; 21:01:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:01:10 + git semver [Pipeline] } 21:01:11 $ docker stop --time=1 4980a12c078b0ab7ae4299296dda50347ab91906f1f4e1af38f998f35659f487 21:01:12 $ docker rm -f --volumes 4980a12c078b0ab7ae4299296dda50347ab91906f1f4e1af38f998f35659f487 [Pipeline] // withDockerContainer [Pipeline] sh 21:01:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:01:13 Stashed 1 file(s) [Pipeline] echo 21:01:13 [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 21:01:13 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 21:01:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:01:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:01:13 ========================================================= 21:01:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:01:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:01:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:01:13 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:01:13 63b65145d645: Pulling fs layer 21:01:13 a2d21d5440eb: Pulling fs layer 21:01:13 935e6c44a52c: Pulling fs layer 21:01:13 94cc34f8dd06: Pulling fs layer 21:01:13 30dea6a524f1: Pulling fs layer 21:01:13 a2aff8979fd8: Pulling fs layer 21:01:13 6808be2612f2: Pulling fs layer 21:01:13 f25807f1079a: Pulling fs layer 21:01:13 f25807f1079a: Waiting 21:01:13 6808be2612f2: Waiting 21:01:13 30dea6a524f1: Waiting 21:01:13 a2aff8979fd8: Waiting 21:01:13 94cc34f8dd06: Waiting 21:01:13 a2d21d5440eb: Verifying Checksum 21:01:13 a2d21d5440eb: Download complete 21:01:13 94cc34f8dd06: Verifying Checksum 21:01:13 94cc34f8dd06: Download complete 21:01:13 30dea6a524f1: Verifying Checksum 21:01:13 30dea6a524f1: Download complete 21:01:13 63b65145d645: Verifying Checksum 21:01:13 63b65145d645: Download complete 21:01:13 a2aff8979fd8: Verifying Checksum 21:01:13 a2aff8979fd8: Download complete 21:01:13 63b65145d645: Pull complete 21:01:13 a2d21d5440eb: Pull complete 21:01:14 f25807f1079a: Verifying Checksum 21:01:14 f25807f1079a: Download complete 21:01:14 935e6c44a52c: Verifying Checksum 21:01:14 935e6c44a52c: Download complete 21:01:14 6808be2612f2: Verifying Checksum 21:01:14 6808be2612f2: Download complete 21:01:18 935e6c44a52c: Pull complete 21:01:18 94cc34f8dd06: Pull complete 21:01:18 30dea6a524f1: Pull complete 21:01:18 a2aff8979fd8: Pull complete 21:01:19 6808be2612f2: Pull complete 21:01:20 f25807f1079a: Pull complete 21:01:20 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 21:01:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:01:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 21:01:21 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:01:21 WORKDIR /edgex 21:01:21 COPY go.mod . 21:01:21 RUN go mod download 21:01:21 + docker build -t ci-base-image-x86_64 -f - . 21:01:21 Sending build context to Docker daemon 170.5MB 21:01:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:01:21 ---> 3b553350e43f 21:01:21 Step 2/4 : WORKDIR /edgex 21:01:28 Still waiting to schedule task 21:01:28 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:01:28 ---> Running in 15272a6052ad 21:01:28 Removing intermediate container 15272a6052ad 21:01:28 ---> dd29fa430c90 21:01:28 Step 3/4 : COPY go.mod . 21:01:28 ---> 8de99efd0929 21:01:28 Step 4/4 : RUN go mod download 21:01:28 ---> Running in 3c65c8bb7545 21:01:28 go: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.46 (replaced by ../MODS/go-mod-bootstrap): reading /MODS/go-mod-bootstrap/go.mod: open /MODS/go-mod-bootstrap/go.mod: no such file or directory 21:01:28 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:01:29 Failed in branch amd64 21:04:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2279 in /w/workspace/edgexfoundry_edgex-go_PR-4449 [Pipeline] { [Pipeline] ws 21:04:13 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 21:04:13 The recommended git tool is: git 21:04:19 using credential edgex-jenkins-ssh 21:04:19 Cloning the remote Git repository 21:04:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:04:19 > git init /w/workspace/edgex-go/2 # timeout=10 21:04:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:04:19 > git --version # timeout=10 21:04:19 > git --version # 'git version 2.25.1' 21:04:19 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:04:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:04:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:04:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:04:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:04:39 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4449/head:refs/remotes/origin/PR-4449 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:04:40 Merging remotes/origin/main commit d51f32bebde847c0adb284d2c449747c43d82543 into PR head commit ef75d3a4933bd78f13e49b328f02800e29d87424 21:04:40 Merge succeeded, producing ef75d3a4933bd78f13e49b328f02800e29d87424 21:04:40 Checking out Revision ef75d3a4933bd78f13e49b328f02800e29d87424 (PR-4449) 21:04:40 > git config core.sparsecheckout # timeout=10 21:04:40 > git checkout -f ef75d3a4933bd78f13e49b328f02800e29d87424 # timeout=10 21:04:40 > git remote # timeout=10 21:04:40 > git config --get remote.origin.url # timeout=10 21:04:40 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:40 > git merge d51f32bebde847c0adb284d2c449747c43d82543 # timeout=10 21:04:40 > git rev-parse HEAD^{commit} # timeout=10 21:04:40 > git config core.sparsecheckout # timeout=10 21:04:41 > git checkout -f ef75d3a4933bd78f13e49b328f02800e29d87424 # timeout=10 21:04:44 Commit message: "fix: Rework log messages" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:04:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:04:45 % Total % Received % Xferd Average Speed Time Time Time Current 21:04:45 Dload Upload Total Spent Left Speed 21:04:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh 21:04:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:04:46 + + sudo teesudo /etc/docker/daemon.new jq 21:04:46 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:04:46 { 21:04:46 "registry-mirrors": [ 21:04:46 "https://nexus3.edgexfoundry.org:10001" 21:04:46 ], 21:04:46 "bip": "10.250.0.254/24", 21:04:46 "hosts": [ 21:04:46 "tcp://0.0.0.0:5555", 21:04:46 "unix:///var/run/docker.sock" 21:04:46 ], 21:04:46 "mtu": 1458, 21:04:46 "selinux-enabled": true, 21:04:46 "seccomp-profile": "/etc/docker/seccomp.json" 21:04:46 } [Pipeline] sh 21:04:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:04:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:05:05 provisioning config files... 21:05:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2881395449176350660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:05:05 ---> docker-login.sh 21:05:05 nexus3.edgexfoundry.org:10001 21:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:06 Configure a credential helper to remove this warning. See 21:05:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:06 21:05:06 Login Succeeded 21:05:06 nexus3.edgexfoundry.org:10002 21:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:07 Configure a credential helper to remove this warning. See 21:05:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:07 21:05:07 Login Succeeded 21:05:07 nexus3.edgexfoundry.org:10003 21:05:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:07 Configure a credential helper to remove this warning. See 21:05:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:07 21:05:07 Login Succeeded 21:05:07 nexus3.edgexfoundry.org:10004 21:05:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:07 Configure a credential helper to remove this warning. See 21:05:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:07 21:05:07 Login Succeeded 21:05:07 docker.io 21:05:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:08 Configure a credential helper to remove this warning. See 21:05:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:08 21:05:08 Login Succeeded 21:05:08 ---> docker-login.sh ends [Pipeline] } 21:05:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:05:08 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 21:05:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:05:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:05:08 ========================================================= 21:05:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:05:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:05:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:05:09 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:05:09 af6eaf76a39c: Pulling fs layer 21:05:09 55522c791124: Pulling fs layer 21:05:09 ce5c4a1c91eb: Pulling fs layer 21:05:09 169dfbe0d373: Pulling fs layer 21:05:09 e1ff8fa3b103: Pulling fs layer 21:05:09 52ebb69f0ebf: Pulling fs layer 21:05:09 5abe8eddf0d5: Pulling fs layer 21:05:09 e1ff8fa3b103: Waiting 21:05:09 52ebb69f0ebf: Waiting 21:05:09 5abe8eddf0d5: Waiting 21:05:09 55522c791124: Download complete 21:05:09 169dfbe0d373: Verifying Checksum 21:05:09 169dfbe0d373: Download complete 21:05:09 e1ff8fa3b103: Verifying Checksum 21:05:09 e1ff8fa3b103: Download complete 21:05:09 af6eaf76a39c: Verifying Checksum 21:05:10 af6eaf76a39c: Pull complete 21:05:10 5abe8eddf0d5: Verifying Checksum 21:05:10 5abe8eddf0d5: Download complete 21:05:10 55522c791124: Pull complete 21:05:11 52ebb69f0ebf: Verifying Checksum 21:05:11 52ebb69f0ebf: Download complete 21:05:11 ce5c4a1c91eb: Download complete 21:05:21 ce5c4a1c91eb: Pull complete 21:05:21 169dfbe0d373: Pull complete 21:05:21 e1ff8fa3b103: Pull complete 21:05:28 52ebb69f0ebf: Pull complete 21:05:29 5abe8eddf0d5: Pull complete 21:05:29 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 21:05:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:05:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 21:05:29 + docker build -t ci-base-image-arm64 -f - . 21:05:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:05:29 WORKDIR /edgex 21:05:29 COPY go.mod . 21:05:29 RUN go mod download 21:05:30 Sending build context to Docker daemon 2.933MB 21:05:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:05:30 ---> 6cb57ee374ae 21:05:30 Step 2/4 : WORKDIR /edgex 21:05:32 ---> Running in 9725212ac189 21:05:32 Removing intermediate container 9725212ac189 21:05:32 ---> 75dd17ecb852 21:05:32 Step 3/4 : COPY go.mod . 21:05:34 ---> c96badac9d49 21:05:34 Step 4/4 : RUN go mod download 21:05:34 ---> Running in da532cd4a461 21:05:37 go: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.46 (replaced by ../MODS/go-mod-bootstrap): reading /MODS/go-mod-bootstrap/go.mod: open /MODS/go-mod-bootstrap/go.mod: no such file or directory 21:05:37 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:05:38 21:05:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:05:38 arm64: Pulling from edgex-lftools-log-publisher 21:05:38 8998bd30e6a1: Pulling fs layer 21:05:38 04944245beec: Pulling fs layer 21:05:38 699f458cf7ca: Pulling fs layer 21:05:38 765212b225bb: Pulling fs layer 21:05:38 f23df028b6ca: Pulling fs layer 21:05:38 d65c8cfc05b1: Pulling fs layer 21:05:38 2437ff75d9bd: Pulling fs layer 21:05:38 765212b225bb: Waiting 21:05:38 f23df028b6ca: Waiting 21:05:38 d65c8cfc05b1: Waiting 21:05:38 2437ff75d9bd: Waiting 21:05:38 04944245beec: Verifying Checksum 21:05:38 04944245beec: Download complete 21:05:38 765212b225bb: Verifying Checksum 21:05:38 765212b225bb: Download complete 21:05:38 f23df028b6ca: Verifying Checksum 21:05:38 f23df028b6ca: Download complete 21:05:38 d65c8cfc05b1: Verifying Checksum 21:05:38 d65c8cfc05b1: Download complete 21:05:39 699f458cf7ca: Verifying Checksum 21:05:39 8998bd30e6a1: Verifying Checksum 21:05:39 8998bd30e6a1: Download complete 21:05:41 2437ff75d9bd: Verifying Checksum 21:05:41 2437ff75d9bd: Download complete 21:05:43 8998bd30e6a1: Pull complete 21:05:43 04944245beec: Pull complete 21:05:46 699f458cf7ca: Pull complete 21:05:46 765212b225bb: Pull complete 21:05:47 f23df028b6ca: Pull complete 21:05:47 d65c8cfc05b1: Pull complete 21:06:02 2437ff75d9bd: Pull complete 21:06:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:06:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:06:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:03 prd-ubuntu20.04-docker-arm64-4c-16g-2279 does not seem to be running inside a container 21:06:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:06:05 $ docker top 44b7974cfda74a877ca80194e5c1fe482401c2559fd7d515fffa5c5c61d66721 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:06:06 ---> job-cost.sh 21:06:06 lf-activate-venv: SKIPPING 21:06:06 INFO: No Stack... 21:06:07 INFO: Retrieving Pricing Info for: v3-standard-4 21:06:07 INFO: Archiving Costs [Pipeline] sh 21:06:08 + cat /w/workspace/edgex-go/2/archives/cost.csv 21:06:08 + cut -d, -f6 [Pipeline] lock 21:06:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4449-2-stack-cost] 21:06:08 Resource [jenkins-edgexfoundry-edgex-go-PR-4449-2-stack-cost] did not exist. Created. 21:06:08 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4449-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:06:09 + echo total: 0.10999999940395355 [Pipeline] stash 21:06:09 Stashed 1 file(s) [Pipeline] } 21:06:09 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4449-2-stack-cost] [Pipeline] // lock [Pipeline] } 21:06:09 $ docker stop --time=1 44b7974cfda74a877ca80194e5c1fe482401c2559fd7d515fffa5c5c61d66721 21:06:11 $ docker rm -f --volumes 44b7974cfda74a877ca80194e5c1fe482401c2559fd7d515fffa5c5c61d66721 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:06: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 21:06:12 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 21:06:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:06:13 ---> package-listing.sh 21:06:13 ++ facter osfamily 21:06:13 ++ tr '[:upper:]' '[:lower:]' 21:06:13 + OS_FAMILY=debian 21:06:13 + workspace=/w/workspace/edgex-go/2 21:06:13 + START_PACKAGES=/tmp/packages_start.txt 21:06:13 + END_PACKAGES=/tmp/packages_end.txt 21:06:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:06:13 + PACKAGES=/tmp/packages_start.txt 21:06:13 + '[' /w/workspace/edgex-go/2 ']' 21:06:13 + PACKAGES=/tmp/packages_end.txt 21:06:13 + case "${OS_FAMILY}" in 21:06:13 + dpkg -l 21:06:13 + grep '^ii' 21:06:13 + '[' -f /tmp/packages_start.txt ']' 21:06:13 + '[' -f /tmp/packages_end.txt ']' 21:06:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:06:13 + '[' /w/workspace/edgex-go/2 ']' 21:06:13 + mkdir -p /w/workspace/edgex-go/2/archives/ 21:06:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 21:06:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:06:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:06:14 21:06:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:06:14 latest: Pulling from edgex-lftools-log-publisher 21:06:14 5eb5b503b376: Pulling fs layer 21:06:14 5c69ac0246d0: Pulling fs layer 21:06:14 ec43610c2a17: Pulling fs layer 21:06:14 3a2ae6a8a46f: Pulling fs layer 21:06:14 33b1e0a273af: Pulling fs layer 21:06:14 5d3b04190fa2: Pulling fs layer 21:06:14 2f39f015ded8: Pulling fs layer 21:06:14 5d3b04190fa2: Waiting 21:06:14 3a2ae6a8a46f: Waiting 21:06:14 33b1e0a273af: Waiting 21:06:14 2f39f015ded8: Waiting 21:06:14 5c69ac0246d0: Download complete 21:06:14 3a2ae6a8a46f: Verifying Checksum 21:06:14 3a2ae6a8a46f: Download complete 21:06:15 33b1e0a273af: Verifying Checksum 21:06:15 33b1e0a273af: Download complete 21:06:15 5d3b04190fa2: Verifying Checksum 21:06:15 5d3b04190fa2: Download complete 21:06:15 ec43610c2a17: Download complete 21:06:15 5eb5b503b376: Verifying Checksum 21:06:15 5eb5b503b376: Download complete 21:06:15 2f39f015ded8: Verifying Checksum 21:06:15 2f39f015ded8: Download complete 21:06:16 5eb5b503b376: Pull complete 21:06:16 5c69ac0246d0: Pull complete 21:06:16 ec43610c2a17: Pull complete 21:06:16 3a2ae6a8a46f: Pull complete 21:06:17 33b1e0a273af: Pull complete 21:06:17 5d3b04190fa2: Pull complete 21:06:21 2f39f015ded8: Pull complete 21:06:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:06:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:06:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:21 prd-ubuntu20.04-docker-8c-8g-2278 does not seem to be running inside a container 21:06:21 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:06:24 $ docker top 275f21e1c88d1b55d3b139e17efe409c5030791f6e32a9986bc6de3b3eba9fb1 -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:24 + touch /tmp/pre-build-complete [Pipeline] sh 21:06:25 + mkdir -p /var/log/sysstat [Pipeline] sh 21:06:25 + ls /var/log/sa-host 21:06:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:06:25 provisioning config files... 21:06:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config12975461493095049518tmp [Pipeline] { [Pipeline] echo 21:06:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:06:25 ---> create-netrc.sh [Pipeline] } 21:06:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:06:26 ---> python-tools-install.sh [Pipeline] echo 21:06:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:06:26 ---> sudo-logs.sh 21:06:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:06:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:06:26 ---> job-cost.sh 21:06:26 lf-activate-venv: SKIPPING 21:06:26 DEBUG: total: 0.10999999940395355 21:06:26 INFO: Retrieving Stack Cost... 21:06:27 INFO: Retrieving Pricing Info for: v3-standard-8 21:06:27 INFO: Archiving Costs [Pipeline] echo 21:06:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:06:27 ---> logs-deploy.sh 21:06:27 lf-activate-venv: SKIPPING 21:06:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4449/2 21:06:27 INFO: archiving workspace using pattern(s): 21:06:28 Archives upload complete. 21:06:28 INFO: archiving logs to Nexus