Pull request #4840 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of M0hanrajp for edgexfoundry/edgex-go Loading trusted files from base branch main at c6b1f3a8d30454f4f728b8997d05f0da671aa4be rather than ccd7518a2427159590f035b51a5428599464d08f Obtained Jenkinsfile from c6b1f3a8d30454f4f728b8997d05f0da671aa4be 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-ssh4822201902898244868.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh15129581601405142049.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4840/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4840/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11845011167627574794.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4840/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13435404805977456992.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4347219762729202604.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4840/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4840/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6922667695631029626.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6610 in /w/workspace/edgexfoundry_edgex-go_PR-4840 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4840/head:refs/remotes/origin/PR-4840 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c6b1f3a8d30454f4f728b8997d05f0da671aa4be into PR head commit ccd7518a2427159590f035b51a5428599464d08f Merge succeeded, producing ccd7518a2427159590f035b51a5428599464d08f Checking out Revision ccd7518a2427159590f035b51a5428599464d08f (PR-4840) > git config core.sparsecheckout # timeout=10 > git checkout -f ccd7518a2427159590f035b51a5428599464d08f # 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 c6b1f3a8d30454f4f728b8997d05f0da671aa4be # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ccd7518a2427159590f035b51a5428599464d08f # timeout=10 Commit message: "refactor(core-data): improve event subscription logging" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-28T06:52:47.820Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-28T06:52:48.038Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-28T06:52:48.252Z] ========================================================= [2024-07-28T06:52:48.252Z] EdgeX Global Pipelines Version Info [2024-07-28T06:52:48.252Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-28T06:52:49.033Z] ------------------- [2024-07-28T06:52:49.033Z] stable info: [2024-07-28T06:52:49.033Z] ------------------- [2024-07-28T06:52:49.033Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-28T06:52:49.033Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-28T06:52:49.033Z] Message: update stable to v1.0.260 [2024-07-28T06:52:49.617Z] ------------------- [2024-07-28T06:52:49.618Z] experimental info: [2024-07-28T06:52:49.618Z] ------------------- [2024-07-28T06:52:49.618Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-28T06:52:49.618Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-28T06:52:49.618Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-28T06:52:49.829Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-28T06:52:49.892Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-28T06:52:49.950Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-28T06:52:50.008Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-28T06:52:50.068Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-28T06:52:50.140Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-28T06:52:50.207Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-28T06:52:50.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-28T06:52:50.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-28T06:52:50.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-28T06:52:50.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-28T06:52:50.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-28T06:52:50.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-28T06:52:50.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-28T06:52:50.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-28T06:52:50.755Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-28T06:52:50.817Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-28T06:52:50.882Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-28T06:52:50.946Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-28T06:52:51.011Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-28T06:52:51.149Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-28T06:52:51.302Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-28T06:52:51.367Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-28T06:52:51.425Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4840 [Pipeline] echo [2024-07-28T06:52:51.484Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4840 [Pipeline] echo [2024-07-28T06:52:51.547Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4840 [Pipeline] echo [2024-07-28T06:52:51.606Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ccd7518a2427159590f035b51a5428599464d08f [Pipeline] echo [2024-07-28T06:52:51.664Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ccd7518 [Pipeline] echo [2024-07-28T06:52:51.724Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-28T06:52:51.874Z] provisioning config files... [2024-07-28T06:52:51.890Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4459224552767021061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-28T06:52:52.296Z] ---> ****-login.sh [2024-07-28T06:52:52.297Z] nexus3.edgexfoundry.org:10001 [2024-07-28T06:52:52.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-28T06:52:52.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-28T06:52:52.822Z] Configure a credential helper to remove this warning. See [2024-07-28T06:52:52.822Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-28T06:52:52.822Z] [2024-07-28T06:52:52.822Z] Login Succeeded [2024-07-28T06:52:52.822Z] nexus3.edgexfoundry.org:10002 [2024-07-28T06:52:52.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-28T06:52:52.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-28T06:52:52.822Z] Configure a credential helper to remove this warning. See [2024-07-28T06:52:52.822Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-28T06:52:52.822Z] [2024-07-28T06:52:52.822Z] Login Succeeded [2024-07-28T06:52:52.822Z] nexus3.edgexfoundry.org:10003 [2024-07-28T06:52:53.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-28T06:52:53.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-28T06:52:53.083Z] Configure a credential helper to remove this warning. See [2024-07-28T06:52:53.083Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-28T06:52:53.083Z] [2024-07-28T06:52:53.083Z] Login Succeeded [2024-07-28T06:52:53.083Z] nexus3.edgexfoundry.org:10004 [2024-07-28T06:52:53.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-28T06:52:53.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-28T06:52:53.083Z] Configure a credential helper to remove this warning. See [2024-07-28T06:52:53.083Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-28T06:52:53.083Z] [2024-07-28T06:52:53.083Z] Login Succeeded [2024-07-28T06:52:53.083Z] ****.io [2024-07-28T06:52:53.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-28T06:52:53.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-28T06:52:53.655Z] Configure a credential helper to remove this warning. See [2024-07-28T06:52:53.655Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-28T06:52:53.655Z] [2024-07-28T06:52:53.655Z] Login Succeeded [2024-07-28T06:52:53.655Z] ---> ****-login.sh ends [Pipeline] } [2024-07-28T06:52:53.717Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-28T06:52:54.173Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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 [2024-07-28T06:52:54.173Z] + dirname cmd/core-command/Dockerfile [2024-07-28T06:52:54.173Z] + cut -d/ -f2 [2024-07-28T06:52:54.173Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-28T06:52:54.173Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-07-28T06:52:54.173Z] + cut -d/ -f2 [2024-07-28T06:52:54.173Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-28T06:52:54.173Z] + dirname cmd/core-data/Dockerfile [2024-07-28T06:52:54.173Z] + cut -d/ -f2 [2024-07-28T06:52:54.173Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-28T06:52:54.173Z] + dirname cmd/core-keeper/Dockerfile [2024-07-28T06:52:54.173Z] + cut -d/ -f2 [2024-07-28T06:52:54.173Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-07-28T06:52:54.173Z] + dirname cmd/core-metadata/Dockerfile [2024-07-28T06:52:54.173Z] + cut -d/ -f2 [2024-07-28T06:52:54.173Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-28T06:52:54.173Z] + + cut -d/dirname -f2 cmd/security-bootstrapper/Dockerfile [2024-07-28T06:52:54.173Z] [2024-07-28T06:52:54.173Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-28T06:52:54.173Z] + cut -d/+ -f2 [2024-07-28T06:52:54.173Z] dirname cmd/security-proxy-auth/Dockerfile [2024-07-28T06:52:54.173Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-28T06:52:54.173Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-07-28T06:52:54.173Z] + cut -d/ -f2 [2024-07-28T06:52:54.173Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-28T06:52:54.173Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-28T06:52:54.173Z] + cut -d/ -f2 [2024-07-28T06:52:54.173Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-28T06:52:54.173Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-28T06:52:54.173Z] + cut -d/ -f2 [2024-07-28T06:52:54.173Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-28T06:52:54.173Z] + dirname cmd/security-spire-agent/Dockerfile [2024-07-28T06:52:54.173Z] + cut -d/ -f2 [2024-07-28T06:52:54.173Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-28T06:52:54.173Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-28T06:52:54.173Z] + cut -d/ -f2 [2024-07-28T06:52:54.173Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-28T06:52:54.173Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-28T06:52:54.173Z] + cut -d/ -f2 [2024-07-28T06:52:54.173Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-28T06:52:54.173Z] + dirname cmd/support-notifications/Dockerfile [2024-07-28T06:52:54.173Z] + cut -d/ -f2 [2024-07-28T06:52:54.173Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-28T06:52:54.173Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-28T06:52:54.173Z] + cut -d/ -f2 [2024-07-28T06:52:54.173Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-28T06:52:54.234Z] 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-keeper, dockerfile:cmd/core-keeper/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 [2024-07-28T06:52:54.806Z] + git rev-list -1 --merges ccd7518a2427159590f035b51a5428599464d08f~1..ccd7518a2427159590f035b51a5428599464d08f [Pipeline] echo [2024-07-28T06:52:54.901Z] -----------> git rev-list -1 --merges ccd7518a2427159590f035b51a5428599464d08f~1..ccd7518a2427159590f035b51a5428599464d08f ccd7518a2427159590f035b51a5428599464d08f [false] [Pipeline] sh [2024-07-28T06:52:55.248Z] + git log --format=format:%s -1 ccd7518a2427159590f035b51a5428599464d08f [Pipeline] echo [2024-07-28T06:52:55.291Z] ========================================================= [2024-07-28T06:52:55.291Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-28T06:52:55.291Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-28T06:52:55.812Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-28T06:52:55.812Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-28T06:52:55.812Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-28T06:52:55.812Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-28T06:52:55.812Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-28T06:52:55.812Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-28T06:52:55.812Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-28T06:52:56.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-28T06:52:56.346Z] [2024-07-28T06:52:56.346Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-28T06:52:56.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-28T06:52:56.761Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-28T06:52:56.761Z] b85a868b505f: Pulling fs layer [2024-07-28T06:52:56.761Z] e2be974225ed: Pulling fs layer [2024-07-28T06:52:56.761Z] 339a4e72a1f5: Pulling fs layer [2024-07-28T06:52:56.761Z] 988bab9f4d93: Pulling fs layer [2024-07-28T06:52:56.761Z] 1469e6f7b9e6: Pulling fs layer [2024-07-28T06:52:56.761Z] eaf3925da568: Pulling fs layer [2024-07-28T06:52:56.761Z] bab4dde63d76: Pulling fs layer [2024-07-28T06:52:56.761Z] bde34c3a00c8: Pulling fs layer [2024-07-28T06:52:56.761Z] b352a97aabf1: Pulling fs layer [2024-07-28T06:52:56.761Z] 4872d77fe225: Pulling fs layer [2024-07-28T06:52:56.761Z] 5851b861e8e6: Pulling fs layer [2024-07-28T06:52:56.761Z] 1469e6f7b9e6: Waiting [2024-07-28T06:52:56.761Z] eaf3925da568: Waiting [2024-07-28T06:52:56.761Z] bab4dde63d76: Waiting [2024-07-28T06:52:56.761Z] b352a97aabf1: Waiting [2024-07-28T06:52:56.761Z] bde34c3a00c8: Waiting [2024-07-28T06:52:56.761Z] 4872d77fe225: Waiting [2024-07-28T06:52:56.761Z] 988bab9f4d93: Waiting [2024-07-28T06:52:56.761Z] 5851b861e8e6: Waiting [2024-07-28T06:52:56.761Z] e2be974225ed: Verifying Checksum [2024-07-28T06:52:56.761Z] e2be974225ed: Download complete [2024-07-28T06:52:56.761Z] 339a4e72a1f5: Verifying Checksum [2024-07-28T06:52:56.761Z] 339a4e72a1f5: Download complete [2024-07-28T06:52:57.023Z] 1469e6f7b9e6: Verifying Checksum [2024-07-28T06:52:57.023Z] 1469e6f7b9e6: Download complete [2024-07-28T06:52:57.023Z] eaf3925da568: Verifying Checksum [2024-07-28T06:52:57.023Z] eaf3925da568: Download complete [2024-07-28T06:52:57.023Z] bde34c3a00c8: Download complete [2024-07-28T06:52:57.023Z] b352a97aabf1: Download complete [2024-07-28T06:52:57.023Z] 4872d77fe225: Download complete [2024-07-28T06:52:57.023Z] 5851b861e8e6: Verifying Checksum [2024-07-28T06:52:57.023Z] 5851b861e8e6: Download complete [2024-07-28T06:52:57.023Z] b85a868b505f: Download complete [2024-07-28T06:52:57.282Z] bab4dde63d76: Verifying Checksum [2024-07-28T06:52:57.282Z] bab4dde63d76: Download complete [2024-07-28T06:52:58.227Z] b85a868b505f: Pull complete [2024-07-28T06:52:58.227Z] e2be974225ed: Pull complete [2024-07-28T06:52:58.809Z] 339a4e72a1f5: Pull complete [2024-07-28T06:52:58.809Z] 988bab9f4d93: Pull complete [2024-07-28T06:52:59.068Z] 1469e6f7b9e6: Pull complete [2024-07-28T06:52:59.068Z] eaf3925da568: Pull complete [2024-07-28T06:53:00.979Z] bab4dde63d76: Pull complete [2024-07-28T06:53:00.979Z] bde34c3a00c8: Pull complete [2024-07-28T06:53:00.979Z] b352a97aabf1: Pull complete [2024-07-28T06:53:00.979Z] 4872d77fe225: Pull complete [2024-07-28T06:53:00.979Z] 5851b861e8e6: Pull complete [2024-07-28T06:53:00.979Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-28T06:53:00.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-28T06:53:00.979Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-28T06:53:01.283Z] prd-ubuntu20.04-docker-8c-8g-6610 does not seem to be running inside a container [2024-07-28T06:53:01.312Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-28T06:53:02.451Z] $ docker top 92292dca7175d30b37659c2c8fc8dbc9eb699be93e196633e890453bde0d15ad -eo pid,comm [2024-07-28T06:53:02.509Z] 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). [2024-07-28T06:53:02.509Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-28T06:53:02.683Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-28T06:53:02.683Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-28T06:53:02.790Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-28T06:53:02.788Z] $ docker exec 92292dca7175d30b37659c2c8fc8dbc9eb699be93e196633e890453bde0d15ad ssh-agent [2024-07-28T06:53:02.904Z] SSH_AUTH_SOCK=/tmp/ssh-qoFtL3aPmKym/agent.33 [2024-07-28T06:53:02.904Z] SSH_AGENT_PID=40 [2024-07-28T06:53:02.911Z] Running ssh-add (command line suppressed) [2024-07-28T06:53:03.008Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9012160685523665772.key (/w/workspace/edgex-go/1@tmp/private_key_9012160685523665772.key) [2024-07-28T06:53:03.027Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-28T06:53:03.377Z] + git tag --points-at HEAD [Pipeline] } [2024-07-28T06:53:03.400Z] $ docker exec --env ******** --env ******** 92292dca7175d30b37659c2c8fc8dbc9eb699be93e196633e890453bde0d15ad ssh-agent -k [2024-07-28T06:53:03.506Z] unset SSH_AUTH_SOCK; [2024-07-28T06:53:03.506Z] unset SSH_AGENT_PID; [2024-07-28T06:53:03.506Z] echo Agent pid 40 killed; [2024-07-28T06:53:03.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-28T06:53:03.642Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-28T06:53:03.642Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-28T06:53:03.762Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-28T06:53:03.761Z] $ docker exec 92292dca7175d30b37659c2c8fc8dbc9eb699be93e196633e890453bde0d15ad ssh-agent [2024-07-28T06:53:03.873Z] SSH_AUTH_SOCK=/tmp/ssh-TkobsIwOKAkr/agent.73 [2024-07-28T06:53:03.873Z] SSH_AGENT_PID=79 [2024-07-28T06:53:03.878Z] Running ssh-add (command line suppressed) [2024-07-28T06:53:03.970Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7191390334709704171.key (/w/workspace/edgex-go/1@tmp/private_key_7191390334709704171.key) [2024-07-28T06:53:03.987Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-28T06:53:04.328Z] + git semver init [2024-07-28T06:53:04.589Z] 2024-07-28 06:53:04,513 [run_init] DEBUG init version:0.0.0 force:False [2024-07-28T06:53:04.589Z] 2024-07-28 06:53:04,514 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-07-28T06:53:04.589Z] 2024-07-28 06:53:04,515 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-07-28T06:53:04.589Z] 2024-07-28 06:53:04,515 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-07-28T06:53:08.801Z] 2024-07-28 06:53:08,750 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-07-28T06:53:08.801Z] 2024-07-28 06:53:08,751 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4840 with force:False [2024-07-28T06:53:08.801Z] 2024-07-28 06:53:08,751 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4840 [2024-07-28T06:53:08.801Z] 2024-07-28 06:53:08,755 [execute] INFO git cat-file --batch-check [2024-07-28T06:53:08.801Z] 2024-07-28 06:53:08,756 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-28T06:53:08.801Z] 2024-07-28 06:53:08,762 [execute] INFO git cat-file --batch [2024-07-28T06:53:08.801Z] 2024-07-28 06:53:08,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-28T06:53:08.801Z] 2024-07-28 06:53:08,767 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4840 [2024-07-28T06:53:08.801Z] 0.0.0 [Pipeline] } [2024-07-28T06:53:08.824Z] $ docker exec --env ******** --env ******** 92292dca7175d30b37659c2c8fc8dbc9eb699be93e196633e890453bde0d15ad ssh-agent -k [2024-07-28T06:53:08.927Z] unset SSH_AUTH_SOCK; [2024-07-28T06:53:08.927Z] unset SSH_AGENT_PID; [2024-07-28T06:53:08.928Z] echo Agent pid 79 killed; [2024-07-28T06:53:08.941Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-28T06:53:09.422Z] + git semver [Pipeline] } [2024-07-28T06:53:09.710Z] $ docker stop --time=1 92292dca7175d30b37659c2c8fc8dbc9eb699be93e196633e890453bde0d15ad [2024-07-28T06:53:11.003Z] $ docker rm -f --volumes 92292dca7175d30b37659c2c8fc8dbc9eb699be93e196633e890453bde0d15ad [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-28T06:53:11.425Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-28T06:53:11.730Z] Stashed 1 file(s) [Pipeline] echo [2024-07-28T06:53:11.761Z] [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 [2024-07-28T06:53:12.694Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-28T06:53:12.746Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-28T06:53:12.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-28T06:53:12.843Z] ========================================================= [2024-07-28T06:53:12.843Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-28T06:53:12.843Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-28T06:53:13.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-28T06:53:13.199Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-28T06:53:13.199Z] 619be1103602: Pulling fs layer [2024-07-28T06:53:13.199Z] 7862e08f4a3e: Pulling fs layer [2024-07-28T06:53:13.199Z] 5df492c9dc93: Pulling fs layer [2024-07-28T06:53:13.199Z] 7629e6793208: Pulling fs layer [2024-07-28T06:53:13.199Z] 4f4fb700ef54: Pulling fs layer [2024-07-28T06:53:13.199Z] fb5054dd5b73: Pulling fs layer [2024-07-28T06:53:13.199Z] eeca6798cff9: Pulling fs layer [2024-07-28T06:53:13.199Z] aa269ceb94a6: Pulling fs layer [2024-07-28T06:53:13.199Z] ada007ff1a6a: Pulling fs layer [2024-07-28T06:53:13.199Z] 7629e6793208: Waiting [2024-07-28T06:53:13.199Z] 4f4fb700ef54: Waiting [2024-07-28T06:53:13.199Z] fb5054dd5b73: Waiting [2024-07-28T06:53:13.199Z] eeca6798cff9: Waiting [2024-07-28T06:53:13.199Z] aa269ceb94a6: Waiting [2024-07-28T06:53:13.199Z] ada007ff1a6a: Waiting [2024-07-28T06:53:13.199Z] 7862e08f4a3e: Download complete [2024-07-28T06:53:13.199Z] 7629e6793208: Verifying Checksum [2024-07-28T06:53:13.199Z] 7629e6793208: Download complete [2024-07-28T06:53:13.199Z] 4f4fb700ef54: Download complete [2024-07-28T06:53:13.199Z] fb5054dd5b73: Verifying Checksum [2024-07-28T06:53:13.199Z] fb5054dd5b73: Download complete [2024-07-28T06:53:13.199Z] 619be1103602: Verifying Checksum [2024-07-28T06:53:13.199Z] 619be1103602: Download complete [2024-07-28T06:53:13.199Z] eeca6798cff9: Verifying Checksum [2024-07-28T06:53:13.199Z] eeca6798cff9: Download complete [2024-07-28T06:53:13.459Z] 619be1103602: Pull complete [2024-07-28T06:53:13.459Z] ada007ff1a6a: Verifying Checksum [2024-07-28T06:53:13.459Z] ada007ff1a6a: Download complete [2024-07-28T06:53:13.459Z] 7862e08f4a3e: Pull complete [2024-07-28T06:53:13.718Z] 5df492c9dc93: Verifying Checksum [2024-07-28T06:53:13.718Z] 5df492c9dc93: Download complete [2024-07-28T06:53:13.977Z] aa269ceb94a6: Verifying Checksum [2024-07-28T06:53:13.977Z] aa269ceb94a6: Download complete [2024-07-28T06:53:17.261Z] 5df492c9dc93: Pull complete [2024-07-28T06:53:17.261Z] 7629e6793208: Pull complete [2024-07-28T06:53:17.261Z] 4f4fb700ef54: Pull complete [2024-07-28T06:53:17.261Z] fb5054dd5b73: Pull complete [2024-07-28T06:53:17.261Z] eeca6798cff9: Pull complete [2024-07-28T06:53:19.806Z] aa269ceb94a6: Pull complete [2024-07-28T06:53:20.066Z] ada007ff1a6a: Pull complete [2024-07-28T06:53:20.066Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-28T06:53:20.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-28T06:53:20.066Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-28T06:53:20.457Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-28T06:53:20.457Z] WORKDIR /edgex [2024-07-28T06:53:20.457Z] COPY go.mod . [2024-07-28T06:53:20.457Z] RUN go mod download build [2024-07-28T06:53:20.457Z] -t ci-base-image-x86_64 -f - . [2024-07-28T06:53:21.024Z] Sending build context to Docker daemon 178.6MB [2024-07-28T06:53:21.024Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-28T06:53:21.024Z] ---> f489d0715acc [2024-07-28T06:53:21.024Z] Step 2/4 : WORKDIR /edgex [2024-07-28T06:53:22.403Z] ---> Running in f831bae99409 [2024-07-28T06:53:22.663Z] Removing intermediate container f831bae99409 [2024-07-28T06:53:22.663Z] ---> 2f747dc3ddfa [2024-07-28T06:53:22.663Z] Step 3/4 : COPY go.mod . [2024-07-28T06:53:22.663Z] ---> 0c3d73bbae3b [2024-07-28T06:53:22.663Z] Step 4/4 : RUN go mod download [2024-07-28T06:53:22.663Z] ---> Running in a9e72ce053c3 [2024-07-28T06:53:27.171Z] Still waiting to schedule task [2024-07-28T06:53:27.172Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-28T06:53:49.249Z] Removing intermediate container a9e72ce053c3 [2024-07-28T06:53:49.249Z] ---> 6f5dcf961efc [2024-07-28T06:53:49.249Z] Successfully built 6f5dcf961efc [2024-07-28T06:53:49.249Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-28T06:53:49.657Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-28T06:53:49.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-28T06:53:49.836Z] prd-ubuntu20.04-docker-8c-8g-6610 does not seem to be running inside a container [2024-07-28T06:53:49.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-28T06:53:50.178Z] $ docker top 58e659251af09135fc923fa370e248d6522a1c3852a86da3d4d104acbf11c53c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-28T06:53:50.605Z] + go version [2024-07-28T06:53:50.605Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-28T06:53:50.631Z] $ docker stop --time=1 58e659251af09135fc923fa370e248d6522a1c3852a86da3d4d104acbf11c53c [2024-07-28T06:53:51.912Z] $ docker rm -f --volumes 58e659251af09135fc923fa370e248d6522a1c3852a86da3d4d104acbf11c53c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-28T06:53:52.729Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-28T06:53:52.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-28T06:53:52.903Z] prd-ubuntu20.04-docker-8c-8g-6610 does not seem to be running inside a container [2024-07-28T06:53:52.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-28T06:53:53.270Z] $ docker top 91de64dfa062af0f33f96f32af04fc6cb4c0fae9faa5cbb17f3f22a55e506ec1 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-28T06:53:53.406Z] ========================================================= [2024-07-28T06:53:53.406Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-28T06:53:53.406Z] ========================================================= [Pipeline] sh [2024-07-28T06:53:53.710Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-28T06:53:54.093Z] + make test [2024-07-28T06:53:54.093Z] go test -race -coverprofile=coverage.out ./... [2024-07-28T06:54:02.212Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-28T06:54:34.301Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-28T06:54:34.301Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-28T06:54:34.301Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-28T06:54:34.301Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-28T06:54:34.301Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-28T06:54:34.301Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-28T06:54:34.301Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-28T06:54:34.301Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-28T06:54:34.559Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-28T06:54:34.559Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-28T06:54:34.559Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-28T06:54:34.559Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-28T06:54:34.559Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-28T06:54:34.559Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-28T06:54:34.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-28T06:54:36.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-28T06:54:36.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-28T06:54:37.398Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.019s coverage: 28.7% of statements [2024-07-28T06:54:37.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-28T06:54:37.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-28T06:54:37.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-28T06:54:38.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-28T06:54:38.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-28T06:54:38.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.043s coverage: 97.0% of statements [2024-07-28T06:54:39.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-28T06:54:39.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-28T06:54:39.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-28T06:54:39.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-28T06:54:39.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-28T06:54:39.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-28T06:54:39.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-28T06:54:39.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-28T06:54:39.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-28T06:54:40.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-28T06:54:40.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-28T06:54:40.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-28T06:54:40.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-28T06:54:40.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-28T06:54:41.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.044s coverage: 69.2% of statements [2024-07-28T06:54:41.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.046s coverage: 53.2% of statements [2024-07-28T06:54:41.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-28T06:54:41.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-28T06:54:41.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.783s coverage: 93.4% of statements [2024-07-28T06:54:41.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 91.7% of statements [2024-07-28T06:54:42.857Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.037s coverage: 6.5% of statements [2024-07-28T06:54:43.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-28T06:54:43.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-28T06:54:43.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-28T06:54:43.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-28T06:54:43.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-28T06:54:43.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-28T06:54:43.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-28T06:54:43.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-28T06:54:43.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-28T06:54:43.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-28T06:54:45.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.333s coverage: 95.8% of statements [2024-07-28T06:54:45.168Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2024-07-28T06:54:45.428Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-28T06:54:45.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-28T06:54:46.803Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 0.8% of statements [2024-07-28T06:54:46.803Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 32.2% of statements [2024-07-28T06:54:46.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.032s coverage: 41.7% of statements [2024-07-28T06:54:46.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 77.8% of statements [2024-07-28T06:54:46.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.026s coverage: 94.1% of statements [2024-07-28T06:54:47.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements [2024-07-28T06:54:47.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2024-07-28T06:54:47.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-28T06:54:47.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-28T06:54:47.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-28T06:54:47.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-28T06:54:47.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-28T06:54:47.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-28T06:54:47.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-28T06:54:47.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-28T06:54:49.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-28T06:54:49.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-28T06:54:49.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-28T06:54:49.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-28T06:54:49.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-28T06:54:49.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-28T06:54:49.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-28T06:54:51.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-28T06:54:51.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-28T06:54:52.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-28T06:54:52.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-28T06:54:55.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-28T06:54:55.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-28T06:54:55.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-28T06:54:56.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-28T06:54:56.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-28T06:54:56.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-28T06:54:57.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-28T06:54:57.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-28T06:54:57.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-28T06:54:57.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-28T06:54:58.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-28T06:54:58.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-28T06:54:58.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-28T06:54:58.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-28T06:54:59.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements [2024-07-28T06:55:00.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-28T06:55:00.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-28T06:55:00.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-28T06:55:00.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-28T06:55:01.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-28T06:55:01.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-28T06:55:02.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-28T06:55:02.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-28T06:55:03.544Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6611 in /w/workspace/edgexfoundry_edgex-go_PR-4840 [Pipeline] { [Pipeline] ws [2024-07-28T06:55:03.625Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-07-28T06:55:06.759Z] The recommended git tool is: git [2024-07-28T06:55:12.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.254s coverage: 79.9% of statements [2024-07-28T06:55:12.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.043s coverage: 92.9% of statements [2024-07-28T06:55:12.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 64.4% of statements [2024-07-28T06:55:12.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2024-07-28T06:55:12.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements [2024-07-28T06:55:12.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 20.0% of statements [2024-07-28T06:55:12.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2024-07-28T06:55:12.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements [2024-07-28T06:55:12.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.061s coverage: 82.1% of statements [2024-07-28T06:55:12.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-07-28T06:55:12.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.114s coverage: 63.1% of statements [2024-07-28T06:55:12.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-07-28T06:55:12.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-07-28T06:55:12.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements [2024-07-28T06:55:12.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.026s coverage: 73.7% of statements [2024-07-28T06:55:12.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2024-07-28T06:55:12.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.161s coverage: 38.4% of statements [2024-07-28T06:55:12.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements [2024-07-28T06:55:12.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-07-28T06:55:12.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements [2024-07-28T06:55:12.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.089s coverage: 95.7% of statements [2024-07-28T06:55:12.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements [2024-07-28T06:55:12.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 98.9% of statements [2024-07-28T06:55:12.059Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-07-28T06:55:12.318Z] running golangci-lint [2024-07-28T06:55:12.576Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-28T06:55:12.576Z] go version go1.21.9 linux/amd64 [2024-07-28T06:55:12.836Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-28T06:55:12.836Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-28T06:55:14.833Z] using credential edgex-jenkins-ssh [2024-07-28T06:55:14.861Z] Cloning the remote Git repository [2024-07-28T06:55:14.913Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-28T06:55:15.025Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-07-28T06:55:15.246Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-28T06:55:15.247Z] > git --version # timeout=10 [2024-07-28T06:55:15.284Z] > git --version # 'git version 2.25.1' [2024-07-28T06:55:15.286Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-28T06:55:15.465Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-28T06:55:32.597Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-28T06:55:32.624Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-28T06:55:34.326Z] Merging remotes/origin/main commit c6b1f3a8d30454f4f728b8997d05f0da671aa4be into PR head commit ccd7518a2427159590f035b51a5428599464d08f [2024-07-28T06:55:34.753Z] Merge succeeded, producing ccd7518a2427159590f035b51a5428599464d08f [2024-07-28T06:55:34.753Z] Checking out Revision ccd7518a2427159590f035b51a5428599464d08f (PR-4840) [2024-07-28T06:55:34.763Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|files|name|deps|exports_file|imports) took 19.40573326s" [2024-07-28T06:55:34.763Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 55.777568ms" [2024-07-28T06:55:33.479Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-28T06:55:33.525Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-28T06:55:33.526Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-28T06:55:33.548Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4840/head:refs/remotes/origin/PR-4840 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-28T06:55:34.338Z] > git config core.sparsecheckout # timeout=10 [2024-07-28T06:55:34.420Z] > git checkout -f ccd7518a2427159590f035b51a5428599464d08f # timeout=10 [2024-07-28T06:55:34.655Z] > git remote # timeout=10 [2024-07-28T06:55:34.673Z] > git config --get remote.origin.url # timeout=10 [2024-07-28T06:55:34.687Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-28T06:55:34.705Z] > git merge c6b1f3a8d30454f4f728b8997d05f0da671aa4be # timeout=10 [2024-07-28T06:55:34.733Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-28T06:55:34.752Z] > git config core.sparsecheckout # timeout=10 [2024-07-28T06:55:34.767Z] > git checkout -f ccd7518a2427159590f035b51a5428599464d08f # timeout=10 [2024-07-28T06:55:38.507Z] Commit message: "refactor(core-data): improve event subscription logging" [2024-07-28T06:55:38.550Z] > git --version # timeout=10 [2024-07-28T06:55:38.568Z] > git --version # 'git version 2.25.1' [2024-07-28T06:55:38.582Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-28T06:55:40.458Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-28T06:55:41.044Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-28T06:55:41.044Z] Dload Upload Total Spent Left Speed [2024-07-28T06:55:41.311Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 34299 0 --:--:-- --:--:-- --:--:-- 34208 100 12828 100 12828 0 0 34117 0 --:--:-- --:--:-- --:--:-- 34117 [Pipeline] sh [2024-07-28T06:55:41.653Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2024-07-28T06:55:42.880Z] level=info msg="[linters_context/goanalysis] analyzers took 1m23.527244319s with top 10 stages: buildir: 44.171385962s, gosec: 7.32512608s, inspect: 2.122627679s, fact_deprecated: 2.064429651s, printf: 1.474805988s, ctrlflow: 1.259715169s, fact_purity: 1.023104976s, nilness: 886.566068ms, S1038: 778.692962ms, ineffassign: 689.471608ms" [2024-07-28T06:55:42.880Z] level=info msg="[runner] Issues before processing: 209, after processing: 0" [2024-07-28T06:55:42.880Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 209/209, autogenerated_exclude: 209/209, cgo: 209/209, skip_dirs: 209/209, exclude: 209/209, nolint: 0/21, filename_unadjuster: 209/209, path_prettifier: 209/209, identifier_marker: 209/209, exclude-rules: 21/209" [2024-07-28T06:55:42.880Z] level=info msg="[runner] processing took 14.611882ms with stages: nolint: 6.497199ms, identifier_marker: 3.520412ms, path_prettifier: 1.451214ms, autogenerated_exclude: 1.174671ms, exclude-rules: 1.058019ms, skip_dirs: 863.327µs, cgo: 28.81µs, filename_unadjuster: 14.76µs, max_same_issues: 520ns, fixer: 510ns, skip_files: 410ns, exclude: 400ns, diff: 250ns, uniq_by_line: 240ns, severity-rules: 240ns, sort_results: 230ns, max_from_linter: 180ns, source_code: 140ns, max_per_file_from_linter: 130ns, path_shortener: 110ns, path_prefixer: 110ns" [2024-07-28T06:55:42.880Z] level=info msg="[runner] linters took 9.746390012s with stages: goanalysis_metalinter: 9.73169571s" [2024-07-28T06:55:42.880Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-28T06:55:42.880Z] level=info msg="Memory: 292 samples, avg is 272.6MB, max is 1333.5MB" [2024-07-28T06:55:42.880Z] level=info msg="Execution took 29.216264254s" [2024-07-28T06:55:42.880Z] go vet ./... [Pipeline] sh [2024-07-28T06:55:44.575Z] + + sudo teesudo /etc/docker/daemon.new jq [2024-07-28T06:55:44.575Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-28T06:55:44.575Z] { [2024-07-28T06:55:44.575Z] "registry-mirrors": [ [2024-07-28T06:55:44.575Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-28T06:55:44.575Z] ], [2024-07-28T06:55:44.575Z] "bip": "10.250.0.254/24", [2024-07-28T06:55:44.575Z] "hosts": [ [2024-07-28T06:55:44.575Z] "tcp://0.0.0.0:5555", [2024-07-28T06:55:44.575Z] "unix:///var/run/docker.sock" [2024-07-28T06:55:44.575Z] ], [2024-07-28T06:55:44.575Z] "mtu": 1458, [2024-07-28T06:55:44.575Z] "selinux-enabled": true, [2024-07-28T06:55:44.575Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-28T06:55:44.575Z] } [Pipeline] sh [2024-07-28T06:55:44.920Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-28T06:55:45.268Z] + sudo service docker restart [2024-07-28T06:55:48.143Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-28T06:55:48.143Z] ./internal/core/data/controller/messaging/subscriber.go [2024-07-28T06:55:48.143Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-28T06:55:48.143Z] make: *** [Makefile:170: test] Error 1 [Pipeline] } [2024-07-28T06:55:48.190Z] $ docker stop --time=1 91de64dfa062af0f33f96f32af04fc6cb4c0fae9faa5cbb17f3f22a55e506ec1 [2024-07-28T06:55:50.399Z] $ docker rm -f --volumes 91de64dfa062af0f33f96f32af04fc6cb4c0fae9faa5cbb17f3f22a55e506ec1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-28T06:55:51.979Z] Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-28T06:56:03.631Z] provisioning config files... [2024-07-28T06:56:03.658Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6412502927505479465tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-28T06:56:04.196Z] ---> ****-login.sh [2024-07-28T06:56:04.196Z] nexus3.edgexfoundry.org:10001 [2024-07-28T06:56:04.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-28T06:56:04.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-28T06:56:04.734Z] Configure a credential helper to remove this warning. See [2024-07-28T06:56:04.734Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-28T06:56:04.734Z] [2024-07-28T06:56:04.734Z] Login Succeeded [2024-07-28T06:56:04.734Z] nexus3.edgexfoundry.org:10002 [2024-07-28T06:56:05.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-28T06:56:05.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-28T06:56:05.004Z] Configure a credential helper to remove this warning. See [2024-07-28T06:56:05.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-28T06:56:05.004Z] [2024-07-28T06:56:05.004Z] Login Succeeded [2024-07-28T06:56:05.281Z] nexus3.edgexfoundry.org:10003 [2024-07-28T06:56:05.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-28T06:56:05.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-28T06:56:05.556Z] Configure a credential helper to remove this warning. See [2024-07-28T06:56:05.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-28T06:56:05.557Z] [2024-07-28T06:56:05.557Z] Login Succeeded [2024-07-28T06:56:05.557Z] nexus3.edgexfoundry.org:10004 [2024-07-28T06:56:05.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-28T06:56:05.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-28T06:56:05.826Z] Configure a credential helper to remove this warning. See [2024-07-28T06:56:05.826Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-28T06:56:05.826Z] [2024-07-28T06:56:05.826Z] Login Succeeded [2024-07-28T06:56:05.826Z] ****.io [2024-07-28T06:56:06.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-28T06:56:06.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-28T06:56:06.360Z] Configure a credential helper to remove this warning. See [2024-07-28T06:56:06.360Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-28T06:56:06.360Z] [2024-07-28T06:56:06.360Z] Login Succeeded [2024-07-28T06:56:06.360Z] ---> ****-login.sh ends [Pipeline] } [2024-07-28T06:56:06.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-28T06:56:07.134Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-28T06:56:07.179Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-28T06:56:07.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-28T06:56:07.286Z] ========================================================= [2024-07-28T06:56:07.286Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-28T06:56:07.286Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-28T06:56:07.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-28T06:56:07.675Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-28T06:56:07.675Z] c6b39de5b339: Pulling fs layer [2024-07-28T06:56:07.675Z] a69c41024577: Pulling fs layer [2024-07-28T06:56:07.675Z] d6de4b400683: Pulling fs layer [2024-07-28T06:56:07.675Z] 35cb2a7552d0: Pulling fs layer [2024-07-28T06:56:07.675Z] 4f4fb700ef54: Pulling fs layer [2024-07-28T06:56:07.675Z] 464afbd9ba4c: Pulling fs layer [2024-07-28T06:56:07.675Z] 00f215d4a9da: Pulling fs layer [2024-07-28T06:56:07.675Z] d496ad576159: Pulling fs layer [2024-07-28T06:56:07.675Z] 4f4fb700ef54: Waiting [2024-07-28T06:56:07.675Z] 464afbd9ba4c: Waiting [2024-07-28T06:56:07.675Z] 35cb2a7552d0: Waiting [2024-07-28T06:56:07.675Z] d496ad576159: Waiting [2024-07-28T06:56:07.675Z] 00f215d4a9da: Waiting [2024-07-28T06:56:07.946Z] a69c41024577: Verifying Checksum [2024-07-28T06:56:07.946Z] a69c41024577: Download complete [2024-07-28T06:56:07.946Z] 35cb2a7552d0: Verifying Checksum [2024-07-28T06:56:07.946Z] 35cb2a7552d0: Download complete [2024-07-28T06:56:07.946Z] 4f4fb700ef54: Verifying Checksum [2024-07-28T06:56:07.946Z] 4f4fb700ef54: Download complete [2024-07-28T06:56:07.946Z] 464afbd9ba4c: Verifying Checksum [2024-07-28T06:56:07.946Z] 464afbd9ba4c: Download complete [2024-07-28T06:56:07.946Z] c6b39de5b339: Download complete [2024-07-28T06:56:08.214Z] d496ad576159: Download complete [2024-07-28T06:56:08.801Z] c6b39de5b339: Pull complete [2024-07-28T06:56:09.389Z] a69c41024577: Pull complete [2024-07-28T06:56:09.657Z] d6de4b400683: Verifying Checksum [2024-07-28T06:56:09.657Z] d6de4b400683: Download complete [2024-07-28T06:56:10.622Z] 00f215d4a9da: Verifying Checksum [2024-07-28T06:56:10.622Z] 00f215d4a9da: Download complete [2024-07-28T06:56:22.944Z] d6de4b400683: Pull complete [2024-07-28T06:56:22.944Z] 35cb2a7552d0: Pull complete [2024-07-28T06:56:23.215Z] 4f4fb700ef54: Pull complete [2024-07-28T06:56:23.483Z] 464afbd9ba4c: Pull complete [2024-07-28T06:56:31.698Z] 00f215d4a9da: Pull complete [2024-07-28T06:56:33.635Z] d496ad576159: Pull complete [2024-07-28T06:56:33.635Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-28T06:56:33.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-28T06:56:33.635Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-28T06:56:34.042Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-28T06:56:34.042Z] WORKDIR /edgex [2024-07-28T06:56:34.042Z] COPY go.mod . [2024-07-28T06:56:34.042Z] RUN go mod download [2024-07-28T06:56:34.042Z] docker build -t ci-base-image-arm64 -f - . [2024-07-28T06:56:34.683Z] Sending build context to Docker daemon 3.184MB [2024-07-28T06:56:34.683Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-28T06:56:34.683Z] ---> f246e2811388 [2024-07-28T06:56:34.683Z] Step 2/4 : WORKDIR /edgex [2024-07-28T06:56:36.629Z] ---> Running in 67f8067fff11 [2024-07-28T06:56:36.629Z] Removing intermediate container 67f8067fff11 [2024-07-28T06:56:36.629Z] ---> 5440ca34d55c [2024-07-28T06:56:36.629Z] Step 3/4 : COPY go.mod . [2024-07-28T06:56:36.902Z] ---> 5de1b9644d53 [2024-07-28T06:56:36.903Z] Step 4/4 : RUN go mod download [2024-07-28T06:56:37.179Z] ---> Running in dc2ad93974c7 [2024-07-28T06:57:33.576Z] Removing intermediate container dc2ad93974c7 [2024-07-28T06:57:33.576Z] ---> 0193a1efe363 [2024-07-28T06:57:33.576Z] Successfully built 0193a1efe363 [2024-07-28T06:57:33.576Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-28T06:57:34.021Z] + docker inspect -f . ci-base-image-arm64 [2024-07-28T06:57:34.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-28T06:57:34.343Z] prd-ubuntu20.04-docker-arm64-4c-16g-6611 does not seem to be running inside a container [2024-07-28T06:57:34.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-28T06:57:35.644Z] $ docker top a65389b84e52123f67a40c43dd5155f687492247d386c1301093d1ebf652bacb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-28T06:57:36.565Z] + go version [2024-07-28T06:57:36.565Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-28T06:57:36.594Z] $ docker stop --time=1 a65389b84e52123f67a40c43dd5155f687492247d386c1301093d1ebf652bacb [2024-07-28T06:57:38.192Z] $ docker rm -f --volumes a65389b84e52123f67a40c43dd5155f687492247d386c1301093d1ebf652bacb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-28T06:57:39.172Z] + docker inspect -f . ci-base-image-arm64 [2024-07-28T06:57:39.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-28T06:57:39.462Z] prd-ubuntu20.04-docker-arm64-4c-16g-6611 does not seem to be running inside a container [2024-07-28T06:57:39.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-28T06:57:40.708Z] $ docker top 7e9e9e3eb3e0a86d5698ad22245e764907374b891e6c61ec109fc0ee0a760c5c -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-28T06:57:41.029Z] ========================================================= [2024-07-28T06:57:41.029Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-28T06:57:41.029Z] ========================================================= [Pipeline] sh [2024-07-28T06:57:41.696Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-28T06:57:42.451Z] + make test [2024-07-28T06:57:42.451Z] go test -race -coverprofile=coverage.out ./... [2024-07-28T06:58:29.278Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-28T07:01:36.033Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-28T07:01:36.033Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-28T07:01:36.033Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-28T07:01:36.033Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-28T07:01:36.033Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-28T07:01:36.033Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-28T07:01:36.033Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-28T07:01:36.992Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-28T07:01:37.260Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-28T07:01:37.260Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-28T07:01:37.844Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-28T07:01:41.194Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-28T07:01:41.194Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-28T07:01:41.194Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-28T07:01:41.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-28T07:01:53.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-28T07:01:53.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-28T07:01:53.504Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.124s coverage: 28.7% of statements [2024-07-28T07:02:03.593Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.188s coverage: 97.0% of statements [2024-07-28T07:02:08.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-28T07:02:08.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-28T07:02:08.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-28T07:02:12.724Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.252s coverage: 69.2% of statements [2024-07-28T07:02:14.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-28T07:02:14.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-28T07:02:16.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.206s coverage: 53.2% of statements [2024-07-28T07:02:20.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-28T07:02:20.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-28T07:02:20.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-28T07:02:20.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-28T07:02:20.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-28T07:02:20.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-28T07:02:20.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-28T07:02:20.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-28T07:02:20.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-28T07:02:28.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-28T07:02:28.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-28T07:02:28.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-28T07:02:28.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-28T07:02:28.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-28T07:02:29.822Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 9.814s coverage: 93.4% of statements [2024-07-28T07:02:29.822Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.319s coverage: 91.7% of statements [2024-07-28T07:02:35.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-28T07:02:35.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-28T07:02:36.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.205s coverage: 6.5% of statements [2024-07-28T07:02:43.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-28T07:02:43.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-28T07:02:43.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-28T07:02:44.570Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-28T07:02:44.570Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-28T07:02:44.570Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-28T07:02:44.570Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-28T07:02:44.570Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-28T07:02:44.570Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-28T07:02:44.570Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-28T07:02:44.835Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.594s coverage: 95.8% of statements [2024-07-28T07:02:45.414Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.094s coverage: 72.2% of statements [2024-07-28T07:02:55.474Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-28T07:02:55.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-28T07:02:56.434Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.301s coverage: 0.8% of statements [2024-07-28T07:02:56.434Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.139s coverage: 32.2% of statements [2024-07-28T07:03:00.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.147s coverage: 41.7% of statements [2024-07-28T07:03:01.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.100s coverage: 77.8% of statements [2024-07-28T07:03:01.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.108s coverage: 94.1% of statements [2024-07-28T07:03:01.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.101s coverage: 96.3% of statements [2024-07-28T07:03:05.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.095s coverage: 87.5% of statements [2024-07-28T07:03:06.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-28T07:03:07.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-28T07:03:07.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-28T07:03:07.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-28T07:03:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-28T07:03:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-28T07:03:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-28T07:03:11.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-28T07:03:17.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.099s coverage: 94.4% of statements [2024-07-28T07:03:17.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-28T07:03:17.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-28T07:03:17.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-28T07:03:17.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-28T07:03:27.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-28T07:03:27.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-28T07:03:29.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-28T07:03:31.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.911s coverage: 79.9% of statements [2024-07-28T07:03:31.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.152s coverage: 92.9% of statements [2024-07-28T07:03:31.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.074s coverage: 64.4% of statements [2024-07-28T07:03:31.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.118s coverage: 62.3% of statements [2024-07-28T07:03:31.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.097s coverage: 87.2% of statements [2024-07-28T07:03:31.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.076s coverage: 20.0% of statements [2024-07-28T07:03:31.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.075s coverage: 100.0% of statements [2024-07-28T07:03:34.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-28T07:03:34.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-28T07:03:35.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.292s coverage: 81.8% of statements [2024-07-28T07:03:35.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.278s coverage: 82.1% of statements [2024-07-28T07:03:35.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.109s coverage: 86.0% of statements [2024-07-28T07:03:41.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-28T07:03:41.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-28T07:03:42.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.742s coverage: 63.1% of statements [2024-07-28T07:03:42.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.121s coverage: 100.0% of statements [2024-07-28T07:03:43.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.111s coverage: 89.4% of statements [2024-07-28T07:03:43.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.086s coverage: 100.0% of statements [2024-07-28T07:03:43.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-28T07:03:43.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-28T07:03:43.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-28T07:03:44.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.079s coverage: 73.7% of statements [2024-07-28T07:03:44.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.073s coverage: 100.0% of statements [2024-07-28T07:03:51.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-28T07:03:51.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-28T07:03:51.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-28T07:03:52.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.680s coverage: 38.4% of statements [2024-07-28T07:03:52.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.112s coverage: 89.5% of statements [2024-07-28T07:03:53.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-28T07:03:53.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-28T07:03:53.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-28T07:03:53.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-28T07:03:54.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.104s coverage: 84.8% of statements [2024-07-28T07:04:01.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-28T07:04:01.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-28T07:04:01.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-28T07:04:01.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-28T07:04:07.830Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.190s coverage: 19.9% of statements [2024-07-28T07:04:08.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-28T07:04:08.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-28T07:04:08.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-28T07:04:08.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-28T07:04:09.504Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.494s coverage: 95.7% of statements [2024-07-28T07:04:12.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-28T07:04:12.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-28T07:04:13.485Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.153s coverage: 61.8% of statements [2024-07-28T07:04:16.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-28T07:04:16.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-28T07:04:17.447Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.271s coverage: 98.9% of statements [2024-07-28T07:04:18.857Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-07-28T07:04:18.857Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-28T07:04:18.857Z] go vet ./... [2024-07-28T07:08:10.754Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-28T07:08:10.754Z] ./internal/core/data/controller/messaging/subscriber.go [2024-07-28T07:08:10.754Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-28T07:08:10.754Z] make: *** [Makefile:170: test] Error 1 [Pipeline] } [2024-07-28T07:08:10.807Z] $ docker stop --time=1 7e9e9e3eb3e0a86d5698ad22245e764907374b891e6c61ec109fc0ee0a760c5c [2024-07-28T07:08:12.858Z] $ docker rm -f --volumes 7e9e9e3eb3e0a86d5698ad22245e764907374b891e6c61ec109fc0ee0a760c5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-28T07:08:16.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-28T07:08:16.570Z] [2024-07-28T07:08:16.570Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-28T07:08:17.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-28T07:08:17.269Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-28T07:08:17.269Z] 8998bd30e6a1: Pulling fs layer [2024-07-28T07:08:17.269Z] 04944245beec: Pulling fs layer [2024-07-28T07:08:17.269Z] 699f458cf7ca: Pulling fs layer [2024-07-28T07:08:17.269Z] 765212b225bb: Pulling fs layer [2024-07-28T07:08:17.269Z] f23df028b6ca: Pulling fs layer [2024-07-28T07:08:17.269Z] d65c8cfc05b1: Pulling fs layer [2024-07-28T07:08:17.269Z] 2437ff75d9bd: Pulling fs layer [2024-07-28T07:08:17.269Z] f23df028b6ca: Waiting [2024-07-28T07:08:17.269Z] 2437ff75d9bd: Waiting [2024-07-28T07:08:17.269Z] d65c8cfc05b1: Waiting [2024-07-28T07:08:17.269Z] 765212b225bb: Waiting [2024-07-28T07:08:17.269Z] 04944245beec: Verifying Checksum [2024-07-28T07:08:17.269Z] 04944245beec: Download complete [2024-07-28T07:08:17.269Z] 765212b225bb: Verifying Checksum [2024-07-28T07:08:17.269Z] 765212b225bb: Download complete [2024-07-28T07:08:17.269Z] f23df028b6ca: Verifying Checksum [2024-07-28T07:08:17.269Z] f23df028b6ca: Download complete [2024-07-28T07:08:17.270Z] d65c8cfc05b1: Download complete [2024-07-28T07:08:17.535Z] 699f458cf7ca: Verifying Checksum [2024-07-28T07:08:17.535Z] 699f458cf7ca: Download complete [2024-07-28T07:08:17.801Z] 8998bd30e6a1: Verifying Checksum [2024-07-28T07:08:17.801Z] 8998bd30e6a1: Download complete [2024-07-28T07:08:20.381Z] 2437ff75d9bd: Verifying Checksum [2024-07-28T07:08:20.381Z] 2437ff75d9bd: Download complete [2024-07-28T07:08:22.962Z] 8998bd30e6a1: Pull complete [2024-07-28T07:08:22.962Z] 04944245beec: Pull complete [2024-07-28T07:08:24.896Z] 699f458cf7ca: Pull complete [2024-07-28T07:08:24.896Z] 765212b225bb: Pull complete [2024-07-28T07:08:25.474Z] f23df028b6ca: Pull complete [2024-07-28T07:08:25.739Z] d65c8cfc05b1: Pull complete [2024-07-28T07:08:43.930Z] 2437ff75d9bd: Pull complete [2024-07-28T07:08:43.930Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-28T07:08:43.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-28T07:08:43.930Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-28T07:08:44.301Z] prd-ubuntu20.04-docker-arm64-4c-16g-6611 does not seem to be running inside a container [2024-07-28T07:08:44.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-28T07:08:46.842Z] $ docker top b8e8cd6eaf5651be7ba1dee41378f172a02bcaebabf25128503f44eb0de7abff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-28T07:08:47.651Z] ---> job-cost.sh [2024-07-28T07:08:47.918Z] lf-activate-venv: SKIPPING [2024-07-28T07:08:47.918Z] INFO: No Stack... [2024-07-28T07:08:48.497Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-28T07:08:49.076Z] INFO: Archiving Costs [Pipeline] sh [2024-07-28T07:08:49.730Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-07-28T07:08:49.730Z] + cut -d, -f6 [Pipeline] lock [2024-07-28T07:08:49.812Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4840-1-stack-cost] [2024-07-28T07:08:49.820Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4840-1-stack-cost] did not exist. Created. [2024-07-28T07:08:49.829Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4840-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-28T07:08:50.591Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-28T07:08:51.184Z] Stashed 1 file(s) [Pipeline] } [2024-07-28T07:08:51.207Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4840-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-28T07:08:51.301Z] $ docker stop --time=1 b8e8cd6eaf5651be7ba1dee41378f172a02bcaebabf25128503f44eb0de7abff [2024-07-28T07:08:52.780Z] $ docker rm -f --volumes b8e8cd6eaf5651be7ba1dee41378f172a02bcaebabf25128503f44eb0de7abff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-28T07:08:53.659Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-28T07:08:55.775Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-28T07:08:56.131Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-28T07:08:57.052Z] ---> package-listing.sh [2024-07-28T07:08:57.052Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-28T07:08:57.052Z] ++ facter osfamily [2024-07-28T07:08:57.311Z] + OS_FAMILY=debian [2024-07-28T07:08:57.311Z] + workspace=/w/workspace/edgex-go/1 [2024-07-28T07:08:57.311Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-28T07:08:57.311Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-28T07:08:57.311Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-28T07:08:57.311Z] + PACKAGES=/tmp/packages_start.txt [2024-07-28T07:08:57.311Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-28T07:08:57.311Z] + PACKAGES=/tmp/packages_end.txt [2024-07-28T07:08:57.311Z] + case "${OS_FAMILY}" in [2024-07-28T07:08:57.311Z] + dpkg -l [2024-07-28T07:08:57.311Z] + grep '^ii' [2024-07-28T07:08:57.311Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-28T07:08:57.311Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-28T07:08:57.311Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-28T07:08:57.311Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-28T07:08:57.311Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-07-28T07:08:57.311Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-07-28T07:08:57.359Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-28T07:08:57.661Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-28T07:08:58.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-28T07:08:58.316Z] [2024-07-28T07:08:58.316Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-28T07:08:58.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-28T07:08:58.715Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-28T07:08:58.715Z] 5eb5b503b376: Pulling fs layer [2024-07-28T07:08:58.715Z] 5c69ac0246d0: Pulling fs layer [2024-07-28T07:08:58.715Z] ec43610c2a17: Pulling fs layer [2024-07-28T07:08:58.715Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-28T07:08:58.715Z] 33b1e0a273af: Pulling fs layer [2024-07-28T07:08:58.715Z] 5d3b04190fa2: Pulling fs layer [2024-07-28T07:08:58.715Z] 2f39f015ded8: Pulling fs layer [2024-07-28T07:08:58.715Z] 3a2ae6a8a46f: Waiting [2024-07-28T07:08:58.715Z] 33b1e0a273af: Waiting [2024-07-28T07:08:58.715Z] 5d3b04190fa2: Waiting [2024-07-28T07:08:58.715Z] 5c69ac0246d0: Verifying Checksum [2024-07-28T07:08:58.715Z] 5c69ac0246d0: Download complete [2024-07-28T07:08:58.715Z] 3a2ae6a8a46f: Download complete [2024-07-28T07:08:58.715Z] 33b1e0a273af: Verifying Checksum [2024-07-28T07:08:58.715Z] 33b1e0a273af: Download complete [2024-07-28T07:08:58.715Z] 5d3b04190fa2: Verifying Checksum [2024-07-28T07:08:58.715Z] 5d3b04190fa2: Download complete [2024-07-28T07:08:58.715Z] ec43610c2a17: Verifying Checksum [2024-07-28T07:08:58.715Z] ec43610c2a17: Download complete [2024-07-28T07:08:58.975Z] 5eb5b503b376: Verifying Checksum [2024-07-28T07:08:58.975Z] 5eb5b503b376: Download complete [2024-07-28T07:08:59.544Z] 2f39f015ded8: Download complete [2024-07-28T07:09:00.111Z] 5eb5b503b376: Pull complete [2024-07-28T07:09:00.369Z] 5c69ac0246d0: Pull complete [2024-07-28T07:09:00.628Z] ec43610c2a17: Pull complete [2024-07-28T07:09:00.628Z] 3a2ae6a8a46f: Pull complete [2024-07-28T07:09:00.887Z] 33b1e0a273af: Pull complete [2024-07-28T07:09:00.888Z] 5d3b04190fa2: Pull complete [2024-07-28T07:09:05.077Z] 2f39f015ded8: Pull complete [2024-07-28T07:09:05.077Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-28T07:09:05.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-28T07:09:05.077Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-28T07:09:05.350Z] prd-ubuntu20.04-docker-8c-8g-6610 does not seem to be running inside a container [2024-07-28T07:09:05.372Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-28T07:09:09.331Z] $ docker top d80c00845919aa332cb5efd2dc59d16a05026907cb1f168f48c76ad28a3e232a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-28T07:09:09.795Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-28T07:09:10.121Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-28T07:09:10.444Z] + ls /var/log/sa-host [2024-07-28T07:09:10.444Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-28T07:09:10.724Z] provisioning config files... [2024-07-28T07:09:10.734Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7349109238400468261tmp [Pipeline] { [Pipeline] echo [2024-07-28T07:09:10.832Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-28T07:09:11.164Z] ---> create-netrc.sh [Pipeline] } [2024-07-28T07:09:11.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-28T07:09:11.624Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-28T07:09:11.666Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-28T07:09:11.993Z] ---> sudo-logs.sh [2024-07-28T07:09:11.993Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-28T07:09:12.095Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-28T07:09:12.423Z] ---> job-cost.sh [2024-07-28T07:09:12.423Z] lf-activate-venv: SKIPPING [2024-07-28T07:09:12.423Z] DEBUG: total: 0.10999999940395355 [2024-07-28T07:09:12.423Z] INFO: Retrieving Stack Cost... [2024-07-28T07:09:12.683Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-28T07:09:12.944Z] INFO: Archiving Costs [Pipeline] echo [2024-07-28T07:09:12.990Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-28T07:09:13.327Z] ---> logs-deploy.sh [2024-07-28T07:09:13.328Z] lf-activate-venv: SKIPPING [2024-07-28T07:09:13.328Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4840/1 [2024-07-28T07:09:13.328Z] INFO: archiving workspace using pattern(s): [2024-07-28T07:09:14.267Z] Archives upload complete. [2024-07-28T07:09:14.267Z] INFO: archiving logs to Nexus