Pull request #397 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 193f07f49c2517fd808963ea0bf9b2b60ec91e35+f9aa1e7837344c75d2a4d485c1648989cda54cfb (01c493ebd7c63993249505968ce42fb79da10cbe) 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-ssh460038400085853780.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh14440620674603566413.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-onvif-camera/branches/PR-397/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-onvif-camera/branches/PR-397/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14651181361915112523.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-onvif-camera/branches/PR-397/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh629222933949482256.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh7689464551000903993.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-onvif-camera/branches/PR-397/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-onvif-camera/branches/PR-397/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9178867862443012608.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera 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-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 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 Executor slot already in use ‘prd-centos7-blackbox-4c-2g-9694’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-9695’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-builder-2c-1g-9982’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-9990’ is offline ‘prd-ubuntu20.04-docker-8c-8g-9992’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9992 in /w/workspace/undry_device-onvif-camera_PR-397 [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-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-397 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f9aa1e7837344c75d2a4d485c1648989cda54cfb into PR head commit 193f07f49c2517fd808963ea0bf9b2b60ec91e35 Merge succeeded, producing 193f07f49c2517fd808963ea0bf9b2b60ec91e35 Checking out Revision 193f07f49c2517fd808963ea0bf9b2b60ec91e35 (PR-397) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/397/head:refs/remotes/origin/PR-397 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 193f07f49c2517fd808963ea0bf9b2b60ec91e35 # 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 f9aa1e7837344c75d2a4d485c1648989cda54cfb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 193f07f49c2517fd808963ea0bf9b2b60ec91e35 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:11:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:11:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:11:13 ========================================================= 18:11:13 EdgeX Global Pipelines Version Info 18:11:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:11:13 ------------------- 18:11:13 stable info: 18:11:13 ------------------- 18:11:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:11:13 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:11:13 Message: update stable to v1.0.254 18:11:14 ------------------- 18:11:14 experimental info: 18:11:14 ------------------- 18:11:14 Commited By: **** collab-it+edgex@linuxfoundation.org 18:11:14 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:11:14 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:11:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 18:11:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:11:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:11:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:11:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:11:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:11:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-397 [Pipeline] echo 18:11:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-397 [Pipeline] echo 18:11:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-397 [Pipeline] echo 18:11:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 193f07f49c2517fd808963ea0bf9b2b60ec91e35 [Pipeline] echo 18:11:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 193f07f [Pipeline] echo 18:11:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:11:16 provisioning config files... 18:11:16 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-397@tmp/config15044852195946051913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:11:17 ---> docker-login.sh 18:11:17 nexus3.edgexfoundry.org:10001 18:11:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:17 Configure a credential helper to remove this warning. See 18:11:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:17 18:11:17 Login Succeeded 18:11:17 nexus3.edgexfoundry.org:10002 18:11:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:17 Configure a credential helper to remove this warning. See 18:11:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:17 18:11:17 Login Succeeded 18:11:17 nexus3.edgexfoundry.org:10003 18:11:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:18 Configure a credential helper to remove this warning. See 18:11:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:18 18:11:18 Login Succeeded 18:11:18 nexus3.edgexfoundry.org:10004 18:11:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:18 Configure a credential helper to remove this warning. See 18:11:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:18 18:11:18 Login Succeeded 18:11:18 docker.io 18:11:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:18 Configure a credential helper to remove this warning. See 18:11:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:18 18:11:18 Login Succeeded 18:11:18 ---> docker-login.sh ends [Pipeline] } 18:11:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:11:21 + git rev-list -1 --merges 193f07f49c2517fd808963ea0bf9b2b60ec91e35~1..193f07f49c2517fd808963ea0bf9b2b60ec91e35 [Pipeline] echo 18:11:22 -----------> git rev-list -1 --merges 193f07f49c2517fd808963ea0bf9b2b60ec91e35~1..193f07f49c2517fd808963ea0bf9b2b60ec91e35 193f07f49c2517fd808963ea0bf9b2b60ec91e35 [false] [Pipeline] sh 18:11:22 + git log --format=format:%s -1 193f07f49c2517fd808963ea0bf9b2b60ec91e35 [Pipeline] echo 18:11:22 ========================================================= 18:11:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:11:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:11:22 + git log --format=format:%s -1 193f07f49c2517fd808963ea0bf9b2b60ec91e35 [Pipeline] echo 18:11:22 [semverPrep] GIT_COMMIT: 193f07f49c2517fd808963ea0bf9b2b60ec91e35, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 18:11:22 [semverPrep] This is not a build commit. [Pipeline] sh 18:11:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:11:23 + grep -v github /etc/ssh/ssh_known_hosts 18:11:23 + [ -e /tmp/ssh_known_hosts ] 18:11:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:11:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:11:23 + sudo tee -a /etc/ssh/ssh_known_hosts 18:11:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:11:23 18:11:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:11:24 0.1.4: Pulling from edgex-devops/py-git-semver 18:11:24 b85a868b505f: Pulling fs layer 18:11:24 e2be974225ed: Pulling fs layer 18:11:24 339a4e72a1f5: Pulling fs layer 18:11:24 988bab9f4d93: Pulling fs layer 18:11:24 1469e6f7b9e6: Pulling fs layer 18:11:24 eaf3925da568: Pulling fs layer 18:11:24 bab4dde63d76: Pulling fs layer 18:11:24 bde34c3a00c8: Pulling fs layer 18:11:24 b352a97aabf1: Pulling fs layer 18:11:24 4872d77fe225: Pulling fs layer 18:11:24 988bab9f4d93: Waiting 18:11:24 5851b861e8e6: Pulling fs layer 18:11:24 bab4dde63d76: Waiting 18:11:24 bde34c3a00c8: Waiting 18:11:24 b352a97aabf1: Waiting 18:11:24 4872d77fe225: Waiting 18:11:24 5851b861e8e6: Waiting 18:11:24 1469e6f7b9e6: Waiting 18:11:24 eaf3925da568: Waiting 18:11:24 e2be974225ed: Download complete 18:11:24 988bab9f4d93: Verifying Checksum 18:11:24 988bab9f4d93: Download complete 18:11:24 1469e6f7b9e6: Verifying Checksum 18:11:24 1469e6f7b9e6: Download complete 18:11:24 eaf3925da568: Verifying Checksum 18:11:24 eaf3925da568: Download complete 18:11:24 339a4e72a1f5: Verifying Checksum 18:11:24 339a4e72a1f5: Download complete 18:11:24 bde34c3a00c8: Verifying Checksum 18:11:24 bde34c3a00c8: Download complete 18:11:24 b352a97aabf1: Download complete 18:11:24 4872d77fe225: Verifying Checksum 18:11:24 4872d77fe225: Download complete 18:11:24 5851b861e8e6: Verifying Checksum 18:11:24 5851b861e8e6: Download complete 18:11:24 b85a868b505f: Verifying Checksum 18:11:24 b85a868b505f: Download complete 18:11:24 bab4dde63d76: Verifying Checksum 18:11:24 bab4dde63d76: Download complete 18:11:26 b85a868b505f: Pull complete 18:11:26 e2be974225ed: Pull complete 18:11:26 339a4e72a1f5: Pull complete 18:11:26 988bab9f4d93: Pull complete 18:11:26 1469e6f7b9e6: Pull complete 18:11:26 eaf3925da568: Pull complete 18:11:28 bab4dde63d76: Pull complete 18:11:28 bde34c3a00c8: Pull complete 18:11:29 b352a97aabf1: Pull complete 18:11:29 4872d77fe225: Pull complete 18:11:29 5851b861e8e6: Pull complete 18:11:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:11:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:11:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:11:29 prd-ubuntu20.04-docker-8c-8g-9992 does not seem to be running inside a container 18:11:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-397 -v /w/workspace/undry_device-onvif-camera_PR-397:/w/workspace/undry_device-onvif-camera_PR-397:rw,z -v /w/workspace/undry_device-onvif-camera_PR-397@tmp:/w/workspace/undry_device-onvif-camera_PR-397@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 18:11:33 $ docker top 3ea4fe1ccce8c94cba3435aed9b53e3f605d4c52468f652dcdf0ccc89276e0ec -eo pid,comm 18:11:31 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). 18:11:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:11:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:11:32 [ssh-agent] Looking for ssh-agent implementation... 18:11:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:11:33 $ docker exec 3ea4fe1ccce8c94cba3435aed9b53e3f605d4c52468f652dcdf0ccc89276e0ec ssh-agent 18:11:32 SSH_AUTH_SOCK=/tmp/ssh-9cKuZjCnwYla/agent.32 18:11:32 SSH_AGENT_PID=39 18:11:32 Running ssh-add (command line suppressed) 18:11:33 Identity added: /w/workspace/undry_device-onvif-camera_PR-397@tmp/private_key_3154848961616068663.key (/w/workspace/undry_device-onvif-camera_PR-397@tmp/private_key_3154848961616068663.key) 18:11:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:11:32 + git tag --points-at HEAD [Pipeline] } 18:11:33 $ docker exec --env ******** --env ******** 3ea4fe1ccce8c94cba3435aed9b53e3f605d4c52468f652dcdf0ccc89276e0ec ssh-agent -k 18:11:34 unset SSH_AUTH_SOCK; 18:11:34 unset SSH_AGENT_PID; 18:11:34 echo Agent pid 39 killed; 18:11:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:11:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:11:33 [ssh-agent] Looking for ssh-agent implementation... 18:11:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:11:34 $ docker exec 3ea4fe1ccce8c94cba3435aed9b53e3f605d4c52468f652dcdf0ccc89276e0ec ssh-agent 18:11:33 SSH_AUTH_SOCK=/tmp/ssh-vAEP8Rq8ZiRN/agent.71 18:11:33 SSH_AGENT_PID=77 18:11:33 Running ssh-add (command line suppressed) 18:11:34 Identity added: /w/workspace/undry_device-onvif-camera_PR-397@tmp/private_key_14345313686091916765.key (/w/workspace/undry_device-onvif-camera_PR-397@tmp/private_key_14345313686091916765.key) 18:11:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:11:33 + git semver init 18:11:34 2023-10-24 18:11:35,076 [run_init] DEBUG init version:0.0.0 force:False 18:11:34 2023-10-24 18:11:35,077 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-397/.semver 18:11:34 2023-10-24 18:11:35,078 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-397/.semver 18:11:34 2023-10-24 18:11:35,078 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-397/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-397, universal_newlines=False, shell=None, istream=None) 18:11:35 2023-10-24 18:11:36,101 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-397/.git/info/exclude 18:11:35 2023-10-24 18:11:36,101 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-397/.semver/PR-397 with force:False 18:11:35 2023-10-24 18:11:36,101 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-397/.semver/PR-397 18:11:35 2023-10-24 18:11:36,107 [execute] INFO git cat-file --batch-check 18:11:35 2023-10-24 18:11:36,107 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-397/.semver, universal_newlines=False, shell=None, istream=) 18:11:35 2023-10-24 18:11:36,114 [execute] INFO git cat-file --batch 18:11:35 2023-10-24 18:11:36,114 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-397/.semver, universal_newlines=False, shell=None, istream=) 18:11:35 2023-10-24 18:11:36,120 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-397/.semver/PR-397 18:11:35 0.0.0 [Pipeline] } 18:11:36 $ docker exec --env ******** --env ******** 3ea4fe1ccce8c94cba3435aed9b53e3f605d4c52468f652dcdf0ccc89276e0ec ssh-agent -k 18:11:36 unset SSH_AUTH_SOCK; 18:11:36 unset SSH_AGENT_PID; 18:11:36 echo Agent pid 77 killed; 18:11:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:11:35 + git semver [Pipeline] } 18:11:37 $ docker stop --time=1 3ea4fe1ccce8c94cba3435aed9b53e3f605d4c52468f652dcdf0ccc89276e0ec 18:11:38 $ docker rm -f --volumes 3ea4fe1ccce8c94cba3435aed9b53e3f605d4c52468f652dcdf0ccc89276e0ec [Pipeline] // withDockerContainer [Pipeline] sh 18:11:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:11:38 Stashed 1 file(s) [Pipeline] echo 18:11:38 [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 18:11:38 provisioning config files... 18:11:38 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-397@tmp/config11078680291248761295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:11:39 ---> docker-login.sh 18:11:39 nexus3.edgexfoundry.org:10001 18:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:39 Configure a credential helper to remove this warning. See 18:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:39 18:11:39 Login Succeeded 18:11:39 nexus3.edgexfoundry.org:10002 18:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:39 Configure a credential helper to remove this warning. See 18:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:39 18:11:39 Login Succeeded 18:11:39 nexus3.edgexfoundry.org:10003 18:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:39 Configure a credential helper to remove this warning. See 18:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:39 18:11:39 Login Succeeded 18:11:39 nexus3.edgexfoundry.org:10004 18:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:39 Configure a credential helper to remove this warning. See 18:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:39 18:11:39 Login Succeeded 18:11:39 docker.io 18:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:40 Configure a credential helper to remove this warning. See 18:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:40 18:11:40 Login Succeeded 18:11:40 ---> docker-login.sh ends [Pipeline] } 18:11:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:11:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:11:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:11:40 ========================================================= 18:11:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:11:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:40 + 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 . 18:11:40 Sending build context to Docker daemon 21.65MB 18:11:40 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 18:11:40 Step 2/13 : FROM ${BASE} AS builder 18:11:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:11:40 7264a8db6415: Pulling fs layer 18:11:40 c4d48a809fc2: Pulling fs layer 18:11:40 4f1c88b9dad5: Pulling fs layer 18:11:40 ad3a456e5733: Pulling fs layer 18:11:40 33e27b845d1e: Pulling fs layer 18:11:40 c68163c4e522: Pulling fs layer 18:11:40 50da416c3ac9: Pulling fs layer 18:11:40 23d2d4c4bb30: Pulling fs layer 18:11:40 ad3a456e5733: Waiting 18:11:40 c68163c4e522: Waiting 18:11:40 50da416c3ac9: Waiting 18:11:40 33e27b845d1e: Waiting 18:11:40 23d2d4c4bb30: Waiting 18:11:41 c4d48a809fc2: Verifying Checksum 18:11:41 c4d48a809fc2: Download complete 18:11:41 ad3a456e5733: Verifying Checksum 18:11:41 ad3a456e5733: Download complete 18:11:41 33e27b845d1e: Verifying Checksum 18:11:41 33e27b845d1e: Download complete 18:11:41 7264a8db6415: Verifying Checksum 18:11:41 7264a8db6415: Download complete 18:11:41 c68163c4e522: Verifying Checksum 18:11:41 c68163c4e522: Download complete 18:11:41 7264a8db6415: Pull complete 18:11:41 23d2d4c4bb30: Verifying Checksum 18:11:41 23d2d4c4bb30: Download complete 18:11:41 c4d48a809fc2: Pull complete 18:11:41 4f1c88b9dad5: Verifying Checksum 18:11:41 4f1c88b9dad5: Download complete 18:11:41 50da416c3ac9: Verifying Checksum 18:11:41 50da416c3ac9: Download complete 18:11:45 4f1c88b9dad5: Pull complete 18:11:45 ad3a456e5733: Pull complete 18:11:45 33e27b845d1e: Pull complete 18:11:45 c68163c4e522: Pull complete 18:11:47 50da416c3ac9: Pull complete 18:11:48 23d2d4c4bb30: Pull complete 18:11:48 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:11:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:11:48 ---> 0786185ac409 18:11:48 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:11:51 ---> Running in 999ef4ccece7 18:11:51 Removing intermediate container 999ef4ccece7 18:11:51 ---> 94142068e48a 18:11:51 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:11:51 ---> Running in fe7e840d54ff 18:11:51 Removing intermediate container fe7e840d54ff 18:11:51 ---> 9175f7b0724c 18:11:51 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 18:11:51 ---> Running in 495d9ceb63dc 18:11:51 Removing intermediate container 495d9ceb63dc 18:11:51 ---> b9c30e264a57 18:11:51 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 18:11:51 ---> Running in cf80c79b331b 18:11:51 Removing intermediate container cf80c79b331b 18:11:51 ---> d516099fbeaa 18:11:51 Step 7/13 : LABEL Name=edgex-device-onvif-camera 18:11:51 ---> Running in 0df5973cf7a5 18:11:51 Removing intermediate container 0df5973cf7a5 18:11:51 ---> 080492860725 18:11:51 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:11:51 ---> Running in 8c947a1b0a9d 18:11:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:11:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:11:52 OK: 264 MiB in 52 packages 18:11:52 Removing intermediate container 8c947a1b0a9d 18:11:52 ---> 8f8403f0396b 18:11:52 Step 9/13 : WORKDIR /device-onvif-camera 18:11:52 ---> Running in 43ed1772bcec 18:11:52 Removing intermediate container 43ed1772bcec 18:11:52 ---> 0f5e53315f75 18:11:52 Step 10/13 : COPY go.mod vendor* ./ 18:11:52 ---> 53ea44fb2f22 18:11:52 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:11:52 ---> Running in 39f5bcf6eaff 18:11:53 Still waiting to schedule task 18:11:53 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9983’ 18:12:49 Removing intermediate container 39f5bcf6eaff 18:12:49 ---> 5d7b85ccf73c 18:12:49 Step 12/13 : COPY . . 18:12:49 ---> 55d2d1127e64 18:12:49 Step 13/13 : RUN ${MAKE} 18:12:49 ---> Running in 9a29a0ea8d50 18:12:49 noop 18:12:49 Removing intermediate container 9a29a0ea8d50 18:12:49 ---> a75943cff816 18:12:49 Successfully built a75943cff816 18:12:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:50 + docker inspect -f . ci-base-image-x86_64 18:12:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:12:50 prd-ubuntu20.04-docker-8c-8g-9992 does not seem to be running inside a container 18:12:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-397 -v /w/workspace/undry_device-onvif-camera_PR-397:/w/workspace/undry_device-onvif-camera_PR-397:rw,z -v /w/workspace/undry_device-onvif-camera_PR-397@tmp:/w/workspace/undry_device-onvif-camera_PR-397@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 18:12:51 $ docker top 1ce9d9a40b0939b816e4e340bc39a8df8bbc96bb18cd6c4acc2da71c11e302f7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:12:51 + go version 18:12:51 go version go1.21.0 linux/amd64 [Pipeline] } 18:12:51 $ docker stop --time=1 1ce9d9a40b0939b816e4e340bc39a8df8bbc96bb18cd6c4acc2da71c11e302f7 18:12:52 $ docker rm -f --volumes 1ce9d9a40b0939b816e4e340bc39a8df8bbc96bb18cd6c4acc2da71c11e302f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:53 + docker inspect -f . ci-base-image-x86_64 18:12:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:12:53 prd-ubuntu20.04-docker-8c-8g-9992 does not seem to be running inside a container 18:12:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-397 -v /w/workspace/undry_device-onvif-camera_PR-397:/w/workspace/undry_device-onvif-camera_PR-397:rw,z -v /w/workspace/undry_device-onvif-camera_PR-397@tmp:/w/workspace/undry_device-onvif-camera_PR-397@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 18:12:53 $ docker top bd17446fdb863cdb1dd67c47d6d269da8bd6e97e2be1f165c689c0a3c432aac5 -eo pid,comm [Pipeline] { [Pipeline] sh 18:12:54 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-397 [Pipeline] fileExists [Pipeline] sh 18:12:54 + make test 18:12:54 go test ./... -coverprofile=coverage.out ./... 18:12:56 ? github.com/edgexfoundry/device-onvif-camera [no test files] 18:13:07 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 18:13:07 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 18:13:10 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.054s coverage: 31.5% of statements 18:13:10 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.130s coverage: 86.5% of statements 18:13:18 go vet ./... 18:13:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:13:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:13:20 ./bin/test-attribution-txt.sh [Pipeline] echo 18:13:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:13:21 $ docker stop --time=1 bd17446fdb863cdb1dd67c47d6d269da8bd6e97e2be1f165c689c0a3c432aac5 18:13:25 $ docker rm -f --volumes bd17446fdb863cdb1dd67c47d6d269da8bd6e97e2be1f165c689c0a3c432aac5 [Pipeline] // withDockerContainer [Pipeline] sh 18:13:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:13:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:13:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:13:26 + ls -al . 18:13:26 total 236 18:13:26 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:12 . 18:13:26 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:11 .. 18:13:26 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:13 .git 18:13:26 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:11 .github 18:13:26 -rw-rw-r-- 1 jenkins jenkins 422 Oct 24 18:11 .gitignore 18:13:26 -rw-rw-r-- 1 jenkins jenkins 42 Oct 24 18:11 .golangci.yml 18:13:26 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:11 .semver 18:13:26 -rw-rw-r-- 1 jenkins jenkins 11155 Oct 24 18:11 Attribution.txt 18:13:26 -rw-rw-r-- 1 jenkins jenkins 15932 Oct 24 18:11 CHANGELOG.md 18:13:26 -rw-rw-r-- 1 jenkins jenkins 1574 Oct 24 18:11 Dockerfile 18:13:26 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:11 GOVERNANCE.md 18:13:26 -rw-rw-r-- 1 jenkins jenkins 739 Oct 24 18:11 Jenkinsfile 18:13:26 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 18:11 LICENSE 18:13:26 -rw-rw-r-- 1 jenkins jenkins 2877 Oct 24 18:11 Makefile 18:13:26 -rw-rw-r-- 1 jenkins jenkins 625 Oct 24 18:11 OWNERS.md 18:13:26 -rw-rw-r-- 1 jenkins jenkins 2620 Oct 24 18:11 README.md 18:13:26 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 18:11 VERSION 18:13:26 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:11 bin 18:13:26 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:11 cmd 18:13:26 -rw-r--r-- 1 jenkins jenkins 78456 Oct 24 18:13 coverage.out 18:13:26 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:11 doc 18:13:26 -rw-rw-r-- 1 jenkins jenkins 4087 Oct 24 18:11 go.mod 18:13:26 -rw-rw-r-- 1 jenkins jenkins 35688 Oct 24 18:11 go.sum 18:13:26 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:11 internal 18:13:26 -rw-rw-r-- 1 jenkins jenkins 236 Oct 24 18:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:27 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=193f07f49c2517fd808963ea0bf9b2b60ec91e35 --label arch=amd64 --label version=0.0.0 . 18:13:27 Sending build context to Docker daemon 21.73MB 18:13:27 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:13:27 Step 2/26 : FROM ${BASE} AS builder 18:13:27 ---> a75943cff816 18:13:27 Step 3/26 : ARG ADD_BUILD_TAGS="" 18:13:27 ---> Running in 06ea9ef2c7fd 18:13:27 Removing intermediate container 06ea9ef2c7fd 18:13:27 ---> cf7b49b94b2f 18:13:27 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:13:27 ---> Running in 32f90071bf33 18:13:27 Removing intermediate container 32f90071bf33 18:13:27 ---> d568951ed237 18:13:27 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 18:13:27 ---> Running in 908565d66a61 18:13:27 Removing intermediate container 908565d66a61 18:13:27 ---> f2ab3c413101 18:13:27 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 18:13:27 ---> Running in da44a2ee3dee 18:13:28 Removing intermediate container da44a2ee3dee 18:13:28 ---> 608ea122e679 18:13:28 Step 7/26 : LABEL Name=edgex-device-onvif-camera 18:13:28 ---> Running in d0b13acc7651 18:13:28 Removing intermediate container d0b13acc7651 18:13:28 ---> 2e210c9d48a8 18:13:28 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:13:28 ---> Running in 1473232d422a 18:13:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:13:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:13:28 OK: 264 MiB in 52 packages 18:13:29 Removing intermediate container 1473232d422a 18:13:29 ---> 7a4a3c97a2d9 18:13:29 Step 9/26 : WORKDIR /device-onvif-camera 18:13:29 ---> Running in 5cf65827b903 18:13:29 Removing intermediate container 5cf65827b903 18:13:29 ---> 92504e02fd68 18:13:29 Step 10/26 : COPY go.mod vendor* ./ 18:13:29 ---> d5c42d32f263 18:13:29 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:13:29 ---> Running in 4906b4d07cca 18:13:29 Removing intermediate container 4906b4d07cca 18:13:29 ---> f4b2a64042b7 18:13:29 Step 12/26 : COPY . . 18:13:30 ---> 1606e900a450 18:13:30 Step 13/26 : RUN ${MAKE} 18:13:30 ---> Running in 0463a05c82ee 18:13:31 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 18:13:53 Removing intermediate container 0463a05c82ee 18:13:53 ---> de618e818e58 18:13:53 Step 14/26 : FROM alpine:3.18 18:13:53 3.18: Pulling from library/alpine 18:13:53 96526aa774ef: Pulling fs layer 18:13:53 96526aa774ef: Verifying Checksum 18:13:53 96526aa774ef: Download complete 18:13:53 96526aa774ef: Pull complete 18:13:53 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:13:53 Status: Downloaded newer image for alpine:3.18 18:13:53 ---> 8ca4688f4f35 18:13:53 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:13:53 ---> Running in e6692c2993fd 18:13:53 Removing intermediate container e6692c2993fd 18:13:53 ---> bf722d66054f 18:13:53 Step 16/26 : RUN apk add --update --no-cache dumb-init 18:13:53 ---> Running in 5308d8fd91c2 18:13:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:13:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:13:53 (1/1) Installing dumb-init (1.2.5-r2) 18:13:53 Executing busybox-1.36.1-r2.trigger 18:13:53 OK: 7 MiB in 16 packages 18:13:54 Removing intermediate container 5308d8fd91c2 18:13:54 ---> 48edd67348d7 18:13:54 Step 17/26 : WORKDIR / 18:13:54 ---> Running in 773da36acba6 18:13:54 Removing intermediate container 773da36acba6 18:13:54 ---> aef8aec6f93b 18:13:54 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 18:13:55 ---> 4f6c8912930a 18:13:55 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 18:13:55 ---> 32a2ec7388c7 18:13:55 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 18:13:55 ---> 1a8f8ea69178 18:13:55 Step 21/26 : EXPOSE 59984 18:13:55 ---> Running in 926d6b12a39a 18:13:55 Removing intermediate container 926d6b12a39a 18:13:55 ---> 8fad3b409569 18:13:55 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 18:13:55 ---> Running in a93c8820bfee 18:13:55 Removing intermediate container a93c8820bfee 18:13:55 ---> 8ddee0c048fb 18:13:55 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 18:13:55 ---> Running in b3b35396d553 18:13:55 Removing intermediate container b3b35396d553 18:13:55 ---> efcc873756d9 18:13:55 Step 24/26 : LABEL arch=amd64 18:13:55 ---> Running in 8f09332f8f94 18:13:55 Removing intermediate container 8f09332f8f94 18:13:55 ---> 2dbf7992cef0 18:13:55 Step 25/26 : LABEL git_sha=193f07f49c2517fd808963ea0bf9b2b60ec91e35 18:13:55 ---> Running in 732db474d407 18:13:56 Removing intermediate container 732db474d407 18:13:56 ---> f2c8522dd880 18:13:56 Step 26/26 : LABEL version=0.0.0 18:13:56 ---> Running in aa6a0865e02e 18:13:56 Removing intermediate container aa6a0865e02e 18:13:56 ---> 50b0fbdff3e5 18:13:56 [Warning] One or more build-args [ARCH] were not consumed 18:13:56 Successfully built 50b0fbdff3e5 18:13:56 Successfully tagged device-onvif-camera: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 18:13:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:13:57 18:13:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:13:57 latest: Pulling from edgex-lftools-log-publisher 18:13:57 5eb5b503b376: Pulling fs layer 18:13:57 5c69ac0246d0: Pulling fs layer 18:13:57 ec43610c2a17: Pulling fs layer 18:13:57 3a2ae6a8a46f: Pulling fs layer 18:13:57 33b1e0a273af: Pulling fs layer 18:13:57 5d3b04190fa2: Pulling fs layer 18:13:57 2f39f015ded8: Pulling fs layer 18:13:57 3a2ae6a8a46f: Waiting 18:13:57 33b1e0a273af: Waiting 18:13:57 5d3b04190fa2: Waiting 18:13:57 2f39f015ded8: Waiting 18:13:57 5c69ac0246d0: Download complete 18:13:57 3a2ae6a8a46f: Verifying Checksum 18:13:57 3a2ae6a8a46f: Download complete 18:13:57 33b1e0a273af: Verifying Checksum 18:13:57 33b1e0a273af: Download complete 18:13:57 5d3b04190fa2: Download complete 18:13:57 ec43610c2a17: Verifying Checksum 18:13:57 ec43610c2a17: Download complete 18:13:57 5eb5b503b376: Verifying Checksum 18:13:57 5eb5b503b376: Download complete 18:13:58 2f39f015ded8: Download complete 18:13:58 5eb5b503b376: Pull complete 18:13:59 5c69ac0246d0: Pull complete 18:13:59 ec43610c2a17: Pull complete 18:13:59 3a2ae6a8a46f: Pull complete 18:13:59 33b1e0a273af: Pull complete 18:13:59 5d3b04190fa2: Pull complete 18:14:04 2f39f015ded8: Pull complete 18:14:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:14:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:14:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:04 prd-ubuntu20.04-docker-8c-8g-9992 does not seem to be running inside a container 18:14:04 $ 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/undry_device-onvif-camera_PR-397 -v /w/workspace/undry_device-onvif-camera_PR-397:/w/workspace/undry_device-onvif-camera_PR-397:rw,z -v /w/workspace/undry_device-onvif-camera_PR-397@tmp:/w/workspace/undry_device-onvif-camera_PR-397@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 18:14:08 $ docker top 1913932ae36daa931edaeb3d9f3fad1686b098fcb06b7f9adfc3c7d94cccc475 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:14:09 ---> job-cost.sh 18:14:09 lf-activate-venv: SKIPPING 18:14:09 INFO: No Stack... 18:14:09 INFO: Retrieving Pricing Info for: v3-standard-8 18:14:09 INFO: Archiving Costs [Pipeline] sh 18:14:10 + cat /w/workspace/undry_device-onvif-camera_PR-397/archives/cost.csv 18:14:10 + cut -d, -f6 [Pipeline] lock 18:14:10 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-397-1-stack-cost] 18:14:10 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-397-1-stack-cost] did not exist. Created. 18:14:10 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-397-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:14:10 + echo total: 0.2199999988079071 [Pipeline] stash 18:14:10 Stashed 1 file(s) [Pipeline] } 18:14:10 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-397-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:14:10 $ docker stop --time=1 1913932ae36daa931edaeb3d9f3fad1686b098fcb06b7f9adfc3c7d94cccc475 18:14:11 $ docker rm -f --volumes 1913932ae36daa931edaeb3d9f3fad1686b098fcb06b7f9adfc3c7d94cccc475 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:27:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10126 in /w/workspace/undry_device-onvif-camera_PR-397 [Pipeline] { [Pipeline] ws 18:27:49 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 18:27:49 The recommended git tool is: git 18:27:56 using credential edgex-jenkins-ssh 18:27:56 Cloning the remote Git repository 18:27:56 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 18:27:56 > git init /w/workspace/device-onvif-camera/1 # timeout=10 18:27:56 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 18:27:56 > git --version # timeout=10 18:27:56 > git --version # 'git version 2.25.1' 18:27:56 using GIT_SSH to set credentials SSH Credentials for GitHub 18:27:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:27:58 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 18:27:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:28:00 Merging remotes/origin/main commit f9aa1e7837344c75d2a4d485c1648989cda54cfb into PR head commit 193f07f49c2517fd808963ea0bf9b2b60ec91e35 18:28:00 Merge succeeded, producing 193f07f49c2517fd808963ea0bf9b2b60ec91e35 18:28:00 Checking out Revision 193f07f49c2517fd808963ea0bf9b2b60ec91e35 (PR-397) 18:27:59 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 18:27:59 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 18:27:59 using GIT_SSH to set credentials SSH Credentials for GitHub 18:27:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/397/head:refs/remotes/origin/PR-397 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:28:00 > git config core.sparsecheckout # timeout=10 18:28:00 > git checkout -f 193f07f49c2517fd808963ea0bf9b2b60ec91e35 # timeout=10 18:28:00 > git remote # timeout=10 18:28:00 > git config --get remote.origin.url # timeout=10 18:28:00 using GIT_SSH to set credentials SSH Credentials for GitHub 18:28:00 > git merge f9aa1e7837344c75d2a4d485c1648989cda54cfb # timeout=10 18:28:00 > git rev-parse HEAD^{commit} # timeout=10 18:28:00 > git config core.sparsecheckout # timeout=10 18:28:00 > git checkout -f 193f07f49c2517fd808963ea0bf9b2b60ec91e35 # timeout=10 18:28:01 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 18:28:01 > git --version # timeout=10 18:28:01 > git --version # 'git version 2.25.1' 18:28:01 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:28:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:28:02 % Total % Received % Xferd Average Speed Time Time Time Current 18:28:02 Dload Upload Total Spent Left Speed 18:28:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh 18:28:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:28:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:28:04 + sudo tee /etc/docker/daemon.new 18:28:04 { 18:28:04 "registry-mirrors": [ 18:28:04 "https://nexus3.edgexfoundry.org:10001" 18:28:04 ], 18:28:04 "bip": "10.250.0.254/24", 18:28:04 "hosts": [ 18:28:04 "tcp://0.0.0.0:5555", 18:28:04 "unix:///var/run/docker.sock" 18:28:04 ], 18:28:04 "mtu": 1458, 18:28:04 "selinux-enabled": true, 18:28:04 "seccomp-profile": "/etc/docker/seccomp.json" 18:28:04 } [Pipeline] sh 18:28:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:28:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:28:23 provisioning config files... 18:28:23 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config155400712841756597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:28:23 ---> docker-login.sh 18:28:23 nexus3.edgexfoundry.org:10001 18:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:24 Configure a credential helper to remove this warning. See 18:28:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:24 18:28:24 Login Succeeded 18:28:24 nexus3.edgexfoundry.org:10002 18:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:24 Configure a credential helper to remove this warning. See 18:28:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:24 18:28:24 Login Succeeded 18:28:24 nexus3.edgexfoundry.org:10003 18:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:25 Configure a credential helper to remove this warning. See 18:28:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:25 18:28:25 Login Succeeded 18:28:25 nexus3.edgexfoundry.org:10004 18:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:25 Configure a credential helper to remove this warning. See 18:28:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:25 18:28:25 Login Succeeded 18:28:25 docker.io 18:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:26 Configure a credential helper to remove this warning. See 18:28:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:26 18:28:26 Login Succeeded 18:28:26 ---> docker-login.sh ends [Pipeline] } 18:28:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:28:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:28:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:28:26 ========================================================= 18:28:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:28:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:27 + 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 . 18:28:27 Sending build context to Docker daemon 14.18MB 18:28:27 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 18:28:27 Step 2/13 : FROM ${BASE} AS builder 18:28:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:28:28 9fda8d8052c6: Pulling fs layer 18:28:28 5d54e960e981: Pulling fs layer 18:28:28 c4a7e357bf2a: Pulling fs layer 18:28:28 f0e02332f6b5: Pulling fs layer 18:28:28 cefa15bbcfad: Pulling fs layer 18:28:28 17808c966233: Pulling fs layer 18:28:28 f4c1fc716caa: Pulling fs layer 18:28:28 f0e02332f6b5: Waiting 18:28:28 cefa15bbcfad: Waiting 18:28:28 17808c966233: Waiting 18:28:28 f4c1fc716caa: Waiting 18:28:28 5d54e960e981: Verifying Checksum 18:28:28 5d54e960e981: Download complete 18:28:28 f0e02332f6b5: Verifying Checksum 18:28:28 f0e02332f6b5: Download complete 18:28:28 cefa15bbcfad: Verifying Checksum 18:28:28 cefa15bbcfad: Download complete 18:28:28 9fda8d8052c6: Verifying Checksum 18:28:28 9fda8d8052c6: Download complete 18:28:28 f4c1fc716caa: Verifying Checksum 18:28:28 f4c1fc716caa: Download complete 18:28:29 9fda8d8052c6: Pull complete 18:28:29 5d54e960e981: Pull complete 18:28:30 c4a7e357bf2a: Verifying Checksum 18:28:30 c4a7e357bf2a: Download complete 18:28:30 17808c966233: Verifying Checksum 18:28:30 17808c966233: Download complete 18:28:43 c4a7e357bf2a: Pull complete 18:28:43 f0e02332f6b5: Pull complete 18:28:43 cefa15bbcfad: Pull complete 18:28:51 17808c966233: Pull complete 18:28:53 f4c1fc716caa: Pull complete 18:28:53 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:28:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:28:53 ---> ea914061e18c 18:28:53 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:28:56 ---> Running in 677bb323d856 18:28:56 Removing intermediate container 677bb323d856 18:28:56 ---> 7261a1151e23 18:28:56 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:28:56 ---> Running in b5a855186c11 18:28:56 Removing intermediate container b5a855186c11 18:28:56 ---> 4826e69234cf 18:28:56 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 18:28:56 ---> Running in 0df2832223b4 18:28:57 Removing intermediate container 0df2832223b4 18:28:57 ---> 170166bad964 18:28:57 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 18:28:57 ---> Running in 09bf81910891 18:28:57 Removing intermediate container 09bf81910891 18:28:57 ---> 9379a38d3d65 18:28:57 Step 7/13 : LABEL Name=edgex-device-onvif-camera 18:28:57 ---> Running in 947f93249325 18:28:58 Removing intermediate container 947f93249325 18:28:58 ---> 90eb21be6a1e 18:28:58 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:28:58 ---> Running in b07a7490c681 18:29:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:29:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:29:01 OK: 266 MiB in 52 packages 18:29:02 Removing intermediate container b07a7490c681 18:29:02 ---> 3d269f39555e 18:29:02 Step 9/13 : WORKDIR /device-onvif-camera 18:29:02 ---> Running in 5fda2a9ef508 18:29:02 Removing intermediate container 5fda2a9ef508 18:29:02 ---> 8b2f48b93e8a 18:29:02 Step 10/13 : COPY go.mod vendor* ./ 18:29:03 ---> 6902a90cdd54 18:29:03 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:29:03 ---> Running in 2f1012f81bc9 18:30:55 Removing intermediate container 2f1012f81bc9 18:30:55 ---> d390813968b9 18:30:55 Step 12/13 : COPY . . 18:30:55 ---> 7754da05719c 18:30:55 Step 13/13 : RUN ${MAKE} 18:30:55 ---> Running in 315e6889829b 18:30:55 noop 18:30:55 Removing intermediate container 315e6889829b 18:30:55 ---> 04356b803f51 18:30:55 Successfully built 04356b803f51 18:30:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:55 + docker inspect -f . ci-base-image-arm64 18:30:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:56 prd-ubuntu20.04-docker-arm64-4c-16g-10126 does not seem to be running inside a container 18:30:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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 18:30:57 $ docker top b9e676875fc441af39b6f35a1ff39a6e92f5081f68c50c1d70ef5fc0b073f580 -eo pid,comm [Pipeline] { [Pipeline] sh 18:30:58 + go version 18:30:58 go version go1.21.0 linux/arm64 [Pipeline] } 18:30:58 $ docker stop --time=1 b9e676875fc441af39b6f35a1ff39a6e92f5081f68c50c1d70ef5fc0b073f580 18:31:00 $ docker rm -f --volumes b9e676875fc441af39b6f35a1ff39a6e92f5081f68c50c1d70ef5fc0b073f580 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:01 + docker inspect -f . ci-base-image-arm64 18:31:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:01 prd-ubuntu20.04-docker-arm64-4c-16g-10126 does not seem to be running inside a container 18:31:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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 18:31:03 $ docker top 61f0197564b846be600da7cd88b4524f950ded17b3cf62f5c2045ebc988ce8b8 -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:04 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 18:31:04 + make test 18:31:04 go test ./... -coverprofile=coverage.out ./... 18:31:10 ? github.com/edgexfoundry/device-onvif-camera [no test files] 18:33:46 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 18:33:46 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 18:33:46 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.212s coverage: 31.5% of statements 18:34:09 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.110s coverage: 86.5% of statements 18:34:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:34:09 go vet ./... 18:34:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:34:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:34:35 ./bin/test-attribution-txt.sh [Pipeline] echo 18:34:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:34:35 $ docker stop --time=1 61f0197564b846be600da7cd88b4524f950ded17b3cf62f5c2045ebc988ce8b8 18:34:37 $ docker rm -f --volumes 61f0197564b846be600da7cd88b4524f950ded17b3cf62f5c2045ebc988ce8b8 [Pipeline] // withDockerContainer [Pipeline] sh 18:34:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:34:39 Warning: overwriting stash ‘coverage-report’ 18:34:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:34:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:34:41 + ls -al . 18:34:41 total 232 18:34:41 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:31 . 18:34:41 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:27 .. 18:34:41 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:28 .git 18:34:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:28 .github 18:34:41 -rw-rw-r-- 1 jenkins jenkins 422 Oct 24 18:28 .gitignore 18:34:41 -rw-rw-r-- 1 jenkins jenkins 42 Oct 24 18:28 .golangci.yml 18:34:41 -rw-rw-r-- 1 jenkins jenkins 11155 Oct 24 18:28 Attribution.txt 18:34:41 -rw-rw-r-- 1 jenkins jenkins 15932 Oct 24 18:28 CHANGELOG.md 18:34:41 -rw-rw-r-- 1 jenkins jenkins 1574 Oct 24 18:28 Dockerfile 18:34:41 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:28 GOVERNANCE.md 18:34:41 -rw-rw-r-- 1 jenkins jenkins 739 Oct 24 18:28 Jenkinsfile 18:34:41 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 18:28 LICENSE 18:34:41 -rw-rw-r-- 1 jenkins jenkins 2877 Oct 24 18:28 Makefile 18:34:41 -rw-rw-r-- 1 jenkins jenkins 625 Oct 24 18:28 OWNERS.md 18:34:41 -rw-rw-r-- 1 jenkins jenkins 2620 Oct 24 18:28 README.md 18:34:41 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 18:11 VERSION 18:34:41 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:28 bin 18:34:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:28 cmd 18:34:41 -rw-r--r-- 1 jenkins jenkins 78456 Oct 24 18:34 coverage.out 18:34:41 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:28 doc 18:34:41 -rw-rw-r-- 1 jenkins jenkins 4087 Oct 24 18:28 go.mod 18:34:41 -rw-rw-r-- 1 jenkins jenkins 35688 Oct 24 18:28 go.sum 18:34:41 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:28 internal 18:34:41 -rw-rw-r-- 1 jenkins jenkins 236 Oct 24 18:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:41 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=193f07f49c2517fd808963ea0bf9b2b60ec91e35 --label arch=arm64 --label version=0.0.0 . 18:34:42 Sending build context to Docker daemon 14.26MB 18:34:42 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:34:42 Step 2/26 : FROM ${BASE} AS builder 18:34:42 ---> 04356b803f51 18:34:42 Step 3/26 : ARG ADD_BUILD_TAGS="" 18:34:44 ---> Running in 1be8c1c865a7 18:34:44 Removing intermediate container 1be8c1c865a7 18:34:44 ---> e68e09bbaa16 18:34:44 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:34:44 ---> Running in a054af1e3602 18:34:45 Removing intermediate container a054af1e3602 18:34:45 ---> ca4b61c1e32a 18:34:45 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 18:34:45 ---> Running in 937aed9e5122 18:34:45 Removing intermediate container 937aed9e5122 18:34:45 ---> 4012fee66cd4 18:34:45 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 18:34:45 ---> Running in 781d0731e65e 18:34:45 Removing intermediate container 781d0731e65e 18:34:45 ---> 3e8fb67f9c84 18:34:45 Step 7/26 : LABEL Name=edgex-device-onvif-camera 18:34:45 ---> Running in aa07b5359bd5 18:34:46 Removing intermediate container aa07b5359bd5 18:34:46 ---> bc98413e6111 18:34:46 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:34:46 ---> Running in 9b67b432a871 18:34:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:34:49 OK: 266 MiB in 52 packages 18:34:50 Removing intermediate container 9b67b432a871 18:34:50 ---> 15b3c1315679 18:34:50 Step 9/26 : WORKDIR /device-onvif-camera 18:34:50 ---> Running in 84dd4af5b07d 18:34:51 Removing intermediate container 84dd4af5b07d 18:34:51 ---> 7dc50f4b2f4e 18:34:51 Step 10/26 : COPY go.mod vendor* ./ 18:34:51 ---> 68f62f1f9c0b 18:34:51 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:34:51 ---> Running in 8b795d852877 18:34:55 Removing intermediate container 8b795d852877 18:34:55 ---> 6b1b01836985 18:34:55 Step 12/26 : COPY . . 18:34:57 ---> de37048344df 18:34:57 Step 13/26 : RUN ${MAKE} 18:34:57 ---> Running in 019e208a8d7a 18:34:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 18:37:20 Removing intermediate container 019e208a8d7a 18:37:20 ---> 3517d24147eb 18:37:20 Step 14/26 : FROM alpine:3.18 18:37:21 3.18: Pulling from library/alpine 18:37:21 579b34f0a95b: Pulling fs layer 18:37:21 579b34f0a95b: Verifying Checksum 18:37:21 579b34f0a95b: Download complete 18:37:22 579b34f0a95b: Pull complete 18:37:22 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:37:22 Status: Downloaded newer image for alpine:3.18 18:37:22 ---> 3cc203321400 18:37:22 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:37:22 ---> Running in 2f645b40ca2e 18:37:22 Removing intermediate container 2f645b40ca2e 18:37:22 ---> 5704962630ba 18:37:22 Step 16/26 : RUN apk add --update --no-cache dumb-init 18:37:22 ---> Running in 9f66356d5095 18:37:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:37:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:37:25 (1/1) Installing dumb-init (1.2.5-r2) 18:37:25 Executing busybox-1.36.1-r2.trigger 18:37:25 OK: 8 MiB in 16 packages 18:37:27 Removing intermediate container 9f66356d5095 18:37:27 ---> 080ce4ba6608 18:37:27 Step 17/26 : WORKDIR / 18:37:27 ---> Running in 0530624fc61b 18:37:27 Removing intermediate container 0530624fc61b 18:37:27 ---> 493c695c6e37 18:37:27 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 18:37:29 ---> c9333efc6cfa 18:37:29 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 18:37:29 ---> 29d7365a1a3e 18:37:29 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 18:37:30 ---> 9690c680a260 18:37:30 Step 21/26 : EXPOSE 59984 18:37:30 ---> Running in 97b272a212a2 18:37:30 Removing intermediate container 97b272a212a2 18:37:30 ---> e00b9e3edb6a 18:37:30 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 18:37:30 ---> Running in eebfcb4bbed4 18:37:32 Removing intermediate container eebfcb4bbed4 18:37:32 ---> 7e7ac158e758 18:37:32 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 18:37:32 ---> Running in d5e24484cfa0 18:37:32 Removing intermediate container d5e24484cfa0 18:37:32 ---> 3eb4e0a485d5 18:37:32 Step 24/26 : LABEL arch=arm64 18:37:32 ---> Running in 61b302e3c487 18:37:32 Removing intermediate container 61b302e3c487 18:37:32 ---> c16636160dc8 18:37:32 Step 25/26 : LABEL git_sha=193f07f49c2517fd808963ea0bf9b2b60ec91e35 18:37:32 ---> Running in 81476ab3dbce 18:37:32 Removing intermediate container 81476ab3dbce 18:37:32 ---> 138aa12ea445 18:37:32 Step 26/26 : LABEL version=0.0.0 18:37:32 ---> Running in d3e5b825f668 18:37:33 Removing intermediate container d3e5b825f668 18:37:33 ---> d5a504ac82db 18:37:33 [Warning] One or more build-args [ARCH] were not consumed 18:37:33 Successfully built d5a504ac82db 18:37:33 Successfully tagged device-onvif-camera-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 18:37:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:37:34 18:37:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:37:34 arm64: Pulling from edgex-lftools-log-publisher 18:37:34 8998bd30e6a1: Pulling fs layer 18:37:34 04944245beec: Pulling fs layer 18:37:34 699f458cf7ca: Pulling fs layer 18:37:34 765212b225bb: Pulling fs layer 18:37:34 f23df028b6ca: Pulling fs layer 18:37:34 d65c8cfc05b1: Pulling fs layer 18:37:34 2437ff75d9bd: Pulling fs layer 18:37:34 765212b225bb: Waiting 18:37:34 f23df028b6ca: Waiting 18:37:34 d65c8cfc05b1: Waiting 18:37:34 2437ff75d9bd: Waiting 18:37:34 04944245beec: Verifying Checksum 18:37:34 04944245beec: Download complete 18:37:34 765212b225bb: Verifying Checksum 18:37:34 765212b225bb: Download complete 18:37:35 f23df028b6ca: Verifying Checksum 18:37:35 f23df028b6ca: Download complete 18:37:35 d65c8cfc05b1: Verifying Checksum 18:37:35 d65c8cfc05b1: Download complete 18:37:35 699f458cf7ca: Verifying Checksum 18:37:35 699f458cf7ca: Download complete 18:37:35 8998bd30e6a1: Verifying Checksum 18:37:35 8998bd30e6a1: Download complete 18:37:38 2437ff75d9bd: Download complete 18:37:40 8998bd30e6a1: Pull complete 18:37:40 04944245beec: Pull complete 18:37:42 699f458cf7ca: Pull complete 18:37:42 765212b225bb: Pull complete 18:37:43 f23df028b6ca: Pull complete 18:37:43 d65c8cfc05b1: Pull complete 18:38:02 2437ff75d9bd: Pull complete 18:38:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:38:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:38:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:38:02 prd-ubuntu20.04-docker-arm64-4c-16g-10126 does not seem to be running inside a container 18:38:02 $ 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-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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 18:38:06 $ docker top 6898571b8ab9e99320f8e5e18c204d52aa153baca1c6591016538cfe6ba6a330 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:38:07 ---> job-cost.sh 18:38:07 lf-activate-venv: SKIPPING 18:38:07 INFO: No Stack... 18:38:07 INFO: Retrieving Pricing Info for: v3-standard-4 18:38:08 INFO: Archiving Costs [Pipeline] sh 18:38:09 + + catcut /w/workspace/device-onvif-camera/1/archives/cost.csv -d, 18:38:09 -f6 [Pipeline] lock 18:38:09 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-397-1-stack-cost] 18:38:09 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-397-1-stack-cost] did not exist. Created. 18:38:09 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-397-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:38:10 /w/workspace/device-onvif-camera/1@tmp/durable-54c047e5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:38:10 + echo total: 0.10999999940395355 [Pipeline] stash 18:38:10 Warning: overwriting stash ‘stack-cost’ 18:38:10 Stashed 1 file(s) [Pipeline] } 18:38:10 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-397-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:38:10 $ docker stop --time=1 6898571b8ab9e99320f8e5e18c204d52aa153baca1c6591016538cfe6ba6a330 18:38:12 $ docker rm -f --volumes 6898571b8ab9e99320f8e5e18c204d52aa153baca1c6591016538cfe6ba6a330 [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 18:38:13 provisioning config files... 18:38:13 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-397@tmp/config16093270439801159362tmp [Pipeline] { [Pipeline] sh 18:38:13 + set +x 18:38:13 + curl -s https://codecov.io/bash 18:38:13 + bash -s -- 18:38:13 18:38:13 _____ _ 18:38:13 / ____| | | 18:38:13 | | ___ __| | ___ ___ _____ __ 18:38:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:38:13 | |___| (_) | (_| | __/ (_| (_) \ V / 18:38:13 \_____\___/ \__,_|\___|\___\___/ \_/ 18:38:13 Bash-1.0.6 18:38:13 18:38:13 18:38:13 ==> git version 2.25.1 found 18:38:13 ==> 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 18:38:13 Release-Date: 2020-01-08 18:38:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:38:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:38:13 ==> Jenkins CI detected. 18:38:13 current dir:  /w/workspace/undry_device-onvif-camera_PR-397 18:38:13 project root: . 18:38:13 --> token set from env 18:38:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:38:13 ==> Running gcov in . (disable via -X gcov) 18:38:13 ==> Python coveragepy not found 18:38:13 ==> Searching for coverage reports in: 18:38:13 + . 18:38:13 -> Found 1 reports 18:38:13 ==> Detecting git/mercurial file structure 18:38:13 ==> Reading reports 18:38:13 + ./coverage.out bytes=78456 18:38:13 ==> Appending adjustments 18:38:13 https://docs.codecov.io/docs/fixing-reports 18:38:14 + Found adjustments 18:38:14 ==> Gzipping contents 18:38:14 12K /tmp/codecov.pFBYrP.gz 18:38:14 ==> Uploading reports 18:38:14 url: https://codecov.io 18:38:14 query: branch=PR-397&commit=193f07f49c2517fd808963ea0bf9b2b60ec91e35&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-397%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=397&job=&cmd_args= 18:38:14 -> Pinging Codecov 18:38:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-397&commit=193f07f49c2517fd808963ea0bf9b2b60ec91e35&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-397%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=397&job=&cmd_args= 18:38:14 -> Uploading to 18:38:14 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/F29A59C45E3A92E06B3E522C9905F8EF/193f07f49c2517fd808963ea0bf9b2b60ec91e35/fb87eb27-a59a-49b7-bb0f-e0ca017d7a7a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T183814Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=048e31fb740a4b1637c77ae8c7aabc9e05744cdbcf1fdd99a0efcaf565b41505 18:38:14 % Total % Received % Xferd Average Speed Time Time Time Current 18:38:14 Dload Upload Total Spent Left Speed 18:38:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 34250 --:--:-- --:--:-- --:--:-- 34138 100 10378 0 0 100 10378 0 34250 --:--:-- --:--:-- --:--:-- 34138 18:38:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/193f07f49c2517fd808963ea0bf9b2b60ec91e35 [Pipeline] } 18:38:14 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 18:38:16 + [ -d /w/workspace/undry_device-onvif-camera_PR-397/archives ] 18:38:16 + ls -al /w/workspace/undry_device-onvif-camera_PR-397/archives 18:38:16 total 16 18:38:16 drwxr-xr-x 3 root root 4096 Oct 24 18:14 . 18:38:16 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 18:14 .. 18:38:16 drwxr-xr-x 2 root root 4096 Oct 24 18:14 cost 18:38:16 -rw-r--r-- 1 root root 91 Oct 24 18:14 cost.csv 18:38:16 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-397/archives 18:38:16 + ls -al /w/workspace/undry_device-onvif-camera_PR-397/archives 18:38:16 total 16 18:38:16 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:14 . 18:38:16 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 18:14 .. 18:38:16 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 18:14 cost 18:38:16 -rw-r--r-- 1 jenkins jenkins 91 Oct 24 18:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:38:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:38:17 ---> package-listing.sh 18:38:17 ++ facter osfamily 18:38:17 ++ tr '[:upper:]' '[:lower:]' 18:38:17 + OS_FAMILY=debian 18:38:17 + workspace=/w/workspace/undry_device-onvif-camera_PR-397 18:38:17 + START_PACKAGES=/tmp/packages_start.txt 18:38:17 + END_PACKAGES=/tmp/packages_end.txt 18:38:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:38:17 + PACKAGES=/tmp/packages_start.txt 18:38:17 + '[' /w/workspace/undry_device-onvif-camera_PR-397 ']' 18:38:17 + PACKAGES=/tmp/packages_end.txt 18:38:17 + case "${OS_FAMILY}" in 18:38:17 + grep '^ii' 18:38:17 + dpkg -l 18:38:18 + '[' -f /tmp/packages_start.txt ']' 18:38:18 + '[' -f /tmp/packages_end.txt ']' 18:38:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:38:18 + '[' /w/workspace/undry_device-onvif-camera_PR-397 ']' 18:38:18 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-397/archives/ 18:38:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-397/archives/ [Pipeline] echo 18:38:18 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/undry_device-onvif-camera_PR-397/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:38:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:38:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:38:18 prd-ubuntu20.04-docker-8c-8g-9992 does not seem to be running inside a container 18:38:18 $ 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/undry_device-onvif-camera_PR-397/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-397 -v /w/workspace/undry_device-onvif-camera_PR-397:/w/workspace/undry_device-onvif-camera_PR-397:rw,z -v /w/workspace/undry_device-onvif-camera_PR-397@tmp:/w/workspace/undry_device-onvif-camera_PR-397@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 18:38:19 $ docker top 11dd45aa010b7b2cfe03710f72b7e6cc82243b45dba701d809b7949002290a7c -eo pid,comm [Pipeline] { [Pipeline] sh 18:38:19 + touch /tmp/pre-build-complete [Pipeline] sh 18:38:19 + mkdir -p /var/log/sysstat [Pipeline] sh 18:38:20 + ls /var/log/sa-host 18:38:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:38:20 provisioning config files... 18:38:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-397@tmp/config11000175903362055889tmp [Pipeline] { [Pipeline] echo 18:38:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:38:20 ---> create-netrc.sh [Pipeline] } 18:38:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:38:21 ---> python-tools-install.sh [Pipeline] echo 18:38:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:38:21 ---> sudo-logs.sh 18:38:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:38:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:38:21 ---> job-cost.sh 18:38:21 lf-activate-venv: SKIPPING 18:38:21 DEBUG: total: 0.2199999988079071 18:38:21 INFO: Retrieving Stack Cost... 18:38:22 INFO: Retrieving Pricing Info for: v3-standard-8 18:38:22 INFO: Archiving Costs [Pipeline] echo 18:38:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:38:23 ---> logs-deploy.sh 18:38:23 lf-activate-venv: SKIPPING 18:38:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-397/1 18:38:23 INFO: archiving workspace using pattern(s): 18:38:23 Archives upload complete. 18:38:23 INFO: archiving logs to Nexus