Pull request #468 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0cba9c874c2e53c2fc6b7525dc3399e4a6330f7a+14494e7562879e41062c7461f1813d33e0fc95a7 (44b6e9defa47f3e7883404b14d792832573bf68e) 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-ssh1836202926181349460.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh2819448283480131239.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-468/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-468/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17977966378511877262.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-468/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16706177769377430158.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6050303592064050301.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-468/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-468/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5283828548653860617.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-2848 in /w/workspace/foundry_device-virtual-go_PR-468 [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/foundry_device-virtual-go_PR-468 # 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 Merging remotes/origin/main commit 14494e7562879e41062c7461f1813d33e0fc95a7 into PR head commit 0cba9c874c2e53c2fc6b7525dc3399e4a6330f7a Merge succeeded, producing 0cba9c874c2e53c2fc6b7525dc3399e4a6330f7a Checking out Revision 0cba9c874c2e53c2fc6b7525dc3399e4a6330f7a (PR-468) > 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 remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/468/head:refs/remotes/origin/PR-468 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0cba9c874c2e53c2fc6b7525dc3399e4a6330f7a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 14494e7562879e41062c7461f1813d33e0fc95a7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0cba9c874c2e53c2fc6b7525dc3399e4a6330f7a # timeout=10 Commit message: "build(deps): Bump golang.org/x/net from 0.22.0 to 0.23.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-04-19T13:26:25.847Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-04-19T13:26:26.104Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-04-19T13:26:26.206Z] ========================================================= [2024-04-19T13:26:26.206Z] EdgeX Global Pipelines Version Info [2024-04-19T13:26:26.206Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:26:27.497Z] ------------------- [2024-04-19T13:26:27.497Z] stable info: [2024-04-19T13:26:27.497Z] ------------------- [2024-04-19T13:26:27.497Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-04-19T13:26:27.497Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-19T13:26:27.497Z] Message: update stable to v1.0.258 [2024-04-19T13:26:27.757Z] ------------------- [2024-04-19T13:26:27.757Z] experimental info: [2024-04-19T13:26:27.757Z] ------------------- [2024-04-19T13:26:27.757Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-04-19T13:26:27.757Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-19T13:26:27.757Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-04-19T13:26:27.999Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-04-19T13:26:28.048Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-04-19T13:26:28.104Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-04-19T13:26:28.159Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-04-19T13:26:28.217Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-04-19T13:26:28.276Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-04-19T13:26:28.320Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-04-19T13:26:28.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-04-19T13:26:28.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-04-19T13:26:28.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-04-19T13:26:28.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-04-19T13:26:28.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-04-19T13:26:28.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-04-19T13:26:28.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-04-19T13:26:28.860Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-04-19T13:26:28.911Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-04-19T13:26:28.961Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-04-19T13:26:29.010Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-04-19T13:26:29.070Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-04-19T13:26:29.123Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-04-19T13:26:29.172Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-04-19T13:26:29.221Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-04-19T13:26:29.273Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-04-19T13:26:29.317Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-04-19T13:26:29.369Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-04-19T13:26:29.434Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-04-19T13:26:29.485Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-04-19T13:26:29.535Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-468 [Pipeline] echo [2024-04-19T13:26:29.587Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-468 [Pipeline] echo [2024-04-19T13:26:29.644Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-468 [Pipeline] echo [2024-04-19T13:26:29.700Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0cba9c874c2e53c2fc6b7525dc3399e4a6330f7a [Pipeline] echo [2024-04-19T13:26:29.747Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0cba9c8 [Pipeline] echo [2024-04-19T13:26:29.800Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-19T13:26:29.927Z] provisioning config files... [2024-04-19T13:26:29.942Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-468@tmp/config17584089178304657916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:26:30.311Z] ---> ****-login.sh [2024-04-19T13:26:30.311Z] nexus3.edgexfoundry.org:10001 [2024-04-19T13:26:30.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:26:30.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:26:30.572Z] Configure a credential helper to remove this warning. See [2024-04-19T13:26:30.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:26:30.572Z] [2024-04-19T13:26:30.572Z] Login Succeeded [2024-04-19T13:26:30.572Z] nexus3.edgexfoundry.org:10002 [2024-04-19T13:26:30.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:26:30.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:26:30.572Z] Configure a credential helper to remove this warning. See [2024-04-19T13:26:30.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:26:30.572Z] [2024-04-19T13:26:30.572Z] Login Succeeded [2024-04-19T13:26:30.572Z] nexus3.edgexfoundry.org:10003 [2024-04-19T13:26:30.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:26:30.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:26:30.833Z] Configure a credential helper to remove this warning. See [2024-04-19T13:26:30.833Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:26:30.833Z] [2024-04-19T13:26:30.833Z] Login Succeeded [2024-04-19T13:26:30.833Z] nexus3.edgexfoundry.org:10004 [2024-04-19T13:26:30.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:26:30.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:26:30.833Z] Configure a credential helper to remove this warning. See [2024-04-19T13:26:30.833Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:26:30.833Z] [2024-04-19T13:26:30.833Z] Login Succeeded [2024-04-19T13:26:30.833Z] ****.io [2024-04-19T13:26:30.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:26:31.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:26:31.093Z] Configure a credential helper to remove this warning. See [2024-04-19T13:26:31.093Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:26:31.093Z] [2024-04-19T13:26:31.093Z] Login Succeeded [2024-04-19T13:26:31.093Z] ---> ****-login.sh ends [Pipeline] } [2024-04-19T13:26:31.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-04-19T13:26:31.783Z] + git rev-list -1 --merges 0cba9c874c2e53c2fc6b7525dc3399e4a6330f7a~1..0cba9c874c2e53c2fc6b7525dc3399e4a6330f7a [Pipeline] echo [2024-04-19T13:26:31.824Z] -----------> git rev-list -1 --merges 0cba9c874c2e53c2fc6b7525dc3399e4a6330f7a~1..0cba9c874c2e53c2fc6b7525dc3399e4a6330f7a 0cba9c874c2e53c2fc6b7525dc3399e4a6330f7a [false] [Pipeline] sh [2024-04-19T13:26:32.144Z] + git log --format=format:%s -1 0cba9c874c2e53c2fc6b7525dc3399e4a6330f7a [Pipeline] echo [2024-04-19T13:26:32.180Z] ========================================================= [2024-04-19T13:26:32.180Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-04-19T13:26:32.180Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-19T13:26:32.650Z] + git log --format=format:%s -1 0cba9c874c2e53c2fc6b7525dc3399e4a6330f7a [Pipeline] echo [2024-04-19T13:26:32.678Z] [semverPrep] GIT_COMMIT: 0cba9c874c2e53c2fc6b7525dc3399e4a6330f7a, Commit Message: build(deps): Bump golang.org/x/net from 0.22.0 to 0.23.0 [Pipeline] echo [2024-04-19T13:26:32.712Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-04-19T13:26:33.106Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-19T13:26:33.107Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-04-19T13:26:33.107Z] + [ -e /tmp/ssh_known_hosts ] [2024-04-19T13:26:33.107Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-04-19T13:26:33.107Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-04-19T13:26:33.107Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-04-19T13:26:33.107Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:26:33.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-19T13:26:33.564Z] [2024-04-19T13:26:33.564Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:26:33.935Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-19T13:26:34.194Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-04-19T13:26:34.194Z] b85a868b505f: Pulling fs layer [2024-04-19T13:26:34.194Z] e2be974225ed: Pulling fs layer [2024-04-19T13:26:34.194Z] 339a4e72a1f5: Pulling fs layer [2024-04-19T13:26:34.194Z] 988bab9f4d93: Pulling fs layer [2024-04-19T13:26:34.194Z] 1469e6f7b9e6: Pulling fs layer [2024-04-19T13:26:34.194Z] eaf3925da568: Pulling fs layer [2024-04-19T13:26:34.194Z] bab4dde63d76: Pulling fs layer [2024-04-19T13:26:34.194Z] bde34c3a00c8: Pulling fs layer [2024-04-19T13:26:34.194Z] b352a97aabf1: Pulling fs layer [2024-04-19T13:26:34.194Z] 4872d77fe225: Pulling fs layer [2024-04-19T13:26:34.194Z] 5851b861e8e6: Pulling fs layer [2024-04-19T13:26:34.194Z] 1469e6f7b9e6: Waiting [2024-04-19T13:26:34.194Z] 988bab9f4d93: Waiting [2024-04-19T13:26:34.194Z] eaf3925da568: Waiting [2024-04-19T13:26:34.194Z] bde34c3a00c8: Waiting [2024-04-19T13:26:34.194Z] bab4dde63d76: Waiting [2024-04-19T13:26:34.194Z] b352a97aabf1: Waiting [2024-04-19T13:26:34.194Z] e2be974225ed: Download complete [2024-04-19T13:26:34.194Z] 988bab9f4d93: Verifying Checksum [2024-04-19T13:26:34.194Z] 988bab9f4d93: Download complete [2024-04-19T13:26:34.194Z] 339a4e72a1f5: Verifying Checksum [2024-04-19T13:26:34.194Z] 339a4e72a1f5: Download complete [2024-04-19T13:26:34.194Z] eaf3925da568: Verifying Checksum [2024-04-19T13:26:34.194Z] eaf3925da568: Download complete [2024-04-19T13:26:34.194Z] 1469e6f7b9e6: Verifying Checksum [2024-04-19T13:26:34.194Z] 1469e6f7b9e6: Download complete [2024-04-19T13:26:34.194Z] bde34c3a00c8: Verifying Checksum [2024-04-19T13:26:34.194Z] bde34c3a00c8: Download complete [2024-04-19T13:26:34.454Z] b352a97aabf1: Download complete [2024-04-19T13:26:34.454Z] 4872d77fe225: Download complete [2024-04-19T13:26:34.454Z] 5851b861e8e6: Verifying Checksum [2024-04-19T13:26:34.454Z] 5851b861e8e6: Download complete [2024-04-19T13:26:34.454Z] b85a868b505f: Download complete [2024-04-19T13:26:34.713Z] bab4dde63d76: Verifying Checksum [2024-04-19T13:26:34.713Z] bab4dde63d76: Download complete [2024-04-19T13:26:35.649Z] b85a868b505f: Pull complete [2024-04-19T13:26:35.649Z] e2be974225ed: Pull complete [2024-04-19T13:26:36.216Z] 339a4e72a1f5: Pull complete [2024-04-19T13:26:36.216Z] 988bab9f4d93: Pull complete [2024-04-19T13:26:36.474Z] 1469e6f7b9e6: Pull complete [2024-04-19T13:26:36.474Z] eaf3925da568: Pull complete [2024-04-19T13:26:38.377Z] bab4dde63d76: Pull complete [2024-04-19T13:26:38.377Z] bde34c3a00c8: Pull complete [2024-04-19T13:26:38.377Z] b352a97aabf1: Pull complete [2024-04-19T13:26:38.377Z] 4872d77fe225: Pull complete [2024-04-19T13:26:38.639Z] 5851b861e8e6: Pull complete [2024-04-19T13:26:38.639Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-04-19T13:26:38.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-19T13:26:38.639Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:26:38.934Z] prd-ubuntu20.04-docker-8c-8g-2848 does not seem to be running inside a container [2024-04-19T13:26:38.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-468 -v /w/workspace/foundry_device-virtual-go_PR-468:/w/workspace/foundry_device-virtual-go_PR-468:rw,z -v /w/workspace/foundry_device-virtual-go_PR-468@tmp:/w/workspace/foundry_device-virtual-go_PR-468@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/py-git-semver:0.1.4 cat [2024-04-19T13:26:42.253Z] $ docker top 84bbd3dff45c2a6c15f8ddb0b5c665e6d3f19ff92205b37c59165707ec4d83e1 -eo pid,comm [2024-04-19T13:26:42.304Z] 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-04-19T13:26:42.304Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-19T13:26:42.457Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-19T13:26:42.457Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-19T13:26:42.556Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-19T13:26:42.559Z] $ docker exec 84bbd3dff45c2a6c15f8ddb0b5c665e6d3f19ff92205b37c59165707ec4d83e1 ssh-agent [2024-04-19T13:26:42.672Z] SSH_AUTH_SOCK=/tmp/ssh-OmaWzBd792yd/agent.32 [2024-04-19T13:26:42.672Z] SSH_AGENT_PID=38 [2024-04-19T13:26:42.678Z] Running ssh-add (command line suppressed) [2024-04-19T13:26:42.775Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-468@tmp/private_key_13154055791748114322.key (/w/workspace/foundry_device-virtual-go_PR-468@tmp/private_key_13154055791748114322.key) [2024-04-19T13:26:42.788Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-19T13:26:43.116Z] + git tag --points-at HEAD [Pipeline] } [2024-04-19T13:26:43.140Z] $ docker exec --env ******** --env ******** 84bbd3dff45c2a6c15f8ddb0b5c665e6d3f19ff92205b37c59165707ec4d83e1 ssh-agent -k [2024-04-19T13:26:43.240Z] unset SSH_AUTH_SOCK; [2024-04-19T13:26:43.240Z] unset SSH_AGENT_PID; [2024-04-19T13:26:43.241Z] echo Agent pid 38 killed; [2024-04-19T13:26:43.250Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-04-19T13:26:43.380Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-19T13:26:43.380Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-19T13:26:43.502Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-19T13:26:43.504Z] $ docker exec 84bbd3dff45c2a6c15f8ddb0b5c665e6d3f19ff92205b37c59165707ec4d83e1 ssh-agent [2024-04-19T13:26:43.609Z] SSH_AUTH_SOCK=/tmp/ssh-ckvlrlLDzNXY/agent.71 [2024-04-19T13:26:43.609Z] SSH_AGENT_PID=77 [2024-04-19T13:26:43.614Z] Running ssh-add (command line suppressed) [2024-04-19T13:26:43.717Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-468@tmp/private_key_3638795394466135763.key (/w/workspace/foundry_device-virtual-go_PR-468@tmp/private_key_3638795394466135763.key) [2024-04-19T13:26:43.729Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-19T13:26:44.092Z] + git semver init [2024-04-19T13:26:44.351Z] 2024-04-19 13:26:44,259 [run_init] DEBUG init version:0.0.0 force:False [2024-04-19T13:26:44.351Z] 2024-04-19 13:26:44,259 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-468/.semver [2024-04-19T13:26:44.351Z] 2024-04-19 13:26:44,260 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-468/.semver [2024-04-19T13:26:44.351Z] 2024-04-19 13:26:44,260 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-468/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-468, universal_newlines=False, shell=None, istream=None) [2024-04-19T13:26:45.728Z] 2024-04-19 13:26:45,597 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-468/.git/info/exclude [2024-04-19T13:26:45.728Z] 2024-04-19 13:26:45,598 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-468/.semver/PR-468 with force:False [2024-04-19T13:26:45.729Z] 2024-04-19 13:26:45,598 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-468/.semver/PR-468 [2024-04-19T13:26:45.729Z] 2024-04-19 13:26:45,602 [execute] INFO git cat-file --batch-check [2024-04-19T13:26:45.729Z] 2024-04-19 13:26:45,603 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-468/.semver, universal_newlines=False, shell=None, istream=) [2024-04-19T13:26:45.729Z] 2024-04-19 13:26:45,608 [execute] INFO git cat-file --batch [2024-04-19T13:26:45.729Z] 2024-04-19 13:26:45,609 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-468/.semver, universal_newlines=False, shell=None, istream=) [2024-04-19T13:26:45.729Z] 2024-04-19 13:26:45,613 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-468/.semver/PR-468 [2024-04-19T13:26:45.729Z] 0.0.0 [Pipeline] } [2024-04-19T13:26:45.761Z] $ docker exec --env ******** --env ******** 84bbd3dff45c2a6c15f8ddb0b5c665e6d3f19ff92205b37c59165707ec4d83e1 ssh-agent -k [2024-04-19T13:26:45.857Z] unset SSH_AUTH_SOCK; [2024-04-19T13:26:45.857Z] unset SSH_AGENT_PID; [2024-04-19T13:26:45.857Z] echo Agent pid 77 killed; [2024-04-19T13:26:45.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-19T13:26:46.309Z] + git semver [Pipeline] } [2024-04-19T13:26:46.594Z] $ docker stop --time=1 84bbd3dff45c2a6c15f8ddb0b5c665e6d3f19ff92205b37c59165707ec4d83e1 [2024-04-19T13:26:47.888Z] $ docker rm -f --volumes 84bbd3dff45c2a6c15f8ddb0b5c665e6d3f19ff92205b37c59165707ec4d83e1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-19T13:26:48.295Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-04-19T13:26:48.592Z] Stashed 1 file(s) [Pipeline] echo [2024-04-19T13:26:48.612Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-04-19T13:26:49.322Z] provisioning config files... [2024-04-19T13:26:49.336Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-468@tmp/config3117707412360757438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:26:49.693Z] ---> ****-login.sh [2024-04-19T13:26:49.693Z] nexus3.edgexfoundry.org:10001 [2024-04-19T13:26:49.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:26:49.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:26:49.693Z] Configure a credential helper to remove this warning. See [2024-04-19T13:26:49.693Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:26:49.693Z] [2024-04-19T13:26:49.693Z] Login Succeeded [2024-04-19T13:26:49.693Z] nexus3.edgexfoundry.org:10002 [2024-04-19T13:26:49.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:26:49.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:26:49.693Z] Configure a credential helper to remove this warning. See [2024-04-19T13:26:49.693Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:26:49.693Z] [2024-04-19T13:26:49.693Z] Login Succeeded [2024-04-19T13:26:49.693Z] nexus3.edgexfoundry.org:10003 [2024-04-19T13:26:49.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:26:49.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:26:49.952Z] Configure a credential helper to remove this warning. See [2024-04-19T13:26:49.952Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:26:49.952Z] [2024-04-19T13:26:49.952Z] Login Succeeded [2024-04-19T13:26:49.952Z] nexus3.edgexfoundry.org:10004 [2024-04-19T13:26:49.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:26:49.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:26:49.952Z] Configure a credential helper to remove this warning. See [2024-04-19T13:26:49.952Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:26:49.952Z] [2024-04-19T13:26:49.952Z] Login Succeeded [2024-04-19T13:26:49.952Z] ****.io [2024-04-19T13:26:50.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:26:50.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:26:50.211Z] Configure a credential helper to remove this warning. See [2024-04-19T13:26:50.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:26:50.211Z] [2024-04-19T13:26:50.211Z] Login Succeeded [2024-04-19T13:26:50.211Z] ---> ****-login.sh ends [Pipeline] } [2024-04-19T13:26:50.238Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-04-19T13:26:50.460Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-19T13:26:50.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-19T13:26:50.552Z] ========================================================= [2024-04-19T13:26:50.552Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-04-19T13:26:50.552Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:26:51.061Z] + 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-04-19T13:26:51.061Z] Sending build context to Docker daemon 31.8MB [2024-04-19T13:26:51.061Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-04-19T13:26:51.061Z] Step 2/12 : FROM ${BASE} AS builder [2024-04-19T13:26:51.319Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-04-19T13:26:51.319Z] 7264a8db6415: Pulling fs layer [2024-04-19T13:26:51.319Z] c4d48a809fc2: Pulling fs layer [2024-04-19T13:26:51.319Z] 4f1c88b9dad5: Pulling fs layer [2024-04-19T13:26:51.319Z] ad3a456e5733: Pulling fs layer [2024-04-19T13:26:51.319Z] 69c7f0334f64: Pulling fs layer [2024-04-19T13:26:51.319Z] 1f1c1a5573a3: Pulling fs layer [2024-04-19T13:26:51.319Z] ce7588e14bc9: Pulling fs layer [2024-04-19T13:26:51.319Z] b5e4710f87ac: Pulling fs layer [2024-04-19T13:26:51.319Z] ad3a456e5733: Waiting [2024-04-19T13:26:51.319Z] 69c7f0334f64: Waiting [2024-04-19T13:26:51.319Z] ce7588e14bc9: Waiting [2024-04-19T13:26:51.319Z] 1f1c1a5573a3: Waiting [2024-04-19T13:26:51.319Z] b5e4710f87ac: Waiting [2024-04-19T13:26:51.319Z] c4d48a809fc2: Download complete [2024-04-19T13:26:51.319Z] ad3a456e5733: Verifying Checksum [2024-04-19T13:26:51.319Z] ad3a456e5733: Download complete [2024-04-19T13:26:51.319Z] 69c7f0334f64: Verifying Checksum [2024-04-19T13:26:51.319Z] 69c7f0334f64: Download complete [2024-04-19T13:26:51.577Z] 7264a8db6415: Verifying Checksum [2024-04-19T13:26:51.577Z] 7264a8db6415: Download complete [2024-04-19T13:26:51.577Z] 1f1c1a5573a3: Verifying Checksum [2024-04-19T13:26:51.577Z] 1f1c1a5573a3: Download complete [2024-04-19T13:26:51.577Z] b5e4710f87ac: Verifying Checksum [2024-04-19T13:26:51.577Z] b5e4710f87ac: Download complete [2024-04-19T13:26:51.843Z] 7264a8db6415: Pull complete [2024-04-19T13:26:51.843Z] 4f1c88b9dad5: Verifying Checksum [2024-04-19T13:26:51.843Z] 4f1c88b9dad5: Download complete [2024-04-19T13:26:52.102Z] c4d48a809fc2: Pull complete [2024-04-19T13:26:52.361Z] ce7588e14bc9: Verifying Checksum [2024-04-19T13:26:52.361Z] ce7588e14bc9: Download complete [2024-04-19T13:26:55.653Z] 4f1c88b9dad5: Pull complete [2024-04-19T13:26:55.653Z] ad3a456e5733: Pull complete [2024-04-19T13:26:55.653Z] 69c7f0334f64: Pull complete [2024-04-19T13:26:55.653Z] 1f1c1a5573a3: Pull complete [2024-04-19T13:26:57.577Z] ce7588e14bc9: Pull complete [2024-04-19T13:26:58.142Z] b5e4710f87ac: Pull complete [2024-04-19T13:26:58.142Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-04-19T13:26:58.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-19T13:26:58.142Z] ---> 88b5674ff536 [2024-04-19T13:26:58.142Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-04-19T13:27:04.109Z] Still waiting to schedule task [2024-04-19T13:27:04.109Z] Executor slot already in use [2024-04-19T13:27:04.109Z] ‘prd-centos7-blackbox-4c-2g-2400’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-04-19T13:27:04.109Z] ‘prd-ubuntu20.04-docker-8c-8g-2823’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-04-19T13:27:04.109Z] ‘prd-ubuntu20.04-docker-8c-8g-2825’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-04-19T13:27:04.109Z] ‘prd-ubuntu20.04-docker-8c-8g-2826’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-04-19T13:27:04.109Z] ‘prd-ubuntu20.04-docker-8c-8g-2827’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-04-19T13:27:04.109Z] ‘prd-ubuntu20.04-docker-8c-8g-2838’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-04-19T13:27:04.109Z] ‘prd-ubuntu20.04-docker-8c-8g-2855’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-04-19T13:27:04.109Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2831’ is offline [2024-04-19T13:27:04.109Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2832’ is offline [2024-04-19T13:27:04.109Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2833’ is offline [2024-04-19T13:27:04.110Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2834’ is offline [2024-04-19T13:27:04.110Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2837’ is offline [2024-04-19T13:27:04.110Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2852’ is offline [2024-04-19T13:27:06.259Z] ---> Running in c5b6ce02dd7d [2024-04-19T13:27:06.259Z] Removing intermediate container c5b6ce02dd7d [2024-04-19T13:27:06.259Z] ---> 48ed903e9c02 [2024-04-19T13:27:06.259Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-04-19T13:27:06.259Z] ---> Running in 6db8ad7202b2 [2024-04-19T13:27:06.259Z] Removing intermediate container 6db8ad7202b2 [2024-04-19T13:27:06.259Z] ---> edb6ca721ca2 [2024-04-19T13:27:06.259Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-04-19T13:27:06.259Z] ---> Running in 28d1354a3a1d [2024-04-19T13:27:06.259Z] Removing intermediate container 28d1354a3a1d [2024-04-19T13:27:06.259Z] ---> cce2397ba376 [2024-04-19T13:27:06.259Z] Step 6/12 : WORKDIR /device-virtual-go [2024-04-19T13:27:06.259Z] ---> Running in afef98dcf3da [2024-04-19T13:27:06.260Z] Removing intermediate container afef98dcf3da [2024-04-19T13:27:06.260Z] ---> 676ac18015be [2024-04-19T13:27:06.260Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-19T13:27:06.260Z] ---> Running in a336db4b332c [2024-04-19T13:27:06.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-19T13:27:06.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-19T13:27:06.260Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-04-19T13:27:06.260Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-04-19T13:27:06.260Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-04-19T13:27:06.260Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-04-19T13:27:06.260Z] Executing busybox-1.36.1-r5.trigger [2024-04-19T13:27:06.260Z] OK: 268 MiB in 56 packages [2024-04-19T13:27:06.520Z] Removing intermediate container a336db4b332c [2024-04-19T13:27:06.520Z] ---> 7cb1d716669c [2024-04-19T13:27:06.520Z] Step 8/12 : COPY go.mod vendor* ./ [2024-04-19T13:27:06.520Z] ---> 913a1119269e [2024-04-19T13:27:06.520Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-19T13:27:06.778Z] ---> Running in fd5f8406fcc1 [2024-04-19T13:28:03.021Z] Removing intermediate container fd5f8406fcc1 [2024-04-19T13:28:03.021Z] ---> f363c829e7ec [2024-04-19T13:28:03.021Z] Step 10/12 : COPY . . [2024-04-19T13:28:03.965Z] ---> 598ff44646d6 [2024-04-19T13:28:03.965Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-19T13:28:03.965Z] ---> Running in a112a0c2d98b [2024-04-19T13:28:04.223Z] Removing intermediate container a112a0c2d98b [2024-04-19T13:28:04.224Z] ---> 92a215b65ef8 [2024-04-19T13:28:04.224Z] Step 12/12 : RUN $MAKE [2024-04-19T13:28:04.224Z] ---> Running in 01adecbbfb8b [2024-04-19T13:28:04.483Z] noop [2024-04-19T13:28:04.742Z] Removing intermediate container 01adecbbfb8b [2024-04-19T13:28:04.742Z] ---> f1e7c3935eb0 [2024-04-19T13:28:04.742Z] Successfully built f1e7c3935eb0 [2024-04-19T13:28:04.742Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:28:05.204Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-19T13:28:05.204Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:28:05.357Z] prd-ubuntu20.04-docker-8c-8g-2848 does not seem to be running inside a container [2024-04-19T13:28:05.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-468 -v /w/workspace/foundry_device-virtual-go_PR-468:/w/workspace/foundry_device-virtual-go_PR-468:rw,z -v /w/workspace/foundry_device-virtual-go_PR-468@tmp:/w/workspace/foundry_device-virtual-go_PR-468@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-04-19T13:28:05.729Z] $ docker top 5bea4bf58401afc44ed6b14554e8052a55827e004a4b858423a8a01b528dd7f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-19T13:28:06.114Z] + go version [2024-04-19T13:28:06.114Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-04-19T13:28:06.146Z] $ docker stop --time=1 5bea4bf58401afc44ed6b14554e8052a55827e004a4b858423a8a01b528dd7f5 [2024-04-19T13:28:07.422Z] $ docker rm -f --volumes 5bea4bf58401afc44ed6b14554e8052a55827e004a4b858423a8a01b528dd7f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:28:08.201Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-19T13:28:08.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:28:08.366Z] prd-ubuntu20.04-docker-8c-8g-2848 does not seem to be running inside a container [2024-04-19T13:28:08.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-468 -v /w/workspace/foundry_device-virtual-go_PR-468:/w/workspace/foundry_device-virtual-go_PR-468:rw,z -v /w/workspace/foundry_device-virtual-go_PR-468@tmp:/w/workspace/foundry_device-virtual-go_PR-468@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-04-19T13:28:08.722Z] $ docker top 08179769ac22b11f76e015ae44283b63555cb873c6c84b36f23e94782f690e75 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-19T13:28:09.153Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-468 [Pipeline] fileExists [Pipeline] sh [2024-04-19T13:28:09.517Z] + make test [2024-04-19T13:28:09.517Z] go test ./... -coverprofile=coverage.out [2024-04-19T13:28:10.889Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-04-19T13:28:25.743Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-04-19T13:28:25.743Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.014s coverage: 58.6% of statements [2024-04-19T13:28:35.704Z] go vet ./... [2024-04-19T13:28:38.981Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-19T13:28:38.981Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-19T13:28:38.981Z] ./bin/test-attribution-txt.sh [2024-04-19T13:28:38.981Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-04-19T13:28:38.981Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-04-19T13:28:39.026Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-19T13:28:39.062Z] $ docker stop --time=1 08179769ac22b11f76e015ae44283b63555cb873c6c84b36f23e94782f690e75 [2024-04-19T13:28:43.591Z] $ docker rm -f --volumes 08179769ac22b11f76e015ae44283b63555cb873c6c84b36f23e94782f690e75 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-19T13:28:44.167Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-19T13:28:44.243Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-04-19T13:28:44.862Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-19T13:28:45.172Z] + ls -al . [2024-04-19T13:28:45.172Z] total 268 [2024-04-19T13:28:45.172Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 13:28 . [2024-04-19T13:28:45.172Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 13:26 .. [2024-04-19T13:28:45.172Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 13:28 .git [2024-04-19T13:28:45.172Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:26 .github [2024-04-19T13:28:45.172Z] -rw-rw-r-- 1 jenkins jenkins 272 Apr 19 13:26 .gitignore [2024-04-19T13:28:45.172Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 13:26 .golangci.yml [2024-04-19T13:28:45.172Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 13:26 .semver [2024-04-19T13:28:45.172Z] -rw-rw-r-- 1 jenkins jenkins 9708 Apr 19 13:26 Attribution.txt [2024-04-19T13:28:45.172Z] -rw-rw-r-- 1 jenkins jenkins 15941 Apr 19 13:26 CHANGELOG.md [2024-04-19T13:28:45.172Z] -rw-rw-r-- 1 jenkins jenkins 1755 Apr 19 13:26 Dockerfile [2024-04-19T13:28:45.172Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 13:26 GOVERNANCE.md [2024-04-19T13:28:45.172Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 19 13:26 Jenkinsfile [2024-04-19T13:28:45.172Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 19 13:26 LICENSE [2024-04-19T13:28:45.172Z] -rw-rw-r-- 1 jenkins jenkins 1953 Apr 19 13:26 Makefile [2024-04-19T13:28:45.172Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 19 13:26 OWNERS.md [2024-04-19T13:28:45.172Z] -rw-rw-r-- 1 jenkins jenkins 4103 Apr 19 13:26 README.md [2024-04-19T13:28:45.172Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 13:26 VERSION [2024-04-19T13:28:45.172Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:26 bin [2024-04-19T13:28:45.172Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:26 cmd [2024-04-19T13:28:45.172Z] -rw-r--r-- 1 jenkins jenkins 43063 Apr 19 13:28 coverage.out [2024-04-19T13:28:45.172Z] -rw-rw-r-- 1 jenkins jenkins 6985 Apr 19 13:26 go.mod [2024-04-19T13:28:45.172Z] -rw-rw-r-- 1 jenkins jenkins 101257 Apr 19 13:26 go.sum [2024-04-19T13:28:45.172Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:26 internal [2024-04-19T13:28:45.172Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 19 13:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:28:45.575Z] + 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=0cba9c874c2e53c2fc6b7525dc3399e4a6330f7a --label arch=amd64 --label version=0.0.0 . [2024-04-19T13:28:45.575Z] Sending build context to Docker daemon 31.84MB [2024-04-19T13:28:45.575Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-04-19T13:28:45.575Z] Step 2/26 : FROM ${BASE} AS builder [2024-04-19T13:28:45.575Z] ---> f1e7c3935eb0 [2024-04-19T13:28:45.575Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-04-19T13:28:46.140Z] ---> Running in 7bb2eddb427f [2024-04-19T13:28:46.140Z] Removing intermediate container 7bb2eddb427f [2024-04-19T13:28:46.140Z] ---> 496d101acb8e [2024-04-19T13:28:46.140Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-04-19T13:28:46.140Z] ---> Running in 2a10900cfe43 [2024-04-19T13:28:46.140Z] Removing intermediate container 2a10900cfe43 [2024-04-19T13:28:46.140Z] ---> 6aed358ea22b [2024-04-19T13:28:46.140Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-04-19T13:28:46.399Z] ---> Running in 8280b4fb6b9c [2024-04-19T13:28:46.399Z] Removing intermediate container 8280b4fb6b9c [2024-04-19T13:28:46.399Z] ---> 587322af6a72 [2024-04-19T13:28:46.399Z] Step 6/26 : WORKDIR /device-virtual-go [2024-04-19T13:28:46.399Z] ---> Running in 71112eb7a2fe [2024-04-19T13:28:46.399Z] Removing intermediate container 71112eb7a2fe [2024-04-19T13:28:46.399Z] ---> 1fb3b5133015 [2024-04-19T13:28:46.399Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-19T13:28:46.399Z] ---> Running in a71319561619 [2024-04-19T13:28:46.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-19T13:28:46.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-19T13:28:47.177Z] OK: 268 MiB in 56 packages [2024-04-19T13:28:47.437Z] Removing intermediate container a71319561619 [2024-04-19T13:28:47.437Z] ---> 698549863c79 [2024-04-19T13:28:47.437Z] Step 8/26 : COPY go.mod vendor* ./ [2024-04-19T13:28:47.697Z] ---> e9a02542e593 [2024-04-19T13:28:47.697Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-19T13:28:47.697Z] ---> Running in 38c83328299a [2024-04-19T13:28:48.265Z] Removing intermediate container 38c83328299a [2024-04-19T13:28:48.265Z] ---> 46333297d688 [2024-04-19T13:28:48.265Z] Step 10/26 : COPY . . [2024-04-19T13:28:49.199Z] ---> 620ee65b7ce8 [2024-04-19T13:28:49.199Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-19T13:28:49.199Z] ---> Running in 1446f1b625b0 [2024-04-19T13:28:49.199Z] Removing intermediate container 1446f1b625b0 [2024-04-19T13:28:49.199Z] ---> a6d99d77be6d [2024-04-19T13:28:49.199Z] Step 12/26 : RUN $MAKE [2024-04-19T13:28:49.199Z] ---> Running in d1cec537d552 [2024-04-19T13:28:49.458Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.12" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-04-19T13:29:21.514Z] Removing intermediate container d1cec537d552 [2024-04-19T13:29:21.514Z] ---> 55ea742e2927 [2024-04-19T13:29:21.514Z] Step 13/26 : FROM alpine:3.18 [2024-04-19T13:29:21.514Z] 3.18: Pulling from library/alpine [2024-04-19T13:29:21.514Z] 619be1103602: Pulling fs layer [2024-04-19T13:29:21.514Z] 619be1103602: Download complete [2024-04-19T13:29:21.514Z] 619be1103602: Pull complete [2024-04-19T13:29:21.514Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-19T13:29:21.514Z] Status: Downloaded newer image for alpine:3.18 [2024-04-19T13:29:21.514Z] ---> d3782b16ccc9 [2024-04-19T13:29:21.514Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-04-19T13:29:21.514Z] ---> Running in 35c2d9d6a26f [2024-04-19T13:29:21.514Z] Removing intermediate container 35c2d9d6a26f [2024-04-19T13:29:21.514Z] ---> 56801425a664 [2024-04-19T13:29:21.514Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-04-19T13:29:21.514Z] ---> Running in f7a13d659e9f [2024-04-19T13:29:21.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-19T13:29:21.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-19T13:29:21.514Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-04-19T13:29:21.514Z] Executing busybox-1.36.1-r5.trigger [2024-04-19T13:29:21.514Z] OK: 7 MiB in 16 packages [2024-04-19T13:29:21.514Z] Removing intermediate container f7a13d659e9f [2024-04-19T13:29:21.514Z] ---> 21a9953d10b9 [2024-04-19T13:29:21.514Z] Step 16/26 : RUN apk --no-cache upgrade [2024-04-19T13:29:21.514Z] ---> Running in 549931b57b1c [2024-04-19T13:29:21.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-19T13:29:21.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-19T13:29:21.514Z] Upgrading critical system libraries and apk-tools: [2024-04-19T13:29:21.514Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-19T13:29:21.514Z] Executing busybox-1.36.1-r5.trigger [2024-04-19T13:29:21.514Z] Continuing the upgrade transaction with new apk-tools: [2024-04-19T13:29:21.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-19T13:29:21.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-19T13:29:21.514Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-19T13:29:21.514Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-19T13:29:21.514Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-19T13:29:21.514Z] OK: 7 MiB in 16 packages [2024-04-19T13:29:21.514Z] Removing intermediate container 549931b57b1c [2024-04-19T13:29:21.514Z] ---> 5b8207cacf1e [2024-04-19T13:29:21.514Z] Step 17/26 : WORKDIR / [2024-04-19T13:29:21.514Z] ---> Running in 667455da2348 [2024-04-19T13:29:21.514Z] Removing intermediate container 667455da2348 [2024-04-19T13:29:21.514Z] ---> d30bb98b0202 [2024-04-19T13:29:21.514Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-04-19T13:29:21.514Z] ---> 81cfac002fd1 [2024-04-19T13:29:21.514Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-04-19T13:29:21.514Z] ---> 52cd0400ae35 [2024-04-19T13:29:21.514Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-04-19T13:29:21.514Z] ---> 659b00f4cf48 [2024-04-19T13:29:21.514Z] Step 21/26 : EXPOSE 59900 [2024-04-19T13:29:21.514Z] ---> Running in a0f3fb2a7c78 [2024-04-19T13:29:21.514Z] Removing intermediate container a0f3fb2a7c78 [2024-04-19T13:29:21.514Z] ---> 2d40fc92fb4e [2024-04-19T13:29:21.514Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-04-19T13:29:21.514Z] ---> Running in 165091b32328 [2024-04-19T13:29:21.514Z] Removing intermediate container 165091b32328 [2024-04-19T13:29:21.514Z] ---> 694bfca486e8 [2024-04-19T13:29:21.514Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-04-19T13:29:21.514Z] ---> Running in 5e937076434d [2024-04-19T13:29:21.773Z] Removing intermediate container 5e937076434d [2024-04-19T13:29:21.773Z] ---> ad0b07c73438 [2024-04-19T13:29:21.773Z] Step 24/26 : LABEL arch=amd64 [2024-04-19T13:29:21.773Z] ---> Running in 38024b87a881 [2024-04-19T13:29:21.773Z] Removing intermediate container 38024b87a881 [2024-04-19T13:29:21.773Z] ---> 97b88b9880e8 [2024-04-19T13:29:21.773Z] Step 25/26 : LABEL git_sha=0cba9c874c2e53c2fc6b7525dc3399e4a6330f7a [2024-04-19T13:29:21.773Z] ---> Running in 4407ae95cc48 [2024-04-19T13:29:21.773Z] Removing intermediate container 4407ae95cc48 [2024-04-19T13:29:21.773Z] ---> 11e1942b8242 [2024-04-19T13:29:21.773Z] Step 26/26 : LABEL version=0.0.0 [2024-04-19T13:29:21.773Z] ---> Running in b784fc70d74d [2024-04-19T13:29:22.031Z] Removing intermediate container b784fc70d74d [2024-04-19T13:29:22.031Z] ---> a1c062a87299 [2024-04-19T13:29:22.031Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-19T13:29:22.031Z] Successfully built a1c062a87299 [2024-04-19T13:29:22.031Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:29:30.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-19T13:29:30.622Z] [2024-04-19T13:29:30.622Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:29:30.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-19T13:29:30.997Z] latest: Pulling from edgex-lftools-log-publisher [2024-04-19T13:29:30.997Z] 5eb5b503b376: Pulling fs layer [2024-04-19T13:29:30.997Z] 5c69ac0246d0: Pulling fs layer [2024-04-19T13:29:30.997Z] ec43610c2a17: Pulling fs layer [2024-04-19T13:29:30.997Z] 3a2ae6a8a46f: Pulling fs layer [2024-04-19T13:29:30.997Z] 33b1e0a273af: Pulling fs layer [2024-04-19T13:29:30.997Z] 5d3b04190fa2: Pulling fs layer [2024-04-19T13:29:30.997Z] 2f39f015ded8: Pulling fs layer [2024-04-19T13:29:30.997Z] 3a2ae6a8a46f: Waiting [2024-04-19T13:29:30.997Z] 33b1e0a273af: Waiting [2024-04-19T13:29:30.997Z] 5d3b04190fa2: Waiting [2024-04-19T13:29:30.997Z] 2f39f015ded8: Waiting [2024-04-19T13:29:30.997Z] 5c69ac0246d0: Download complete [2024-04-19T13:29:30.997Z] 3a2ae6a8a46f: Download complete [2024-04-19T13:29:30.997Z] ec43610c2a17: Verifying Checksum [2024-04-19T13:29:30.997Z] ec43610c2a17: Download complete [2024-04-19T13:29:30.997Z] 33b1e0a273af: Verifying Checksum [2024-04-19T13:29:30.997Z] 33b1e0a273af: Download complete [2024-04-19T13:29:30.997Z] 5d3b04190fa2: Verifying Checksum [2024-04-19T13:29:30.997Z] 5d3b04190fa2: Download complete [2024-04-19T13:29:31.255Z] 5eb5b503b376: Verifying Checksum [2024-04-19T13:29:31.255Z] 5eb5b503b376: Download complete [2024-04-19T13:29:31.821Z] 2f39f015ded8: Download complete [2024-04-19T13:29:32.388Z] 5eb5b503b376: Pull complete [2024-04-19T13:29:32.388Z] 5c69ac0246d0: Pull complete [2024-04-19T13:29:32.964Z] ec43610c2a17: Pull complete [2024-04-19T13:29:32.964Z] 3a2ae6a8a46f: Pull complete [2024-04-19T13:29:33.222Z] 33b1e0a273af: Pull complete [2024-04-19T13:29:33.222Z] 5d3b04190fa2: Pull complete [2024-04-19T13:29:37.405Z] 2f39f015ded8: Pull complete [2024-04-19T13:29:37.405Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-04-19T13:29:37.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-19T13:29:37.405Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:29:37.629Z] prd-ubuntu20.04-docker-8c-8g-2848 does not seem to be running inside a container [2024-04-19T13:29:37.658Z] $ 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/foundry_device-virtual-go_PR-468 -v /w/workspace/foundry_device-virtual-go_PR-468:/w/workspace/foundry_device-virtual-go_PR-468:rw,z -v /w/workspace/foundry_device-virtual-go_PR-468@tmp:/w/workspace/foundry_device-virtual-go_PR-468@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-04-19T13:29:41.799Z] $ docker top 734ec4bb61df96e800e546bc7cb6f1a7b1f00501ce30c835bafa656e63b41861 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:29:42.266Z] ---> job-cost.sh [2024-04-19T13:29:42.266Z] lf-activate-venv: SKIPPING [2024-04-19T13:29:42.266Z] INFO: No Stack... [2024-04-19T13:29:42.526Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-19T13:29:42.784Z] INFO: Archiving Costs [Pipeline] sh [2024-04-19T13:29:43.096Z] + cat /w/workspace/foundry_device-virtual-go_PR-468/archives/cost.csv [2024-04-19T13:29:43.096Z] + cut -d, -f6 [Pipeline] lock [2024-04-19T13:29:43.143Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-468-1-stack-cost] [2024-04-19T13:29:43.151Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-468-1-stack-cost] did not exist. Created. [2024-04-19T13:29:43.155Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-468-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-19T13:29:43.547Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-04-19T13:29:43.599Z] Stashed 1 file(s) [Pipeline] } [2024-04-19T13:29:43.635Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-468-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-19T13:29:43.716Z] $ docker stop --time=1 734ec4bb61df96e800e546bc7cb6f1a7b1f00501ce30c835bafa656e63b41861 [2024-04-19T13:29:44.856Z] $ docker rm -f --volumes 734ec4bb61df96e800e546bc7cb6f1a7b1f00501ce30c835bafa656e63b41861 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-19T13:35:24.508Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3085 in /w/workspace/foundry_device-virtual-go_PR-468 [Pipeline] { [Pipeline] ws [2024-04-19T13:35:24.569Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2024-04-19T13:35:27.673Z] The recommended git tool is: git [2024-04-19T13:35:34.036Z] using credential edgex-jenkins-ssh [2024-04-19T13:35:34.061Z] Cloning the remote Git repository [2024-04-19T13:35:34.119Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-04-19T13:35:34.234Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2024-04-19T13:35:34.420Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-04-19T13:35:34.421Z] > git --version # timeout=10 [2024-04-19T13:35:34.447Z] > git --version # 'git version 2.25.1' [2024-04-19T13:35:34.450Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-19T13:35:34.662Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-19T13:35:37.680Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-04-19T13:35:37.719Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-19T13:35:39.164Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-04-19T13:35:39.221Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-04-19T13:35:39.223Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-19T13:35:39.269Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/468/head:refs/remotes/origin/PR-468 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-04-19T13:35:39.828Z] Merging remotes/origin/main commit 14494e7562879e41062c7461f1813d33e0fc95a7 into PR head commit 0cba9c874c2e53c2fc6b7525dc3399e4a6330f7a [2024-04-19T13:35:40.175Z] Merge succeeded, producing 0cba9c874c2e53c2fc6b7525dc3399e4a6330f7a [2024-04-19T13:35:40.175Z] Checking out Revision 0cba9c874c2e53c2fc6b7525dc3399e4a6330f7a (PR-468) [2024-04-19T13:35:40.918Z] Commit message: "build(deps): Bump golang.org/x/net from 0.22.0 to 0.23.0" [2024-04-19T13:35:39.858Z] > git config core.sparsecheckout # timeout=10 [2024-04-19T13:35:39.938Z] > git checkout -f 0cba9c874c2e53c2fc6b7525dc3399e4a6330f7a # timeout=10 [2024-04-19T13:35:40.050Z] > git remote # timeout=10 [2024-04-19T13:35:40.073Z] > git config --get remote.origin.url # timeout=10 [2024-04-19T13:35:40.096Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-19T13:35:40.120Z] > git merge 14494e7562879e41062c7461f1813d33e0fc95a7 # timeout=10 [2024-04-19T13:35:40.157Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-19T13:35:40.185Z] > git config core.sparsecheckout # timeout=10 [2024-04-19T13:35:40.207Z] > git checkout -f 0cba9c874c2e53c2fc6b7525dc3399e4a6330f7a # timeout=10 [2024-04-19T13:35:41.001Z] > git --version # timeout=10 [2024-04-19T13:35:41.016Z] > git --version # 'git version 2.25.1' [2024-04-19T13:35:41.048Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-19T13:35:46.176Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-04-19T13:35:46.176Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-19T13:35:46.176Z] Dload Upload Total Spent Left Speed [2024-04-19T13:35:46.176Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 208k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh [2024-04-19T13:35:46.565Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-04-19T13:35:46.924Z] + + sudo teesudo /etc/docker/daemon.new jq [2024-04-19T13:35:46.924Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-04-19T13:35:46.924Z] { [2024-04-19T13:35:46.924Z] "registry-mirrors": [ [2024-04-19T13:35:46.924Z] "https://nexus3.edgexfoundry.org:10001" [2024-04-19T13:35:46.924Z] ], [2024-04-19T13:35:46.924Z] "bip": "10.250.0.254/24", [2024-04-19T13:35:46.924Z] "hosts": [ [2024-04-19T13:35:46.924Z] "tcp://0.0.0.0:5555", [2024-04-19T13:35:46.924Z] "unix:///var/run/docker.sock" [2024-04-19T13:35:46.924Z] ], [2024-04-19T13:35:46.924Z] "mtu": 1458, [2024-04-19T13:35:46.924Z] "selinux-enabled": true, [2024-04-19T13:35:46.924Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-04-19T13:35:46.924Z] } [Pipeline] sh [2024-04-19T13:35:47.290Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-04-19T13:35:47.670Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-19T13:36:06.189Z] provisioning config files... [2024-04-19T13:36:06.228Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config13384223802416799478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:36:06.778Z] ---> ****-login.sh [2024-04-19T13:36:06.778Z] nexus3.edgexfoundry.org:10001 [2024-04-19T13:36:07.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:36:07.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:36:07.648Z] Configure a credential helper to remove this warning. See [2024-04-19T13:36:07.648Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:36:07.648Z] [2024-04-19T13:36:07.648Z] Login Succeeded [2024-04-19T13:36:07.648Z] nexus3.edgexfoundry.org:10002 [2024-04-19T13:36:07.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:36:08.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:36:08.194Z] Configure a credential helper to remove this warning. See [2024-04-19T13:36:08.194Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:36:08.194Z] [2024-04-19T13:36:08.194Z] Login Succeeded [2024-04-19T13:36:08.194Z] nexus3.edgexfoundry.org:10003 [2024-04-19T13:36:08.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:36:08.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:36:08.466Z] Configure a credential helper to remove this warning. See [2024-04-19T13:36:08.466Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:36:08.466Z] [2024-04-19T13:36:08.466Z] Login Succeeded [2024-04-19T13:36:08.466Z] nexus3.edgexfoundry.org:10004 [2024-04-19T13:36:08.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:36:09.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:36:09.016Z] Configure a credential helper to remove this warning. See [2024-04-19T13:36:09.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:36:09.016Z] [2024-04-19T13:36:09.016Z] Login Succeeded [2024-04-19T13:36:09.016Z] ****.io [2024-04-19T13:36:09.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:36:09.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:36:09.559Z] Configure a credential helper to remove this warning. See [2024-04-19T13:36:09.559Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:36:09.559Z] [2024-04-19T13:36:09.559Z] Login Succeeded [2024-04-19T13:36:09.559Z] ---> ****-login.sh ends [Pipeline] } [2024-04-19T13:36:09.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-04-19T13:36:10.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-19T13:36:10.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-19T13:36:10.239Z] ========================================================= [2024-04-19T13:36:10.239Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-04-19T13:36:10.239Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:36:10.789Z] + 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-04-19T13:36:11.393Z] Sending build context to Docker daemon 16.08MB [2024-04-19T13:36:11.393Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-04-19T13:36:11.393Z] Step 2/12 : FROM ${BASE} AS builder [2024-04-19T13:36:11.671Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-04-19T13:36:11.671Z] 9fda8d8052c6: Pulling fs layer [2024-04-19T13:36:11.671Z] 5d54e960e981: Pulling fs layer [2024-04-19T13:36:11.671Z] c4a7e357bf2a: Pulling fs layer [2024-04-19T13:36:11.671Z] f0e02332f6b5: Pulling fs layer [2024-04-19T13:36:11.671Z] 872ee5b61b7b: Pulling fs layer [2024-04-19T13:36:11.671Z] 0c6a40ed1a82: Pulling fs layer [2024-04-19T13:36:11.671Z] 94ae7d8d031c: Pulling fs layer [2024-04-19T13:36:11.671Z] f0e02332f6b5: Waiting [2024-04-19T13:36:11.671Z] 872ee5b61b7b: Waiting [2024-04-19T13:36:11.671Z] 0c6a40ed1a82: Waiting [2024-04-19T13:36:11.671Z] 94ae7d8d031c: Waiting [2024-04-19T13:36:11.671Z] 5d54e960e981: Verifying Checksum [2024-04-19T13:36:11.671Z] 5d54e960e981: Download complete [2024-04-19T13:36:11.671Z] f0e02332f6b5: Verifying Checksum [2024-04-19T13:36:11.671Z] f0e02332f6b5: Download complete [2024-04-19T13:36:11.671Z] 872ee5b61b7b: Verifying Checksum [2024-04-19T13:36:11.671Z] 872ee5b61b7b: Download complete [2024-04-19T13:36:11.671Z] 9fda8d8052c6: Verifying Checksum [2024-04-19T13:36:12.272Z] 94ae7d8d031c: Verifying Checksum [2024-04-19T13:36:12.272Z] 94ae7d8d031c: Download complete [2024-04-19T13:36:12.878Z] 9fda8d8052c6: Pull complete [2024-04-19T13:36:13.861Z] 5d54e960e981: Pull complete [2024-04-19T13:36:13.861Z] c4a7e357bf2a: Verifying Checksum [2024-04-19T13:36:13.861Z] c4a7e357bf2a: Download complete [2024-04-19T13:36:15.324Z] 0c6a40ed1a82: Verifying Checksum [2024-04-19T13:36:15.324Z] 0c6a40ed1a82: Download complete [2024-04-19T13:36:30.430Z] c4a7e357bf2a: Pull complete [2024-04-19T13:36:30.430Z] f0e02332f6b5: Pull complete [2024-04-19T13:36:30.430Z] 872ee5b61b7b: Pull complete [2024-04-19T13:36:38.674Z] 0c6a40ed1a82: Pull complete [2024-04-19T13:36:39.639Z] 94ae7d8d031c: Pull complete [2024-04-19T13:36:39.639Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-04-19T13:36:39.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-19T13:36:39.639Z] ---> 86de565de09d [2024-04-19T13:36:39.639Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-04-19T13:36:40.628Z] ---> Running in 7f3a4b0520e8 [2024-04-19T13:36:40.918Z] Removing intermediate container 7f3a4b0520e8 [2024-04-19T13:36:40.918Z] ---> 46c75c09f49c [2024-04-19T13:36:40.918Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-04-19T13:36:41.195Z] ---> Running in 034346239c12 [2024-04-19T13:36:41.483Z] Removing intermediate container 034346239c12 [2024-04-19T13:36:41.483Z] ---> 1e3ab81f659e [2024-04-19T13:36:41.483Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-04-19T13:36:41.761Z] ---> Running in 689c80a0b404 [2024-04-19T13:36:42.038Z] Removing intermediate container 689c80a0b404 [2024-04-19T13:36:42.038Z] ---> b0a5a3f07405 [2024-04-19T13:36:42.038Z] Step 6/12 : WORKDIR /device-virtual-go [2024-04-19T13:36:42.306Z] ---> Running in 3a8ca2ed0b1d [2024-04-19T13:36:42.891Z] Removing intermediate container 3a8ca2ed0b1d [2024-04-19T13:36:42.891Z] ---> d854f266ba2f [2024-04-19T13:36:42.891Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-19T13:36:42.891Z] ---> Running in a38ee3150f21 [2024-04-19T13:36:44.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-19T13:36:44.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-19T13:36:45.998Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-04-19T13:36:45.998Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-04-19T13:36:45.998Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-04-19T13:36:45.998Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-04-19T13:36:45.998Z] Executing busybox-1.36.1-r5.trigger [2024-04-19T13:36:46.268Z] OK: 271 MiB in 56 packages [2024-04-19T13:36:47.687Z] Removing intermediate container a38ee3150f21 [2024-04-19T13:36:47.687Z] ---> 2054597a6d29 [2024-04-19T13:36:47.687Z] Step 8/12 : COPY go.mod vendor* ./ [2024-04-19T13:36:47.959Z] ---> 982173fd0c60 [2024-04-19T13:36:47.959Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-19T13:36:47.959Z] ---> Running in d5de2a23f398 [2024-04-19T13:38:54.977Z] Removing intermediate container d5de2a23f398 [2024-04-19T13:38:54.977Z] ---> a948fb998ae6 [2024-04-19T13:38:54.977Z] Step 10/12 : COPY . . [2024-04-19T13:38:56.406Z] ---> 131f8eb98911 [2024-04-19T13:38:56.406Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-19T13:38:56.406Z] ---> Running in 8acdc889cb01 [2024-04-19T13:38:56.677Z] Removing intermediate container 8acdc889cb01 [2024-04-19T13:38:56.677Z] ---> 146ce8063fe2 [2024-04-19T13:38:56.677Z] Step 12/12 : RUN $MAKE [2024-04-19T13:38:56.677Z] ---> Running in c4ded97db3c3 [2024-04-19T13:38:58.110Z] noop [2024-04-19T13:38:58.707Z] Removing intermediate container c4ded97db3c3 [2024-04-19T13:38:58.707Z] ---> a47968eeac90 [2024-04-19T13:38:58.707Z] Successfully built a47968eeac90 [2024-04-19T13:38:58.707Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:38:59.230Z] + docker inspect -f . ci-base-image-arm64 [2024-04-19T13:38:59.230Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:38:59.610Z] prd-ubuntu20.04-docker-arm64-4c-16g-3085 does not seem to be running inside a container [2024-04-19T13:38:59.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-04-19T13:39:01.275Z] $ docker top 549d86838a51ec319160f461f2b7ef24054587522440b1f248cc44d1cc0484b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-19T13:39:02.278Z] + go version [2024-04-19T13:39:02.278Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-04-19T13:39:02.320Z] $ docker stop --time=1 549d86838a51ec319160f461f2b7ef24054587522440b1f248cc44d1cc0484b4 [2024-04-19T13:39:06.732Z] $ docker rm -f --volumes 549d86838a51ec319160f461f2b7ef24054587522440b1f248cc44d1cc0484b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:39:07.726Z] + docker inspect -f . ci-base-image-arm64 [2024-04-19T13:39:07.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:39:08.042Z] prd-ubuntu20.04-docker-arm64-4c-16g-3085 does not seem to be running inside a container [2024-04-19T13:39:08.136Z] $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-04-19T13:39:10.726Z] $ docker top 8e6a42258b42268b3cdcb9e44470a2df2ea91d038b2922c1d64646828a0e4bdc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-19T13:39:11.681Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2024-04-19T13:39:12.418Z] + make test [2024-04-19T13:39:12.418Z] go test ./... -coverprofile=coverage.out [2024-04-19T13:39:19.097Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-04-19T13:42:41.763Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-04-19T13:42:41.763Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.085s coverage: 58.4% of statements [2024-04-19T13:42:41.763Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-04-19T13:42:41.763Z] go vet ./... [2024-04-19T13:43:20.676Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-19T13:43:20.676Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-19T13:43:20.676Z] ./bin/test-attribution-txt.sh [2024-04-19T13:43:20.676Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-04-19T13:43:20.676Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-04-19T13:43:20.949Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-04-19T13:43:20.949Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-04-19T13:43:20.949Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-04-19T13:43:20.949Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-04-19T13:43:20.949Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-04-19T13:43:20.949Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-04-19T13:43:20.949Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-04-19T13:43:20.949Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-04-19T13:43:20.949Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-04-19T13:43:20.949Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-04-19T13:43:20.949Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-04-19T13:43:20.949Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-04-19T13:43:20.949Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-04-19T13:43:20.949Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-04-19T13:43:20.949Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-04-19T13:43:20.949Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-04-19T13:43:20.949Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-04-19T13:43:20.949Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-04-19T13:43:20.949Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-04-19T13:43:20.949Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-04-19T13:43:20.949Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-04-19T13:43:20.949Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-04-19T13:43:21.225Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-04-19T13:43:21.225Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-04-19T13:43:21.225Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-04-19T13:43:21.263Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-19T13:43:21.304Z] $ docker stop --time=1 8e6a42258b42268b3cdcb9e44470a2df2ea91d038b2922c1d64646828a0e4bdc [2024-04-19T13:43:23.420Z] $ docker rm -f --volumes 8e6a42258b42268b3cdcb9e44470a2df2ea91d038b2922c1d64646828a0e4bdc [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-19T13:43:25.147Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-19T13:43:25.191Z] Warning: overwriting stash ‘coverage-report’ [2024-04-19T13:43:25.844Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-19T13:43:26.496Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-19T13:43:26.850Z] + ls -al . [2024-04-19T13:43:26.850Z] total 264 [2024-04-19T13:43:26.850Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 19 13:39 . [2024-04-19T13:43:26.850Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 13:35 .. [2024-04-19T13:43:26.850Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 13:35 .git [2024-04-19T13:43:26.850Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:35 .github [2024-04-19T13:43:26.850Z] -rw-rw-r-- 1 jenkins jenkins 272 Apr 19 13:35 .gitignore [2024-04-19T13:43:26.850Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 13:35 .golangci.yml [2024-04-19T13:43:26.850Z] -rw-rw-r-- 1 jenkins jenkins 9708 Apr 19 13:35 Attribution.txt [2024-04-19T13:43:26.850Z] -rw-rw-r-- 1 jenkins jenkins 15941 Apr 19 13:35 CHANGELOG.md [2024-04-19T13:43:26.850Z] -rw-rw-r-- 1 jenkins jenkins 1755 Apr 19 13:35 Dockerfile [2024-04-19T13:43:26.850Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 13:35 GOVERNANCE.md [2024-04-19T13:43:26.850Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 19 13:35 Jenkinsfile [2024-04-19T13:43:26.850Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 19 13:35 LICENSE [2024-04-19T13:43:26.850Z] -rw-rw-r-- 1 jenkins jenkins 1953 Apr 19 13:35 Makefile [2024-04-19T13:43:26.850Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 19 13:35 OWNERS.md [2024-04-19T13:43:26.850Z] -rw-rw-r-- 1 jenkins jenkins 4103 Apr 19 13:35 README.md [2024-04-19T13:43:26.850Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 13:26 VERSION [2024-04-19T13:43:26.850Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:35 bin [2024-04-19T13:43:26.850Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:35 cmd [2024-04-19T13:43:26.850Z] -rw-r--r-- 1 jenkins jenkins 43063 Apr 19 13:42 coverage.out [2024-04-19T13:43:26.850Z] -rw-rw-r-- 1 jenkins jenkins 6985 Apr 19 13:35 go.mod [2024-04-19T13:43:26.850Z] -rw-rw-r-- 1 jenkins jenkins 101257 Apr 19 13:35 go.sum [2024-04-19T13:43:26.850Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:35 internal [2024-04-19T13:43:26.850Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 19 13:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:43:27.290Z] + 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=0cba9c874c2e53c2fc6b7525dc3399e4a6330f7a --label arch=arm64 --label version=0.0.0 . [2024-04-19T13:43:27.883Z] Sending build context to Docker daemon 16.12MB [2024-04-19T13:43:27.883Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-04-19T13:43:27.883Z] Step 2/26 : FROM ${BASE} AS builder [2024-04-19T13:43:27.883Z] ---> a47968eeac90 [2024-04-19T13:43:27.883Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-04-19T13:43:28.161Z] ---> Running in b25fbc175c43 [2024-04-19T13:43:28.429Z] Removing intermediate container b25fbc175c43 [2024-04-19T13:43:28.429Z] ---> c0a01935f51f [2024-04-19T13:43:28.429Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-04-19T13:43:28.698Z] ---> Running in 4c60b90ded85 [2024-04-19T13:43:28.968Z] Removing intermediate container 4c60b90ded85 [2024-04-19T13:43:28.968Z] ---> e6291e9223ba [2024-04-19T13:43:28.968Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-04-19T13:43:28.968Z] ---> Running in 839469669a9d [2024-04-19T13:43:29.555Z] Removing intermediate container 839469669a9d [2024-04-19T13:43:29.555Z] ---> acb9ee120a90 [2024-04-19T13:43:29.555Z] Step 6/26 : WORKDIR /device-virtual-go [2024-04-19T13:43:29.555Z] ---> Running in 9f004610a689 [2024-04-19T13:43:30.142Z] Removing intermediate container 9f004610a689 [2024-04-19T13:43:30.142Z] ---> a1754744b489 [2024-04-19T13:43:30.142Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-19T13:43:30.142Z] ---> Running in 9e88842e9fad [2024-04-19T13:43:31.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-19T13:43:31.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-19T13:43:33.132Z] OK: 271 MiB in 56 packages [2024-04-19T13:43:34.584Z] Removing intermediate container 9e88842e9fad [2024-04-19T13:43:34.584Z] ---> 22f23bf9251a [2024-04-19T13:43:34.584Z] Step 8/26 : COPY go.mod vendor* ./ [2024-04-19T13:43:34.856Z] ---> 959f80d7bf2c [2024-04-19T13:43:34.856Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-19T13:43:35.125Z] ---> Running in 17d6aabbb059 [2024-04-19T13:43:38.518Z] Removing intermediate container 17d6aabbb059 [2024-04-19T13:43:38.518Z] ---> 0555d40dfea7 [2024-04-19T13:43:38.518Z] Step 10/26 : COPY . . [2024-04-19T13:43:39.955Z] ---> 14a9e1535022 [2024-04-19T13:43:39.956Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-19T13:43:39.956Z] ---> Running in ba129e504c6b [2024-04-19T13:43:40.229Z] Removing intermediate container ba129e504c6b [2024-04-19T13:43:40.229Z] ---> a9523af837dc [2024-04-19T13:43:40.229Z] Step 12/26 : RUN $MAKE [2024-04-19T13:43:40.506Z] ---> Running in 8b1f61916eb7 [2024-04-19T13:43:41.489Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.12" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-04-19T13:47:18.392Z] Removing intermediate container 8b1f61916eb7 [2024-04-19T13:47:18.392Z] ---> 2b8f64da5d38 [2024-04-19T13:47:18.392Z] Step 13/26 : FROM alpine:3.18 [2024-04-19T13:47:18.392Z] 3.18: Pulling from library/alpine [2024-04-19T13:47:18.392Z] c6b39de5b339: Pulling fs layer [2024-04-19T13:47:18.392Z] c6b39de5b339: Verifying Checksum [2024-04-19T13:47:18.392Z] c6b39de5b339: Pull complete [2024-04-19T13:47:18.392Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-19T13:47:18.392Z] Status: Downloaded newer image for alpine:3.18 [2024-04-19T13:47:18.392Z] ---> 33abbf032149 [2024-04-19T13:47:18.392Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-04-19T13:47:18.392Z] ---> Running in a80c031763c5 [2024-04-19T13:47:18.392Z] Removing intermediate container a80c031763c5 [2024-04-19T13:47:18.392Z] ---> 483d28d47dc1 [2024-04-19T13:47:18.392Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-04-19T13:47:18.392Z] ---> Running in 12d32d37901b [2024-04-19T13:47:18.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-19T13:47:18.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-19T13:47:20.103Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-04-19T13:47:20.103Z] Executing busybox-1.36.1-r5.trigger [2024-04-19T13:47:20.103Z] OK: 8 MiB in 16 packages [2024-04-19T13:47:21.541Z] Removing intermediate container 12d32d37901b [2024-04-19T13:47:21.541Z] ---> 39b51e87bb66 [2024-04-19T13:47:21.541Z] Step 16/26 : RUN apk --no-cache upgrade [2024-04-19T13:47:21.541Z] ---> Running in 77282b1eec45 [2024-04-19T13:47:22.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-19T13:47:23.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-19T13:47:24.651Z] Upgrading critical system libraries and apk-tools: [2024-04-19T13:47:24.651Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-19T13:47:24.651Z] Executing busybox-1.36.1-r5.trigger [2024-04-19T13:47:24.925Z] Continuing the upgrade transaction with new apk-tools: [2024-04-19T13:47:24.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-19T13:47:25.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-19T13:47:26.490Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-19T13:47:26.490Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-19T13:47:26.762Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-19T13:47:26.762Z] OK: 8 MiB in 16 packages [2024-04-19T13:47:28.195Z] Removing intermediate container 77282b1eec45 [2024-04-19T13:47:28.195Z] ---> 07449f93f125 [2024-04-19T13:47:28.195Z] Step 17/26 : WORKDIR / [2024-04-19T13:47:28.195Z] ---> Running in a400c53cbc79 [2024-04-19T13:47:28.798Z] Removing intermediate container a400c53cbc79 [2024-04-19T13:47:28.798Z] ---> 1ead10117083 [2024-04-19T13:47:28.798Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-04-19T13:47:29.391Z] ---> e9cde39841be [2024-04-19T13:47:29.391Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-04-19T13:47:29.991Z] ---> fba9fd088965 [2024-04-19T13:47:29.991Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-04-19T13:47:32.607Z] ---> a59b1789d98a [2024-04-19T13:47:32.607Z] Step 21/26 : EXPOSE 59900 [2024-04-19T13:47:32.607Z] ---> Running in ece4fa304704 [2024-04-19T13:47:32.607Z] Removing intermediate container ece4fa304704 [2024-04-19T13:47:32.607Z] ---> e9e95bae1524 [2024-04-19T13:47:32.607Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-04-19T13:47:32.883Z] ---> Running in 1fd625872f3a [2024-04-19T13:47:33.160Z] Removing intermediate container 1fd625872f3a [2024-04-19T13:47:33.160Z] ---> 6955f819198c [2024-04-19T13:47:33.160Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-04-19T13:47:33.160Z] ---> Running in 1819af3e424f [2024-04-19T13:47:33.758Z] Removing intermediate container 1819af3e424f [2024-04-19T13:47:33.758Z] ---> 06317f742ef6 [2024-04-19T13:47:33.758Z] Step 24/26 : LABEL arch=arm64 [2024-04-19T13:47:33.758Z] ---> Running in 3f4144a28ce8 [2024-04-19T13:47:34.247Z] Removing intermediate container 3f4144a28ce8 [2024-04-19T13:47:34.247Z] ---> 92fd45b7d4b0 [2024-04-19T13:47:34.247Z] Step 25/26 : LABEL git_sha=0cba9c874c2e53c2fc6b7525dc3399e4a6330f7a [2024-04-19T13:47:34.247Z] ---> Running in f4a19958b6ce [2024-04-19T13:47:34.521Z] Removing intermediate container f4a19958b6ce [2024-04-19T13:47:34.521Z] ---> b7348c55885e [2024-04-19T13:47:34.521Z] Step 26/26 : LABEL version=0.0.0 [2024-04-19T13:47:34.788Z] ---> Running in c8e45311d060 [2024-04-19T13:47:35.065Z] Removing intermediate container c8e45311d060 [2024-04-19T13:47:35.065Z] ---> 8fc35f0f97f6 [2024-04-19T13:47:35.065Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-19T13:47:35.065Z] Successfully built 8fc35f0f97f6 [2024-04-19T13:47:35.335Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:47:36.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-19T13:47:36.189Z] [2024-04-19T13:47:36.189Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:47:36.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-19T13:47:36.877Z] arm64: Pulling from edgex-lftools-log-publisher [2024-04-19T13:47:36.877Z] 8998bd30e6a1: Pulling fs layer [2024-04-19T13:47:36.877Z] 04944245beec: Pulling fs layer [2024-04-19T13:47:36.877Z] 699f458cf7ca: Pulling fs layer [2024-04-19T13:47:36.877Z] 765212b225bb: Pulling fs layer [2024-04-19T13:47:36.877Z] f23df028b6ca: Pulling fs layer [2024-04-19T13:47:36.877Z] d65c8cfc05b1: Pulling fs layer [2024-04-19T13:47:36.877Z] 2437ff75d9bd: Pulling fs layer [2024-04-19T13:47:36.877Z] 765212b225bb: Waiting [2024-04-19T13:47:36.877Z] f23df028b6ca: Waiting [2024-04-19T13:47:36.877Z] d65c8cfc05b1: Waiting [2024-04-19T13:47:36.877Z] 2437ff75d9bd: Waiting [2024-04-19T13:47:36.877Z] 04944245beec: Verifying Checksum [2024-04-19T13:47:36.877Z] 04944245beec: Download complete [2024-04-19T13:47:36.877Z] 765212b225bb: Verifying Checksum [2024-04-19T13:47:36.877Z] 765212b225bb: Download complete [2024-04-19T13:47:36.877Z] f23df028b6ca: Verifying Checksum [2024-04-19T13:47:36.877Z] f23df028b6ca: Download complete [2024-04-19T13:47:37.146Z] d65c8cfc05b1: Verifying Checksum [2024-04-19T13:47:37.146Z] d65c8cfc05b1: Download complete [2024-04-19T13:47:37.146Z] 699f458cf7ca: Verifying Checksum [2024-04-19T13:47:37.146Z] 699f458cf7ca: Download complete [2024-04-19T13:47:37.742Z] 8998bd30e6a1: Verifying Checksum [2024-04-19T13:47:37.742Z] 8998bd30e6a1: Download complete [2024-04-19T13:47:41.101Z] 2437ff75d9bd: Verifying Checksum [2024-04-19T13:47:41.101Z] 2437ff75d9bd: Download complete [2024-04-19T13:47:43.050Z] 8998bd30e6a1: Pull complete [2024-04-19T13:47:43.637Z] 04944245beec: Pull complete [2024-04-19T13:47:45.810Z] 699f458cf7ca: Pull complete [2024-04-19T13:47:45.810Z] 765212b225bb: Pull complete [2024-04-19T13:47:46.776Z] f23df028b6ca: Pull complete [2024-04-19T13:47:47.045Z] d65c8cfc05b1: Pull complete [2024-04-19T13:48:05.274Z] 2437ff75d9bd: Pull complete [2024-04-19T13:48:05.274Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-04-19T13:48:05.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-19T13:48:05.274Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:48:05.647Z] prd-ubuntu20.04-docker-arm64-4c-16g-3085 does not seem to be running inside a container [2024-04-19T13:48:05.745Z] $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-04-19T13:48:08.844Z] $ docker top f3cc4c281929b9206864fc67d34515e171cdb6d97d732520a98ae05da8221a14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:48:09.898Z] ---> job-cost.sh [2024-04-19T13:48:09.898Z] lf-activate-venv: SKIPPING [2024-04-19T13:48:09.898Z] INFO: No Stack... [2024-04-19T13:48:10.190Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-04-19T13:48:11.167Z] INFO: Archiving Costs [Pipeline] sh [2024-04-19T13:48:11.857Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2024-04-19T13:48:11.857Z] + cut -d, -f6 [Pipeline] lock [2024-04-19T13:48:11.927Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-468-1-stack-cost] [2024-04-19T13:48:11.933Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-468-1-stack-cost] did not exist. Created. [2024-04-19T13:48:11.938Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-468-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-19T13:48:12.696Z] /w/workspace/device-virtual-go/1@tmp/durable-2a6af8f5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-04-19T13:48:13.381Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-04-19T13:48:13.420Z] Warning: overwriting stash ‘stack-cost’ [2024-04-19T13:48:13.485Z] Stashed 1 file(s) [Pipeline] } [2024-04-19T13:48:13.502Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-468-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-19T13:48:13.600Z] $ docker stop --time=1 f3cc4c281929b9206864fc67d34515e171cdb6d97d732520a98ae05da8221a14 [2024-04-19T13:48:15.171Z] $ docker rm -f --volumes f3cc4c281929b9206864fc67d34515e171cdb6d97d732520a98ae05da8221a14 [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-04-19T13:48:16.233Z] provisioning config files... [2024-04-19T13:48:16.241Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-468@tmp/config10248770821172347271tmp [Pipeline] { [Pipeline] sh [2024-04-19T13:48:16.590Z] + set +x [2024-04-19T13:48:16.590Z] + curl -s https://codecov.io/bash [2024-04-19T13:48:16.591Z] + bash -s -- [2024-04-19T13:48:16.591Z] [2024-04-19T13:48:16.591Z] _____ _ [2024-04-19T13:48:16.591Z] / ____| | | [2024-04-19T13:48:16.591Z] | | ___ __| | ___ ___ _____ __ [2024-04-19T13:48:16.591Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-04-19T13:48:16.591Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-04-19T13:48:16.591Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-04-19T13:48:16.591Z] Bash-1.0.6 [2024-04-19T13:48:16.591Z] [2024-04-19T13:48:16.591Z] [2024-04-19T13:48:16.591Z] ==> git version 2.25.1 found [2024-04-19T13:48:16.591Z] ==> 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-04-19T13:48:16.591Z] Release-Date: 2020-01-08 [2024-04-19T13:48:16.591Z] 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-04-19T13:48:16.591Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-04-19T13:48:16.591Z] ==> Jenkins CI detected. [2024-04-19T13:48:16.591Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-468 [2024-04-19T13:48:16.591Z] project root: . [2024-04-19T13:48:16.591Z] --> token set from env [2024-04-19T13:48:16.591Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-04-19T13:48:16.591Z] ==> Running gcov in . (disable via -X gcov) [2024-04-19T13:48:16.591Z] ==> Python coveragepy not found [2024-04-19T13:48:16.591Z] ==> Searching for coverage reports in: [2024-04-19T13:48:16.591Z] + . [2024-04-19T13:48:16.591Z] -> Found 1 reports [2024-04-19T13:48:16.591Z] ==> Detecting git/mercurial file structure [2024-04-19T13:48:16.591Z] ==> Reading reports [2024-04-19T13:48:16.591Z] + ./coverage.out bytes=43063 [2024-04-19T13:48:16.591Z] ==> Appending adjustments [2024-04-19T13:48:16.591Z] https://docs.codecov.io/docs/fixing-reports [2024-04-19T13:48:16.850Z] + Found adjustments [2024-04-19T13:48:16.850Z] ==> Gzipping contents [2024-04-19T13:48:16.850Z] 8.0K /tmp/codecov.f7EsDc.gz [2024-04-19T13:48:16.850Z] ==> Uploading reports [2024-04-19T13:48:16.850Z] url: https://codecov.io [2024-04-19T13:48:16.850Z] query: branch=PR-468&commit=0cba9c874c2e53c2fc6b7525dc3399e4a6330f7a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-468%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=468&job=&cmd_args= [2024-04-19T13:48:16.850Z] -> Pinging Codecov [2024-04-19T13:48:16.850Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-468&commit=0cba9c874c2e53c2fc6b7525dc3399e4a6330f7a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-468%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=468&job=&cmd_args= [2024-04-19T13:48:17.109Z] -> Uploading to [2024-04-19T13:48:17.109Z] https://storage.googleapis.com/codecov/v4/raw/2024-04-19/5E52B4B073DB2E39498172D8E973AA87/0cba9c874c2e53c2fc6b7525dc3399e4a6330f7a/c2e62a21-d9c3-442a-b352-60224cd793c2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240419T134816Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=418a88cfb651c4787c78933171ff0d9b4cfd0123c4648eeb375e4b858d3b9124 [2024-04-19T13:48:17.109Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-19T13:48:17.109Z] Dload Upload Total Spent Left Speed [2024-04-19T13:48:17.368Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 24620 --:--:-- --:--:-- --:--:-- 24500 100 4998 0 0 100 4998 0 20153 --:--:-- --:--:-- --:--:-- 20072 [2024-04-19T13:48:17.368Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/0cba9c874c2e53c2fc6b7525dc3399e4a6330f7a [Pipeline] } [2024-04-19T13:48:17.396Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [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-04-19T13:48:19.257Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-468/archives ] [2024-04-19T13:48:19.257Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-468/archives [2024-04-19T13:48:19.257Z] total 16 [2024-04-19T13:48:19.257Z] drwxr-xr-x 3 root root 4096 Apr 19 13:29 . [2024-04-19T13:48:19.257Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 13:29 .. [2024-04-19T13:48:19.257Z] drwxr-xr-x 2 root root 4096 Apr 19 13:29 cost [2024-04-19T13:48:19.257Z] -rw-r--r-- 1 root root 89 Apr 19 13:29 cost.csv [2024-04-19T13:48:19.257Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-468/archives [2024-04-19T13:48:19.257Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-468/archives [2024-04-19T13:48:19.257Z] total 16 [2024-04-19T13:48:19.257Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 13:29 . [2024-04-19T13:48:19.257Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 13:29 .. [2024-04-19T13:48:19.257Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 19 13:29 cost [2024-04-19T13:48:19.257Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 19 13:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:48:19.577Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:48:20.493Z] ---> package-listing.sh [2024-04-19T13:48:20.493Z] ++ facter osfamily [2024-04-19T13:48:20.493Z] ++ tr '[:upper:]' '[:lower:]' [2024-04-19T13:48:20.752Z] + OS_FAMILY=debian [2024-04-19T13:48:20.752Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-468 [2024-04-19T13:48:20.752Z] + START_PACKAGES=/tmp/packages_start.txt [2024-04-19T13:48:20.752Z] + END_PACKAGES=/tmp/packages_end.txt [2024-04-19T13:48:20.752Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-04-19T13:48:20.752Z] + PACKAGES=/tmp/packages_start.txt [2024-04-19T13:48:20.752Z] + '[' /w/workspace/foundry_device-virtual-go_PR-468 ']' [2024-04-19T13:48:20.752Z] + PACKAGES=/tmp/packages_end.txt [2024-04-19T13:48:20.752Z] + case "${OS_FAMILY}" in [2024-04-19T13:48:20.752Z] + dpkg -l [2024-04-19T13:48:20.752Z] + grep '^ii' [2024-04-19T13:48:20.752Z] + '[' -f /tmp/packages_start.txt ']' [2024-04-19T13:48:20.752Z] + '[' -f /tmp/packages_end.txt ']' [2024-04-19T13:48:20.752Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-04-19T13:48:20.752Z] + '[' /w/workspace/foundry_device-virtual-go_PR-468 ']' [2024-04-19T13:48:20.752Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-468/archives/ [2024-04-19T13:48:20.752Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-468/archives/ [Pipeline] echo [2024-04-19T13:48:20.788Z] 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/foundry_device-virtual-go_PR-468/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-04-19T13:48:21.080Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:48:21.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-19T13:48:21.709Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:48:21.851Z] prd-ubuntu20.04-docker-8c-8g-2848 does not seem to be running inside a container [2024-04-19T13:48:21.872Z] $ 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/foundry_device-virtual-go_PR-468/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-468 -v /w/workspace/foundry_device-virtual-go_PR-468:/w/workspace/foundry_device-virtual-go_PR-468:rw,z -v /w/workspace/foundry_device-virtual-go_PR-468@tmp:/w/workspace/foundry_device-virtual-go_PR-468@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-04-19T13:48:22.049Z] $ docker top 968c858d6c8448a1b4d4b4f64214534e1c1b72f4c133441d1e5689127c1f56ed -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-19T13:48:22.450Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-04-19T13:48:22.757Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-04-19T13:48:23.072Z] + ls /var/log/sa-host [2024-04-19T13:48:23.072Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-19T13:48:23.211Z] provisioning config files... [2024-04-19T13:48:23.220Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-468@tmp/config8440146449211913763tmp [Pipeline] { [Pipeline] echo [2024-04-19T13:48:23.281Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:48:28.252Z] ---> create-netrc.sh [Pipeline] } [2024-04-19T13:50:15.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:50:15.815Z] ---> python-tools-install.sh [Pipeline] echo [2024-04-19T13:50:15.847Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:50:16.158Z] ---> sudo-logs.sh [2024-04-19T13:50:16.158Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-04-19T13:50:16.245Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:50:16.552Z] ---> job-cost.sh [2024-04-19T13:50:16.552Z] lf-activate-venv: SKIPPING [2024-04-19T13:50:16.552Z] DEBUG: total: 0.2199999988079071 [2024-04-19T13:50:16.552Z] INFO: Retrieving Stack Cost... [2024-04-19T13:50:17.116Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-19T13:50:17.379Z] INFO: Archiving Costs [Pipeline] echo [2024-04-19T13:50:17.411Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:50:17.725Z] ---> logs-deploy.sh [2024-04-19T13:50:17.725Z] lf-activate-venv: SKIPPING [2024-04-19T13:50:17.725Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-468/1 [2024-04-19T13:50:17.725Z] INFO: archiving workspace using pattern(s): [2024-04-19T13:50:18.663Z] Archives upload complete. [2024-04-19T13:50:18.663Z] INFO: archiving logs to Nexus