Pull request #4464 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 ejlee3 for edgexfoundry/edgex-go Obtained Jenkinsfile from ab55d0f60954e1225f754cad4037eecc91d7ab25+39fc096b77c2eedd71264681ac4b967ce8df7b72 (a4bc39e0c3b324ec818fe92c489e1e0d2f098a90) 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-ssh14854139895908179534.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-ssh13327547087409423729.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-4464/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-4464/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15271979008589432481.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-ssh3776643390703843800.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-4464/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-4464/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7146727382990888577.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4953 in /w/workspace/edgexfoundry_edgex-go_PR-4464 [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/4464/head:refs/remotes/origin/PR-4464 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 39fc096b77c2eedd71264681ac4b967ce8df7b72 into PR head commit ab55d0f60954e1225f754cad4037eecc91d7ab25 Merge succeeded, producing ab55d0f60954e1225f754cad4037eecc91d7ab25 Checking out Revision ab55d0f60954e1225f754cad4037eecc91d7ab25 (PR-4464) > git config core.sparsecheckout # timeout=10 > git checkout -f ab55d0f60954e1225f754cad4037eecc91d7ab25 # 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 39fc096b77c2eedd71264681ac4b967ce8df7b72 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab55d0f60954e1225f754cad4037eecc91d7ab25 # timeout=10 Commit message: "feat: Implement common config flag for security" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:05:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:05:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:05:17 ========================================================= 21:05:17 EdgeX Global Pipelines Version Info 21:05:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4d9b87d62d0b8a0576ecd21c4f415dc1870e7f61 # timeout=10 21:05:17 ------------------- 21:05:17 stable info: 21:05:17 ------------------- 21:05:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:05:17 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 21:05:17 Message: update stable to v1.0.245 21:05:18 ------------------- 21:05:18 experimental info: 21:05:18 ------------------- 21:05:18 Commited By: **** collab-it+edgex@linuxfoundation.org 21:05:18 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 21:05:18 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:05:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:05:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:05:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:05:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:05:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:05:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:05:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:05:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:05:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:05:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:05:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:05:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:05:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:05:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:05:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:05:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:05:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:05:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:05:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:05:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 21:05:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:05:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:05:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:05:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4464 [Pipeline] echo 21:05:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4464 [Pipeline] echo 21:05:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4464 [Pipeline] echo 21:05:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab55d0f60954e1225f754cad4037eecc91d7ab25 [Pipeline] echo 21:05:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab55d0f [Pipeline] echo 21:05:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:05:18 provisioning config files... 21:05:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7403541582092586614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:05:19 ---> docker-login.sh 21:05:19 nexus3.edgexfoundry.org:10001 21:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:19 Configure a credential helper to remove this warning. See 21:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:19 21:05:19 Login Succeeded 21:05:19 nexus3.edgexfoundry.org:10002 21:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:19 Configure a credential helper to remove this warning. See 21:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:19 21:05:19 Login Succeeded 21:05:19 nexus3.edgexfoundry.org:10003 21:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:19 Configure a credential helper to remove this warning. See 21:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:19 21:05:19 Login Succeeded 21:05:19 nexus3.edgexfoundry.org:10004 21:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:19 Configure a credential helper to remove this warning. See 21:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:19 21:05:19 Login Succeeded 21:05:19 docker.io 21:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:20 Configure a credential helper to remove this warning. See 21:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:20 21:05:20 Login Succeeded 21:05:20 ---> docker-login.sh ends [Pipeline] } 21:05:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:05:20 + 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:05:20 + cut -d/ -f2 21:05:20 + dirname cmd/core-command/Dockerfile 21:05:20 + echo core-command,cmd/core-command/Dockerfile 21:05:20 + dirname cmd/core-common-config-bootstrapper/Dockerfile 21:05:20 + cut -d/ -f2 21:05:20 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 21:05:20 + dirname cmd/core-data/Dockerfile 21:05:20 + cut -d/ -f2 21:05:20 + echo core-data,cmd/core-data/Dockerfile 21:05:20 + cut -d/ -f2 21:05:20 + dirname cmd/core-metadata/Dockerfile 21:05:20 + echo core-metadata,cmd/core-metadata/Dockerfile 21:05:20 + dirname cmd/security-bootstrapper/Dockerfile 21:05:20 + cut -d/ -f2 21:05:20 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:05:20 + dirname cmd/security-proxy-auth/Dockerfile 21:05:20 + cut -d/ -f2 21:05:20 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 21:05:20 + dirname cmd/security-proxy-setup/Dockerfile 21:05:20 + cut -d/ -f2 21:05:20 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:05:20 + dirname cmd/security-secretstore-setup/Dockerfile 21:05:20 + cut -d/ -f2 21:05:20 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:05:20 + + dirname cmd/security-spiffe-token-provider/Dockerfile 21:05:20 cut -d/ -f2 21:05:20 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:05:20 + dirname cmd/security-spire-agent/Dockerfile 21:05:20 + cut -d/ -f2 21:05:20 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:05:20 + dirname cmd/security-spire-config/Dockerfile 21:05:20 + cut -d/ -f2 21:05:20 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:05:20 + dirname cmd/security-spire-server/Dockerfile 21:05:20 + cut -d/ -f2 21:05:20 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:05:20 + dirname cmd/support-notifications/Dockerfile 21:05:20 + cut -d/ -f2 21:05:20 + echo support-notifications,cmd/support-notifications/Dockerfile 21:05:20 + dirname cmd/support-scheduler/Dockerfile 21:05:20 + cut -d/ -f2 21:05:20 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 21:05:20 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:05:20 + git rev-list -1 --merges ab55d0f60954e1225f754cad4037eecc91d7ab25~1..ab55d0f60954e1225f754cad4037eecc91d7ab25 [Pipeline] echo 21:05:20 -----------> git rev-list -1 --merges ab55d0f60954e1225f754cad4037eecc91d7ab25~1..ab55d0f60954e1225f754cad4037eecc91d7ab25 ab55d0f60954e1225f754cad4037eecc91d7ab25 [false] [Pipeline] sh 21:05:21 + git log --format=format:%s -1 ab55d0f60954e1225f754cad4037eecc91d7ab25 [Pipeline] echo 21:05:21 ========================================================= 21:05:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:05:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:05:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:05:21 + grep -v github /etc/ssh/ssh_known_hosts 21:05:21 + [ -e /tmp/ssh_known_hosts ] 21:05:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:05:21 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:05:21 sudo tee -a /etc/ssh/ssh_known_hosts 21:05:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:05:21 21:05:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:05:22 0.1.4: Pulling from edgex-devops/py-git-semver 21:05:22 b85a868b505f: Pulling fs layer 21:05:22 e2be974225ed: Pulling fs layer 21:05:22 339a4e72a1f5: Pulling fs layer 21:05:22 988bab9f4d93: Pulling fs layer 21:05:22 1469e6f7b9e6: Pulling fs layer 21:05:22 eaf3925da568: Pulling fs layer 21:05:22 bab4dde63d76: Pulling fs layer 21:05:22 bde34c3a00c8: Pulling fs layer 21:05:22 b352a97aabf1: Pulling fs layer 21:05:22 4872d77fe225: Pulling fs layer 21:05:22 5851b861e8e6: Pulling fs layer 21:05:22 1469e6f7b9e6: Waiting 21:05:22 eaf3925da568: Waiting 21:05:22 bab4dde63d76: Waiting 21:05:22 bde34c3a00c8: Waiting 21:05:22 b352a97aabf1: Waiting 21:05:22 4872d77fe225: Waiting 21:05:22 5851b861e8e6: Waiting 21:05:22 988bab9f4d93: Waiting 21:05:22 e2be974225ed: Verifying Checksum 21:05:22 e2be974225ed: Download complete 21:05:22 988bab9f4d93: Verifying Checksum 21:05:22 988bab9f4d93: Download complete 21:05:22 1469e6f7b9e6: Verifying Checksum 21:05:22 1469e6f7b9e6: Download complete 21:05:22 339a4e72a1f5: Verifying Checksum 21:05:22 339a4e72a1f5: Download complete 21:05:22 eaf3925da568: Verifying Checksum 21:05:22 eaf3925da568: Download complete 21:05:22 bde34c3a00c8: Download complete 21:05:22 b352a97aabf1: Download complete 21:05:22 4872d77fe225: Download complete 21:05:22 5851b861e8e6: Verifying Checksum 21:05:22 5851b861e8e6: Download complete 21:05:22 b85a868b505f: Verifying Checksum 21:05:22 b85a868b505f: Download complete 21:05:22 bab4dde63d76: Verifying Checksum 21:05:22 bab4dde63d76: Download complete 21:05:23 b85a868b505f: Pull complete 21:05:23 e2be974225ed: Pull complete 21:05:24 339a4e72a1f5: Pull complete 21:05:24 988bab9f4d93: Pull complete 21:05:24 1469e6f7b9e6: Pull complete 21:05:24 eaf3925da568: Pull complete 21:05:26 bab4dde63d76: Pull complete 21:05:26 bde34c3a00c8: Pull complete 21:05:26 b352a97aabf1: Pull complete 21:05:26 4872d77fe225: Pull complete 21:05:26 5851b861e8e6: Pull complete 21:05:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:05:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:05:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:05:26 prd-ubuntu20.04-docker-8c-8g-4953 does not seem to be running inside a container 21:05:26 $ 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:05:28 $ docker top 6a17763f588a8df98264ec1138f169ac16cb47f02e49d60e5bd34d209f17077f -eo pid,comm 21:05:28 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:05:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:05:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:05:28 [ssh-agent] Looking for ssh-agent implementation... 21:05:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:05:28 $ docker exec 6a17763f588a8df98264ec1138f169ac16cb47f02e49d60e5bd34d209f17077f ssh-agent 21:05:28 SSH_AUTH_SOCK=/tmp/ssh-nysbPpITbw1E/agent.33 21:05:28 SSH_AGENT_PID=39 21:05:28 Running ssh-add (command line suppressed) 21:05:28 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4751190420117740602.key (/w/workspace/edgex-go/2@tmp/private_key_4751190420117740602.key) 21:05:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:05:29 + git tag --points-at HEAD [Pipeline] } 21:05:29 $ docker exec --env ******** --env ******** 6a17763f588a8df98264ec1138f169ac16cb47f02e49d60e5bd34d209f17077f ssh-agent -k 21:05:29 unset SSH_AUTH_SOCK; 21:05:29 unset SSH_AGENT_PID; 21:05:29 echo Agent pid 39 killed; 21:05:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:05:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:05:29 [ssh-agent] Looking for ssh-agent implementation... 21:05:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:05:29 $ docker exec 6a17763f588a8df98264ec1138f169ac16cb47f02e49d60e5bd34d209f17077f ssh-agent 21:05:29 SSH_AUTH_SOCK=/tmp/ssh-H1dPvB5eC3Dp/agent.71 21:05:29 SSH_AGENT_PID=77 21:05:29 Running ssh-add (command line suppressed) 21:05:29 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7485584814132824600.key (/w/workspace/edgex-go/2@tmp/private_key_7485584814132824600.key) 21:05:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:05:29 + git semver init 21:05:30 2023-03-21 21:05:30,007 [run_init] DEBUG init version:0.0.0 force:False 21:05:30 2023-03-21 21:05:30,008 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 21:05:30 2023-03-21 21:05:30,009 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 21:05:30 2023-03-21 21:05:30,009 [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:05:34 2023-03-21 21:05:33,907 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 21:05:34 2023-03-21 21:05:33,908 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4464 with force:False 21:05:34 2023-03-21 21:05:33,908 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4464 21:05:34 2023-03-21 21:05:33,913 [execute] INFO git cat-file --batch-check 21:05:34 2023-03-21 21:05:33,913 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 21:05:34 2023-03-21 21:05:33,922 [execute] INFO git cat-file --batch 21:05:34 2023-03-21 21:05:33,922 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 21:05:34 2023-03-21 21:05:33,928 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4464 21:05:34 0.0.0 [Pipeline] } 21:05:34 $ docker exec --env ******** --env ******** 6a17763f588a8df98264ec1138f169ac16cb47f02e49d60e5bd34d209f17077f ssh-agent -k 21:05:34 unset SSH_AUTH_SOCK; 21:05:34 unset SSH_AGENT_PID; 21:05:34 echo Agent pid 77 killed; 21:05:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:05:34 + git semver [Pipeline] } 21:05:34 $ docker stop --time=1 6a17763f588a8df98264ec1138f169ac16cb47f02e49d60e5bd34d209f17077f 21:05:36 $ docker rm -f --volumes 6a17763f588a8df98264ec1138f169ac16cb47f02e49d60e5bd34d209f17077f [Pipeline] // withDockerContainer [Pipeline] sh 21:05:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:05:36 Stashed 1 file(s) [Pipeline] echo 21:05:36 [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:05:37 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 21:05:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:05:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:05:37 ========================================================= 21:05:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:05:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:05:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:05:37 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:05:37 63b65145d645: Pulling fs layer 21:05:37 a2d21d5440eb: Pulling fs layer 21:05:37 935e6c44a52c: Pulling fs layer 21:05:37 94cc34f8dd06: Pulling fs layer 21:05:37 30dea6a524f1: Pulling fs layer 21:05:37 a2aff8979fd8: Pulling fs layer 21:05:37 6808be2612f2: Pulling fs layer 21:05:37 f25807f1079a: Pulling fs layer 21:05:37 a2aff8979fd8: Waiting 21:05:37 94cc34f8dd06: Waiting 21:05:37 6808be2612f2: Waiting 21:05:37 f25807f1079a: Waiting 21:05:37 30dea6a524f1: Waiting 21:05:37 a2d21d5440eb: Download complete 21:05:37 94cc34f8dd06: Download complete 21:05:37 63b65145d645: Download complete 21:05:37 a2aff8979fd8: Verifying Checksum 21:05:37 a2aff8979fd8: Download complete 21:05:37 63b65145d645: Pull complete 21:05:38 a2d21d5440eb: Pull complete 21:05:38 935e6c44a52c: Verifying Checksum 21:05:38 935e6c44a52c: Download complete 21:05:38 f25807f1079a: Verifying Checksum 21:05:38 f25807f1079a: Download complete 21:05:38 6808be2612f2: Verifying Checksum 21:05:38 6808be2612f2: Download complete 21:05:41 935e6c44a52c: Pull complete 21:05:41 94cc34f8dd06: Pull complete 21:05:41 30dea6a524f1: Pull complete 21:05:41 a2aff8979fd8: Pull complete 21:05:43 6808be2612f2: Pull complete 21:05:44 f25807f1079a: Pull complete 21:05:44 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 21:05:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:05:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 21:05:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:05:45 WORKDIR /edgex 21:05:45 COPY go.mod . 21:05:45 RUN go mod download 21:05:45 + docker build -t ci-base-image-x86_64 -f - . 21:05:45 Sending build context to Docker daemon 170.5MB 21:05:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:05:45 ---> 3b553350e43f 21:05:45 Step 2/4 : WORKDIR /edgex 21:05:47 ---> Running in 98be874cccab 21:05:47 Removing intermediate container 98be874cccab 21:05:47 ---> c3ca9f07924a 21:05:47 Step 3/4 : COPY go.mod . 21:05:47 ---> a2482898a3eb 21:05:47 Step 4/4 : RUN go mod download 21:05:47 ---> Running in ac60050c87d3 21:05:51 Still waiting to schedule task 21:05:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:06:02 Removing intermediate container ac60050c87d3 21:06:02 ---> 5b11efed81bd 21:06:02 Successfully built 5b11efed81bd 21:06:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:02 + docker inspect -f . ci-base-image-x86_64 21:06:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:02 prd-ubuntu20.04-docker-8c-8g-4953 does not seem to be running inside a container 21:06:02 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** ci-base-image-x86_64 cat 21:06:03 $ docker top 46e3aff6bd8b590508df53a87cb70f6240334c7e6f244db3fbac18a8f9d1b0eb -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:03 + go version 21:06:03 go version go1.20.2 linux/amd64 [Pipeline] } 21:06:03 $ docker stop --time=1 46e3aff6bd8b590508df53a87cb70f6240334c7e6f244db3fbac18a8f9d1b0eb 21:06:04 $ docker rm -f --volumes 46e3aff6bd8b590508df53a87cb70f6240334c7e6f244db3fbac18a8f9d1b0eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:05 + docker inspect -f . ci-base-image-x86_64 21:06:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:05 prd-ubuntu20.04-docker-8c-8g-4953 does not seem to be running inside a container 21:06:05 $ 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/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 ******** -e ******** ci-base-image-x86_64 cat 21:06:05 $ docker top 29c9fbba45cb3920971153250203e2d49833a94e0bcd7ae03fa7d70701c7295d -eo pid,comm [Pipeline] { [Pipeline] echo 21:06:05 ========================================================= 21:06:05 [edgeXBuildGoParallel] Running Tests and Build... 21:06:05 ========================================================= [Pipeline] sh 21:06:05 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 21:06:06 + make test 21:06:06 go test -race -coverprofile=coverage.out ./... 21:06:12 ? github.com/edgexfoundry/edgex-go [no test files] 21:06:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:06:27 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 21:06:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:06:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:06:27 # github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 21:06:27 internal/security/bootstrapper/command/flags_common.go:36:9: cannot use &commonFlags (value of type *commonFlags) as "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags".Common value in return statement: *commonFlags does not implement "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags".Common (missing method CommonConfig) 21:06:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:06:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:06:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 21:06:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:06:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:06:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:06:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:06:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:06:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:06:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:06:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:06:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.040s coverage: 28.7% of statements 21:06:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements 21:06:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:06:31 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 21:06:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:06:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:06:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:06:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:06:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:06:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:06:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:06:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:06:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.084s coverage: 71.3% of statements 21:06:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements 21:06:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:06:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:06:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.513s coverage: 88.5% of statements 21:06:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements 21:06:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:06:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:06:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:06:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.364s coverage: 95.6% of statements 21:06:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:06:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:06:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:06:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:06:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:06:37 ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements 21:06:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:06:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:06:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:06:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 65.9% of statements 21:06:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:06:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements 21:06:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.0% of statements 21:06:38 FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command [build failed] 21:06:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 82.9% of statements 21:06:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 21:06:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 21:06:39 FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help [build failed] 21:06:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:06:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:06:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:06:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:06:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:06:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:06:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:06:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:06:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 21:06:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:06:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:06:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:06:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 21:06:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 21:06:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 21:06:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:06:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:06:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:06:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:06:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:06:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:06:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:06:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:06:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:06:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:06:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:06:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:06:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.051s coverage: 94.4% of statements 21:06:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:06:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:06:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:06:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.291s coverage: 79.9% of statements 21:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.087s coverage: 92.9% of statements 21:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements 21:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 86.9% of statements 21:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 21:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.059s coverage: 20.0% of statements 21:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 21:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 81.2% of statements 21:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 82.1% of statements 21:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.050s coverage: 86.0% of statements 21:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 63.1% of statements 21:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 21:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 21:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 21:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 21:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 21:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.172s coverage: 38.4% of statements 21:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 21:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 21:07:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements 21:07:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.104s coverage: 92.3% of statements 21:07:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.069s coverage: 61.5% of statements 21:07:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements 21:07:05 FAIL 21:07:05 make: *** [Makefile:148: unittest] Error 1 [Pipeline] } 21:07:05 $ docker stop --time=1 29c9fbba45cb3920971153250203e2d49833a94e0bcd7ae03fa7d70701c7295d 21:07:06 $ docker rm -f --volumes 29c9fbba45cb3920971153250203e2d49833a94e0bcd7ae03fa7d70701c7295d [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] } 21:07:06 Failed in branch amd64 21:07:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4954 in /w/workspace/edgexfoundry_edgex-go_PR-4464 [Pipeline] { [Pipeline] ws 21:07:31 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 21:07:31 The recommended git tool is: git 21:07:36 using credential edgex-jenkins-ssh 21:07:36 Cloning the remote Git repository 21:07:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:07:36 > git init /w/workspace/edgex-go/2 # timeout=10 21:07:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:07:36 > git --version # timeout=10 21:07:36 > git --version # 'git version 2.25.1' 21:07:36 using GIT_SSH to set credentials SSH Credentials for GitHub 21:07:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:07:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:07:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:07:54 Merging remotes/origin/main commit 39fc096b77c2eedd71264681ac4b967ce8df7b72 into PR head commit ab55d0f60954e1225f754cad4037eecc91d7ab25 21:07:55 Merge succeeded, producing ab55d0f60954e1225f754cad4037eecc91d7ab25 21:07:55 Checking out Revision ab55d0f60954e1225f754cad4037eecc91d7ab25 (PR-4464) 21:07:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:07:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:07:54 using GIT_SSH to set credentials SSH Credentials for GitHub 21:07:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4464/head:refs/remotes/origin/PR-4464 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:07:54 > git config core.sparsecheckout # timeout=10 21:07:54 > git checkout -f ab55d0f60954e1225f754cad4037eecc91d7ab25 # timeout=10 21:07:55 > git remote # timeout=10 21:07:55 > git config --get remote.origin.url # timeout=10 21:07:55 using GIT_SSH to set credentials SSH Credentials for GitHub 21:07:55 > git merge 39fc096b77c2eedd71264681ac4b967ce8df7b72 # timeout=10 21:07:55 > git rev-parse HEAD^{commit} # timeout=10 21:07:55 > git config core.sparsecheckout # timeout=10 21:07:55 > git checkout -f ab55d0f60954e1225f754cad4037eecc91d7ab25 # timeout=10 21:07:58 Commit message: "feat: Implement common config flag for security" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:07:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:07:59 % Total % Received % Xferd Average Speed Time Time Time Current 21:07:59 Dload Upload Total Spent Left Speed 21:07:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh 21:08:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:08:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:08:00 + sudo tee /etc/docker/daemon.new 21:08:00 { 21:08:00 "registry-mirrors": [ 21:08:00 "https://nexus3.edgexfoundry.org:10001" 21:08:00 ], 21:08:00 "bip": "10.250.0.254/24", 21:08:00 "hosts": [ 21:08:00 "tcp://0.0.0.0:5555", 21:08:00 "unix:///var/run/docker.sock" 21:08:00 ], 21:08:00 "mtu": 1458, 21:08:00 "selinux-enabled": true, 21:08:00 "seccomp-profile": "/etc/docker/seccomp.json" 21:08:00 } [Pipeline] sh 21:08:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:08:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:08:19 provisioning config files... 21:08:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config17464565885389299978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:20 ---> docker-login.sh 21:08:20 nexus3.edgexfoundry.org:10001 21:08:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:20 Configure a credential helper to remove this warning. See 21:08:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:20 21:08:20 Login Succeeded 21:08:20 nexus3.edgexfoundry.org:10002 21:08:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:21 Configure a credential helper to remove this warning. See 21:08:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:21 21:08:21 Login Succeeded 21:08:21 nexus3.edgexfoundry.org:10003 21:08:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:21 Configure a credential helper to remove this warning. See 21:08:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:21 21:08:21 Login Succeeded 21:08:21 nexus3.edgexfoundry.org:10004 21:08:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:21 Configure a credential helper to remove this warning. See 21:08:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:21 21:08:21 Login Succeeded 21:08:21 docker.io 21:08:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:22 Configure a credential helper to remove this warning. See 21:08:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:22 21:08:22 Login Succeeded 21:08:22 ---> docker-login.sh ends [Pipeline] } 21:08:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:08:22 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 21:08:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:08:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:08:22 ========================================================= 21:08:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:08:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:08:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:08:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:08:23 af6eaf76a39c: Pulling fs layer 21:08:23 55522c791124: Pulling fs layer 21:08:23 ce5c4a1c91eb: Pulling fs layer 21:08:23 169dfbe0d373: Pulling fs layer 21:08:23 e1ff8fa3b103: Pulling fs layer 21:08:23 52ebb69f0ebf: Pulling fs layer 21:08:23 5abe8eddf0d5: Pulling fs layer 21:08:23 169dfbe0d373: Waiting 21:08:23 e1ff8fa3b103: Waiting 21:08:23 52ebb69f0ebf: Waiting 21:08:23 5abe8eddf0d5: Waiting 21:08:23 55522c791124: Download complete 21:08:23 169dfbe0d373: Verifying Checksum 21:08:23 169dfbe0d373: Download complete 21:08:23 e1ff8fa3b103: Verifying Checksum 21:08:23 e1ff8fa3b103: Download complete 21:08:23 af6eaf76a39c: Download complete 21:08:24 af6eaf76a39c: Pull complete 21:08:24 5abe8eddf0d5: Verifying Checksum 21:08:24 5abe8eddf0d5: Download complete 21:08:25 55522c791124: Pull complete 21:08:25 ce5c4a1c91eb: Verifying Checksum 21:08:25 ce5c4a1c91eb: Download complete 21:08:25 52ebb69f0ebf: Verifying Checksum 21:08:25 52ebb69f0ebf: Download complete 21:08:36 ce5c4a1c91eb: Pull complete 21:08:36 169dfbe0d373: Pull complete 21:08:36 e1ff8fa3b103: Pull complete 21:08:44 52ebb69f0ebf: Pull complete 21:08:46 5abe8eddf0d5: Pull complete 21:08:46 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 21:08:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:08:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 21:08:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:08:46 WORKDIR /edgex 21:08:46 COPY go.mod . 21:08:46 RUN go mod download 21:08:46 + docker build -t ci-base-image-arm64 -f - . 21:08:47 Sending build context to Docker daemon 2.932MB 21:08:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:08:47 ---> 6cb57ee374ae 21:08:47 Step 2/4 : WORKDIR /edgex 21:08:49 ---> Running in 709acaaa1de7 21:08:49 Removing intermediate container 709acaaa1de7 21:08:49 ---> 7dc048ad506d 21:08:49 Step 3/4 : COPY go.mod . 21:08:49 ---> db8eba58bb56 21:08:49 Step 4/4 : RUN go mod download 21:08:49 ---> Running in e4e18ffb2217 21:09:21 Removing intermediate container e4e18ffb2217 21:09:21 ---> ae1ee2f09842 21:09:21 Successfully built ae1ee2f09842 21:09:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:22 + docker inspect -f . ci-base-image-arm64 21:09:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:22 prd-ubuntu20.04-docker-arm64-4c-16g-4954 does not seem to be running inside a container 21:09:22 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** ci-base-image-arm64 cat 21:09:25 $ docker top 7f0f8a60f8a6e47c09d2bb6284397a32fddabf8af0f44f351831588397634318 -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:26 + go version 21:09:26 go version go1.20.2 linux/arm64 [Pipeline] } 21:09:26 $ docker stop --time=1 7f0f8a60f8a6e47c09d2bb6284397a32fddabf8af0f44f351831588397634318 21:09:27 $ docker rm -f --volumes 7f0f8a60f8a6e47c09d2bb6284397a32fddabf8af0f44f351831588397634318 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:28 + docker inspect -f . ci-base-image-arm64 21:09:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:28 prd-ubuntu20.04-docker-arm64-4c-16g-4954 does not seem to be running inside a container 21:09:28 $ 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/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 ******** -e ******** -e ******** ci-base-image-arm64 cat 21:09:29 $ docker top 16a54a43a69163c0079b86c6458e02f92a22ecf51d47be56f256f5aa71dd8ec1 -eo pid,comm [Pipeline] { [Pipeline] echo 21:09:30 ========================================================= 21:09:30 [edgeXBuildGoParallel] Running Tests and Build... 21:09:30 ========================================================= [Pipeline] sh 21:09:30 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 21:09:30 + make test 21:09:30 go test -race -coverprofile=coverage.out ./... 21:10:09 ? github.com/edgexfoundry/edgex-go [no test files] 21:12:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:12:01 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 21:12:01 # github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 21:12:01 internal/security/bootstrapper/command/flags_common.go:36:9: cannot use &commonFlags (value of type *commonFlags) as "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags".Common value in return statement: *commonFlags does not implement "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags".Common (missing method CommonConfig) 21:12:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:12:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:12:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:12:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:12:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 21:12:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:12:01 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:12:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:12:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:12:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:12:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:12:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:12:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.393s coverage: 28.7% of statements 21:12:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.363s coverage: 98.5% of statements 21:12:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:12:30 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 21:12:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:12:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.468s coverage: 71.3% of statements 21:12:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:12:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:12:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.334s coverage: 54.0% of statements 21:12:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:12:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:12:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:12:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:12:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:12:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:12:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:12:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.987s coverage: 88.5% of statements 21:12:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.421s coverage: 3.9% of statements 21:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:13:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.582s coverage: 95.6% of statements 21:13:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:13:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:13:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:13:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:13:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:13:03 ok github.com/edgexfoundry/edgex-go/internal/io 0.206s coverage: 72.2% of statements 21:13:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:13:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:13:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:13:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.245s coverage: 65.9% of statements 21:13:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:13:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.422s coverage: 0.9% of statements 21:13:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.235s coverage: 29.0% of statements 21:13:18 FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command [build failed] 21:13:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.223s coverage: 82.9% of statements 21:13:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.195s coverage: 94.1% of statements 21:13:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.278s coverage: 96.3% of statements 21:13:20 FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help [build failed] 21:13:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:13:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:13:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:13:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.204s coverage: 94.4% of statements 21:13:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:13:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:13:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:13:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:13:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:13:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:13:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:13:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 21:13:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.012s coverage: 79.9% of statements 21:13:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.280s coverage: 92.9% of statements 21:13:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements 21:13:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.219s coverage: 86.9% of statements 21:13:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.193s coverage: 87.2% of statements 21:13:49 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.171s coverage: 20.0% of statements 21:13:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.170s coverage: 100.0% of statements 21:13:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.438s coverage: 81.2% of statements 21:13:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.441s coverage: 82.1% of statements 21:13:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.219s coverage: 86.0% of statements 21:13:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:13:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:13:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.983s coverage: 63.1% of statements 21:13:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.230s coverage: 100.0% of statements 21:13:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements 21:13:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements 21:13:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements 21:13:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 21:13:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 21:13:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 21:13:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 21:14:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:14:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:14:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:14:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.962s coverage: 38.4% of statements 21:14:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.245s coverage: 89.5% of statements 21:14:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:14:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:14:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.213s coverage: 84.8% of statements 21:14:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:14:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:14:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:14:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:14:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.282s coverage: 17.7% of statements 21:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:14:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.545s coverage: 92.3% of statements 21:14:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:14:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:14:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.268s coverage: 61.5% of statements 21:14:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:14:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:14:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.362s coverage: 97.7% of statements 21:14:29 FAIL 21:14:30 make: *** [Makefile:148: unittest] Error 1 [Pipeline] } 21:14:30 $ docker stop --time=1 16a54a43a69163c0079b86c6458e02f92a22ecf51d47be56f256f5aa71dd8ec1 21:14:31 $ docker rm -f --volumes 16a54a43a69163c0079b86c6458e02f92a22ecf51d47be56f256f5aa71dd8ec1 [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 21:14:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:14:33 21:14:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:14:33 arm64: Pulling from edgex-lftools-log-publisher 21:14:33 8998bd30e6a1: Pulling fs layer 21:14:33 04944245beec: Pulling fs layer 21:14:33 699f458cf7ca: Pulling fs layer 21:14:33 765212b225bb: Pulling fs layer 21:14:33 f23df028b6ca: Pulling fs layer 21:14:33 d65c8cfc05b1: Pulling fs layer 21:14:33 2437ff75d9bd: Pulling fs layer 21:14:33 f23df028b6ca: Waiting 21:14:33 d65c8cfc05b1: Waiting 21:14:33 2437ff75d9bd: Waiting 21:14:33 765212b225bb: Waiting 21:14:33 04944245beec: Verifying Checksum 21:14:33 04944245beec: Download complete 21:14:33 765212b225bb: Verifying Checksum 21:14:33 765212b225bb: Download complete 21:14:33 f23df028b6ca: Verifying Checksum 21:14:33 f23df028b6ca: Download complete 21:14:33 d65c8cfc05b1: Verifying Checksum 21:14:33 d65c8cfc05b1: Download complete 21:14:33 699f458cf7ca: Verifying Checksum 21:14:33 699f458cf7ca: Download complete 21:14:34 8998bd30e6a1: Verifying Checksum 21:14:34 8998bd30e6a1: Download complete 21:14:36 2437ff75d9bd: Verifying Checksum 21:14:36 2437ff75d9bd: Download complete 21:14:38 8998bd30e6a1: Pull complete 21:14:38 04944245beec: Pull complete 21:14:39 699f458cf7ca: Pull complete 21:14:39 765212b225bb: Pull complete 21:14:40 f23df028b6ca: Pull complete 21:14:40 d65c8cfc05b1: Pull complete 21:14:55 2437ff75d9bd: Pull complete 21:14:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:14:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:14:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:14:56 prd-ubuntu20.04-docker-arm64-4c-16g-4954 does not seem to be running inside a container 21:14:56 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:14:58 $ docker top e4721cd8c8b3927cdb5e65d9cd665a3be1f9346de0b20fa7a8cb858958fe5841 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:14:59 ---> job-cost.sh 21:14:59 lf-activate-venv: SKIPPING 21:14:59 INFO: No Stack... 21:14:59 INFO: Retrieving Pricing Info for: v3-standard-4 21:15:00 INFO: Archiving Costs [Pipeline] sh 21:15:01 + cat /w/workspace/edgex-go/2/archives/cost.csv 21:15:01 + cut -d, -f6 [Pipeline] lock 21:15:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4464-2-stack-cost] 21:15:01 Resource [jenkins-edgexfoundry-edgex-go-PR-4464-2-stack-cost] did not exist. Created. 21:15:01 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4464-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:15:01 + echo total: 0.10999999940395355 [Pipeline] stash 21:15:02 Stashed 1 file(s) [Pipeline] } 21:15:02 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4464-2-stack-cost] [Pipeline] // lock [Pipeline] } 21:15:02 $ docker stop --time=1 e4721cd8c8b3927cdb5e65d9cd665a3be1f9346de0b20fa7a8cb858958fe5841 21:15:03 $ docker rm -f --volumes e4721cd8c8b3927cdb5e65d9cd665a3be1f9346de0b20fa7a8cb858958fe5841 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:15:03 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:15:04 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 21:15:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:15:05 ---> package-listing.sh 21:15:05 ++ facter osfamily 21:15:05 ++ tr '[:upper:]' '[:lower:]' 21:15:05 + OS_FAMILY=debian 21:15:05 + workspace=/w/workspace/edgex-go/2 21:15:05 + START_PACKAGES=/tmp/packages_start.txt 21:15:05 + END_PACKAGES=/tmp/packages_end.txt 21:15:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:15:05 + PACKAGES=/tmp/packages_start.txt 21:15:05 + '[' /w/workspace/edgex-go/2 ']' 21:15:05 + PACKAGES=/tmp/packages_end.txt 21:15:05 + case "${OS_FAMILY}" in 21:15:05 + dpkg -l 21:15:05 + grep '^ii' 21:15:05 + '[' -f /tmp/packages_start.txt ']' 21:15:05 + '[' -f /tmp/packages_end.txt ']' 21:15:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:15:05 + '[' /w/workspace/edgex-go/2 ']' 21:15:05 + mkdir -p /w/workspace/edgex-go/2/archives/ 21:15:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 21:15:05 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:15:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:15:06 21:15:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:15:06 latest: Pulling from edgex-lftools-log-publisher 21:15:06 5eb5b503b376: Pulling fs layer 21:15:06 5c69ac0246d0: Pulling fs layer 21:15:06 ec43610c2a17: Pulling fs layer 21:15:06 3a2ae6a8a46f: Pulling fs layer 21:15:06 33b1e0a273af: Pulling fs layer 21:15:06 5d3b04190fa2: Pulling fs layer 21:15:06 2f39f015ded8: Pulling fs layer 21:15:06 3a2ae6a8a46f: Waiting 21:15:06 33b1e0a273af: Waiting 21:15:06 5d3b04190fa2: Waiting 21:15:06 2f39f015ded8: Waiting 21:15:06 5c69ac0246d0: Verifying Checksum 21:15:06 5c69ac0246d0: Download complete 21:15:06 3a2ae6a8a46f: Verifying Checksum 21:15:06 3a2ae6a8a46f: Download complete 21:15:07 33b1e0a273af: Verifying Checksum 21:15:07 33b1e0a273af: Download complete 21:15:07 ec43610c2a17: Verifying Checksum 21:15:07 ec43610c2a17: Download complete 21:15:07 5d3b04190fa2: Verifying Checksum 21:15:07 5d3b04190fa2: Download complete 21:15:07 5eb5b503b376: Verifying Checksum 21:15:07 5eb5b503b376: Download complete 21:15:07 2f39f015ded8: Download complete 21:15:08 5eb5b503b376: Pull complete 21:15:08 5c69ac0246d0: Pull complete 21:15:08 ec43610c2a17: Pull complete 21:15:08 3a2ae6a8a46f: Pull complete 21:15:09 33b1e0a273af: Pull complete 21:15:09 5d3b04190fa2: Pull complete 21:15:13 2f39f015ded8: Pull complete 21:15:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:15:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:15:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:13 prd-ubuntu20.04-docker-8c-8g-4953 does not seem to be running inside a container 21:15:13 $ 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:15:15 $ docker top 84b7f9284c1ec6643f96e260b4cb587495b497bec63377eb8425ea476bbdf1e4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:15:15 + touch /tmp/pre-build-complete [Pipeline] sh 21:15:15 + mkdir -p /var/log/sysstat [Pipeline] sh 21:15:16 + ls /var/log/sa-host 21:15:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:15:16 provisioning config files... 21:15:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7302572312127737745tmp [Pipeline] { [Pipeline] echo 21:15:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:15:16 ---> create-netrc.sh [Pipeline] } 21:15:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:15:16 ---> python-tools-install.sh [Pipeline] echo 21:15:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:15:16 ---> sudo-logs.sh 21:15:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:15:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:15:17 ---> job-cost.sh 21:15:17 lf-activate-venv: SKIPPING 21:15:17 DEBUG: total: 0.10999999940395355 21:15:17 INFO: Retrieving Stack Cost... 21:15:17 INFO: Retrieving Pricing Info for: v3-standard-8 21:15:18 INFO: Archiving Costs [Pipeline] echo 21:15:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:15:18 ---> logs-deploy.sh 21:15:18 lf-activate-venv: SKIPPING 21:15:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4464/2 21:15:18 INFO: archiving workspace using pattern(s): 21:15:19 Archives upload complete. 21:15:19 INFO: archiving logs to Nexus