Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8966c26b49b103c4be0d1e0859a9f7a15856cd15 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-ssh17828140151165770095.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh8024024134983624131.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14961781760433368409.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2020028382349060425.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15884355120873209637.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9335 in /w/workspace/exfoundry_device-virtual-go_main [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/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8966c26b49b103c4be0d1e0859a9f7a15856cd15 (main) Commit message: "Merge pull request #487 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.35" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8966c26b49b103c4be0d1e0859a9f7a15856cd15 # timeout=10 > git rev-list --no-walk af071ee2e985f9b80a504a3fceca5d8623c96847 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-04T01:47:48.571Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-04T01:47:48.642Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-04T01:47:48.673Z] ========================================================= [2024-09-04T01:47:48.673Z] EdgeX Global Pipelines Version Info [2024-09-04T01:47:48.673Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-04T01:47:49.400Z] ------------------- [2024-09-04T01:47:49.400Z] stable info: [2024-09-04T01:47:49.400Z] ------------------- [2024-09-04T01:47:49.400Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-04T01:47:49.400Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-04T01:47:49.400Z] Message: update stable to v1.0.263 [2024-09-04T01:47:49.969Z] ------------------- [2024-09-04T01:47:49.969Z] experimental info: [2024-09-04T01:47:49.969Z] ------------------- [2024-09-04T01:47:49.969Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-04T01:47:49.969Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-04T01:47:49.969Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-04T01:47:50.049Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-09-04T01:47:50.071Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-09-04T01:47:50.091Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-04T01:47:50.113Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-04T01:47:50.134Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-04T01:47:50.156Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-04T01:47:50.184Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-04T01:47:50.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-04T01:47:50.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-04T01:47:50.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-04T01:47:50.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-04T01:47:50.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-09-04T01:47:50.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-04T01:47:50.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-04T01:47:50.383Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-04T01:47:50.412Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-04T01:47:50.436Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-04T01:47:50.463Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-04T01:47:50.488Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-04T01:47:50.513Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-04T01:47:50.540Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-09-04T01:47:50.564Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-09-04T01:47:50.591Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-04T01:47:50.615Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-04T01:47:50.644Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-09-04T01:47:50.668Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-04T01:47:50.692Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-04T01:47:50.719Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-04T01:47:50.744Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-04T01:47:50.764Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-04T01:47:50.783Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8966c26b49b103c4be0d1e0859a9f7a15856cd15 [Pipeline] echo [2024-09-04T01:47:50.806Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8966c26 [Pipeline] echo [2024-09-04T01:47:50.824Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-04T01:47:50.879Z] provisioning config files... [2024-09-04T01:47:50.894Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8397129797282189978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T01:47:51.217Z] ---> ****-login.sh [2024-09-04T01:47:51.218Z] nexus3.edgexfoundry.org:10001 [2024-09-04T01:47:51.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:47:51.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:47:51.477Z] Configure a credential helper to remove this warning. See [2024-09-04T01:47:51.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:47:51.477Z] [2024-09-04T01:47:51.477Z] Login Succeeded [2024-09-04T01:47:51.477Z] nexus3.edgexfoundry.org:10002 [2024-09-04T01:47:51.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:47:51.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:47:51.740Z] Configure a credential helper to remove this warning. See [2024-09-04T01:47:51.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:47:51.740Z] [2024-09-04T01:47:51.740Z] Login Succeeded [2024-09-04T01:47:51.740Z] nexus3.edgexfoundry.org:10003 [2024-09-04T01:47:51.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:47:51.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:47:51.740Z] Configure a credential helper to remove this warning. See [2024-09-04T01:47:51.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:47:51.740Z] [2024-09-04T01:47:51.740Z] Login Succeeded [2024-09-04T01:47:51.740Z] nexus3.edgexfoundry.org:10004 [2024-09-04T01:47:51.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:47:51.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:47:51.740Z] Configure a credential helper to remove this warning. See [2024-09-04T01:47:51.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:47:51.740Z] [2024-09-04T01:47:51.740Z] Login Succeeded [2024-09-04T01:47:51.740Z] ****.io [2024-09-04T01:47:52.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:47:52.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:47:52.000Z] Configure a credential helper to remove this warning. See [2024-09-04T01:47:52.000Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:47:52.000Z] [2024-09-04T01:47:52.000Z] Login Succeeded [2024-09-04T01:47:52.000Z] ---> ****-login.sh ends [Pipeline] } [2024-09-04T01:47:52.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-04T01:47:52.418Z] + git rev-list -1 --merges 8966c26b49b103c4be0d1e0859a9f7a15856cd15~1..8966c26b49b103c4be0d1e0859a9f7a15856cd15 [Pipeline] echo [2024-09-04T01:47:52.447Z] -----------> git rev-list -1 --merges 8966c26b49b103c4be0d1e0859a9f7a15856cd15~1..8966c26b49b103c4be0d1e0859a9f7a15856cd15 8966c26b49b103c4be0d1e0859a9f7a15856cd15 [2024-09-04T01:47:52.447Z] 8966c26b49b103c4be0d1e0859a9f7a15856cd15 [false] [Pipeline] sh [2024-09-04T01:47:52.738Z] + git log --format=format:%s -1 8966c26b49b103c4be0d1e0859a9f7a15856cd15 [Pipeline] echo [2024-09-04T01:47:52.757Z] ========================================================= [2024-09-04T01:47:52.757Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-04T01:47:52.757Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-04T01:47:53.112Z] + git log --format=format:%s -1 8966c26b49b103c4be0d1e0859a9f7a15856cd15 [Pipeline] echo [2024-09-04T01:47:53.130Z] [semverPrep] GIT_COMMIT: 8966c26b49b103c4be0d1e0859a9f7a15856cd15, Commit Message: Merge pull request #487 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.35 [Pipeline] echo [2024-09-04T01:47:53.145Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-04T01:47:53.534Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-04T01:47:53.534Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-04T01:47:53.534Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-04T01:47:53.534Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-04T01:47:53.534Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-04T01:47:53.534Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-04T01:47:53.534Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:47:53.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T01:47:53.944Z] [2024-09-04T01:47:53.944Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:47:54.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T01:47:54.248Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-04T01:47:54.248Z] b85a868b505f: Pulling fs layer [2024-09-04T01:47:54.248Z] e2be974225ed: Pulling fs layer [2024-09-04T01:47:54.248Z] 339a4e72a1f5: Pulling fs layer [2024-09-04T01:47:54.248Z] 988bab9f4d93: Pulling fs layer [2024-09-04T01:47:54.248Z] 1469e6f7b9e6: Pulling fs layer [2024-09-04T01:47:54.248Z] eaf3925da568: Pulling fs layer [2024-09-04T01:47:54.248Z] bab4dde63d76: Pulling fs layer [2024-09-04T01:47:54.248Z] bde34c3a00c8: Pulling fs layer [2024-09-04T01:47:54.248Z] b352a97aabf1: Pulling fs layer [2024-09-04T01:47:54.248Z] 4872d77fe225: Pulling fs layer [2024-09-04T01:47:54.248Z] 5851b861e8e6: Pulling fs layer [2024-09-04T01:47:54.248Z] 4872d77fe225: Waiting [2024-09-04T01:47:54.248Z] bde34c3a00c8: Waiting [2024-09-04T01:47:54.248Z] 988bab9f4d93: Waiting [2024-09-04T01:47:54.248Z] b352a97aabf1: Waiting [2024-09-04T01:47:54.248Z] bab4dde63d76: Waiting [2024-09-04T01:47:54.248Z] 5851b861e8e6: Waiting [2024-09-04T01:47:54.248Z] eaf3925da568: Waiting [2024-09-04T01:47:54.248Z] 1469e6f7b9e6: Waiting [2024-09-04T01:47:54.248Z] e2be974225ed: Verifying Checksum [2024-09-04T01:47:54.248Z] e2be974225ed: Download complete [2024-09-04T01:47:54.248Z] 988bab9f4d93: Verifying Checksum [2024-09-04T01:47:54.248Z] 988bab9f4d93: Download complete [2024-09-04T01:47:54.248Z] 1469e6f7b9e6: Verifying Checksum [2024-09-04T01:47:54.248Z] 1469e6f7b9e6: Download complete [2024-09-04T01:47:54.248Z] eaf3925da568: Download complete [2024-09-04T01:47:54.248Z] 339a4e72a1f5: Verifying Checksum [2024-09-04T01:47:54.248Z] 339a4e72a1f5: Download complete [2024-09-04T01:47:54.508Z] bde34c3a00c8: Verifying Checksum [2024-09-04T01:47:54.508Z] bde34c3a00c8: Download complete [2024-09-04T01:47:54.508Z] b352a97aabf1: Verifying Checksum [2024-09-04T01:47:54.508Z] b352a97aabf1: Download complete [2024-09-04T01:47:54.508Z] 4872d77fe225: Download complete [2024-09-04T01:47:54.508Z] 5851b861e8e6: Verifying Checksum [2024-09-04T01:47:54.508Z] 5851b861e8e6: Download complete [2024-09-04T01:47:54.508Z] b85a868b505f: Verifying Checksum [2024-09-04T01:47:54.508Z] b85a868b505f: Download complete [2024-09-04T01:47:54.767Z] bab4dde63d76: Verifying Checksum [2024-09-04T01:47:54.767Z] bab4dde63d76: Download complete [2024-09-04T01:47:55.702Z] b85a868b505f: Pull complete [2024-09-04T01:47:55.702Z] e2be974225ed: Pull complete [2024-09-04T01:47:56.268Z] 339a4e72a1f5: Pull complete [2024-09-04T01:47:56.268Z] 988bab9f4d93: Pull complete [2024-09-04T01:47:56.527Z] 1469e6f7b9e6: Pull complete [2024-09-04T01:47:56.527Z] eaf3925da568: Pull complete [2024-09-04T01:47:57.906Z] bab4dde63d76: Pull complete [2024-09-04T01:47:58.164Z] bde34c3a00c8: Pull complete [2024-09-04T01:47:58.164Z] b352a97aabf1: Pull complete [2024-09-04T01:47:58.423Z] 4872d77fe225: Pull complete [2024-09-04T01:47:58.423Z] 5851b861e8e6: Pull complete [2024-09-04T01:47:58.423Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-04T01:47:58.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T01:47:58.423Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T01:47:58.571Z] prd-ubuntu20.04-docker-8c-8g-9335 does not seem to be running inside a container [2024-09-04T01:47:58.602Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-04T01:48:01.339Z] $ docker top 18bb99625e1b7fb26c4321aa6450b57c4cfc4f82e143c8b7a422e7a745c3cdca -eo pid,comm [2024-09-04T01:48:01.391Z] 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-09-04T01:48:01.391Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-04T01:48:01.445Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-04T01:48:01.445Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-04T01:48:01.541Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-04T01:48:01.541Z] $ docker exec 18bb99625e1b7fb26c4321aa6450b57c4cfc4f82e143c8b7a422e7a745c3cdca ssh-agent [2024-09-04T01:48:01.645Z] SSH_AUTH_SOCK=/tmp/ssh-Yesce2m9bRxJ/agent.32 [2024-09-04T01:48:01.645Z] SSH_AGENT_PID=38 [2024-09-04T01:48:01.651Z] Running ssh-add (command line suppressed) [2024-09-04T01:48:01.733Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9351500348876181628.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9351500348876181628.key) [2024-09-04T01:48:01.749Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-04T01:48:02.043Z] + git tag --points-at HEAD [Pipeline] } [2024-09-04T01:48:02.054Z] $ docker exec --env ******** --env ******** 18bb99625e1b7fb26c4321aa6450b57c4cfc4f82e143c8b7a422e7a745c3cdca ssh-agent -k [2024-09-04T01:48:02.145Z] unset SSH_AUTH_SOCK; [2024-09-04T01:48:02.146Z] unset SSH_AGENT_PID; [2024-09-04T01:48:02.146Z] echo Agent pid 38 killed; [2024-09-04T01:48:02.158Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-04T01:48:02.203Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-04T01:48:02.204Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-04T01:48:02.313Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-04T01:48:02.314Z] $ docker exec 18bb99625e1b7fb26c4321aa6450b57c4cfc4f82e143c8b7a422e7a745c3cdca ssh-agent [2024-09-04T01:48:02.433Z] SSH_AUTH_SOCK=/tmp/ssh-04Tcl4gHlbGR/agent.71 [2024-09-04T01:48:02.433Z] SSH_AGENT_PID=77 [2024-09-04T01:48:02.438Z] Running ssh-add (command line suppressed) [2024-09-04T01:48:02.529Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11555271240401951153.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11555271240401951153.key) [2024-09-04T01:48:02.544Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-04T01:48:02.841Z] + git semver init [2024-09-04T01:48:03.101Z] 2024-09-04 01:48:03,022 [run_init] DEBUG init version:0.0.0 force:False [2024-09-04T01:48:03.102Z] 2024-09-04 01:48:03,023 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2024-09-04T01:48:03.102Z] 2024-09-04 01:48:03,024 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2024-09-04T01:48:03.102Z] 2024-09-04 01:48:03,024 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-09-04T01:48:05.011Z] 2024-09-04 01:48:04,891 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2024-09-04T01:48:05.011Z] 2024-09-04 01:48:04,891 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2024-09-04T01:48:05.011Z] 2024-09-04 01:48:04,891 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-09-04T01:48:05.011Z] 2024-09-04 01:48:04,892 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-09-04T01:48:05.011Z] 3.2.0-dev.23 [Pipeline] } [2024-09-04T01:48:05.018Z] $ docker exec --env ******** --env ******** 18bb99625e1b7fb26c4321aa6450b57c4cfc4f82e143c8b7a422e7a745c3cdca ssh-agent -k [2024-09-04T01:48:05.103Z] unset SSH_AUTH_SOCK; [2024-09-04T01:48:05.103Z] unset SSH_AGENT_PID; [2024-09-04T01:48:05.103Z] echo Agent pid 77 killed; [2024-09-04T01:48:05.114Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-04T01:48:05.447Z] + git semver [Pipeline] } [2024-09-04T01:48:05.720Z] $ docker stop --time=1 18bb99625e1b7fb26c4321aa6450b57c4cfc4f82e143c8b7a422e7a745c3cdca [2024-09-04T01:48:07.017Z] $ docker rm -f --volumes 18bb99625e1b7fb26c4321aa6450b57c4cfc4f82e143c8b7a422e7a745c3cdca [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-04T01:48:07.372Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-04T01:48:07.604Z] Stashed 1 file(s) [Pipeline] echo [2024-09-04T01:48:07.606Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.23 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-04T01:48:07.769Z] provisioning config files... [2024-09-04T01:48:07.779Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9075438712121962328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T01:48:08.078Z] ---> ****-login.sh [2024-09-04T01:48:08.078Z] nexus3.edgexfoundry.org:10001 [2024-09-04T01:48:08.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:48:08.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:48:08.078Z] Configure a credential helper to remove this warning. See [2024-09-04T01:48:08.078Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:48:08.078Z] [2024-09-04T01:48:08.078Z] Login Succeeded [2024-09-04T01:48:08.078Z] nexus3.edgexfoundry.org:10002 [2024-09-04T01:48:08.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:48:08.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:48:08.079Z] Configure a credential helper to remove this warning. See [2024-09-04T01:48:08.079Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:48:08.079Z] [2024-09-04T01:48:08.079Z] Login Succeeded [2024-09-04T01:48:08.079Z] nexus3.edgexfoundry.org:10003 [2024-09-04T01:48:08.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:48:08.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:48:08.338Z] Configure a credential helper to remove this warning. See [2024-09-04T01:48:08.338Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:48:08.338Z] [2024-09-04T01:48:08.338Z] Login Succeeded [2024-09-04T01:48:08.338Z] nexus3.edgexfoundry.org:10004 [2024-09-04T01:48:08.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:48:08.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:48:08.338Z] Configure a credential helper to remove this warning. See [2024-09-04T01:48:08.338Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:48:08.338Z] [2024-09-04T01:48:08.338Z] Login Succeeded [2024-09-04T01:48:08.338Z] ****.io [2024-09-04T01:48:08.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:48:08.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:48:08.597Z] Configure a credential helper to remove this warning. See [2024-09-04T01:48:08.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:48:08.598Z] [2024-09-04T01:48:08.598Z] Login Succeeded [2024-09-04T01:48:08.598Z] ---> ****-login.sh ends [Pipeline] } [2024-09-04T01:48:08.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-04T01:48:08.694Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T01:48:08.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T01:48:08.729Z] ========================================================= [2024-09-04T01:48:08.729Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-04T01:48:08.729Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:48:09.071Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-09-04T01:48:09.072Z] Sending build context to Docker daemon 37.58MB [2024-09-04T01:48:09.072Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-04T01:48:09.072Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-04T01:48:09.331Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-04T01:48:09.331Z] 619be1103602: Pulling fs layer [2024-09-04T01:48:09.331Z] 7862e08f4a3e: Pulling fs layer [2024-09-04T01:48:09.331Z] 5df492c9dc93: Pulling fs layer [2024-09-04T01:48:09.331Z] 7629e6793208: Pulling fs layer [2024-09-04T01:48:09.331Z] 4f4fb700ef54: Pulling fs layer [2024-09-04T01:48:09.331Z] fb5054dd5b73: Pulling fs layer [2024-09-04T01:48:09.331Z] eeca6798cff9: Pulling fs layer [2024-09-04T01:48:09.331Z] aa269ceb94a6: Pulling fs layer [2024-09-04T01:48:09.331Z] ada007ff1a6a: Pulling fs layer [2024-09-04T01:48:09.331Z] 4f4fb700ef54: Waiting [2024-09-04T01:48:09.331Z] aa269ceb94a6: Waiting [2024-09-04T01:48:09.331Z] fb5054dd5b73: Waiting [2024-09-04T01:48:09.331Z] ada007ff1a6a: Waiting [2024-09-04T01:48:09.331Z] eeca6798cff9: Waiting [2024-09-04T01:48:09.331Z] 7862e08f4a3e: Verifying Checksum [2024-09-04T01:48:09.331Z] 7862e08f4a3e: Download complete [2024-09-04T01:48:09.331Z] 7629e6793208: Verifying Checksum [2024-09-04T01:48:09.331Z] 7629e6793208: Download complete [2024-09-04T01:48:09.331Z] 4f4fb700ef54: Verifying Checksum [2024-09-04T01:48:09.331Z] 4f4fb700ef54: Download complete [2024-09-04T01:48:09.331Z] 619be1103602: Verifying Checksum [2024-09-04T01:48:09.331Z] 619be1103602: Download complete [2024-09-04T01:48:09.331Z] fb5054dd5b73: Verifying Checksum [2024-09-04T01:48:09.331Z] fb5054dd5b73: Download complete [2024-09-04T01:48:09.331Z] eeca6798cff9: Verifying Checksum [2024-09-04T01:48:09.331Z] eeca6798cff9: Download complete [2024-09-04T01:48:09.591Z] 619be1103602: Pull complete [2024-09-04T01:48:09.591Z] ada007ff1a6a: Verifying Checksum [2024-09-04T01:48:09.591Z] ada007ff1a6a: Download complete [2024-09-04T01:48:09.591Z] 7862e08f4a3e: Pull complete [2024-09-04T01:48:09.591Z] 5df492c9dc93: Verifying Checksum [2024-09-04T01:48:09.591Z] 5df492c9dc93: Download complete [2024-09-04T01:48:10.158Z] aa269ceb94a6: Verifying Checksum [2024-09-04T01:48:10.158Z] aa269ceb94a6: Download complete [2024-09-04T01:48:12.691Z] 5df492c9dc93: Pull complete [2024-09-04T01:48:12.691Z] 7629e6793208: Pull complete [2024-09-04T01:48:12.691Z] 4f4fb700ef54: Pull complete [2024-09-04T01:48:12.691Z] fb5054dd5b73: Pull complete [2024-09-04T01:48:12.950Z] eeca6798cff9: Pull complete [2024-09-04T01:48:15.480Z] aa269ceb94a6: Pull complete [2024-09-04T01:48:15.480Z] ada007ff1a6a: Pull complete [2024-09-04T01:48:15.480Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-04T01:48:15.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-04T01:48:15.480Z] ---> f489d0715acc [2024-09-04T01:48:15.480Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-09-04T01:48:19.697Z] ---> Running in 11ab806972e3 [2024-09-04T01:48:19.697Z] Removing intermediate container 11ab806972e3 [2024-09-04T01:48:19.697Z] ---> 22834587401d [2024-09-04T01:48:19.697Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-04T01:48:19.697Z] ---> Running in 9f36464e6269 [2024-09-04T01:48:19.697Z] Removing intermediate container 9f36464e6269 [2024-09-04T01:48:19.697Z] ---> 8718c555518f [2024-09-04T01:48:19.697Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-09-04T01:48:19.697Z] ---> Running in 9c777debc1ef [2024-09-04T01:48:19.697Z] Removing intermediate container 9c777debc1ef [2024-09-04T01:48:19.697Z] ---> 5089d2967eab [2024-09-04T01:48:19.697Z] Step 6/12 : WORKDIR /device-virtual-go [2024-09-04T01:48:19.697Z] ---> Running in d270fde89bdc [2024-09-04T01:48:19.697Z] Removing intermediate container d270fde89bdc [2024-09-04T01:48:19.697Z] ---> fc3ce6e96512 [2024-09-04T01:48:19.697Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-04T01:48:19.697Z] ---> Running in e918714695ab [2024-09-04T01:48:19.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:48:19.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:48:20.250Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-09-04T01:48:20.250Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-09-04T01:48:20.250Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-09-04T01:48:20.250Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-09-04T01:48:20.250Z] Executing busybox-1.36.1-r5.trigger [2024-09-04T01:48:20.250Z] OK: 268 MiB in 56 packages [2024-09-04T01:48:20.823Z] Removing intermediate container e918714695ab [2024-09-04T01:48:20.823Z] ---> a7e3144be84e [2024-09-04T01:48:20.823Z] Step 8/12 : COPY go.mod vendor* ./ [2024-09-04T01:48:20.823Z] ---> f2b492fb510a [2024-09-04T01:48:20.823Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:48:20.823Z] ---> Running in b8038cfa487b [2024-09-04T01:48:22.718Z] Still waiting to schedule task [2024-09-04T01:48:22.718Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9334’ [2024-09-04T01:49:17.124Z] Removing intermediate container b8038cfa487b [2024-09-04T01:49:17.124Z] ---> bebd03f5ba38 [2024-09-04T01:49:17.124Z] Step 10/12 : COPY . . [2024-09-04T01:49:17.124Z] ---> 3f03c8b98841 [2024-09-04T01:49:17.124Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-04T01:49:17.124Z] ---> Running in d6bebe0c5eee [2024-09-04T01:49:17.124Z] Removing intermediate container d6bebe0c5eee [2024-09-04T01:49:17.124Z] ---> 9ce013fb1993 [2024-09-04T01:49:17.124Z] Step 12/12 : RUN $MAKE [2024-09-04T01:49:17.124Z] ---> Running in 4f3efc84c198 [2024-09-04T01:49:17.124Z] noop [2024-09-04T01:49:17.124Z] Removing intermediate container 4f3efc84c198 [2024-09-04T01:49:17.124Z] ---> 29b0a6bea8b8 [2024-09-04T01:49:17.124Z] Successfully built 29b0a6bea8b8 [2024-09-04T01:49:17.124Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:49:17.448Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-04T01:49:17.448Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T01:49:17.535Z] prd-ubuntu20.04-docker-8c-8g-9335 does not seem to be running inside a container [2024-09-04T01:49:17.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-04T01:49:17.897Z] $ docker top ed4d09bcc2577f9b437ebdc022aa305ac1a7ebeae537ee5cd3a9232f58aaecfd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T01:49:18.245Z] + go version [2024-09-04T01:49:18.245Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-04T01:49:18.252Z] $ docker stop --time=1 ed4d09bcc2577f9b437ebdc022aa305ac1a7ebeae537ee5cd3a9232f58aaecfd [2024-09-04T01:49:19.533Z] $ docker rm -f --volumes ed4d09bcc2577f9b437ebdc022aa305ac1a7ebeae537ee5cd3a9232f58aaecfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:49:19.980Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-04T01:49:19.981Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T01:49:20.063Z] prd-ubuntu20.04-docker-8c-8g-9335 does not seem to be running inside a container [2024-09-04T01:49:20.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-04T01:49:20.425Z] $ docker top e8b18c8b65f37de589fdd5f03f712bbf128afa54ad73028e2efab8ae18b706cf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T01:49:20.785Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2024-09-04T01:49:21.084Z] + make test [2024-09-04T01:49:21.084Z] go test ./... -coverprofile=coverage.out [2024-09-04T01:49:22.985Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-09-04T01:49:41.059Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-09-04T01:49:41.059Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.007s coverage: 58.4% of statements [2024-09-04T01:49:49.166Z] go vet ./... [2024-09-04T01:49:54.434Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-04T01:49:54.434Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-04T01:49:54.434Z] ./bin/test-attribution-txt.sh [2024-09-04T01:49:54.434Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-04T01:49:54.447Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-04T01:49:54.467Z] $ docker stop --time=1 e8b18c8b65f37de589fdd5f03f712bbf128afa54ad73028e2efab8ae18b706cf [2024-09-04T01:49:58.400Z] $ docker rm -f --volumes e8b18c8b65f37de589fdd5f03f712bbf128afa54ad73028e2efab8ae18b706cf [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-04T01:49:58.932Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-04T01:49:58.993Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-09-04T01:49:59.539Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-04T01:49:59.828Z] + ls -al . [2024-09-04T01:49:59.828Z] total 276 [2024-09-04T01:49:59.828Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 01:49 . [2024-09-04T01:49:59.828Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 01:47 .. [2024-09-04T01:49:59.828Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 01:49 .git [2024-09-04T01:49:59.828Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 01:47 .github [2024-09-04T01:49:59.828Z] -rw-rw-r-- 1 jenkins jenkins 272 Sep 4 01:47 .gitignore [2024-09-04T01:49:59.828Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 4 01:47 .golangci.yml [2024-09-04T01:49:59.828Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 01:48 .semver [2024-09-04T01:49:59.828Z] -rw-rw-r-- 1 jenkins jenkins 17933 Sep 4 01:47 Attribution.txt [2024-09-04T01:49:59.828Z] -rw-rw-r-- 1 jenkins jenkins 15941 Sep 4 01:47 CHANGELOG.md [2024-09-04T01:49:59.828Z] -rw-rw-r-- 1 jenkins jenkins 1755 Sep 4 01:47 Dockerfile [2024-09-04T01:49:59.828Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 4 01:47 GOVERNANCE.md [2024-09-04T01:49:59.828Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 4 01:47 Jenkinsfile [2024-09-04T01:49:59.828Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 4 01:47 LICENSE [2024-09-04T01:49:59.828Z] -rw-rw-r-- 1 jenkins jenkins 1953 Sep 4 01:47 Makefile [2024-09-04T01:49:59.828Z] -rw-rw-r-- 1 jenkins jenkins 623 Sep 4 01:47 OWNERS.md [2024-09-04T01:49:59.828Z] -rw-rw-r-- 1 jenkins jenkins 4103 Sep 4 01:47 README.md [2024-09-04T01:49:59.828Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 4 01:48 VERSION [2024-09-04T01:49:59.828Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 01:47 bin [2024-09-04T01:49:59.828Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 01:47 cmd [2024-09-04T01:49:59.828Z] -rw-r--r-- 1 jenkins jenkins 43247 Sep 4 01:49 coverage.out [2024-09-04T01:49:59.829Z] -rw-rw-r-- 1 jenkins jenkins 6923 Sep 4 01:47 go.mod [2024-09-04T01:49:59.829Z] -rw-rw-r-- 1 jenkins jenkins 101673 Sep 4 01:47 go.sum [2024-09-04T01:49:59.829Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 01:47 internal [2024-09-04T01:49:59.829Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 4 01:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:50:00.146Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8966c26b49b103c4be0d1e0859a9f7a15856cd15 --label arch=amd64 --label version=3.2.0-dev.23 . [2024-09-04T01:50:00.146Z] Sending build context to Docker daemon 37.63MB [2024-09-04T01:50:00.146Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-09-04T01:50:00.146Z] Step 2/26 : FROM ${BASE} AS builder [2024-09-04T01:50:00.146Z] ---> 29b0a6bea8b8 [2024-09-04T01:50:00.146Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-09-04T01:50:00.717Z] ---> Running in e3d99527dc71 [2024-09-04T01:50:00.717Z] Removing intermediate container e3d99527dc71 [2024-09-04T01:50:00.717Z] ---> 8aec843aabf4 [2024-09-04T01:50:00.717Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-09-04T01:50:00.717Z] ---> Running in 70d4f5aed361 [2024-09-04T01:50:00.717Z] Removing intermediate container 70d4f5aed361 [2024-09-04T01:50:00.717Z] ---> a2e674dde6fc [2024-09-04T01:50:00.717Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-09-04T01:50:00.717Z] ---> Running in 903f1c7823a7 [2024-09-04T01:50:00.975Z] Removing intermediate container 903f1c7823a7 [2024-09-04T01:50:00.975Z] ---> eca525f2c09a [2024-09-04T01:50:00.975Z] Step 6/26 : WORKDIR /device-virtual-go [2024-09-04T01:50:00.975Z] ---> Running in 9af7a7a57484 [2024-09-04T01:50:00.975Z] Removing intermediate container 9af7a7a57484 [2024-09-04T01:50:00.975Z] ---> 9b9d3f84c3b6 [2024-09-04T01:50:00.975Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-04T01:50:00.975Z] ---> Running in bf9b29bfd9ab [2024-09-04T01:50:01.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:50:01.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:50:01.493Z] OK: 268 MiB in 56 packages [2024-09-04T01:50:01.752Z] Removing intermediate container bf9b29bfd9ab [2024-09-04T01:50:01.752Z] ---> 41c439275f82 [2024-09-04T01:50:01.752Z] Step 8/26 : COPY go.mod vendor* ./ [2024-09-04T01:50:02.015Z] ---> 91eab7c5fd0d [2024-09-04T01:50:02.015Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:50:02.015Z] ---> Running in d13f05c8efda [2024-09-04T01:50:02.581Z] Removing intermediate container d13f05c8efda [2024-09-04T01:50:02.581Z] ---> fc4101ac33cb [2024-09-04T01:50:02.581Z] Step 10/26 : COPY . . [2024-09-04T01:50:03.517Z] ---> 54a7a28160a0 [2024-09-04T01:50:03.517Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-04T01:50:03.517Z] ---> Running in 16182264503b [2024-09-04T01:50:03.517Z] Removing intermediate container 16182264503b [2024-09-04T01:50:03.517Z] ---> e7af3cf8a9a1 [2024-09-04T01:50:03.517Z] Step 12/26 : RUN $MAKE [2024-09-04T01:50:03.517Z] ---> Running in 556260efa95e [2024-09-04T01:50:03.776Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.35" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-09-04T01:50:35.857Z] Removing intermediate container 556260efa95e [2024-09-04T01:50:35.857Z] ---> 4ca3717be1d9 [2024-09-04T01:50:35.857Z] Step 13/26 : FROM alpine:3.18 [2024-09-04T01:50:35.857Z] 3.18: Pulling from library/alpine [2024-09-04T01:50:35.857Z] 930bdd4d222e: Pulling fs layer [2024-09-04T01:50:35.857Z] 930bdd4d222e: Verifying Checksum [2024-09-04T01:50:35.857Z] 930bdd4d222e: Download complete [2024-09-04T01:50:35.857Z] 930bdd4d222e: Pull complete [2024-09-04T01:50:35.857Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T01:50:35.857Z] Status: Downloaded newer image for alpine:3.18 [2024-09-04T01:50:35.857Z] ---> 18f865063206 [2024-09-04T01:50:35.857Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-09-04T01:50:35.857Z] ---> Running in 5adb917b74c7 [2024-09-04T01:50:35.857Z] Removing intermediate container 5adb917b74c7 [2024-09-04T01:50:35.857Z] ---> 3dec1210d06f [2024-09-04T01:50:35.857Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-09-04T01:50:35.857Z] ---> Running in b23829d2d128 [2024-09-04T01:50:35.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:50:35.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:50:35.857Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-04T01:50:35.857Z] Executing busybox-1.36.1-r7.trigger [2024-09-04T01:50:35.857Z] OK: 7 MiB in 16 packages [2024-09-04T01:50:35.857Z] Removing intermediate container b23829d2d128 [2024-09-04T01:50:35.857Z] ---> 21e40093854d [2024-09-04T01:50:35.857Z] Step 16/26 : RUN apk --no-cache upgrade [2024-09-04T01:50:35.857Z] ---> Running in f003895ea928 [2024-09-04T01:50:35.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:50:35.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:50:35.857Z] OK: 7 MiB in 16 packages [2024-09-04T01:50:35.857Z] Removing intermediate container f003895ea928 [2024-09-04T01:50:35.857Z] ---> 451a9cb7c11b [2024-09-04T01:50:35.857Z] Step 17/26 : WORKDIR / [2024-09-04T01:50:35.857Z] ---> Running in b2b378a28935 [2024-09-04T01:50:35.857Z] Removing intermediate container b2b378a28935 [2024-09-04T01:50:35.857Z] ---> 6e265c4a1769 [2024-09-04T01:50:35.857Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-09-04T01:50:35.857Z] ---> 75f11954d0de [2024-09-04T01:50:35.857Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-09-04T01:50:35.857Z] ---> 177cea5efd5b [2024-09-04T01:50:35.857Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-09-04T01:50:36.806Z] ---> 5d0d19eeb4b2 [2024-09-04T01:50:36.806Z] Step 21/26 : EXPOSE 59900 [2024-09-04T01:50:36.806Z] ---> Running in 39783a9d9a72 [2024-09-04T01:50:36.806Z] Removing intermediate container 39783a9d9a72 [2024-09-04T01:50:36.806Z] ---> afb76f791049 [2024-09-04T01:50:36.806Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-09-04T01:50:36.806Z] ---> Running in dfc35bd68a5b [2024-09-04T01:50:36.806Z] Removing intermediate container dfc35bd68a5b [2024-09-04T01:50:36.806Z] ---> fc94e45188e7 [2024-09-04T01:50:36.806Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-04T01:50:36.806Z] ---> Running in 1faacfa0e9fb [2024-09-04T01:50:36.806Z] Removing intermediate container 1faacfa0e9fb [2024-09-04T01:50:36.806Z] ---> 03ad9576af51 [2024-09-04T01:50:36.806Z] Step 24/26 : LABEL arch=amd64 [2024-09-04T01:50:37.066Z] ---> Running in 99961cb132f0 [2024-09-04T01:50:37.066Z] Removing intermediate container 99961cb132f0 [2024-09-04T01:50:37.066Z] ---> c0cc09c4530f [2024-09-04T01:50:37.066Z] Step 25/26 : LABEL git_sha=8966c26b49b103c4be0d1e0859a9f7a15856cd15 [2024-09-04T01:50:37.066Z] ---> Running in 7f6ba0d58b17 [2024-09-04T01:50:37.066Z] Removing intermediate container 7f6ba0d58b17 [2024-09-04T01:50:37.066Z] ---> a6e5f1824511 [2024-09-04T01:50:37.066Z] Step 26/26 : LABEL version=3.2.0-dev.23 [2024-09-04T01:50:37.066Z] ---> Running in 4bc60175cc04 [2024-09-04T01:50:37.066Z] Removing intermediate container 4bc60175cc04 [2024-09-04T01:50:37.066Z] ---> 42de5aa4db1e [2024-09-04T01:50:37.066Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-04T01:50:37.324Z] Successfully built 42de5aa4db1e [2024-09-04T01:50:37.324Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-04T01:50:37.428Z] provisioning config files... [2024-09-04T01:50:37.436Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3993782631246004638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T01:50:37.732Z] ---> ****-login.sh [2024-09-04T01:50:37.732Z] nexus3.edgexfoundry.org:10001 [2024-09-04T01:50:37.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:50:37.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:50:37.732Z] Configure a credential helper to remove this warning. See [2024-09-04T01:50:37.732Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:50:37.732Z] [2024-09-04T01:50:37.732Z] Login Succeeded [2024-09-04T01:50:37.732Z] nexus3.edgexfoundry.org:10002 [2024-09-04T01:50:37.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:50:37.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:50:37.732Z] Configure a credential helper to remove this warning. See [2024-09-04T01:50:37.732Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:50:37.732Z] [2024-09-04T01:50:37.732Z] Login Succeeded [2024-09-04T01:50:37.732Z] nexus3.edgexfoundry.org:10003 [2024-09-04T01:50:37.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:50:37.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:50:37.991Z] Configure a credential helper to remove this warning. See [2024-09-04T01:50:37.991Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:50:37.991Z] [2024-09-04T01:50:37.991Z] Login Succeeded [2024-09-04T01:50:37.991Z] nexus3.edgexfoundry.org:10004 [2024-09-04T01:50:37.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:50:37.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:50:37.991Z] Configure a credential helper to remove this warning. See [2024-09-04T01:50:37.992Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:50:37.992Z] [2024-09-04T01:50:37.992Z] Login Succeeded [2024-09-04T01:50:37.992Z] ****.io [2024-09-04T01:50:37.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:50:38.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:50:38.251Z] Configure a credential helper to remove this warning. See [2024-09-04T01:50:38.251Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:50:38.251Z] [2024-09-04T01:50:38.251Z] Login Succeeded [2024-09-04T01:50:38.251Z] ---> ****-login.sh ends [Pipeline] } [2024-09-04T01:50:38.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T01:50:38.303Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T01:50:38.332Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2024-09-04T01:50:38.332Z] 8966c26b49b103c4be0d1e0859a9f7a15856cd15 [2024-09-04T01:50:38.332Z] latest [2024-09-04T01:50:38.332Z] 3.2.0-dev.23 [2024-09-04T01:50:38.332Z] 8966c26b49b103c4be0d1e0859a9f7a15856cd15-3.2.0-dev.23 [2024-09-04T01:50:38.332Z] main [2024-09-04T01:50:38.332Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:50:38.677Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:8966c26b49b103c4be0d1e0859a9f7a15856cd15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:50:39.005Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:8966c26b49b103c4be0d1e0859a9f7a15856cd15 [2024-09-04T01:50:39.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-09-04T01:50:39.005Z] 2eeac0edfddd: Preparing [2024-09-04T01:50:39.005Z] 12c3662be4dc: Preparing [2024-09-04T01:50:39.005Z] 97fcbc837302: Preparing [2024-09-04T01:50:39.005Z] 7aa3c62f3b6b: Preparing [2024-09-04T01:50:39.005Z] 8a894e2d4457: Preparing [2024-09-04T01:50:39.005Z] ce7f800efff9: Preparing [2024-09-04T01:50:39.005Z] ce7f800efff9: Waiting [2024-09-04T01:50:39.005Z] 97fcbc837302: Pushed [2024-09-04T01:50:39.005Z] 7aa3c62f3b6b: Pushed [2024-09-04T01:50:39.005Z] 8a894e2d4457: Pushed [2024-09-04T01:50:39.005Z] 12c3662be4dc: Pushed [2024-09-04T01:50:39.005Z] ce7f800efff9: Layer already exists [2024-09-04T01:50:41.545Z] 2eeac0edfddd: Pushed [2024-09-04T01:50:41.545Z] 8966c26b49b103c4be0d1e0859a9f7a15856cd15: digest: sha256:812a80c9d5e45cf202a087a9b7185754c94591cf0792dbd22fff49507ba693cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:50:41.878Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:50:42.202Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-09-04T01:50:42.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-09-04T01:50:42.202Z] 2eeac0edfddd: Preparing [2024-09-04T01:50:42.202Z] 12c3662be4dc: Preparing [2024-09-04T01:50:42.202Z] 97fcbc837302: Preparing [2024-09-04T01:50:42.202Z] 7aa3c62f3b6b: Preparing [2024-09-04T01:50:42.202Z] 8a894e2d4457: Preparing [2024-09-04T01:50:42.202Z] ce7f800efff9: Preparing [2024-09-04T01:50:42.202Z] ce7f800efff9: Waiting [2024-09-04T01:50:42.202Z] 2eeac0edfddd: Layer already exists [2024-09-04T01:50:42.202Z] 8a894e2d4457: Layer already exists [2024-09-04T01:50:42.202Z] 97fcbc837302: Layer already exists [2024-09-04T01:50:42.202Z] 7aa3c62f3b6b: Layer already exists [2024-09-04T01:50:42.202Z] 12c3662be4dc: Layer already exists [2024-09-04T01:50:42.202Z] ce7f800efff9: Layer already exists [2024-09-04T01:50:42.202Z] latest: digest: sha256:812a80c9d5e45cf202a087a9b7185754c94591cf0792dbd22fff49507ba693cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:50:42.537Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:50:42.854Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.23 [2024-09-04T01:50:42.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-09-04T01:50:42.854Z] 2eeac0edfddd: Preparing [2024-09-04T01:50:42.854Z] 12c3662be4dc: Preparing [2024-09-04T01:50:42.854Z] 97fcbc837302: Preparing [2024-09-04T01:50:42.854Z] 7aa3c62f3b6b: Preparing [2024-09-04T01:50:42.854Z] 8a894e2d4457: Preparing [2024-09-04T01:50:42.854Z] ce7f800efff9: Preparing [2024-09-04T01:50:42.854Z] ce7f800efff9: Waiting [2024-09-04T01:50:42.854Z] 12c3662be4dc: Layer already exists [2024-09-04T01:50:42.854Z] 2eeac0edfddd: Layer already exists [2024-09-04T01:50:42.854Z] 8a894e2d4457: Layer already exists [2024-09-04T01:50:42.854Z] 7aa3c62f3b6b: Layer already exists [2024-09-04T01:50:42.854Z] 97fcbc837302: Layer already exists [2024-09-04T01:50:42.854Z] ce7f800efff9: Layer already exists [2024-09-04T01:50:42.854Z] 3.2.0-dev.23: digest: sha256:812a80c9d5e45cf202a087a9b7185754c94591cf0792dbd22fff49507ba693cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:50:43.196Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:8966c26b49b103c4be0d1e0859a9f7a15856cd15-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:50:43.517Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:8966c26b49b103c4be0d1e0859a9f7a15856cd15-3.2.0-dev.23 [2024-09-04T01:50:43.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-09-04T01:50:43.517Z] 2eeac0edfddd: Preparing [2024-09-04T01:50:43.517Z] 12c3662be4dc: Preparing [2024-09-04T01:50:43.517Z] 97fcbc837302: Preparing [2024-09-04T01:50:43.517Z] 7aa3c62f3b6b: Preparing [2024-09-04T01:50:43.517Z] 8a894e2d4457: Preparing [2024-09-04T01:50:43.517Z] ce7f800efff9: Preparing [2024-09-04T01:50:43.517Z] ce7f800efff9: Waiting [2024-09-04T01:50:43.517Z] 97fcbc837302: Layer already exists [2024-09-04T01:50:43.517Z] 12c3662be4dc: Layer already exists [2024-09-04T01:50:43.517Z] 2eeac0edfddd: Layer already exists [2024-09-04T01:50:43.517Z] 7aa3c62f3b6b: Layer already exists [2024-09-04T01:50:43.517Z] 8a894e2d4457: Layer already exists [2024-09-04T01:50:43.517Z] ce7f800efff9: Layer already exists [2024-09-04T01:50:43.517Z] 8966c26b49b103c4be0d1e0859a9f7a15856cd15-3.2.0-dev.23: digest: sha256:812a80c9d5e45cf202a087a9b7185754c94591cf0792dbd22fff49507ba693cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:50:43.844Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:50:44.171Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2024-09-04T01:50:44.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-09-04T01:50:44.172Z] 2eeac0edfddd: Preparing [2024-09-04T01:50:44.172Z] 12c3662be4dc: Preparing [2024-09-04T01:50:44.172Z] 97fcbc837302: Preparing [2024-09-04T01:50:44.172Z] 7aa3c62f3b6b: Preparing [2024-09-04T01:50:44.172Z] 8a894e2d4457: Preparing [2024-09-04T01:50:44.172Z] ce7f800efff9: Preparing [2024-09-04T01:50:44.172Z] ce7f800efff9: Waiting [2024-09-04T01:50:44.172Z] 8a894e2d4457: Layer already exists [2024-09-04T01:50:44.172Z] 97fcbc837302: Layer already exists [2024-09-04T01:50:44.172Z] 2eeac0edfddd: Layer already exists [2024-09-04T01:50:44.172Z] 7aa3c62f3b6b: Layer already exists [2024-09-04T01:50:44.172Z] 12c3662be4dc: Layer already exists [2024-09-04T01:50:44.172Z] ce7f800efff9: Layer already exists [2024-09-04T01:50:44.172Z] main: digest: sha256:812a80c9d5e45cf202a087a9b7185754c94591cf0792dbd22fff49507ba693cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T01:50:44.248Z] ===================================================== [Pipeline] echo [2024-09-04T01:50:44.266Z] taggedImages: [2024-09-04T01:50:44.266Z] - nexus3.edgexfoundry.org:10004/device-virtual:8966c26b49b103c4be0d1e0859a9f7a15856cd15 [2024-09-04T01:50:44.266Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-09-04T01:50:44.266Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.23 [2024-09-04T01:50:44.266Z] - nexus3.edgexfoundry.org:10004/device-virtual:8966c26b49b103c4be0d1e0859a9f7a15856cd15-3.2.0-dev.23 [2024-09-04T01:50:44.266Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:50:44.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T01:50:44.771Z] [2024-09-04T01:50:44.771Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:50:45.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T01:50:45.074Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-04T01:50:45.074Z] 5eb5b503b376: Pulling fs layer [2024-09-04T01:50:45.074Z] 5c69ac0246d0: Pulling fs layer [2024-09-04T01:50:45.074Z] ec43610c2a17: Pulling fs layer [2024-09-04T01:50:45.074Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-04T01:50:45.074Z] 33b1e0a273af: Pulling fs layer [2024-09-04T01:50:45.074Z] 5d3b04190fa2: Pulling fs layer [2024-09-04T01:50:45.074Z] 2f39f015ded8: Pulling fs layer [2024-09-04T01:50:45.074Z] 33b1e0a273af: Waiting [2024-09-04T01:50:45.074Z] 3a2ae6a8a46f: Waiting [2024-09-04T01:50:45.074Z] 5d3b04190fa2: Waiting [2024-09-04T01:50:45.074Z] 2f39f015ded8: Waiting [2024-09-04T01:50:45.074Z] 5c69ac0246d0: Download complete [2024-09-04T01:50:45.074Z] 3a2ae6a8a46f: Download complete [2024-09-04T01:50:45.333Z] 33b1e0a273af: Verifying Checksum [2024-09-04T01:50:45.333Z] 33b1e0a273af: Download complete [2024-09-04T01:50:45.333Z] 5d3b04190fa2: Verifying Checksum [2024-09-04T01:50:45.333Z] 5d3b04190fa2: Download complete [2024-09-04T01:50:45.333Z] ec43610c2a17: Download complete [2024-09-04T01:50:45.333Z] 5eb5b503b376: Verifying Checksum [2024-09-04T01:50:45.333Z] 5eb5b503b376: Download complete [2024-09-04T01:50:45.900Z] 2f39f015ded8: Download complete [2024-09-04T01:50:46.467Z] 5eb5b503b376: Pull complete [2024-09-04T01:50:46.725Z] 5c69ac0246d0: Pull complete [2024-09-04T01:50:46.982Z] ec43610c2a17: Pull complete [2024-09-04T01:50:46.982Z] 3a2ae6a8a46f: Pull complete [2024-09-04T01:50:47.240Z] 33b1e0a273af: Pull complete [2024-09-04T01:50:47.240Z] 5d3b04190fa2: Pull complete [2024-09-04T01:50:51.424Z] 2f39f015ded8: Pull complete [2024-09-04T01:50:51.424Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-04T01:50:51.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T01:50:51.424Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T01:50:51.529Z] prd-ubuntu20.04-docker-8c-8g-9335 does not seem to be running inside a container [2024-09-04T01:50:51.555Z] $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-04T01:50:55.368Z] $ docker top 119de0ce3607167fe4df8e0852348c9553f466ae3696ac7dee2ef275fb5ae4b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T01:50:55.786Z] ---> job-cost.sh [2024-09-04T01:50:55.786Z] lf-activate-venv: SKIPPING [2024-09-04T01:50:55.786Z] INFO: No Stack... [2024-09-04T01:50:56.046Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-04T01:50:56.306Z] INFO: Archiving Costs [Pipeline] sh [2024-09-04T01:50:56.599Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2024-09-04T01:50:56.599Z] + cut -d, -f6 [Pipeline] lock [2024-09-04T01:50:56.614Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-179-stack-cost] [2024-09-04T01:50:56.629Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-179-stack-cost] did not exist. Created. [2024-09-04T01:50:56.636Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-179-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-04T01:50:56.950Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-04T01:50:56.986Z] Stashed 1 file(s) [Pipeline] } [2024-09-04T01:50:56.995Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-179-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-04T01:50:57.024Z] $ docker stop --time=1 119de0ce3607167fe4df8e0852348c9553f466ae3696ac7dee2ef275fb5ae4b6 [2024-09-04T01:50:58.188Z] $ docker rm -f --volumes 119de0ce3607167fe4df8e0852348c9553f466ae3696ac7dee2ef275fb5ae4b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-04T01:52:12.246Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9338 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2024-09-04T01:52:12.274Z] Running in /w/workspace/device-virtual-go/179 [Pipeline] { [Pipeline] checkout [2024-09-04T01:52:15.343Z] The recommended git tool is: git [2024-09-04T01:52:24.286Z] using credential edgex-jenkins-ssh [2024-09-04T01:52:24.330Z] Cloning the remote Git repository [2024-09-04T01:52:24.402Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-09-04T01:52:24.613Z] > git init /w/workspace/device-virtual-go/179 # timeout=10 [2024-09-04T01:52:24.879Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-09-04T01:52:24.885Z] > git --version # timeout=10 [2024-09-04T01:52:24.924Z] > git --version # 'git version 2.25.1' [2024-09-04T01:52:24.927Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-04T01:52:25.311Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-04T01:52:29.221Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-09-04T01:52:29.261Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-04T01:52:30.278Z] Avoid second fetch [2024-09-04T01:52:30.279Z] Checking out Revision 8966c26b49b103c4be0d1e0859a9f7a15856cd15 (main) [2024-09-04T01:52:30.300Z] > git config core.sparsecheckout # timeout=10 [2024-09-04T01:52:30.398Z] > git checkout -f 8966c26b49b103c4be0d1e0859a9f7a15856cd15 # timeout=10 [2024-09-04T01:52:30.962Z] Commit message: "Merge pull request #487 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.35" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-04T01:52:35.624Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-04T01:52:35.624Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-04T01:52:35.624Z] Dload Upload Total Spent Left Speed [2024-09-04T01:52:35.624Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 75905 0 --:--:-- --:--:-- --:--:-- 76357 [Pipeline] sh [2024-09-04T01:52:35.975Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-04T01:52:36.315Z] + sudo tee /etc/docker/daemon.new [2024-09-04T01:52:36.315Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-04T01:52:36.315Z] { [2024-09-04T01:52:36.315Z] "registry-mirrors": [ [2024-09-04T01:52:36.315Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-04T01:52:36.315Z] ], [2024-09-04T01:52:36.315Z] "bip": "10.250.0.254/24", [2024-09-04T01:52:36.315Z] "hosts": [ [2024-09-04T01:52:36.315Z] "tcp://0.0.0.0:5555", [2024-09-04T01:52:36.315Z] "unix:///var/run/docker.sock" [2024-09-04T01:52:36.315Z] ], [2024-09-04T01:52:36.315Z] "mtu": 1458, [2024-09-04T01:52:36.315Z] "selinux-enabled": true, [2024-09-04T01:52:36.315Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-04T01:52:36.315Z] } [Pipeline] sh [2024-09-04T01:52:36.653Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-04T01:52:36.993Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-04T01:52:55.371Z] provisioning config files... [2024-09-04T01:52:55.416Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/179@tmp/config3887036416942302650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T01:52:55.906Z] ---> ****-login.sh [2024-09-04T01:52:55.906Z] nexus3.edgexfoundry.org:10001 [2024-09-04T01:52:56.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:52:56.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:52:56.770Z] Configure a credential helper to remove this warning. See [2024-09-04T01:52:56.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:52:56.770Z] [2024-09-04T01:52:56.770Z] Login Succeeded [2024-09-04T01:52:56.770Z] nexus3.edgexfoundry.org:10002 [2024-09-04T01:52:57.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:52:57.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:52:57.041Z] Configure a credential helper to remove this warning. See [2024-09-04T01:52:57.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:52:57.041Z] [2024-09-04T01:52:57.041Z] Login Succeeded [2024-09-04T01:52:57.041Z] nexus3.edgexfoundry.org:10003 [2024-09-04T01:52:57.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:52:57.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:52:57.584Z] Configure a credential helper to remove this warning. See [2024-09-04T01:52:57.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:52:57.585Z] [2024-09-04T01:52:57.585Z] Login Succeeded [2024-09-04T01:52:57.585Z] nexus3.edgexfoundry.org:10004 [2024-09-04T01:52:57.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:52:57.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:52:57.854Z] Configure a credential helper to remove this warning. See [2024-09-04T01:52:57.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:52:57.854Z] [2024-09-04T01:52:57.854Z] Login Succeeded [2024-09-04T01:52:57.854Z] ****.io [2024-09-04T01:52:58.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:52:58.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:52:58.393Z] Configure a credential helper to remove this warning. See [2024-09-04T01:52:58.393Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:52:58.393Z] [2024-09-04T01:52:58.393Z] Login Succeeded [2024-09-04T01:52:58.393Z] ---> ****-login.sh ends [Pipeline] } [2024-09-04T01:52:58.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-04T01:52:58.706Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T01:52:58.722Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T01:52:58.740Z] ========================================================= [2024-09-04T01:52:58.740Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-04T01:52:58.740Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:52:59.097Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-09-04T01:52:59.682Z] Sending build context to Docker daemon 18.98MB [2024-09-04T01:52:59.682Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-04T01:52:59.682Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-04T01:52:59.952Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-04T01:52:59.952Z] c6b39de5b339: Pulling fs layer [2024-09-04T01:52:59.952Z] a69c41024577: Pulling fs layer [2024-09-04T01:52:59.952Z] d6de4b400683: Pulling fs layer [2024-09-04T01:52:59.952Z] 35cb2a7552d0: Pulling fs layer [2024-09-04T01:52:59.952Z] 4f4fb700ef54: Pulling fs layer [2024-09-04T01:52:59.952Z] 464afbd9ba4c: Pulling fs layer [2024-09-04T01:52:59.952Z] 00f215d4a9da: Pulling fs layer [2024-09-04T01:52:59.952Z] d496ad576159: Pulling fs layer [2024-09-04T01:52:59.952Z] 4f4fb700ef54: Waiting [2024-09-04T01:52:59.952Z] 35cb2a7552d0: Waiting [2024-09-04T01:52:59.952Z] 464afbd9ba4c: Waiting [2024-09-04T01:52:59.952Z] 00f215d4a9da: Waiting [2024-09-04T01:52:59.952Z] d496ad576159: Waiting [2024-09-04T01:52:59.952Z] a69c41024577: Verifying Checksum [2024-09-04T01:52:59.952Z] a69c41024577: Download complete [2024-09-04T01:52:59.952Z] 35cb2a7552d0: Verifying Checksum [2024-09-04T01:52:59.952Z] 35cb2a7552d0: Download complete [2024-09-04T01:52:59.952Z] 4f4fb700ef54: Verifying Checksum [2024-09-04T01:52:59.952Z] 4f4fb700ef54: Download complete [2024-09-04T01:52:59.952Z] c6b39de5b339: Download complete [2024-09-04T01:52:59.952Z] 464afbd9ba4c: Verifying Checksum [2024-09-04T01:52:59.952Z] 464afbd9ba4c: Download complete [2024-09-04T01:53:00.549Z] d496ad576159: Verifying Checksum [2024-09-04T01:53:00.549Z] d496ad576159: Download complete [2024-09-04T01:53:00.820Z] c6b39de5b339: Pull complete [2024-09-04T01:53:01.783Z] a69c41024577: Pull complete [2024-09-04T01:53:01.783Z] d6de4b400683: Verifying Checksum [2024-09-04T01:53:01.783Z] d6de4b400683: Download complete [2024-09-04T01:53:02.747Z] 00f215d4a9da: Verifying Checksum [2024-09-04T01:53:02.747Z] 00f215d4a9da: Download complete [2024-09-04T01:53:15.111Z] d6de4b400683: Pull complete [2024-09-04T01:53:15.111Z] 35cb2a7552d0: Pull complete [2024-09-04T01:53:15.111Z] 4f4fb700ef54: Pull complete [2024-09-04T01:53:15.111Z] 464afbd9ba4c: Pull complete [2024-09-04T01:53:23.358Z] 00f215d4a9da: Pull complete [2024-09-04T01:53:24.774Z] d496ad576159: Pull complete [2024-09-04T01:53:24.774Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-04T01:53:24.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-04T01:53:24.774Z] ---> f246e2811388 [2024-09-04T01:53:24.774Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-09-04T01:53:26.748Z] ---> Running in 99a0e9109f40 [2024-09-04T01:53:27.017Z] Removing intermediate container 99a0e9109f40 [2024-09-04T01:53:27.017Z] ---> ea64351dc652 [2024-09-04T01:53:27.017Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-04T01:53:27.017Z] ---> Running in d1fb290da572 [2024-09-04T01:53:27.287Z] Removing intermediate container d1fb290da572 [2024-09-04T01:53:27.287Z] ---> 24e8cb62a0d5 [2024-09-04T01:53:27.287Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-09-04T01:53:27.287Z] ---> Running in 80d565161441 [2024-09-04T01:53:27.556Z] Removing intermediate container 80d565161441 [2024-09-04T01:53:27.556Z] ---> 6ce08e40e11c [2024-09-04T01:53:27.556Z] Step 6/12 : WORKDIR /device-virtual-go [2024-09-04T01:53:27.826Z] ---> Running in 3d83fcbc71cf [2024-09-04T01:53:28.097Z] Removing intermediate container 3d83fcbc71cf [2024-09-04T01:53:28.097Z] ---> 3c5c2c6fa0cc [2024-09-04T01:53:28.097Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-04T01:53:28.367Z] ---> Running in 347f4a0a815a [2024-09-04T01:53:29.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:53:29.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:53:31.337Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-09-04T01:53:31.338Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-09-04T01:53:31.338Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-09-04T01:53:31.338Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-09-04T01:53:31.338Z] Executing busybox-1.36.1-r5.trigger [2024-09-04T01:53:31.338Z] OK: 271 MiB in 56 packages [2024-09-04T01:53:32.782Z] Removing intermediate container 347f4a0a815a [2024-09-04T01:53:32.782Z] ---> d07c0d328488 [2024-09-04T01:53:32.782Z] Step 8/12 : COPY go.mod vendor* ./ [2024-09-04T01:53:33.374Z] ---> e9319289434c [2024-09-04T01:53:33.374Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:53:33.374Z] ---> Running in 43929d9ff0f3 [2024-09-04T01:55:25.190Z] Removing intermediate container 43929d9ff0f3 [2024-09-04T01:55:25.190Z] ---> 7920d54ca541 [2024-09-04T01:55:25.190Z] Step 10/12 : COPY . . [2024-09-04T01:55:25.802Z] ---> 8b917497a83f [2024-09-04T01:55:25.802Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-04T01:55:25.802Z] ---> Running in fb19f733e142 [2024-09-04T01:55:26.084Z] Removing intermediate container fb19f733e142 [2024-09-04T01:55:26.084Z] ---> 544dc5f476a1 [2024-09-04T01:55:26.084Z] Step 12/12 : RUN $MAKE [2024-09-04T01:55:26.359Z] ---> Running in 206231b8e1ab [2024-09-04T01:55:27.329Z] noop [2024-09-04T01:55:28.299Z] Removing intermediate container 206231b8e1ab [2024-09-04T01:55:28.300Z] ---> 2969a70a39f3 [2024-09-04T01:55:28.300Z] Successfully built 2969a70a39f3 [2024-09-04T01:55:28.300Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:55:28.677Z] + docker inspect -f . ci-base-image-arm64 [2024-09-04T01:55:28.678Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T01:55:28.912Z] prd-ubuntu20.04-docker-arm64-4c-16g-9338 does not seem to be running inside a container [2024-09-04T01:55:28.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/179 -v /w/workspace/device-virtual-go/179:/w/workspace/device-virtual-go/179:rw,z -v /w/workspace/device-virtual-go/179@tmp:/w/workspace/device-virtual-go/179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-04T01:55:30.223Z] $ docker top 741f07f980681b04aed9f89c895dc02ba72ad7c411c3dda2cd653c77b7e0def1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T01:55:31.090Z] + go version [2024-09-04T01:55:31.090Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-04T01:55:31.114Z] $ docker stop --time=1 741f07f980681b04aed9f89c895dc02ba72ad7c411c3dda2cd653c77b7e0def1 [2024-09-04T01:55:32.768Z] $ docker rm -f --volumes 741f07f980681b04aed9f89c895dc02ba72ad7c411c3dda2cd653c77b7e0def1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:55:33.356Z] + docker inspect -f . ci-base-image-arm64 [2024-09-04T01:55:33.356Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T01:55:33.560Z] prd-ubuntu20.04-docker-arm64-4c-16g-9338 does not seem to be running inside a container [2024-09-04T01:55:33.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/179 -v /w/workspace/device-virtual-go/179:/w/workspace/device-virtual-go/179:rw,z -v /w/workspace/device-virtual-go/179@tmp:/w/workspace/device-virtual-go/179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-04T01:55:34.825Z] $ docker top 0148ffd6a2b548fa413d30e8cc5ae023bebc8b93ec61c81520c48c67df6864e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T01:55:35.661Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/179 [Pipeline] fileExists [Pipeline] sh [2024-09-04T01:55:36.317Z] + make test [2024-09-04T01:55:36.317Z] go test ./... -coverprofile=coverage.out [2024-09-04T01:55:42.963Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-09-04T01:59:19.981Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-09-04T01:59:19.981Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.064s coverage: 58.3% of statements [2024-09-04T01:59:19.981Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-04T01:59:19.981Z] go vet ./... [2024-09-04T02:00:07.703Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-04T02:00:07.703Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-04T02:00:07.703Z] ./bin/test-attribution-txt.sh [2024-09-04T02:00:07.703Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-04T02:00:07.727Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-04T02:00:07.756Z] $ docker stop --time=1 0148ffd6a2b548fa413d30e8cc5ae023bebc8b93ec61c81520c48c67df6864e8 [2024-09-04T02:00:09.649Z] $ docker rm -f --volumes 0148ffd6a2b548fa413d30e8cc5ae023bebc8b93ec61c81520c48c67df6864e8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-04T02:00:11.190Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-04T02:00:11.219Z] Warning: overwriting stash ‘coverage-report’ [2024-09-04T02:00:11.734Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-04T02:00:12.143Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-04T02:00:12.465Z] + ls -al . [2024-09-04T02:00:12.465Z] total 272 [2024-09-04T02:00:12.465Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 4 01:55 . [2024-09-04T02:00:12.465Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 01:52 .. [2024-09-04T02:00:12.465Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 01:52 .git [2024-09-04T02:00:12.465Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 01:52 .github [2024-09-04T02:00:12.465Z] -rw-rw-r-- 1 jenkins jenkins 272 Sep 4 01:52 .gitignore [2024-09-04T02:00:12.465Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 4 01:52 .golangci.yml [2024-09-04T02:00:12.465Z] -rw-rw-r-- 1 jenkins jenkins 17933 Sep 4 01:52 Attribution.txt [2024-09-04T02:00:12.465Z] -rw-rw-r-- 1 jenkins jenkins 15941 Sep 4 01:52 CHANGELOG.md [2024-09-04T02:00:12.465Z] -rw-rw-r-- 1 jenkins jenkins 1755 Sep 4 01:52 Dockerfile [2024-09-04T02:00:12.465Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 4 01:52 GOVERNANCE.md [2024-09-04T02:00:12.465Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 4 01:52 Jenkinsfile [2024-09-04T02:00:12.465Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 4 01:52 LICENSE [2024-09-04T02:00:12.465Z] -rw-rw-r-- 1 jenkins jenkins 1953 Sep 4 01:52 Makefile [2024-09-04T02:00:12.465Z] -rw-rw-r-- 1 jenkins jenkins 623 Sep 4 01:52 OWNERS.md [2024-09-04T02:00:12.465Z] -rw-rw-r-- 1 jenkins jenkins 4103 Sep 4 01:52 README.md [2024-09-04T02:00:12.465Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 4 01:48 VERSION [2024-09-04T02:00:12.465Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 01:52 bin [2024-09-04T02:00:12.465Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 01:52 cmd [2024-09-04T02:00:12.465Z] -rw-r--r-- 1 jenkins jenkins 43247 Sep 4 01:59 coverage.out [2024-09-04T02:00:12.465Z] -rw-rw-r-- 1 jenkins jenkins 6923 Sep 4 01:52 go.mod [2024-09-04T02:00:12.465Z] -rw-rw-r-- 1 jenkins jenkins 101673 Sep 4 01:52 go.sum [2024-09-04T02:00:12.465Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 01:52 internal [2024-09-04T02:00:12.465Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 4 01:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:12.816Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8966c26b49b103c4be0d1e0859a9f7a15856cd15 --label arch=arm64 --label version=3.2.0-dev.23 . [2024-09-04T02:00:13.401Z] Sending build context to Docker daemon 19.03MB [2024-09-04T02:00:13.401Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-09-04T02:00:13.401Z] Step 2/26 : FROM ${BASE} AS builder [2024-09-04T02:00:13.401Z] ---> 2969a70a39f3 [2024-09-04T02:00:13.401Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-09-04T02:00:13.668Z] ---> Running in c418bad110c9 [2024-09-04T02:00:13.936Z] Removing intermediate container c418bad110c9 [2024-09-04T02:00:13.936Z] ---> 9a1529c5b9ca [2024-09-04T02:00:13.936Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-09-04T02:00:13.936Z] ---> Running in d51513740e06 [2024-09-04T02:00:14.206Z] Removing intermediate container d51513740e06 [2024-09-04T02:00:14.206Z] ---> 816fecdf6749 [2024-09-04T02:00:14.206Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-09-04T02:00:14.488Z] ---> Running in 51158beec878 [2024-09-04T02:00:14.755Z] Removing intermediate container 51158beec878 [2024-09-04T02:00:14.755Z] ---> 9d29c51a00e4 [2024-09-04T02:00:14.755Z] Step 6/26 : WORKDIR /device-virtual-go [2024-09-04T02:00:14.755Z] ---> Running in e35a5c96d52f [2024-09-04T02:00:15.020Z] Removing intermediate container e35a5c96d52f [2024-09-04T02:00:15.020Z] ---> a1f97a8d3134 [2024-09-04T02:00:15.020Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-04T02:00:15.287Z] ---> Running in 1643f2199e19 [2024-09-04T02:00:16.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T02:00:16.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T02:00:17.467Z] OK: 271 MiB in 56 packages [2024-09-04T02:00:18.436Z] Removing intermediate container 1643f2199e19 [2024-09-04T02:00:18.436Z] ---> a4e3a1f6dd81 [2024-09-04T02:00:18.436Z] Step 8/26 : COPY go.mod vendor* ./ [2024-09-04T02:00:19.020Z] ---> 5783b7ef9f06 [2024-09-04T02:00:19.020Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T02:00:19.020Z] ---> Running in 6308f155a91c [2024-09-04T02:00:21.600Z] Removing intermediate container 6308f155a91c [2024-09-04T02:00:21.600Z] ---> 8b6e2ebd10e8 [2024-09-04T02:00:21.600Z] Step 10/26 : COPY . . [2024-09-04T02:00:23.008Z] ---> 58a4bbac1bd7 [2024-09-04T02:00:23.008Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-04T02:00:23.008Z] ---> Running in 0f63a1842cbb [2024-09-04T02:00:23.280Z] Removing intermediate container 0f63a1842cbb [2024-09-04T02:00:23.280Z] ---> 877a1e768b6c [2024-09-04T02:00:23.280Z] Step 12/26 : RUN $MAKE [2024-09-04T02:00:23.549Z] ---> Running in f5c5565ec907 [2024-09-04T02:00:24.518Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.35" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-09-04T02:04:09.774Z] Removing intermediate container f5c5565ec907 [2024-09-04T02:04:09.774Z] ---> c3ff3ed22596 [2024-09-04T02:04:09.774Z] Step 13/26 : FROM alpine:3.18 [2024-09-04T02:04:09.774Z] 3.18: Pulling from library/alpine [2024-09-04T02:04:09.774Z] 4983c3fe2029: Pulling fs layer [2024-09-04T02:04:09.774Z] 4983c3fe2029: Download complete [2024-09-04T02:04:09.774Z] 4983c3fe2029: Pull complete [2024-09-04T02:04:09.774Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T02:04:09.774Z] Status: Downloaded newer image for alpine:3.18 [2024-09-04T02:04:09.774Z] ---> a0237000ae83 [2024-09-04T02:04:09.774Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-09-04T02:04:09.774Z] ---> Running in b4cfc8f0f6d7 [2024-09-04T02:04:09.774Z] Removing intermediate container b4cfc8f0f6d7 [2024-09-04T02:04:09.774Z] ---> 8e3bd547bf01 [2024-09-04T02:04:09.774Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-09-04T02:04:09.774Z] ---> Running in eef0b85be936 [2024-09-04T02:04:09.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T02:04:09.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T02:04:09.774Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-04T02:04:09.774Z] Executing busybox-1.36.1-r7.trigger [2024-09-04T02:04:09.774Z] OK: 8 MiB in 16 packages [2024-09-04T02:04:09.774Z] Removing intermediate container eef0b85be936 [2024-09-04T02:04:09.774Z] ---> dc8f315b0076 [2024-09-04T02:04:09.774Z] Step 16/26 : RUN apk --no-cache upgrade [2024-09-04T02:04:09.774Z] ---> Running in d8e78136ca06 [2024-09-04T02:04:09.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T02:04:09.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T02:04:09.774Z] OK: 8 MiB in 16 packages [2024-09-04T02:04:09.774Z] Removing intermediate container d8e78136ca06 [2024-09-04T02:04:09.774Z] ---> 0cf5f705ed33 [2024-09-04T02:04:09.774Z] Step 17/26 : WORKDIR / [2024-09-04T02:04:09.774Z] ---> Running in 8c6b6557bf86 [2024-09-04T02:04:09.774Z] Removing intermediate container 8c6b6557bf86 [2024-09-04T02:04:09.774Z] ---> d76615fec0f3 [2024-09-04T02:04:09.774Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-09-04T02:04:09.774Z] ---> f7e6b2a68482 [2024-09-04T02:04:09.774Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-09-04T02:04:09.774Z] ---> 032bcafab08e [2024-09-04T02:04:09.774Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-09-04T02:04:11.186Z] ---> 97cb751df4e8 [2024-09-04T02:04:11.186Z] Step 21/26 : EXPOSE 59900 [2024-09-04T02:04:11.186Z] ---> Running in 6591193571f0 [2024-09-04T02:04:11.456Z] Removing intermediate container 6591193571f0 [2024-09-04T02:04:11.456Z] ---> e96fcfb85eaa [2024-09-04T02:04:11.456Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-09-04T02:04:11.725Z] ---> Running in 4ee66d5d3eec [2024-09-04T02:04:11.994Z] Removing intermediate container 4ee66d5d3eec [2024-09-04T02:04:11.994Z] ---> 10538f2b8e81 [2024-09-04T02:04:11.994Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-04T02:04:11.994Z] ---> Running in 9a65265c55e5 [2024-09-04T02:04:12.583Z] Removing intermediate container 9a65265c55e5 [2024-09-04T02:04:12.583Z] ---> 00107381b748 [2024-09-04T02:04:12.583Z] Step 24/26 : LABEL arch=arm64 [2024-09-04T02:04:12.583Z] ---> Running in 16c8e157bb8f [2024-09-04T02:04:12.853Z] Removing intermediate container 16c8e157bb8f [2024-09-04T02:04:12.853Z] ---> 91025fbd51c2 [2024-09-04T02:04:12.853Z] Step 25/26 : LABEL git_sha=8966c26b49b103c4be0d1e0859a9f7a15856cd15 [2024-09-04T02:04:12.853Z] ---> Running in f06f97a8a3bd [2024-09-04T02:04:13.443Z] Removing intermediate container f06f97a8a3bd [2024-09-04T02:04:13.443Z] ---> d73f3e399f29 [2024-09-04T02:04:13.443Z] Step 26/26 : LABEL version=3.2.0-dev.23 [2024-09-04T02:04:13.443Z] ---> Running in f5e1e1614e3c [2024-09-04T02:04:13.713Z] Removing intermediate container f5e1e1614e3c [2024-09-04T02:04:13.713Z] ---> 3b716875269e [2024-09-04T02:04:13.713Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-04T02:04:13.713Z] Successfully built 3b716875269e [2024-09-04T02:04:13.713Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-04T02:04:13.877Z] provisioning config files... [2024-09-04T02:04:13.895Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/179@tmp/config11246109837495367053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T02:04:14.247Z] ---> ****-login.sh [2024-09-04T02:04:14.247Z] nexus3.edgexfoundry.org:10001 [2024-09-04T02:04:14.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T02:04:14.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T02:04:14.515Z] Configure a credential helper to remove this warning. See [2024-09-04T02:04:14.515Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T02:04:14.515Z] [2024-09-04T02:04:14.515Z] Login Succeeded [2024-09-04T02:04:14.515Z] nexus3.edgexfoundry.org:10002 [2024-09-04T02:04:14.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T02:04:15.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T02:04:15.054Z] Configure a credential helper to remove this warning. See [2024-09-04T02:04:15.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T02:04:15.054Z] [2024-09-04T02:04:15.054Z] Login Succeeded [2024-09-04T02:04:15.054Z] nexus3.edgexfoundry.org:10003 [2024-09-04T02:04:15.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T02:04:15.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T02:04:15.322Z] Configure a credential helper to remove this warning. See [2024-09-04T02:04:15.322Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T02:04:15.322Z] [2024-09-04T02:04:15.322Z] Login Succeeded [2024-09-04T02:04:15.322Z] nexus3.edgexfoundry.org:10004 [2024-09-04T02:04:15.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T02:04:15.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T02:04:15.856Z] Configure a credential helper to remove this warning. See [2024-09-04T02:04:15.856Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T02:04:15.856Z] [2024-09-04T02:04:15.856Z] Login Succeeded [2024-09-04T02:04:15.856Z] ****.io [2024-09-04T02:04:16.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T02:04:16.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T02:04:16.392Z] Configure a credential helper to remove this warning. See [2024-09-04T02:04:16.392Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T02:04:16.392Z] [2024-09-04T02:04:16.392Z] Login Succeeded [2024-09-04T02:04:16.392Z] ---> ****-login.sh ends [Pipeline] } [2024-09-04T02:04:16.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T02:04:16.450Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T02:04:16.475Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2024-09-04T02:04:16.475Z] 8966c26b49b103c4be0d1e0859a9f7a15856cd15 [2024-09-04T02:04:16.475Z] latest [2024-09-04T02:04:16.475Z] 3.2.0-dev.23 [2024-09-04T02:04:16.475Z] 8966c26b49b103c4be0d1e0859a9f7a15856cd15-3.2.0-dev.23 [2024-09-04T02:04:16.475Z] main [2024-09-04T02:04:16.475Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:04:16.846Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:8966c26b49b103c4be0d1e0859a9f7a15856cd15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:04:17.209Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:8966c26b49b103c4be0d1e0859a9f7a15856cd15 [2024-09-04T02:04:17.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-09-04T02:04:17.209Z] f01438266884: Preparing [2024-09-04T02:04:17.209Z] e9ef603fdc49: Preparing [2024-09-04T02:04:17.209Z] 944ad5049fba: Preparing [2024-09-04T02:04:17.209Z] 8b0129684c49: Preparing [2024-09-04T02:04:17.209Z] 0cf7d06007d5: Preparing [2024-09-04T02:04:17.209Z] 3c20671a5817: Preparing [2024-09-04T02:04:17.477Z] e9ef603fdc49: Pushed [2024-09-04T02:04:17.477Z] 8b0129684c49: Pushed [2024-09-04T02:04:17.477Z] 944ad5049fba: Pushed [2024-09-04T02:04:17.477Z] 0cf7d06007d5: Pushed [2024-09-04T02:04:17.477Z] 3c20671a5817: Layer already exists [2024-09-04T02:04:24.129Z] f01438266884: Pushed [2024-09-04T02:04:24.129Z] 8966c26b49b103c4be0d1e0859a9f7a15856cd15: digest: sha256:60ace6de27aef77282459130c3b597900862bbe80857b2724e2988da3cf65b9f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:04:24.488Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:04:24.860Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-09-04T02:04:24.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-09-04T02:04:24.860Z] f01438266884: Preparing [2024-09-04T02:04:24.860Z] e9ef603fdc49: Preparing [2024-09-04T02:04:24.860Z] 944ad5049fba: Preparing [2024-09-04T02:04:24.860Z] 8b0129684c49: Preparing [2024-09-04T02:04:24.860Z] 0cf7d06007d5: Preparing [2024-09-04T02:04:24.860Z] 3c20671a5817: Preparing [2024-09-04T02:04:24.860Z] 3c20671a5817: Waiting [2024-09-04T02:04:24.860Z] 0cf7d06007d5: Layer already exists [2024-09-04T02:04:24.860Z] 944ad5049fba: Layer already exists [2024-09-04T02:04:24.860Z] e9ef603fdc49: Layer already exists [2024-09-04T02:04:24.860Z] 8b0129684c49: Layer already exists [2024-09-04T02:04:24.860Z] 3c20671a5817: Layer already exists [2024-09-04T02:04:24.860Z] f01438266884: Layer already exists [2024-09-04T02:04:25.129Z] latest: digest: sha256:60ace6de27aef77282459130c3b597900862bbe80857b2724e2988da3cf65b9f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:04:25.493Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:04:25.846Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.23 [2024-09-04T02:04:25.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-09-04T02:04:25.846Z] f01438266884: Preparing [2024-09-04T02:04:25.846Z] e9ef603fdc49: Preparing [2024-09-04T02:04:25.846Z] 944ad5049fba: Preparing [2024-09-04T02:04:25.846Z] 8b0129684c49: Preparing [2024-09-04T02:04:25.846Z] 0cf7d06007d5: Preparing [2024-09-04T02:04:25.846Z] 3c20671a5817: Preparing [2024-09-04T02:04:25.846Z] 3c20671a5817: Waiting [2024-09-04T02:04:25.846Z] 0cf7d06007d5: Layer already exists [2024-09-04T02:04:25.846Z] e9ef603fdc49: Layer already exists [2024-09-04T02:04:25.846Z] f01438266884: Layer already exists [2024-09-04T02:04:25.846Z] 944ad5049fba: Layer already exists [2024-09-04T02:04:25.846Z] 8b0129684c49: Layer already exists [2024-09-04T02:04:25.846Z] 3c20671a5817: Layer already exists [2024-09-04T02:04:26.111Z] 3.2.0-dev.23: digest: sha256:60ace6de27aef77282459130c3b597900862bbe80857b2724e2988da3cf65b9f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:04:26.474Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:8966c26b49b103c4be0d1e0859a9f7a15856cd15-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:04:26.842Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:8966c26b49b103c4be0d1e0859a9f7a15856cd15-3.2.0-dev.23 [2024-09-04T02:04:26.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-09-04T02:04:26.842Z] f01438266884: Preparing [2024-09-04T02:04:26.842Z] e9ef603fdc49: Preparing [2024-09-04T02:04:26.842Z] 944ad5049fba: Preparing [2024-09-04T02:04:26.842Z] 8b0129684c49: Preparing [2024-09-04T02:04:26.842Z] 0cf7d06007d5: Preparing [2024-09-04T02:04:26.842Z] 3c20671a5817: Preparing [2024-09-04T02:04:26.842Z] 3c20671a5817: Waiting [2024-09-04T02:04:26.842Z] e9ef603fdc49: Layer already exists [2024-09-04T02:04:26.842Z] 0cf7d06007d5: Layer already exists [2024-09-04T02:04:26.842Z] 944ad5049fba: Layer already exists [2024-09-04T02:04:26.842Z] 8b0129684c49: Layer already exists [2024-09-04T02:04:26.842Z] f01438266884: Layer already exists [2024-09-04T02:04:26.842Z] 3c20671a5817: Layer already exists [2024-09-04T02:04:27.108Z] 8966c26b49b103c4be0d1e0859a9f7a15856cd15-3.2.0-dev.23: digest: sha256:60ace6de27aef77282459130c3b597900862bbe80857b2724e2988da3cf65b9f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:04:27.480Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:04:27.846Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2024-09-04T02:04:27.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-09-04T02:04:27.846Z] f01438266884: Preparing [2024-09-04T02:04:27.846Z] e9ef603fdc49: Preparing [2024-09-04T02:04:27.846Z] 944ad5049fba: Preparing [2024-09-04T02:04:27.846Z] 8b0129684c49: Preparing [2024-09-04T02:04:27.846Z] 0cf7d06007d5: Preparing [2024-09-04T02:04:27.846Z] 3c20671a5817: Preparing [2024-09-04T02:04:27.846Z] 3c20671a5817: Waiting [2024-09-04T02:04:27.846Z] 8b0129684c49: Layer already exists [2024-09-04T02:04:27.846Z] e9ef603fdc49: Layer already exists [2024-09-04T02:04:27.846Z] 0cf7d06007d5: Layer already exists [2024-09-04T02:04:27.846Z] 944ad5049fba: Layer already exists [2024-09-04T02:04:27.846Z] f01438266884: Layer already exists [2024-09-04T02:04:27.846Z] 3c20671a5817: Layer already exists [2024-09-04T02:04:28.112Z] main: digest: sha256:60ace6de27aef77282459130c3b597900862bbe80857b2724e2988da3cf65b9f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T02:04:28.203Z] ===================================================== [Pipeline] echo [2024-09-04T02:04:28.221Z] taggedImages: [2024-09-04T02:04:28.221Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:8966c26b49b103c4be0d1e0859a9f7a15856cd15 [2024-09-04T02:04:28.221Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-09-04T02:04:28.221Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.23 [2024-09-04T02:04:28.221Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:8966c26b49b103c4be0d1e0859a9f7a15856cd15-3.2.0-dev.23 [2024-09-04T02:04:28.221Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:04:28.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-04T02:04:28.627Z] [2024-09-04T02:04:28.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:04:28.976Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-04T02:04:28.976Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-04T02:04:29.245Z] 8998bd30e6a1: Pulling fs layer [2024-09-04T02:04:29.245Z] 04944245beec: Pulling fs layer [2024-09-04T02:04:29.245Z] 699f458cf7ca: Pulling fs layer [2024-09-04T02:04:29.245Z] 765212b225bb: Pulling fs layer [2024-09-04T02:04:29.245Z] f23df028b6ca: Pulling fs layer [2024-09-04T02:04:29.245Z] d65c8cfc05b1: Pulling fs layer [2024-09-04T02:04:29.245Z] 2437ff75d9bd: Pulling fs layer [2024-09-04T02:04:29.245Z] 765212b225bb: Waiting [2024-09-04T02:04:29.245Z] f23df028b6ca: Waiting [2024-09-04T02:04:29.245Z] d65c8cfc05b1: Waiting [2024-09-04T02:04:29.245Z] 2437ff75d9bd: Waiting [2024-09-04T02:04:29.245Z] 04944245beec: Verifying Checksum [2024-09-04T02:04:29.245Z] 04944245beec: Download complete [2024-09-04T02:04:29.245Z] 765212b225bb: Verifying Checksum [2024-09-04T02:04:29.246Z] 765212b225bb: Download complete [2024-09-04T02:04:29.246Z] f23df028b6ca: Verifying Checksum [2024-09-04T02:04:29.246Z] f23df028b6ca: Download complete [2024-09-04T02:04:29.246Z] d65c8cfc05b1: Verifying Checksum [2024-09-04T02:04:29.246Z] d65c8cfc05b1: Download complete [2024-09-04T02:04:29.522Z] 699f458cf7ca: Verifying Checksum [2024-09-04T02:04:29.522Z] 699f458cf7ca: Download complete [2024-09-04T02:04:30.108Z] 8998bd30e6a1: Verifying Checksum [2024-09-04T02:04:30.108Z] 8998bd30e6a1: Download complete [2024-09-04T02:04:32.702Z] 2437ff75d9bd: Verifying Checksum [2024-09-04T02:04:32.702Z] 2437ff75d9bd: Download complete [2024-09-04T02:04:36.071Z] 8998bd30e6a1: Pull complete [2024-09-04T02:04:36.071Z] 04944245beec: Pull complete [2024-09-04T02:04:38.018Z] 699f458cf7ca: Pull complete [2024-09-04T02:04:38.018Z] 765212b225bb: Pull complete [2024-09-04T02:04:38.976Z] f23df028b6ca: Pull complete [2024-09-04T02:04:39.244Z] d65c8cfc05b1: Pull complete [2024-09-04T02:04:57.460Z] 2437ff75d9bd: Pull complete [2024-09-04T02:04:57.460Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-04T02:04:57.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-04T02:04:57.460Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T02:04:57.707Z] prd-ubuntu20.04-docker-arm64-4c-16g-9338 does not seem to be running inside a container [2024-09-04T02:04:57.887Z] $ 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/device-virtual-go/179 -v /w/workspace/device-virtual-go/179:/w/workspace/device-virtual-go/179:rw,z -v /w/workspace/device-virtual-go/179@tmp:/w/workspace/device-virtual-go/179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-04T02:05:00.997Z] $ docker top 152dc12a83c951290bcfc5404c98b0be1a254a91db565f83ce2ecae4e2fdc95d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T02:05:01.931Z] ---> job-cost.sh [2024-09-04T02:05:01.931Z] lf-activate-venv: SKIPPING [2024-09-04T02:05:01.931Z] INFO: No Stack... [2024-09-04T02:05:02.531Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-04T02:05:03.504Z] INFO: Archiving Costs [Pipeline] sh [2024-09-04T02:05:04.180Z] + cat /w/workspace/device-virtual-go/179/archives/cost.csv [2024-09-04T02:05:04.180Z] + cut -d, -f6 [Pipeline] lock [2024-09-04T02:05:04.244Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-179-stack-cost] [2024-09-04T02:05:04.254Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-179-stack-cost] did not exist. Created. [2024-09-04T02:05:04.261Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-179-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-04T02:05:04.938Z] /w/workspace/device-virtual-go/179@tmp/durable-f32f0782/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-04T02:05:05.575Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-04T02:05:05.601Z] Warning: overwriting stash ‘stack-cost’ [2024-09-04T02:05:05.671Z] Stashed 1 file(s) [Pipeline] } [2024-09-04T02:05:05.682Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-179-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-04T02:05:05.720Z] $ docker stop --time=1 152dc12a83c951290bcfc5404c98b0be1a254a91db565f83ce2ecae4e2fdc95d [2024-09-04T02:05:07.282Z] $ docker rm -f --volumes 152dc12a83c951290bcfc5404c98b0be1a254a91db565f83ce2ecae4e2fdc95d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-09-04T02:05:07.809Z] provisioning config files... [2024-09-04T02:05:07.817Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7277797464665661414tmp [Pipeline] { [Pipeline] sh [2024-09-04T02:05:08.112Z] + set +x [2024-09-04T02:05:08.112Z] + bash -s -- [2024-09-04T02:05:08.112Z] + curl -s https://codecov.io/bash [2024-09-04T02:05:08.112Z] [2024-09-04T02:05:08.112Z] _____ _ [2024-09-04T02:05:08.112Z] / ____| | | [2024-09-04T02:05:08.112Z] | | ___ __| | ___ ___ _____ __ [2024-09-04T02:05:08.112Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-04T02:05:08.112Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-04T02:05:08.112Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-04T02:05:08.112Z] Bash-1.0.6 [2024-09-04T02:05:08.112Z] [2024-09-04T02:05:08.112Z] [2024-09-04T02:05:08.112Z] ==> git version 2.25.1 found [2024-09-04T02:05:08.112Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-09-04T02:05:08.112Z] Release-Date: 2020-01-08 [2024-09-04T02:05:08.112Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-04T02:05:08.112Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-04T02:05:08.112Z] ==> Jenkins CI detected. [2024-09-04T02:05:08.112Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2024-09-04T02:05:08.112Z] project root: . [2024-09-04T02:05:08.112Z] --> token set from env [2024-09-04T02:05:08.112Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-04T02:05:08.112Z] ==> Running gcov in . (disable via -X gcov) [2024-09-04T02:05:08.112Z] ==> Python coveragepy not found [2024-09-04T02:05:08.112Z] ==> Searching for coverage reports in: [2024-09-04T02:05:08.112Z] + . [2024-09-04T02:05:08.112Z] -> Found 1 reports [2024-09-04T02:05:08.112Z] ==> Detecting git/mercurial file structure [2024-09-04T02:05:08.371Z] ==> Reading reports [2024-09-04T02:05:08.371Z] + ./coverage.out bytes=43247 [2024-09-04T02:05:08.371Z] ==> Appending adjustments [2024-09-04T02:05:08.371Z] https://docs.codecov.io/docs/fixing-reports [2024-09-04T02:05:08.371Z] + Found adjustments [2024-09-04T02:05:08.371Z] ==> Gzipping contents [2024-09-04T02:05:08.371Z] 8.0K /tmp/codecov.pd3Yk8.gz [2024-09-04T02:05:08.371Z] ==> Uploading reports [2024-09-04T02:05:08.371Z] url: https://codecov.io [2024-09-04T02:05:08.371Z] query: branch=main&commit=8966c26b49b103c4be0d1e0859a9f7a15856cd15&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F179%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-04T02:05:08.371Z] -> Pinging Codecov [2024-09-04T02:05:08.371Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8966c26b49b103c4be0d1e0859a9f7a15856cd15&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F179%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-04T02:05:08.371Z] -> Uploading to [2024-09-04T02:05:08.371Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-04/5E52B4B073DB2E39498172D8E973AA87/8966c26b49b103c4be0d1e0859a9f7a15856cd15/1b616b77-c258-4fe3-b676-b8f6136f54ef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240904%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240904T020508Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3ce96ad2c3dc97b99ef06730f41ea614913e5f68456d29953220e9bb66975262 [2024-09-04T02:05:08.629Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-04T02:05:08.629Z] Dload Upload Total Spent Left Speed [2024-09-04T02:05:08.891Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5022 0 0 100 5022 0 18000 --:--:-- --:--:-- --:--:-- 18000 [2024-09-04T02:05:08.891Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/8966c26b49b103c4be0d1e0859a9f7a15856cd15 [Pipeline] } [2024-09-04T02:05:08.897Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-09-04T02:05:09.157Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-04T02:05:09.175Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:05:09.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-04T02:05:09.495Z] [2024-09-04T02:05:09.495Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:05:09.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-04T02:05:09.801Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-04T02:05:09.801Z] 619be1103602: Already exists [2024-09-04T02:05:09.801Z] f8ea3408117e: Pulling fs layer [2024-09-04T02:05:09.801Z] 91320369b822: Pulling fs layer [2024-09-04T02:05:09.801Z] 0406650e8295: Pulling fs layer [2024-09-04T02:05:09.801Z] 4f4fb700ef54: Pulling fs layer [2024-09-04T02:05:09.801Z] 96d80e3f36e1: Pulling fs layer [2024-09-04T02:05:09.801Z] bcf3aedb951c: Pulling fs layer [2024-09-04T02:05:09.801Z] 96d80e3f36e1: Waiting [2024-09-04T02:05:09.801Z] 4f4fb700ef54: Waiting [2024-09-04T02:05:09.801Z] bcf3aedb951c: Waiting [2024-09-04T02:05:09.801Z] 0406650e8295: Verifying Checksum [2024-09-04T02:05:09.801Z] 0406650e8295: Download complete [2024-09-04T02:05:09.801Z] 4f4fb700ef54: Download complete [2024-09-04T02:05:09.801Z] f8ea3408117e: Download complete [2024-09-04T02:05:09.801Z] f8ea3408117e: Pull complete [2024-09-04T02:05:10.060Z] 96d80e3f36e1: Verifying Checksum [2024-09-04T02:05:10.060Z] 96d80e3f36e1: Download complete [2024-09-04T02:05:10.319Z] 91320369b822: Verifying Checksum [2024-09-04T02:05:10.319Z] 91320369b822: Download complete [2024-09-04T02:05:10.884Z] bcf3aedb951c: Verifying Checksum [2024-09-04T02:05:10.884Z] bcf3aedb951c: Download complete [2024-09-04T02:05:13.418Z] 91320369b822: Pull complete [2024-09-04T02:05:13.418Z] 0406650e8295: Pull complete [2024-09-04T02:05:13.418Z] 4f4fb700ef54: Pull complete [2024-09-04T02:05:13.675Z] 96d80e3f36e1: Pull complete [2024-09-04T02:05:16.961Z] bcf3aedb951c: Pull complete [2024-09-04T02:05:16.961Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-04T02:05:16.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-04T02:05:16.961Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T02:05:17.165Z] prd-ubuntu20.04-docker-8c-8g-9335 does not seem to be running inside a container [2024-09-04T02:05:17.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-09-04T02:05:21.183Z] $ docker top 03d0706025eed996676c739b8f81ca4d58e03ed9cfb0607d1621750992c91b4b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T02:05:21.581Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2024-09-04T02:05:21.610Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2024-09-04T02:05:21.910Z] + set -o pipefail [2024-09-04T02:05:21.910Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2024-09-04T02:05:30.031Z] [2024-09-04T02:05:30.031Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2024-09-04T02:05:30.031Z] [2024-09-04T02:05:30.031Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/fd00b6f1-5a2b-423f-8dfa-d35ed0783358 [2024-09-04T02:05:30.031Z] [2024-09-04T02:05:30.031Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-04T02:05:30.031Z] [2024-09-04T02:05:30.031Z] [2024-09-04T02:05:30.031Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-04T02:05:30.031Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-04T02:05:30.299Z] $ docker stop --time=1 03d0706025eed996676c739b8f81ca4d58e03ed9cfb0607d1621750992c91b4b [2024-09-04T02:05:34.939Z] $ docker rm -f --volumes 03d0706025eed996676c739b8f81ca4d58e03ed9cfb0607d1621750992c91b4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-04T02:05:35.991Z] + git log --format=format:%s -1 8966c26b49b103c4be0d1e0859a9f7a15856cd15 [Pipeline] sh [2024-09-04T02:05:36.283Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-04T02:05:36.283Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:05:36.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T02:05:36.588Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T02:05:36.676Z] prd-ubuntu20.04-docker-8c-8g-9335 does not seem to be running inside a container [2024-09-04T02:05:36.700Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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-09-04T02:05:37.265Z] $ docker top 5af6c7f86a084d8de6bc9b224733e1ed0cc7e7d3351e65d4410d577d0250b210 -eo pid,comm [2024-09-04T02:05:37.316Z] 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-09-04T02:05:37.316Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-04T02:05:37.364Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-04T02:05:37.364Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-04T02:05:37.472Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-04T02:05:37.471Z] $ docker exec 5af6c7f86a084d8de6bc9b224733e1ed0cc7e7d3351e65d4410d577d0250b210 ssh-agent [2024-09-04T02:05:37.572Z] SSH_AUTH_SOCK=/tmp/ssh-boDbsE7YsXbg/agent.33 [2024-09-04T02:05:37.572Z] SSH_AGENT_PID=39 [2024-09-04T02:05:37.576Z] Running ssh-add (command line suppressed) [2024-09-04T02:05:37.675Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9484312907239535408.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9484312907239535408.key) [2024-09-04T02:05:37.693Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-04T02:05:37.987Z] + git semver tag [2024-09-04T02:05:38.247Z] 2024-09-04 02:05:38,159 [run_tag] DEBUG tag force:False [2024-09-04T02:05:38.247Z] 2024-09-04 02:05:38,160 [check_head_tag] DEBUG check head tag [2024-09-04T02:05:38.247Z] 2024-09-04 02:05:38,161 [execute] INFO git cat-file --batch-check [2024-09-04T02:05:38.247Z] 2024-09-04 02:05:38,162 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-09-04T02:05:38.247Z] 2024-09-04 02:05:38,166 [execute] INFO git cat-file --batch [2024-09-04T02:05:38.247Z] 2024-09-04 02:05:38,166 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-09-04T02:05:38.247Z] 2024-09-04 02:05:38,189 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-09-04T02:05:38.247Z] 2024-09-04 02:05:38,189 [execute] INFO git tag -a v3.2.0-dev.23 -m v3.2.0-dev.23 [2024-09-04T02:05:38.247Z] 2024-09-04 02:05:38,189 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.23', '-m', 'v3.2.0-dev.23'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-09-04T02:05:38.247Z] 2024-09-04 02:05:38,193 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-09-04T02:05:38.247Z] 3.2.0-dev.23 [Pipeline] } [2024-09-04T02:05:38.254Z] $ docker exec --env ******** --env ******** 5af6c7f86a084d8de6bc9b224733e1ed0cc7e7d3351e65d4410d577d0250b210 ssh-agent -k [2024-09-04T02:05:38.363Z] unset SSH_AUTH_SOCK; [2024-09-04T02:05:38.363Z] unset SSH_AGENT_PID; [2024-09-04T02:05:38.363Z] echo Agent pid 39 killed; [2024-09-04T02:05:38.374Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-04T02:05:38.697Z] + git semver [Pipeline] } [2024-09-04T02:05:38.968Z] $ docker stop --time=1 5af6c7f86a084d8de6bc9b224733e1ed0cc7e7d3351e65d4410d577d0250b210 [2024-09-04T02:05:40.277Z] $ docker rm -f --volumes 5af6c7f86a084d8de6bc9b224733e1ed0cc7e7d3351e65d4410d577d0250b210 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:05:40.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-04T02:05:40.709Z] [2024-09-04T02:05:40.709Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:05:41.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-04T02:05:41.014Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-04T02:05:41.014Z] ab5ef0e58194: Pulling fs layer [2024-09-04T02:05:41.014Z] 9712f1f96733: Pulling fs layer [2024-09-04T02:05:41.014Z] 63f879dbbcfc: Pulling fs layer [2024-09-04T02:05:41.014Z] 0d9ebad4ef96: Pulling fs layer [2024-09-04T02:05:41.014Z] e9a5061849ea: Pulling fs layer [2024-09-04T02:05:41.014Z] d747dcd14b5f: Pulling fs layer [2024-09-04T02:05:41.014Z] 2de7ff778b66: Pulling fs layer [2024-09-04T02:05:41.014Z] 0d9ebad4ef96: Waiting [2024-09-04T02:05:41.014Z] e9a5061849ea: Waiting [2024-09-04T02:05:41.014Z] d747dcd14b5f: Waiting [2024-09-04T02:05:41.014Z] 2de7ff778b66: Waiting [2024-09-04T02:05:41.014Z] 9712f1f96733: Verifying Checksum [2024-09-04T02:05:41.014Z] 9712f1f96733: Download complete [2024-09-04T02:05:41.275Z] 63f879dbbcfc: Verifying Checksum [2024-09-04T02:05:41.275Z] 63f879dbbcfc: Download complete [2024-09-04T02:05:41.275Z] e9a5061849ea: Verifying Checksum [2024-09-04T02:05:41.275Z] e9a5061849ea: Download complete [2024-09-04T02:05:41.275Z] d747dcd14b5f: Verifying Checksum [2024-09-04T02:05:41.275Z] d747dcd14b5f: Download complete [2024-09-04T02:05:41.534Z] 0d9ebad4ef96: Verifying Checksum [2024-09-04T02:05:41.534Z] 0d9ebad4ef96: Download complete [2024-09-04T02:05:41.534Z] ab5ef0e58194: Verifying Checksum [2024-09-04T02:05:41.534Z] ab5ef0e58194: Download complete [2024-09-04T02:05:41.534Z] 2de7ff778b66: Verifying Checksum [2024-09-04T02:05:41.534Z] 2de7ff778b66: Download complete [2024-09-04T02:05:44.829Z] ab5ef0e58194: Pull complete [2024-09-04T02:05:44.829Z] 9712f1f96733: Pull complete [2024-09-04T02:05:45.087Z] 63f879dbbcfc: Pull complete [2024-09-04T02:05:48.362Z] 0d9ebad4ef96: Pull complete [2024-09-04T02:05:48.929Z] e9a5061849ea: Pull complete [2024-09-04T02:05:48.929Z] d747dcd14b5f: Pull complete [2024-09-04T02:05:49.863Z] 2de7ff778b66: Pull complete [2024-09-04T02:05:49.863Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-04T02:05:49.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-04T02:05:49.863Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T02:05:49.967Z] prd-ubuntu20.04-docker-8c-8g-9335 does not seem to be running inside a container [2024-09-04T02:05:49.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-09-04T02:05:55.607Z] $ docker top 0b56fc8bc904d81b3fc32acf149822c0143d16380f14d81906345cf4536df085 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-04T02:05:55.690Z] provisioning config files... [2024-09-04T02:05:55.697Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14476239193945306534tmp [2024-09-04T02:05:55.706Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12781957967361744725tmp [2024-09-04T02:05:55.714Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15434000902968139790tmp [Pipeline] { [Pipeline] echo [2024-09-04T02:05:55.801Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T02:05:56.091Z] ---> sigul-configuration.sh [2024-09-04T02:05:56.091Z] gpg: directory `/root/.gnupg' created [2024-09-04T02:05:56.091Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-04T02:05:56.091Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-04T02:05:56.091Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-04T02:05:56.091Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-04T02:05:56.091Z] gpg: CAST5 encrypted data [2024-09-04T02:05:56.091Z] gpg: encrypted with 1 passphrase [2024-09-04T02:05:56.091Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-04T02:05:56.384Z] + mkdir /home/jenkins [2024-09-04T02:05:56.384Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-04T02:05:56.679Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-09-04T02:05:56.693Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T02:05:56.985Z] ---> sigul-install.sh [2024-09-04T02:05:56.985Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-04T02:05:57.278Z] + git tag --list [2024-09-04T02:05:57.278Z] v1.0.0 [2024-09-04T02:05:57.278Z] v1.1.0 [2024-09-04T02:05:57.278Z] v1.1.1 [2024-09-04T02:05:57.278Z] v1.2.1 [2024-09-04T02:05:57.278Z] v1.2.2 [2024-09-04T02:05:57.278Z] v1.2.3 [2024-09-04T02:05:57.278Z] v1.3.0 [2024-09-04T02:05:57.278Z] v1.3.1 [2024-09-04T02:05:57.278Z] v2.0.0 [2024-09-04T02:05:57.278Z] v2.1.0 [2024-09-04T02:05:57.278Z] v2.1.1 [2024-09-04T02:05:57.278Z] v2.2.0 [2024-09-04T02:05:57.278Z] v2.3.0 [2024-09-04T02:05:57.278Z] v3.0 [2024-09-04T02:05:57.278Z] v3.0.0 [2024-09-04T02:05:57.278Z] v3.1 [2024-09-04T02:05:57.278Z] v3.1.0 [2024-09-04T02:05:57.278Z] v3.1.0-dev.1 [2024-09-04T02:05:57.278Z] v3.1.0-dev.10 [2024-09-04T02:05:57.278Z] v3.1.0-dev.11 [2024-09-04T02:05:57.278Z] v3.1.0-dev.12 [2024-09-04T02:05:57.278Z] v3.1.0-dev.13 [2024-09-04T02:05:57.278Z] v3.1.0-dev.14 [2024-09-04T02:05:57.278Z] v3.1.0-dev.15 [2024-09-04T02:05:57.278Z] v3.1.0-dev.16 [2024-09-04T02:05:57.278Z] v3.1.0-dev.17 [2024-09-04T02:05:57.278Z] v3.1.0-dev.18 [2024-09-04T02:05:57.278Z] v3.1.0-dev.19 [2024-09-04T02:05:57.278Z] v3.1.0-dev.2 [2024-09-04T02:05:57.278Z] v3.1.0-dev.20 [2024-09-04T02:05:57.278Z] v3.1.0-dev.21 [2024-09-04T02:05:57.278Z] v3.1.0-dev.22 [2024-09-04T02:05:57.278Z] v3.1.0-dev.23 [2024-09-04T02:05:57.279Z] v3.1.0-dev.24 [2024-09-04T02:05:57.279Z] v3.1.0-dev.25 [2024-09-04T02:05:57.279Z] v3.1.0-dev.26 [2024-09-04T02:05:57.279Z] v3.1.0-dev.27 [2024-09-04T02:05:57.279Z] v3.1.0-dev.28 [2024-09-04T02:05:57.279Z] v3.1.0-dev.29 [2024-09-04T02:05:57.279Z] v3.1.0-dev.3 [2024-09-04T02:05:57.279Z] v3.1.0-dev.30 [2024-09-04T02:05:57.279Z] v3.1.0-dev.4 [2024-09-04T02:05:57.279Z] v3.1.0-dev.5 [2024-09-04T02:05:57.279Z] v3.1.0-dev.6 [2024-09-04T02:05:57.279Z] v3.1.0-dev.7 [2024-09-04T02:05:57.279Z] v3.1.0-dev.8 [2024-09-04T02:05:57.279Z] v3.1.0-dev.9 [2024-09-04T02:05:57.279Z] v3.1.1 [2024-09-04T02:05:57.279Z] v3.1.1-dev.1 [2024-09-04T02:05:57.279Z] v3.2.0-dev.1 [2024-09-04T02:05:57.279Z] v3.2.0-dev.10 [2024-09-04T02:05:57.279Z] v3.2.0-dev.11 [2024-09-04T02:05:57.279Z] v3.2.0-dev.12 [2024-09-04T02:05:57.279Z] v3.2.0-dev.13 [2024-09-04T02:05:57.279Z] v3.2.0-dev.14 [2024-09-04T02:05:57.279Z] v3.2.0-dev.15 [2024-09-04T02:05:57.279Z] v3.2.0-dev.16 [2024-09-04T02:05:57.279Z] v3.2.0-dev.17 [2024-09-04T02:05:57.279Z] v3.2.0-dev.18 [2024-09-04T02:05:57.279Z] v3.2.0-dev.19 [2024-09-04T02:05:57.279Z] v3.2.0-dev.2 [2024-09-04T02:05:57.279Z] v3.2.0-dev.20 [2024-09-04T02:05:57.279Z] v3.2.0-dev.21 [2024-09-04T02:05:57.279Z] v3.2.0-dev.22 [2024-09-04T02:05:57.279Z] v3.2.0-dev.23 [2024-09-04T02:05:57.279Z] v3.2.0-dev.3 [2024-09-04T02:05:57.279Z] v3.2.0-dev.4 [2024-09-04T02:05:57.279Z] v3.2.0-dev.5 [2024-09-04T02:05:57.279Z] v3.2.0-dev.6 [2024-09-04T02:05:57.279Z] v3.2.0-dev.7 [2024-09-04T02:05:57.279Z] v3.2.0-dev.8 [2024-09-04T02:05:57.279Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-04T02:05:57.573Z] + lftools sign git-tag v3.2.0-dev.23 [2024-09-04T02:05:58.142Z] Signing Git tag with Sigul... [2024-09-04T02:05:58.142Z] Signing v3.2.0-dev.23 [Pipeline] echo [2024-09-04T02:05:58.418Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T02:05:58.707Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-04T02:05:58.714Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-04T02:05:58.741Z] $ docker stop --time=1 0b56fc8bc904d81b3fc32acf149822c0143d16380f14d81906345cf4536df085 [2024-09-04T02:06:00.036Z] $ docker rm -f --volumes 0b56fc8bc904d81b3fc32acf149822c0143d16380f14d81906345cf4536df085 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-04T02:06:00.531Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-04T02:06:00.531Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:06:00.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T02:06:00.839Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T02:06:00.929Z] prd-ubuntu20.04-docker-8c-8g-9335 does not seem to be running inside a container [2024-09-04T02:06:00.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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-09-04T02:06:01.407Z] $ docker top cccc0950cd1f9d362032e8a8a18f97d938b3fc0bcd79135c9acffc73041eb84f -eo pid,comm [2024-09-04T02:06:01.460Z] 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-09-04T02:06:01.460Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-04T02:06:01.520Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-04T02:06:01.520Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-04T02:06:01.629Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-04T02:06:01.628Z] $ docker exec cccc0950cd1f9d362032e8a8a18f97d938b3fc0bcd79135c9acffc73041eb84f ssh-agent [2024-09-04T02:06:01.740Z] SSH_AUTH_SOCK=/tmp/ssh-UkHv2ghn4S3O/agent.32 [2024-09-04T02:06:01.740Z] SSH_AGENT_PID=38 [2024-09-04T02:06:01.745Z] Running ssh-add (command line suppressed) [2024-09-04T02:06:01.853Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12467562698820578676.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12467562698820578676.key) [2024-09-04T02:06:01.869Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-04T02:06:02.169Z] + git semver bump pre [2024-09-04T02:06:02.428Z] 2024-09-04 02:06:02,342 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-09-04T02:06:02.428Z] 2024-09-04 02:06:02,342 [bump_version] DEBUG bumping version:3.2.0-dev.23 on axis:pre with prefix:dev [2024-09-04T02:06:02.428Z] 2024-09-04 02:06:02,342 [bump_version] DEBUG bumped version:3.2.0-dev.24 [2024-09-04T02:06:02.428Z] 2024-09-04 02:06:02,342 [write_version] DEBUG write version:3.2.0-dev.24 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2024-09-04T02:06:02.428Z] 2024-09-04 02:06:02,342 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-09-04T02:06:02.428Z] 2024-09-04 02:06:02,342 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-09-04T02:06:02.428Z] 2024-09-04 02:06:02,344 [execute] INFO git cat-file --batch-check [2024-09-04T02:06:02.428Z] 2024-09-04 02:06:02,344 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-04T02:06:02.428Z] 2024-09-04 02:06:02,349 [execute] INFO git cat-file --batch [2024-09-04T02:06:02.428Z] 2024-09-04 02:06:02,349 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-04T02:06:02.428Z] 2024-09-04 02:06:02,354 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-09-04T02:06:02.428Z] 3.2.0-dev.24 [Pipeline] } [2024-09-04T02:06:02.434Z] $ docker exec --env ******** --env ******** cccc0950cd1f9d362032e8a8a18f97d938b3fc0bcd79135c9acffc73041eb84f ssh-agent -k [2024-09-04T02:06:02.537Z] unset SSH_AUTH_SOCK; [2024-09-04T02:06:02.537Z] unset SSH_AGENT_PID; [2024-09-04T02:06:02.537Z] echo Agent pid 38 killed; [2024-09-04T02:06:02.551Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-04T02:06:02.873Z] + git semver [Pipeline] } [2024-09-04T02:06:03.145Z] $ docker stop --time=1 cccc0950cd1f9d362032e8a8a18f97d938b3fc0bcd79135c9acffc73041eb84f [2024-09-04T02:06:04.634Z] $ docker rm -f --volumes cccc0950cd1f9d362032e8a8a18f97d938b3fc0bcd79135c9acffc73041eb84f [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-04T02:06:04.991Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-04T02:06:04.991Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:06:05.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T02:06:05.294Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T02:06:05.364Z] prd-ubuntu20.04-docker-8c-8g-9335 does not seem to be running inside a container [2024-09-04T02:06:05.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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-09-04T02:06:05.705Z] $ docker top d2bb1664d1ea54f5c96ac767e3de24f594da348630ef79e120396453aa2c82c4 -eo pid,comm [2024-09-04T02:06:05.750Z] 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-09-04T02:06:05.750Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-04T02:06:05.806Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-04T02:06:05.806Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-04T02:06:05.924Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-04T02:06:05.924Z] $ docker exec d2bb1664d1ea54f5c96ac767e3de24f594da348630ef79e120396453aa2c82c4 ssh-agent [2024-09-04T02:06:06.023Z] SSH_AUTH_SOCK=/tmp/ssh-23v4fqyMQr5T/agent.33 [2024-09-04T02:06:06.023Z] SSH_AGENT_PID=39 [2024-09-04T02:06:06.027Z] Running ssh-add (command line suppressed) [2024-09-04T02:06:06.122Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11814476583480706846.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11814476583480706846.key) [2024-09-04T02:06:06.139Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-04T02:06:06.430Z] + git semver push [2024-09-04T02:06:06.689Z] 2024-09-04 02:06:06,581 [run_push] DEBUG push [2024-09-04T02:06:06.689Z] 2024-09-04 02:06:06,582 [execute] INFO git cat-file --batch-check [2024-09-04T02:06:06.689Z] 2024-09-04 02:06:06,582 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-04T02:06:06.689Z] 2024-09-04 02:06:06,587 [execute] INFO git rev-list c3d810b6e6a5a445c79f5370ba3877ac525a33cf -- [2024-09-04T02:06:06.689Z] 2024-09-04 02:06:06,587 [execute] DEBUG Popen(['git', 'rev-list', 'c3d810b6e6a5a445c79f5370ba3877ac525a33cf', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-04T02:06:06.689Z] 2024-09-04 02:06:06,597 [execute] INFO git fetch -v origin [2024-09-04T02:06:06.689Z] 2024-09-04 02:06:06,597 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-04T02:06:07.258Z] 2024-09-04 02:06:07,050 [run_push] DEBUG no remote changes detected [2024-09-04T02:06:07.258Z] 2024-09-04 02:06:07,051 [execute] INFO git push origin semver [2024-09-04T02:06:07.258Z] 2024-09-04 02:06:07,051 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-04T02:06:07.842Z] 2024-09-04 02:06:07,738 [run_push] DEBUG push all version tags [2024-09-04T02:06:07.843Z] 2024-09-04 02:06:07,739 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-04T02:06:07.843Z] 2024-09-04 02:06:07,739 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-09-04T02:06:08.411Z] 2024-09-04 02:06:08,390 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-09-04T02:06:08.411Z] 3.2.0-dev.24 [Pipeline] } [2024-09-04T02:06:08.418Z] $ docker exec --env ******** --env ******** d2bb1664d1ea54f5c96ac767e3de24f594da348630ef79e120396453aa2c82c4 ssh-agent -k [2024-09-04T02:06:08.514Z] unset SSH_AUTH_SOCK; [2024-09-04T02:06:08.514Z] unset SSH_AGENT_PID; [2024-09-04T02:06:08.515Z] echo Agent pid 39 killed; [2024-09-04T02:06:08.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-04T02:06:08.859Z] + git semver [Pipeline] } [2024-09-04T02:06:09.132Z] $ docker stop --time=1 d2bb1664d1ea54f5c96ac767e3de24f594da348630ef79e120396453aa2c82c4 [2024-09-04T02:06:10.398Z] $ docker rm -f --volumes d2bb1664d1ea54f5c96ac767e3de24f594da348630ef79e120396453aa2c82c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [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-09-04T02:06:11.082Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2024-09-04T02:06:11.082Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-09-04T02:06:11.082Z] total 16 [2024-09-04T02:06:11.082Z] drwxr-xr-x 3 root root 4096 Sep 4 01:50 . [2024-09-04T02:06:11.082Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 4 02:05 .. [2024-09-04T02:06:11.082Z] drwxr-xr-x 2 root root 4096 Sep 4 01:50 cost [2024-09-04T02:06:11.082Z] -rw-r--r-- 1 root root 89 Sep 4 01:50 cost.csv [2024-09-04T02:06:11.082Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2024-09-04T02:06:11.082Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-09-04T02:06:11.082Z] total 16 [2024-09-04T02:06:11.082Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 01:50 . [2024-09-04T02:06:11.082Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 4 02:05 .. [2024-09-04T02:06:11.082Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 4 01:50 cost [2024-09-04T02:06:11.082Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 4 01:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-04T02:06:11.372Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T02:06:12.233Z] ---> package-listing.sh [2024-09-04T02:06:12.233Z] ++ facter osfamily [2024-09-04T02:06:12.233Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-04T02:06:12.491Z] + OS_FAMILY=debian [2024-09-04T02:06:12.491Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2024-09-04T02:06:12.491Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-04T02:06:12.491Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-04T02:06:12.491Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-04T02:06:12.491Z] + PACKAGES=/tmp/packages_start.txt [2024-09-04T02:06:12.491Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-09-04T02:06:12.491Z] + PACKAGES=/tmp/packages_end.txt [2024-09-04T02:06:12.491Z] + case "${OS_FAMILY}" in [2024-09-04T02:06:12.491Z] + dpkg -l [2024-09-04T02:06:12.491Z] + grep '^ii' [2024-09-04T02:06:12.491Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-04T02:06:12.491Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-04T02:06:12.491Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-04T02:06:12.491Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-09-04T02:06:12.491Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2024-09-04T02:06:12.491Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2024-09-04T02:06:12.501Z] 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-04T02:06:12.777Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:06:13.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T02:06:13.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T02:06:13.420Z] prd-ubuntu20.04-docker-8c-8g-9335 does not seem to be running inside a container [2024-09-04T02:06:13.447Z] $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-04T02:06:13.632Z] $ docker top fd5e61b7ad942c74f3422a099feae258a645165eb680562e3278852b0fa56406 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T02:06:13.982Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-04T02:06:14.266Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-04T02:06:14.552Z] + ls /var/log/sa-host [2024-09-04T02:06:14.552Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-04T02:06:14.711Z] provisioning config files... [2024-09-04T02:06:14.721Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13890004236158611455tmp [Pipeline] { [Pipeline] echo [2024-09-04T02:06:14.738Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T02:06:15.022Z] ---> create-netrc.sh [Pipeline] } [2024-09-04T02:06:15.028Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-04T02:06:15.394Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-04T02:06:15.404Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T02:06:15.688Z] ---> sudo-logs.sh [2024-09-04T02:06:15.688Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-04T02:06:15.719Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T02:06:16.002Z] ---> job-cost.sh [2024-09-04T02:06:16.002Z] lf-activate-venv: SKIPPING [2024-09-04T02:06:16.002Z] DEBUG: total: 0.2199999988079071 [2024-09-04T02:06:16.002Z] INFO: Retrieving Stack Cost... [2024-09-04T02:06:16.260Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-04T02:06:16.826Z] INFO: Archiving Costs [Pipeline] echo [2024-09-04T02:06:16.839Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T02:06:17.121Z] ---> logs-deploy.sh [2024-09-04T02:06:17.121Z] lf-activate-venv: SKIPPING [2024-09-04T02:06:17.121Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/179 [2024-09-04T02:06:17.121Z] INFO: archiving workspace using pattern(s): [2024-09-04T02:06:18.057Z] Archives upload complete. [2024-09-04T02:06:18.057Z] INFO: archiving logs to Nexus