Pull request #5008 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 23030e37418ae77163d2255f3e4d11c57f9b7a81+ba9e2b1039273402b718e5663479bf12101d0715 (c125310ba8e09548a304a9f6893f8bca2f495960) 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-ssh9425397494334979664.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh7886752002989716407.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-5008/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-5008/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6778094193627724493.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-5008/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12217997458698309234.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh3050606328027440016.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-5008/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-5008/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10615812169549908683.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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]] ========================================================= [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.23 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 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-27112 in /w/workspace/edgexfoundry_edgex-go_PR-5008 [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/5008/head:refs/remotes/origin/PR-5008 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ba9e2b1039273402b718e5663479bf12101d0715 into PR head commit 23030e37418ae77163d2255f3e4d11c57f9b7a81 Merge succeeded, producing 23030e37418ae77163d2255f3e4d11c57f9b7a81 Checking out Revision 23030e37418ae77163d2255f3e4d11c57f9b7a81 (PR-5008) Commit message: "build(deps): Bump github.com/go-co-op/gocron/v2 from 2.12.3 to 2.12.4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 23030e37418ae77163d2255f3e4d11c57f9b7a81 # 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 ba9e2b1039273402b718e5663479bf12101d0715 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 23030e37418ae77163d2255f3e4d11c57f9b7a81 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-20T19:12:21.066Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-20T19:12:21.284Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-20T19:12:21.405Z] ========================================================= [2024-11-20T19:12:21.405Z] EdgeX Global Pipelines Version Info [2024-11-20T19:12:21.405Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-20T19:12:22.560Z] ------------------- [2024-11-20T19:12:22.560Z] stable info: [2024-11-20T19:12:22.560Z] ------------------- [2024-11-20T19:12:22.560Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-20T19:12:22.560Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-20T19:12:22.560Z] Message: update stable to v1.0.265 [2024-11-20T19:12:23.133Z] ------------------- [2024-11-20T19:12:23.133Z] experimental info: [2024-11-20T19:12:23.133Z] ------------------- [2024-11-20T19:12:23.133Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-20T19:12:23.133Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-20T19:12:23.133Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-20T19:12:23.361Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-11-20T19:12:23.425Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-11-20T19:12:23.485Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-20T19:12:23.542Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-20T19:12:23.601Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-20T19:12:23.658Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-20T19:12:23.711Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-20T19:12:23.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-11-20T19:12:23.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-11-20T19:12:23.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-11-20T19:12:23.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-20T19:12:23.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-20T19:12:24.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-20T19:12:24.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-20T19:12:24.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-20T19:12:24.205Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-20T19:12:24.267Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-20T19:12:24.329Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-20T19:12:24.389Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-11-20T19:12:24.445Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-11-20T19:12:24.500Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-20T19:12:24.565Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-20T19:12:24.621Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-20T19:12:24.677Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5008 [Pipeline] echo [2024-11-20T19:12:24.736Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5008 [Pipeline] echo [2024-11-20T19:12:24.791Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5008 [Pipeline] echo [2024-11-20T19:12:24.849Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23030e37418ae77163d2255f3e4d11c57f9b7a81 [Pipeline] echo [2024-11-20T19:12:24.908Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 23030e3 [Pipeline] echo [2024-11-20T19:12:24.964Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-20T19:12:25.115Z] provisioning config files... [2024-11-20T19:12:25.130Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1369411956494053917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-20T19:12:25.528Z] ---> ****-login.sh [2024-11-20T19:12:25.528Z] nexus3.edgexfoundry.org:10001 [2024-11-20T19:12:25.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-20T19:12:26.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-20T19:12:26.359Z] Configure a credential helper to remove this warning. See [2024-11-20T19:12:26.359Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-20T19:12:26.359Z] [2024-11-20T19:12:26.359Z] Login Succeeded [2024-11-20T19:12:26.359Z] nexus3.edgexfoundry.org:10002 [2024-11-20T19:12:26.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-20T19:12:26.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-20T19:12:26.359Z] Configure a credential helper to remove this warning. See [2024-11-20T19:12:26.359Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-20T19:12:26.359Z] [2024-11-20T19:12:26.359Z] Login Succeeded [2024-11-20T19:12:26.359Z] nexus3.edgexfoundry.org:10003 [2024-11-20T19:12:26.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-20T19:12:26.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-20T19:12:26.359Z] Configure a credential helper to remove this warning. See [2024-11-20T19:12:26.360Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-20T19:12:26.360Z] [2024-11-20T19:12:26.360Z] Login Succeeded [2024-11-20T19:12:26.360Z] nexus3.edgexfoundry.org:10004 [2024-11-20T19:12:26.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-20T19:12:26.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-20T19:12:26.621Z] Configure a credential helper to remove this warning. See [2024-11-20T19:12:26.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-20T19:12:26.621Z] [2024-11-20T19:12:26.621Z] Login Succeeded [2024-11-20T19:12:26.621Z] ****.io [2024-11-20T19:12:26.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-20T19:12:26.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-20T19:12:26.882Z] Configure a credential helper to remove this warning. See [2024-11-20T19:12:26.882Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-20T19:12:26.882Z] [2024-11-20T19:12:26.882Z] Login Succeeded [2024-11-20T19:12:26.882Z] ---> ****-login.sh ends [Pipeline] } [2024-11-20T19:12:26.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-20T19:12:27.389Z] + 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-11-20T19:12:27.389Z] + cut -d/ -f2 [2024-11-20T19:12:27.389Z] + dirname cmd/core-command/Dockerfile [2024-11-20T19:12:27.389Z] + echo core-command,cmd/core-command/Dockerfile [2024-11-20T19:12:27.389Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-11-20T19:12:27.389Z] + cut -d/ -f2 [2024-11-20T19:12:27.389Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-11-20T19:12:27.389Z] + dirname+ cmd/core-data/Dockerfile [2024-11-20T19:12:27.389Z] cut -d/ -f2 [2024-11-20T19:12:27.389Z] + echo core-data,cmd/core-data/Dockerfile [2024-11-20T19:12:27.389Z] + dirname cmd/core-keeper/Dockerfile [2024-11-20T19:12:27.389Z] + cut -d/ -f2 [2024-11-20T19:12:27.389Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-11-20T19:12:27.389Z] + dirname cmd/core-metadata/Dockerfile [2024-11-20T19:12:27.389Z] + cut -d/ -f2 [2024-11-20T19:12:27.389Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-11-20T19:12:27.389Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-11-20T19:12:27.389Z] + cut -d/ -f2 [2024-11-20T19:12:27.389Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-11-20T19:12:27.389Z] + dirname+ cmd/security-proxy-auth/Dockerfile [2024-11-20T19:12:27.389Z] cut -d/ -f2 [2024-11-20T19:12:27.389Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-11-20T19:12:27.389Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-11-20T19:12:27.389Z] + cut -d/ -f2 [2024-11-20T19:12:27.389Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-11-20T19:12:27.389Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-11-20T19:12:27.389Z] + cut -d/ -f2 [2024-11-20T19:12:27.389Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-11-20T19:12:27.389Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-11-20T19:12:27.389Z] + cut -d/ -f2 [2024-11-20T19:12:27.389Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-11-20T19:12:27.389Z] + dirname cmd/security-spire-agent/Dockerfile [2024-11-20T19:12:27.389Z] + cut -d/ -f2 [2024-11-20T19:12:27.389Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-11-20T19:12:27.389Z] + dirname cmd/security-spire-config/Dockerfile [2024-11-20T19:12:27.389Z] + cut -d/ -f2 [2024-11-20T19:12:27.389Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-11-20T19:12:27.389Z] + + dirnamecut cmd/security-spire-server/Dockerfile -d/ [2024-11-20T19:12:27.389Z] -f2 [2024-11-20T19:12:27.389Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-11-20T19:12:27.389Z] + dirname cmd/support-notifications/Dockerfile [2024-11-20T19:12:27.389Z] + cut -d/ -f2 [2024-11-20T19:12:27.389Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-11-20T19:12:27.389Z] + cut -d/ -f2 [2024-11-20T19:12:27.389Z] + dirname cmd/support-scheduler/Dockerfile [2024-11-20T19:12:27.389Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-11-20T19:12:27.458Z] 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-11-20T19:12:28.032Z] + git rev-list -1 --merges 23030e37418ae77163d2255f3e4d11c57f9b7a81~1..23030e37418ae77163d2255f3e4d11c57f9b7a81 [Pipeline] echo [2024-11-20T19:12:28.073Z] -----------> git rev-list -1 --merges 23030e37418ae77163d2255f3e4d11c57f9b7a81~1..23030e37418ae77163d2255f3e4d11c57f9b7a81 23030e37418ae77163d2255f3e4d11c57f9b7a81 [false] [Pipeline] sh [2024-11-20T19:12:28.397Z] + git log --format=format:%s -1 23030e37418ae77163d2255f3e4d11c57f9b7a81 [Pipeline] echo [2024-11-20T19:12:28.444Z] ========================================================= [2024-11-20T19:12:28.444Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-20T19:12:28.444Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-11-20T19:12:28.983Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-20T19:12:28.983Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-20T19:12:28.983Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-20T19:12:28.983Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-20T19:12:28.983Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-20T19:12:28.983Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-20T19:12:28.983Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-20T19:12:29.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-20T19:12:29.527Z] [2024-11-20T19:12:29.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-20T19:12:29.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-20T19:12:29.941Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-20T19:12:29.941Z] b85a868b505f: Pulling fs layer [2024-11-20T19:12:29.941Z] e2be974225ed: Pulling fs layer [2024-11-20T19:12:29.941Z] 339a4e72a1f5: Pulling fs layer [2024-11-20T19:12:29.941Z] 988bab9f4d93: Pulling fs layer [2024-11-20T19:12:29.941Z] 1469e6f7b9e6: Pulling fs layer [2024-11-20T19:12:29.941Z] eaf3925da568: Pulling fs layer [2024-11-20T19:12:29.941Z] bab4dde63d76: Pulling fs layer [2024-11-20T19:12:29.941Z] bde34c3a00c8: Pulling fs layer [2024-11-20T19:12:29.941Z] b352a97aabf1: Pulling fs layer [2024-11-20T19:12:29.941Z] 4872d77fe225: Pulling fs layer [2024-11-20T19:12:29.941Z] 5851b861e8e6: Pulling fs layer [2024-11-20T19:12:29.941Z] bde34c3a00c8: Waiting [2024-11-20T19:12:29.941Z] 4872d77fe225: Waiting [2024-11-20T19:12:29.941Z] 988bab9f4d93: Waiting [2024-11-20T19:12:29.941Z] 5851b861e8e6: Waiting [2024-11-20T19:12:29.941Z] b352a97aabf1: Waiting [2024-11-20T19:12:29.941Z] 1469e6f7b9e6: Waiting [2024-11-20T19:12:29.941Z] eaf3925da568: Waiting [2024-11-20T19:12:29.941Z] bab4dde63d76: Waiting [2024-11-20T19:12:29.941Z] e2be974225ed: Download complete [2024-11-20T19:12:29.941Z] 988bab9f4d93: Verifying Checksum [2024-11-20T19:12:29.941Z] 988bab9f4d93: Download complete [2024-11-20T19:12:29.941Z] 1469e6f7b9e6: Verifying Checksum [2024-11-20T19:12:29.941Z] 1469e6f7b9e6: Download complete [2024-11-20T19:12:29.941Z] 339a4e72a1f5: Verifying Checksum [2024-11-20T19:12:29.941Z] 339a4e72a1f5: Download complete [2024-11-20T19:12:30.201Z] eaf3925da568: Download complete [2024-11-20T19:12:30.201Z] bde34c3a00c8: Download complete [2024-11-20T19:12:30.201Z] b352a97aabf1: Verifying Checksum [2024-11-20T19:12:30.201Z] b352a97aabf1: Download complete [2024-11-20T19:12:30.201Z] 4872d77fe225: Verifying Checksum [2024-11-20T19:12:30.201Z] 4872d77fe225: Download complete [2024-11-20T19:12:30.201Z] 5851b861e8e6: Verifying Checksum [2024-11-20T19:12:30.201Z] 5851b861e8e6: Download complete [2024-11-20T19:12:30.201Z] b85a868b505f: Verifying Checksum [2024-11-20T19:12:30.201Z] b85a868b505f: Download complete [2024-11-20T19:12:30.461Z] bab4dde63d76: Verifying Checksum [2024-11-20T19:12:30.461Z] bab4dde63d76: Download complete [2024-11-20T19:12:31.402Z] b85a868b505f: Pull complete [2024-11-20T19:12:31.661Z] e2be974225ed: Pull complete [2024-11-20T19:12:31.920Z] 339a4e72a1f5: Pull complete [2024-11-20T19:12:32.180Z] 988bab9f4d93: Pull complete [2024-11-20T19:12:32.440Z] 1469e6f7b9e6: Pull complete [2024-11-20T19:12:32.440Z] eaf3925da568: Pull complete [2024-11-20T19:12:34.368Z] bab4dde63d76: Pull complete [2024-11-20T19:12:34.368Z] bde34c3a00c8: Pull complete [2024-11-20T19:12:34.368Z] b352a97aabf1: Pull complete [2024-11-20T19:12:34.628Z] 4872d77fe225: Pull complete [2024-11-20T19:12:34.628Z] 5851b861e8e6: Pull complete [2024-11-20T19:12:34.628Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-20T19:12:34.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-20T19:12:34.628Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-20T19:12:34.913Z] prd-ubuntu20.04-docker-8c-8g-27112 does not seem to be running inside a container [2024-11-20T19:12:34.942Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-20T19:12:36.316Z] $ docker top 505473c78407b292183ff3799198713333aa0c68c69e73412e4c6b0e228c0c03 -eo pid,comm [2024-11-20T19:12:36.374Z] 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-11-20T19:12:36.374Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-20T19:12:36.517Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-20T19:12:36.517Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-20T19:12:36.633Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-20T19:12:36.633Z] $ docker exec 505473c78407b292183ff3799198713333aa0c68c69e73412e4c6b0e228c0c03 ssh-agent [2024-11-20T19:12:36.744Z] SSH_AUTH_SOCK=/tmp/ssh-qh3ynEyMOYWe/agent.32 [2024-11-20T19:12:36.744Z] SSH_AGENT_PID=38 [2024-11-20T19:12:36.750Z] Running ssh-add (command line suppressed) [2024-11-20T19:12:36.852Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1102240176199530899.key (/w/workspace/edgex-go/1@tmp/private_key_1102240176199530899.key) [2024-11-20T19:12:36.870Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-20T19:12:37.213Z] + git tag --points-at HEAD [Pipeline] } [2024-11-20T19:12:37.236Z] $ docker exec --env ******** --env ******** 505473c78407b292183ff3799198713333aa0c68c69e73412e4c6b0e228c0c03 ssh-agent -k [2024-11-20T19:12:37.340Z] unset SSH_AUTH_SOCK; [2024-11-20T19:12:37.340Z] unset SSH_AGENT_PID; [2024-11-20T19:12:37.340Z] echo Agent pid 38 killed; [2024-11-20T19:12:37.354Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-20T19:12:37.462Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-20T19:12:37.462Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-20T19:12:37.569Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-20T19:12:37.569Z] $ docker exec 505473c78407b292183ff3799198713333aa0c68c69e73412e4c6b0e228c0c03 ssh-agent [2024-11-20T19:12:37.685Z] SSH_AUTH_SOCK=/tmp/ssh-PyXtSgYCccl1/agent.71 [2024-11-20T19:12:37.685Z] SSH_AGENT_PID=77 [2024-11-20T19:12:37.689Z] Running ssh-add (command line suppressed) [2024-11-20T19:12:37.792Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_882208098760356044.key (/w/workspace/edgex-go/1@tmp/private_key_882208098760356044.key) [2024-11-20T19:12:37.809Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-20T19:12:38.159Z] + git semver init [2024-11-20T19:12:38.419Z] 2024-11-20 19:12:38,357 [run_init] DEBUG init version:0.0.0 force:False [2024-11-20T19:12:38.419Z] 2024-11-20 19:12:38,358 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-11-20T19:12:38.419Z] 2024-11-20 19:12:38,358 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-11-20T19:12:38.419Z] 2024-11-20 19:12:38,358 [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-11-20T19:12:45.000Z] 2024-11-20 19:12:43,937 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-11-20T19:12:45.000Z] 2024-11-20 19:12:43,938 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-5008 with force:False [2024-11-20T19:12:45.000Z] 2024-11-20 19:12:43,938 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-5008 [2024-11-20T19:12:45.000Z] 2024-11-20 19:12:43,943 [execute] INFO git cat-file --batch-check [2024-11-20T19:12:45.000Z] 2024-11-20 19:12:43,943 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-11-20T19:12:45.000Z] 2024-11-20 19:12:43,950 [execute] INFO git cat-file --batch [2024-11-20T19:12:45.000Z] 2024-11-20 19:12:43,950 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-11-20T19:12:45.000Z] 2024-11-20 19:12:43,957 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-5008 [2024-11-20T19:12:45.000Z] 0.0.0 [Pipeline] } [2024-11-20T19:12:45.028Z] $ docker exec --env ******** --env ******** 505473c78407b292183ff3799198713333aa0c68c69e73412e4c6b0e228c0c03 ssh-agent -k [2024-11-20T19:12:45.130Z] unset SSH_AUTH_SOCK; [2024-11-20T19:12:45.131Z] unset SSH_AGENT_PID; [2024-11-20T19:12:45.131Z] echo Agent pid 77 killed; [2024-11-20T19:12:45.144Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-20T19:12:45.588Z] + git semver [Pipeline] } [2024-11-20T19:12:45.876Z] $ docker stop --time=1 505473c78407b292183ff3799198713333aa0c68c69e73412e4c6b0e228c0c03 [2024-11-20T19:12:47.744Z] $ docker rm -f --volumes 505473c78407b292183ff3799198713333aa0c68c69e73412e4c6b0e228c0c03 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-20T19:12:48.178Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-20T19:12:48.500Z] Stashed 1 file(s) [Pipeline] echo [2024-11-20T19:12:48.524Z] [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } [2024-11-20T19:12:49.980Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-11-20T19:12:50.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-20T19:12:50.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-20T19:12:50.120Z] ========================================================= [2024-11-20T19:12:50.120Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-20T19:12:50.120Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-11-20T19:12:50.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-20T19:12:50.491Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-20T19:12:50.491Z] 43c4264eed91: Pulling fs layer [2024-11-20T19:12:50.491Z] 4cc291be95ef: Pulling fs layer [2024-11-20T19:12:50.491Z] 2ac1f1163629: Pulling fs layer [2024-11-20T19:12:50.491Z] 5c3c966382ef: Pulling fs layer [2024-11-20T19:12:50.491Z] 4f4fb700ef54: Pulling fs layer [2024-11-20T19:12:50.491Z] 5d5c8e513c77: Pulling fs layer [2024-11-20T19:12:50.491Z] 9f66e0745190: Pulling fs layer [2024-11-20T19:12:50.491Z] f49a43e4bbc0: Pulling fs layer [2024-11-20T19:12:50.491Z] 561ebcabdf7f: Pulling fs layer [2024-11-20T19:12:50.491Z] 5c3c966382ef: Waiting [2024-11-20T19:12:50.491Z] 4f4fb700ef54: Waiting [2024-11-20T19:12:50.491Z] 5d5c8e513c77: Waiting [2024-11-20T19:12:50.491Z] 9f66e0745190: Waiting [2024-11-20T19:12:50.491Z] f49a43e4bbc0: Waiting [2024-11-20T19:12:50.491Z] 561ebcabdf7f: Waiting [2024-11-20T19:12:50.491Z] 4cc291be95ef: Verifying Checksum [2024-11-20T19:12:50.491Z] 4cc291be95ef: Download complete [2024-11-20T19:12:50.491Z] 5c3c966382ef: Verifying Checksum [2024-11-20T19:12:50.491Z] 5c3c966382ef: Download complete [2024-11-20T19:12:50.491Z] 4f4fb700ef54: Verifying Checksum [2024-11-20T19:12:50.491Z] 4f4fb700ef54: Download complete [2024-11-20T19:12:50.491Z] 5d5c8e513c77: Verifying Checksum [2024-11-20T19:12:50.491Z] 5d5c8e513c77: Download complete [2024-11-20T19:12:50.760Z] 43c4264eed91: Verifying Checksum [2024-11-20T19:12:50.760Z] 43c4264eed91: Download complete [2024-11-20T19:12:50.760Z] 9f66e0745190: Verifying Checksum [2024-11-20T19:12:50.760Z] 9f66e0745190: Download complete [2024-11-20T19:12:50.760Z] 43c4264eed91: Pull complete [2024-11-20T19:12:51.023Z] 4cc291be95ef: Pull complete [2024-11-20T19:12:51.023Z] 561ebcabdf7f: Download complete [2024-11-20T19:12:51.291Z] 2ac1f1163629: Verifying Checksum [2024-11-20T19:12:51.291Z] 2ac1f1163629: Download complete [2024-11-20T19:12:51.553Z] f49a43e4bbc0: Verifying Checksum [2024-11-20T19:12:51.553Z] f49a43e4bbc0: Download complete [2024-11-20T19:12:54.848Z] 2ac1f1163629: Pull complete [2024-11-20T19:12:54.848Z] 5c3c966382ef: Pull complete [2024-11-20T19:12:54.848Z] 4f4fb700ef54: Pull complete [2024-11-20T19:12:55.108Z] 5d5c8e513c77: Pull complete [2024-11-20T19:12:55.108Z] 9f66e0745190: Pull complete [2024-11-20T19:12:57.645Z] f49a43e4bbc0: Pull complete [2024-11-20T19:12:57.905Z] 561ebcabdf7f: Pull complete [2024-11-20T19:12:57.905Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-20T19:12:57.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-20T19:12:57.905Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-11-20T19:12:58.276Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-20T19:12:58.276Z] WORKDIR /edgex [2024-11-20T19:12:58.276Z] COPY go.mod . [2024-11-20T19:12:58.276Z] RUN go mod download [2024-11-20T19:12:58.276Z] + docker build -t ci-base-image-x86_64 -f - . [2024-11-20T19:12:58.843Z] Sending build context to Docker daemon 178.1MB [2024-11-20T19:12:59.102Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-20T19:12:59.102Z] ---> 3a752c3f9dda [2024-11-20T19:12:59.102Z] Step 2/4 : WORKDIR /edgex [2024-11-20T19:13:01.644Z] ---> Running in 331b6bcd8f82 [2024-11-20T19:13:01.644Z] Removing intermediate container 331b6bcd8f82 [2024-11-20T19:13:01.644Z] ---> 888cc604e7e6 [2024-11-20T19:13:01.644Z] Step 3/4 : COPY go.mod . [2024-11-20T19:13:01.905Z] ---> e039f8316730 [2024-11-20T19:13:01.905Z] Step 4/4 : RUN go mod download [2024-11-20T19:13:01.905Z] ---> Running in 200c5a92ac70 [2024-11-20T19:13:23.862Z] Removing intermediate container 200c5a92ac70 [2024-11-20T19:13:23.862Z] ---> 0d2b58c9d489 [2024-11-20T19:13:23.862Z] Successfully built 0d2b58c9d489 [2024-11-20T19:13:23.862Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-20T19:13:24.264Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-20T19:13:24.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-20T19:13:24.437Z] prd-ubuntu20.04-docker-8c-8g-27112 does not seem to be running inside a container [2024-11-20T19:13:24.464Z] $ 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 ******** ci-base-image-x86_64 cat [2024-11-20T19:13:24.843Z] $ docker top 386faf9838e34d8162a5a756c8c75d4abb52130579bce66a1b232c56fd15fc46 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-20T19:13:25.258Z] + go version [2024-11-20T19:13:25.258Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-20T19:13:25.289Z] $ docker stop --time=1 386faf9838e34d8162a5a756c8c75d4abb52130579bce66a1b232c56fd15fc46 [2024-11-20T19:13:26.546Z] $ docker rm -f --volumes 386faf9838e34d8162a5a756c8c75d4abb52130579bce66a1b232c56fd15fc46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-20T19:13:27.348Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-20T19:13:27.348Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-20T19:13:27.514Z] prd-ubuntu20.04-docker-8c-8g-27112 does not seem to be running inside a container [2024-11-20T19:13:27.541Z] $ 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 ******** ci-base-image-x86_64 cat [2024-11-20T19:13:27.900Z] $ docker top 26a865c1177ff6b0962c0cc37cb114eaba381e4fabea45e91740ef4602e4ff99 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-11-20T19:13:28.043Z] ========================================================= [2024-11-20T19:13:28.043Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-11-20T19:13:28.043Z] ========================================================= [Pipeline] sh [2024-11-20T19:13:28.342Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-11-20T19:13:28.723Z] + make test [2024-11-20T19:13:28.723Z] go test -race -coverprofile=coverage.out ./... [2024-11-20T19:13:36.867Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-11-20T19:14:03.411Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-11-20T19:14:03.411Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-11-20T19:14:04.788Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-11-20T19:14:04.788Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-11-20T19:14:04.788Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-11-20T19:14:04.788Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-11-20T19:14:04.788Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-11-20T19:14:04.788Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-11-20T19:14:04.788Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-11-20T19:14:04.788Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-11-20T19:14:04.788Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-11-20T19:14:05.045Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-11-20T19:14:05.978Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-11-20T19:14:05.978Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-11-20T19:14:05.978Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-11-20T19:14:07.354Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-11-20T19:14:07.354Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-11-20T19:14:08.290Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.019s coverage: 28.7% of statements [2024-11-20T19:14:08.290Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-11-20T19:14:08.290Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-11-20T19:14:08.290Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-11-20T19:14:08.550Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-11-20T19:14:08.550Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-11-20T19:14:09.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.043s coverage: 97.0% of statements [2024-11-20T19:14:09.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-11-20T19:14:09.376Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-11-20T19:14:09.376Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-11-20T19:14:09.376Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-11-20T19:14:09.376Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-11-20T19:14:09.376Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-20T19:14:09.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-11-20T19:14:09.376Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-11-20T19:14:09.376Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-11-20T19:14:10.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-11-20T19:14:10.752Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-11-20T19:14:10.752Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-11-20T19:14:10.752Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-11-20T19:14:10.752Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-20T19:14:12.126Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-11-20T19:14:12.126Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-11-20T19:14:12.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.061s coverage: 69.2% of statements [2024-11-20T19:14:12.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.049s coverage: 48.4% of statements [2024-11-20T19:14:12.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.827s coverage: 93.4% of statements [2024-11-20T19:14:12.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 91.7% of statements [2024-11-20T19:14:13.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 9.4% of statements [2024-11-20T19:14:14.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-11-20T19:14:14.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-11-20T19:14:14.258Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-11-20T19:14:14.258Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-20T19:14:14.258Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-11-20T19:14:14.258Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-11-20T19:14:14.258Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-11-20T19:14:14.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-11-20T19:14:14.258Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-11-20T19:14:14.258Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-11-20T19:14:14.258Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-11-20T19:14:15.634Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.403s coverage: 95.8% of statements [2024-11-20T19:14:15.634Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2024-11-20T19:14:15.634Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-11-20T19:14:15.893Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-11-20T19:14:15.894Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-11-20T19:14:16.462Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.029s coverage: 0.0% of statements [no tests to run] [2024-11-20T19:14:17.031Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.1% of statements [2024-11-20T19:14:17.031Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.025s coverage: 44.2% of statements [2024-11-20T19:14:17.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements [2024-11-20T19:14:17.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.028s coverage: 87.1% of statements [2024-11-20T19:14:17.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2024-11-20T19:14:17.290Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-11-20T19:14:17.290Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-11-20T19:14:17.290Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-11-20T19:14:17.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements [2024-11-20T19:14:17.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2024-11-20T19:14:17.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-11-20T19:14:17.819Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-11-20T19:14:17.819Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-11-20T19:14:17.819Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-11-20T19:14:18.386Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-11-20T19:14:18.386Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-11-20T19:14:18.386Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-11-20T19:14:18.644Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-11-20T19:14:18.644Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-11-20T19:14:18.644Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-11-20T19:14:18.644Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-11-20T19:14:19.213Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-11-20T19:14:19.213Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-11-20T19:14:19.780Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-11-20T19:14:20.718Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-11-20T19:14:21.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-11-20T19:14:22.661Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-11-20T19:14:22.661Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-11-20T19:14:24.565Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-11-20T19:14:24.565Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-11-20T19:14:24.565Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-11-20T19:14:25.941Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-11-20T19:14:25.941Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-11-20T19:14:25.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-11-20T19:14:26.199Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-11-20T19:14:26.199Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-11-20T19:14:26.199Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-11-20T19:14:26.199Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-11-20T19:14:27.575Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-11-20T19:14:27.575Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-11-20T19:14:27.575Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-11-20T19:14:27.575Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-11-20T19:14:29.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-11-20T19:14:29.483Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-11-20T19:14:29.483Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-20T19:14:30.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements [2024-11-20T19:14:30.310Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2024-11-20T19:14:30.310Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-11-20T19:14:30.310Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-11-20T19:14:31.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-11-20T19:14:31.688Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-20T19:14:43.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.047s coverage: 92.9% of statements [2024-11-20T19:14:43.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 66.7% of statements [2024-11-20T19:14:43.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2024-11-20T19:14:43.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 75.0% of statements [2024-11-20T19:14:43.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.032s coverage: 87.2% of statements [2024-11-20T19:14:43.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 17.0% of statements [2024-11-20T19:14:43.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.028s coverage: 100.0% of statements [2024-11-20T19:14:43.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements [2024-11-20T19:14:43.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements [2024-11-20T19:14:43.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2024-11-20T19:14:43.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.125s coverage: 63.1% of statements [2024-11-20T19:14:43.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-11-20T19:14:43.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-11-20T19:14:43.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-11-20T19:14:43.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2024-11-20T19:14:43.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2024-11-20T19:14:43.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.140s coverage: 36.8% of statements [2024-11-20T19:14:43.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements [2024-11-20T19:14:43.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2024-11-20T19:14:43.903Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.053s coverage: 17.2% of statements [2024-11-20T19:14:43.903Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.102s coverage: 95.7% of statements [2024-11-20T19:14:43.903Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.035s coverage: 9.0% of statements [2024-11-20T19:14:43.903Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 97.7% of statements [2024-11-20T19:14:43.903Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.031s coverage: 45.8% of statements [2024-11-20T19:14:43.903Z] 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-11-20T19:14:43.903Z] running golangci-lint [2024-11-20T19:14:43.903Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-11-20T19:14:43.903Z] go version go1.23.2 linux/amd64 [2024-11-20T19:14:43.903Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-11-20T19:14:43.903Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-11-20T19:14:43.903Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-11-20T19:15:05.832Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|types_sizes|compiled_files|imports|name) took 22.094459523s" [2024-11-20T19:15:05.832Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 62.377226ms" [2024-11-20T19:15:18.025Z] level=info msg="[linters_context/goanalysis] analyzers took 1m32.549062663s with top 10 stages: buildir: 1m0.08801987s, gosec: 3.28736207s, inspect: 2.700900287s, fact_deprecated: 2.368364331s, printf: 1.736772855s, ctrlflow: 1.582262429s, fact_purity: 1.318348008s, nilness: 1.206957162s, S1038: 949.153339ms, tokenfileanalyzer: 778.675987ms" [2024-11-20T19:15:18.283Z] level=info msg="[runner] Issues before processing: 193, after processing: 0" [2024-11-20T19:15:18.283Z] level=info msg="[runner] Processors filtering stat (in/out): nolint: 15/0, identifier_marker: 193/193, cgo: 193/193, path_prettifier: 193/193, skip_dirs: 193/193, filename_unadjuster: 193/193, exclude: 193/193, exclude-rules: 193/15, invalid_issue: 193/193, skip_files: 193/193, autogenerated_exclude: 193/193" [2024-11-20T19:15:18.283Z] level=info msg="[runner] processing took 18.774766ms with stages: nolint: 7.941626ms, identifier_marker: 5.398284ms, autogenerated_exclude: 1.734363ms, path_prettifier: 1.498624ms, exclude-rules: 1.329327ms, skip_dirs: 796.109µs, cgo: 28.061µs, invalid_issue: 27.241µs, filename_unadjuster: 12.54µs, max_same_issues: 2.97µs, uniq_by_line: 880ns, sort_results: 780ns, fixer: 740ns, path_shortener: 571ns, diff: 520ns, severity-rules: 460ns, source_code: 420ns, skip_files: 390ns, exclude: 300ns, max_from_linter: 240ns, path_prefixer: 160ns, max_per_file_from_linter: 160ns" [2024-11-20T19:15:18.283Z] level=info msg="[runner] linters took 12.729768481s with stages: goanalysis_metalinter: 12.710821068s" [2024-11-20T19:15:18.283Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-11-20T19:15:18.283Z] level=info msg="Memory: 346 samples, avg is 276.4MB, max is 1196.3MB" [2024-11-20T19:15:18.283Z] level=info msg="Execution took 34.894539169s" [2024-11-20T19:15:18.283Z] go vet ./... [2024-11-20T19:15:24.837Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-20T19:15:24.837Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-20T19:15:25.096Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-20T19:15:25.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-11-20T19:15:25.712Z] + ls -al . [2024-11-20T19:15:25.712Z] total 1740 [2024-11-20T19:15:25.712Z] drwxrwxr-x 11 1001 1001 4096 Nov 20 19:13 . [2024-11-20T19:15:25.712Z] drwxr-xr-x 4 root root 4096 Nov 20 19:13 .. [2024-11-20T19:15:25.712Z] drwxrwxr-x 2 1001 1001 4096 Nov 20 19:12 .blubracket [2024-11-20T19:15:25.712Z] -rw-rw-r-- 1 1001 1001 10 Nov 20 19:12 .dockerignore [2024-11-20T19:15:25.712Z] drwxrwxr-x 8 1001 1001 4096 Nov 20 19:14 .git [2024-11-20T19:15:25.712Z] drwxrwxr-x 3 1001 1001 4096 Nov 20 19:12 .github [2024-11-20T19:15:25.712Z] -rw-rw-r-- 1 1001 1001 907 Nov 20 19:12 .gitignore [2024-11-20T19:15:25.712Z] -rw-rw-r-- 1 1001 1001 199 Nov 20 19:12 .golangci.yml [2024-11-20T19:15:25.712Z] -rw-rw-r-- 1 1001 1001 100 Nov 20 19:12 .hadolint.yml [2024-11-20T19:15:25.712Z] drwxr-xr-x 3 1001 1001 4096 Nov 20 19:12 .semver [2024-11-20T19:15:25.712Z] -rw-rw-r-- 1 1001 1001 155 Nov 20 19:12 .sonarcloud.properties [2024-11-20T19:15:25.712Z] -rw-rw-r-- 1 1001 1001 1171 Nov 20 19:12 ADOPTERS.md [2024-11-20T19:15:25.712Z] -rw-rw-r-- 1 1001 1001 17141 Nov 20 19:12 Attribution.txt [2024-11-20T19:15:25.712Z] -rw-rw-r-- 1 1001 1001 100284 Nov 20 19:12 CHANGELOG.md [2024-11-20T19:15:25.712Z] -rw-rw-r-- 1 1001 1001 3804 Nov 20 19:12 CONTRIBUTING.md [2024-11-20T19:15:25.712Z] -rw-rw-r-- 1 1001 1001 677 Nov 20 19:12 GOVERNANCE.md [2024-11-20T19:15:25.712Z] -rw-rw-r-- 1 1001 1001 858 Nov 20 19:12 Jenkinsfile [2024-11-20T19:15:25.712Z] -rw-rw-r-- 1 1001 1001 10775 Nov 20 19:12 LICENSE [2024-11-20T19:15:25.712Z] -rw-rw-r-- 1 1001 1001 16740 Nov 20 19:12 Makefile [2024-11-20T19:15:25.712Z] -rw-rw-r-- 1 1001 1001 582 Nov 20 19:12 OWNERS.md [2024-11-20T19:15:25.712Z] -rw-rw-r-- 1 1001 1001 9932 Nov 20 19:12 README.md [2024-11-20T19:15:25.712Z] -rw-rw-r-- 1 1001 1001 789 Nov 20 19:12 SECURITY.md [2024-11-20T19:15:25.712Z] -rw-rw-r-- 1 1001 1001 5 Nov 20 19:12 VERSION [2024-11-20T19:15:25.712Z] drwxrwxr-x 2 1001 1001 4096 Nov 20 19:12 bin [2024-11-20T19:15:25.712Z] drwxrwxr-x 19 1001 1001 4096 Nov 20 19:12 cmd [2024-11-20T19:15:25.712Z] -rw-r--r-- 1 root root 1412874 Nov 20 19:14 coverage.out [2024-11-20T19:15:25.712Z] drwxrwxr-x 2 1001 1001 4096 Nov 20 19:12 fuzz_test [2024-11-20T19:15:25.712Z] -rw-rw-r-- 1 1001 1001 6528 Nov 20 19:12 go.mod [2024-11-20T19:15:25.712Z] -rw-rw-r-- 1 1001 1001 88078 Nov 20 19:12 go.sum [2024-11-20T19:15:25.712Z] drwxrwxr-x 7 1001 1001 4096 Nov 20 19:12 internal [2024-11-20T19:15:25.712Z] drwxrwxr-x 2 1001 1001 4096 Nov 20 19:12 openapi [2024-11-20T19:15:25.712Z] -rw-rw-r-- 1 1001 1001 584 Nov 20 19:12 security.txt [2024-11-20T19:15:25.712Z] -rw-rw-r-- 1 1001 1001 204 Nov 20 19:12 version.go [Pipeline] sh [2024-11-20T19:15:26.027Z] + '[' -e coverage.out ] [2024-11-20T19:15:26.027Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-11-20T19:15:26.196Z] Stashed 1 file(s) [Pipeline] sh [2024-11-20T19:15:26.500Z] + make build [2024-11-20T19:15:26.500Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-11-20T19:15:53.036Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-20T19:15:53.036Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-20T19:15:53.036Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-20T19:15:53.036Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-20T19:15:54.937Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-20T19:15:59.124Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-11-20T19:16:01.656Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-20T19:16:03.558Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-20T19:16:04.493Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-20T19:16:05.428Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-20T19:16:05.994Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-20T19:16:06.930Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-11-20T19:16:07.894Z] $ docker stop --time=1 26a865c1177ff6b0962c0cc37cb114eaba381e4fabea45e91740ef4602e4ff99 [2024-11-20T19:16:10.456Z] $ docker rm -f --volumes 26a865c1177ff6b0962c0cc37cb114eaba381e4fabea45e91740ef4602e4ff99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-20T19:16:12.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-20T19:16:12.070Z] [2024-11-20T19:16:12.070Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-20T19:16:12.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-20T19:16:27.363Z] Error response from daemon: Get "https://nexus3.edgexfoundry.org:10003/v2/": net/http: request canceled (Client.Timeout exceeded while awaiting headers) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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-11-20T19:16:28.438Z] Failed in branch amd64 [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-11-20T19:16:30.345Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-11-20T19:16:30.684Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-20T19:16:31.597Z] ---> package-listing.sh [2024-11-20T19:16:31.597Z] ++ facter osfamily [2024-11-20T19:16:31.597Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-20T19:16:31.857Z] + OS_FAMILY=debian [2024-11-20T19:16:31.857Z] + workspace=/w/workspace/edgex-go/1 [2024-11-20T19:16:31.857Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-20T19:16:31.857Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-20T19:16:31.857Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-20T19:16:31.857Z] + PACKAGES=/tmp/packages_start.txt [2024-11-20T19:16:31.857Z] + '[' /w/workspace/edgex-go/1 ']' [2024-11-20T19:16:31.857Z] + PACKAGES=/tmp/packages_end.txt [2024-11-20T19:16:31.857Z] + case "${OS_FAMILY}" in [2024-11-20T19:16:31.857Z] + dpkg -l [2024-11-20T19:16:31.857Z] + grep '^ii' [2024-11-20T19:16:31.857Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-20T19:16:31.857Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-20T19:16:31.857Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-20T19:16:31.857Z] + '[' /w/workspace/edgex-go/1 ']' [2024-11-20T19:16:31.857Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-11-20T19:16:31.857Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-11-20T19:16:31.900Z] 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-11-20T19:16:32.199Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-20T19:16:32.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-20T19:16:32.855Z] [2024-11-20T19:16:32.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-20T19:16:33.262Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-20T19:16:33.262Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-20T19:16:33.262Z] 5eb5b503b376: Pulling fs layer [2024-11-20T19:16:33.262Z] 5c69ac0246d0: Pulling fs layer [2024-11-20T19:16:33.262Z] ec43610c2a17: Pulling fs layer [2024-11-20T19:16:33.262Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-20T19:16:33.262Z] 33b1e0a273af: Pulling fs layer [2024-11-20T19:16:33.262Z] 5d3b04190fa2: Pulling fs layer [2024-11-20T19:16:33.262Z] 2f39f015ded8: Pulling fs layer [2024-11-20T19:16:33.262Z] 3a2ae6a8a46f: Waiting [2024-11-20T19:16:33.262Z] 33b1e0a273af: Waiting [2024-11-20T19:16:33.262Z] 5d3b04190fa2: Waiting [2024-11-20T19:16:33.262Z] 2f39f015ded8: Waiting [2024-11-20T19:16:33.262Z] 5c69ac0246d0: Verifying Checksum [2024-11-20T19:16:33.262Z] 5c69ac0246d0: Download complete [2024-11-20T19:16:33.262Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-20T19:16:33.262Z] 3a2ae6a8a46f: Download complete [2024-11-20T19:16:33.262Z] 33b1e0a273af: Verifying Checksum [2024-11-20T19:16:33.262Z] 33b1e0a273af: Download complete [2024-11-20T19:16:33.262Z] ec43610c2a17: Verifying Checksum [2024-11-20T19:16:33.262Z] ec43610c2a17: Download complete [2024-11-20T19:16:33.262Z] 5d3b04190fa2: Verifying Checksum [2024-11-20T19:16:33.262Z] 5d3b04190fa2: Download complete [2024-11-20T19:16:33.522Z] 5eb5b503b376: Verifying Checksum [2024-11-20T19:16:33.522Z] 5eb5b503b376: Download complete [2024-11-20T19:16:34.089Z] 2f39f015ded8: Download complete [2024-11-20T19:16:34.655Z] 5eb5b503b376: Pull complete [2024-11-20T19:16:34.655Z] 5c69ac0246d0: Pull complete [2024-11-20T19:16:35.224Z] ec43610c2a17: Pull complete [2024-11-20T19:16:35.224Z] 3a2ae6a8a46f: Pull complete [2024-11-20T19:16:35.224Z] 33b1e0a273af: Pull complete [2024-11-20T19:16:35.482Z] 5d3b04190fa2: Pull complete [2024-11-20T19:16:39.667Z] 2f39f015ded8: Pull complete [2024-11-20T19:16:39.667Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-20T19:16:39.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-20T19:16:39.667Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-20T19:16:39.925Z] prd-ubuntu20.04-docker-8c-8g-27112 does not seem to be running inside a container [2024-11-20T19:16:39.955Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-20T19:16:43.490Z] $ docker top 8deb8b58f84d29ebffd87c1c3a22646ba498fddcf80d5110f50e605209446e8f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-20T19:16:43.901Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-20T19:16:44.218Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-20T19:16:44.536Z] + ls /var/log/sa-host [2024-11-20T19:16:44.536Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-20T19:16:44.823Z] provisioning config files... [2024-11-20T19:16:44.832Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11120906854333625350tmp [Pipeline] { [Pipeline] echo [2024-11-20T19:16:44.896Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-20T19:16:45.215Z] ---> create-netrc.sh [Pipeline] } [2024-11-20T19:16:45.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-20T19:16:45.796Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-20T19:16:45.898Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-20T19:16:46.246Z] ---> sudo-logs.sh [2024-11-20T19:16:46.246Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-20T19:16:46.340Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-20T19:16:46.706Z] ---> job-cost.sh [2024-11-20T19:16:46.706Z] lf-activate-venv: SKIPPING [2024-11-20T19:16:46.706Z] INFO: No Stack... [2024-11-20T19:16:46.965Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-20T19:16:47.225Z] INFO: Archiving Costs [Pipeline] echo [2024-11-20T19:16:47.266Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-20T19:16:47.596Z] ---> logs-deploy.sh [2024-11-20T19:16:47.596Z] lf-activate-venv: SKIPPING [2024-11-20T19:16:47.596Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5008/1 [2024-11-20T19:16:47.596Z] INFO: archiving workspace using pattern(s): [2024-11-20T19:16:48.531Z] Archives upload complete. [2024-11-20T19:16:48.531Z] INFO: archiving logs to Nexus