Pull request #345 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 64ed9c6224fc96bbb186b74545fcccae90780fe7+3c68e390b48f15746d10455ca85b218d19e4928b (baf6228882505b9927e3407eabb0a0a6238b3f8b) 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-ssh16839642421873908177.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh3579622459802180524.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-345/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-345/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10010012558671179950.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-345/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15592102860682664581.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh4696207560291179201.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-345/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-345/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4111571633582454968.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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/v2]] ========================================================= [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.20 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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-14423’ Running on prd-ubuntu20.04-docker-8c-8g-14427 in /w/workspace/undry_device-onvif-camera_PR-345 [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-345 # 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 > 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/345/head:refs/remotes/origin/PR-345 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3c68e390b48f15746d10455ca85b218d19e4928b into PR head commit 64ed9c6224fc96bbb186b74545fcccae90780fe7 Merge succeeded, producing 64ed9c6224fc96bbb186b74545fcccae90780fe7 Checking out Revision 64ed9c6224fc96bbb186b74545fcccae90780fe7 (PR-345) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > git config core.sparsecheckout # timeout=10 > git checkout -f 64ed9c6224fc96bbb186b74545fcccae90780fe7 # 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 3c68e390b48f15746d10455ca85b218d19e4928b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64ed9c6224fc96bbb186b74545fcccae90780fe7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-08T04:06:00.163Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-08T04:06:00.342Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-08T04:06:00.442Z] ========================================================= [2023-05-08T04:06:00.442Z] EdgeX Global Pipelines Version Info [2023-05-08T04:06:00.442Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:06:01.172Z] ------------------- [2023-05-08T04:06:01.172Z] stable info: [2023-05-08T04:06:01.172Z] ------------------- [2023-05-08T04:06:01.172Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-08T04:06:01.172Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T04:06:01.172Z] Message: update stable to v1.0.249 [2023-05-08T04:06:01.740Z] ------------------- [2023-05-08T04:06:01.740Z] experimental info: [2023-05-08T04:06:01.740Z] ------------------- [2023-05-08T04:06:01.740Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-08T04:06:01.740Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T04:06:01.740Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-08T04:06:02.020Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-08T04:06:02.060Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-08T04:06:02.102Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-08T04:06:02.148Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-08T04:06:02.186Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-08T04:06:02.224Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-08T04:06:02.261Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-08T04:06:02.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-08T04:06:02.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-08T04:06:02.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-08T04:06:02.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-08T04:06:02.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-08T04:06:02.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-08T04:06:02.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-08T04:06:02.608Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T04:06:02.651Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T04:06:02.690Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T04:06:02.731Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T04:06:02.774Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-08T04:06:02.821Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-08T04:06:02.863Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-08T04:06:02.949Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-05-08T04:06:02.994Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-08T04:06:03.038Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-08T04:06:03.084Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-08T04:06:03.130Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-08T04:06:03.172Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-08T04:06:03.214Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-345 [Pipeline] echo [2023-05-08T04:06:03.259Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-345 [Pipeline] echo [2023-05-08T04:06:03.307Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-345 [Pipeline] echo [2023-05-08T04:06:03.349Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 64ed9c6224fc96bbb186b74545fcccae90780fe7 [Pipeline] echo [2023-05-08T04:06:03.395Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 64ed9c6 [Pipeline] echo [2023-05-08T04:06:03.435Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T04:06:03.543Z] provisioning config files... [2023-05-08T04:06:03.557Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-345@tmp/config18170766866159745791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:06:03.906Z] ---> docker-login.sh [2023-05-08T04:06:03.906Z] nexus3.edgexfoundry.org:10001 [2023-05-08T04:06:04.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:06:04.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:06:04.166Z] Configure a credential helper to remove this warning. See [2023-05-08T04:06:04.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:06:04.166Z] [2023-05-08T04:06:04.166Z] Login Succeeded [2023-05-08T04:06:04.166Z] nexus3.edgexfoundry.org:10002 [2023-05-08T04:06:04.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:06:04.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:06:04.166Z] Configure a credential helper to remove this warning. See [2023-05-08T04:06:04.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:06:04.166Z] [2023-05-08T04:06:04.166Z] Login Succeeded [2023-05-08T04:06:04.166Z] nexus3.edgexfoundry.org:10003 [2023-05-08T04:06:04.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:06:04.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:06:04.426Z] Configure a credential helper to remove this warning. See [2023-05-08T04:06:04.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:06:04.426Z] [2023-05-08T04:06:04.426Z] Login Succeeded [2023-05-08T04:06:04.426Z] nexus3.edgexfoundry.org:10004 [2023-05-08T04:06:04.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:06:04.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:06:04.426Z] Configure a credential helper to remove this warning. See [2023-05-08T04:06:04.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:06:04.426Z] [2023-05-08T04:06:04.426Z] Login Succeeded [2023-05-08T04:06:04.426Z] docker.io [2023-05-08T04:06:04.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:06:04.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:06:04.688Z] Configure a credential helper to remove this warning. See [2023-05-08T04:06:04.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:06:04.688Z] [2023-05-08T04:06:04.688Z] Login Succeeded [2023-05-08T04:06:04.688Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T04:06:04.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-08T04:06:05.350Z] + git rev-list -1 --merges 64ed9c6224fc96bbb186b74545fcccae90780fe7~1..64ed9c6224fc96bbb186b74545fcccae90780fe7 [Pipeline] echo [2023-05-08T04:06:05.411Z] -----------> git rev-list -1 --merges 64ed9c6224fc96bbb186b74545fcccae90780fe7~1..64ed9c6224fc96bbb186b74545fcccae90780fe7 64ed9c6224fc96bbb186b74545fcccae90780fe7 [false] [Pipeline] sh [2023-05-08T04:06:05.726Z] + git log --format=format:%s -1 64ed9c6224fc96bbb186b74545fcccae90780fe7 [Pipeline] echo [2023-05-08T04:06:05.759Z] ========================================================= [2023-05-08T04:06:05.759Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-08T04:06:05.759Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T04:06:06.193Z] + git log --format=format:%s -1 64ed9c6224fc96bbb186b74545fcccae90780fe7 [Pipeline] echo [2023-05-08T04:06:06.227Z] [semverPrep] GIT_COMMIT: 64ed9c6224fc96bbb186b74545fcccae90780fe7, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-05-08T04:06:06.256Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-08T04:06:06.648Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T04:06:06.649Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-08T04:06:06.649Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-08T04:06:06.649Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-08T04:06:06.649Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-08T04:06:06.649Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-08T04:06:06.649Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:06:07.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T04:06:07.084Z] [2023-05-08T04:06:07.084Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:06:07.472Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T04:06:07.472Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-08T04:06:07.472Z] b85a868b505f: Pulling fs layer [2023-05-08T04:06:07.472Z] e2be974225ed: Pulling fs layer [2023-05-08T04:06:07.472Z] 339a4e72a1f5: Pulling fs layer [2023-05-08T04:06:07.472Z] 988bab9f4d93: Pulling fs layer [2023-05-08T04:06:07.472Z] 1469e6f7b9e6: Pulling fs layer [2023-05-08T04:06:07.472Z] eaf3925da568: Pulling fs layer [2023-05-08T04:06:07.472Z] 988bab9f4d93: Waiting [2023-05-08T04:06:07.472Z] 1469e6f7b9e6: Waiting [2023-05-08T04:06:07.472Z] bab4dde63d76: Pulling fs layer [2023-05-08T04:06:07.472Z] eaf3925da568: Waiting [2023-05-08T04:06:07.472Z] bde34c3a00c8: Pulling fs layer [2023-05-08T04:06:07.472Z] b352a97aabf1: Pulling fs layer [2023-05-08T04:06:07.472Z] bab4dde63d76: Waiting [2023-05-08T04:06:07.472Z] 4872d77fe225: Pulling fs layer [2023-05-08T04:06:07.472Z] 5851b861e8e6: Pulling fs layer [2023-05-08T04:06:07.472Z] b352a97aabf1: Waiting [2023-05-08T04:06:07.472Z] 4872d77fe225: Waiting [2023-05-08T04:06:07.472Z] e2be974225ed: Verifying Checksum [2023-05-08T04:06:07.472Z] e2be974225ed: Download complete [2023-05-08T04:06:07.472Z] 988bab9f4d93: Verifying Checksum [2023-05-08T04:06:07.472Z] 988bab9f4d93: Download complete [2023-05-08T04:06:07.472Z] 1469e6f7b9e6: Verifying Checksum [2023-05-08T04:06:07.472Z] 1469e6f7b9e6: Download complete [2023-05-08T04:06:07.472Z] 339a4e72a1f5: Verifying Checksum [2023-05-08T04:06:07.472Z] 339a4e72a1f5: Download complete [2023-05-08T04:06:07.732Z] eaf3925da568: Verifying Checksum [2023-05-08T04:06:07.732Z] eaf3925da568: Download complete [2023-05-08T04:06:07.732Z] bde34c3a00c8: Verifying Checksum [2023-05-08T04:06:07.732Z] bde34c3a00c8: Download complete [2023-05-08T04:06:07.732Z] b352a97aabf1: Download complete [2023-05-08T04:06:07.732Z] 4872d77fe225: Verifying Checksum [2023-05-08T04:06:07.732Z] 4872d77fe225: Download complete [2023-05-08T04:06:07.732Z] 5851b861e8e6: Verifying Checksum [2023-05-08T04:06:07.732Z] 5851b861e8e6: Download complete [2023-05-08T04:06:07.732Z] b85a868b505f: Verifying Checksum [2023-05-08T04:06:07.732Z] b85a868b505f: Download complete [2023-05-08T04:06:07.993Z] bab4dde63d76: Verifying Checksum [2023-05-08T04:06:07.993Z] bab4dde63d76: Download complete [2023-05-08T04:06:08.929Z] b85a868b505f: Pull complete [2023-05-08T04:06:08.930Z] e2be974225ed: Pull complete [2023-05-08T04:06:09.189Z] 339a4e72a1f5: Pull complete [2023-05-08T04:06:09.189Z] 988bab9f4d93: Pull complete [2023-05-08T04:06:09.756Z] 1469e6f7b9e6: Pull complete [2023-05-08T04:06:09.756Z] eaf3925da568: Pull complete [2023-05-08T04:06:11.658Z] bab4dde63d76: Pull complete [2023-05-08T04:06:11.658Z] bde34c3a00c8: Pull complete [2023-05-08T04:06:11.658Z] b352a97aabf1: Pull complete [2023-05-08T04:06:11.658Z] 4872d77fe225: Pull complete [2023-05-08T04:06:11.658Z] 5851b861e8e6: Pull complete [2023-05-08T04:06:11.658Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-08T04:06:11.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T04:06:11.658Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:06:11.885Z] prd-ubuntu20.04-docker-8c-8g-14427 does not seem to be running inside a container [2023-05-08T04:06:11.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-345 -v /w/workspace/undry_device-onvif-camera_PR-345:/w/workspace/undry_device-onvif-camera_PR-345:rw,z -v /w/workspace/undry_device-onvif-camera_PR-345@tmp:/w/workspace/undry_device-onvif-camera_PR-345@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 [2023-05-08T04:06:13.856Z] $ docker top 7b7ecb6bf35da4b79989e00e57b4f1e98741af222c9f08e0941b0e040ff4b432 -eo pid,comm [2023-05-08T04:06:13.913Z] 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). [2023-05-08T04:06:13.913Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T04:06:14.043Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T04:06:14.043Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T04:06:14.153Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T04:06:14.151Z] $ docker exec 7b7ecb6bf35da4b79989e00e57b4f1e98741af222c9f08e0941b0e040ff4b432 ssh-agent [2023-05-08T04:06:14.265Z] SSH_AUTH_SOCK=/tmp/ssh-t2kNqCtfOIpv/agent.32 [2023-05-08T04:06:14.265Z] SSH_AGENT_PID=38 [2023-05-08T04:06:14.270Z] Running ssh-add (command line suppressed) [2023-05-08T04:06:14.357Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-345@tmp/private_key_1409923262529236487.key (/w/workspace/undry_device-onvif-camera_PR-345@tmp/private_key_1409923262529236487.key) [2023-05-08T04:06:14.378Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T04:06:14.711Z] + git tag --points-at HEAD [Pipeline] } [2023-05-08T04:06:14.733Z] $ docker exec --env ******** --env ******** 7b7ecb6bf35da4b79989e00e57b4f1e98741af222c9f08e0941b0e040ff4b432 ssh-agent -k [2023-05-08T04:06:14.837Z] unset SSH_AUTH_SOCK; [2023-05-08T04:06:14.837Z] unset SSH_AGENT_PID; [2023-05-08T04:06:14.837Z] echo Agent pid 38 killed; [2023-05-08T04:06:14.852Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-08T04:06:14.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T04:06:14.948Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T04:06:15.066Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T04:06:15.064Z] $ docker exec 7b7ecb6bf35da4b79989e00e57b4f1e98741af222c9f08e0941b0e040ff4b432 ssh-agent [2023-05-08T04:06:15.194Z] SSH_AUTH_SOCK=/tmp/ssh-S7lxj7ehjktn/agent.70 [2023-05-08T04:06:15.194Z] SSH_AGENT_PID=76 [2023-05-08T04:06:15.198Z] Running ssh-add (command line suppressed) [2023-05-08T04:06:15.305Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-345@tmp/private_key_8124818327648868196.key (/w/workspace/undry_device-onvif-camera_PR-345@tmp/private_key_8124818327648868196.key) [2023-05-08T04:06:15.326Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T04:06:15.655Z] + git semver init [2023-05-08T04:06:15.914Z] 2023-05-08 04:06:15,845 [run_init] DEBUG init version:0.0.0 force:False [2023-05-08T04:06:15.914Z] 2023-05-08 04:06:15,846 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-345/.semver [2023-05-08T04:06:15.914Z] 2023-05-08 04:06:15,846 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-345/.semver [2023-05-08T04:06:15.914Z] 2023-05-08 04:06:15,846 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-345/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-345, universal_newlines=False, shell=None, istream=None) [2023-05-08T04:06:17.296Z] 2023-05-08 04:06:16,880 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-345/.git/info/exclude [2023-05-08T04:06:17.296Z] 2023-05-08 04:06:16,881 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-345/.semver/PR-345 with force:False [2023-05-08T04:06:17.296Z] 2023-05-08 04:06:16,881 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-345/.semver/PR-345 [2023-05-08T04:06:17.297Z] 2023-05-08 04:06:16,886 [execute] INFO git cat-file --batch-check [2023-05-08T04:06:17.297Z] 2023-05-08 04:06:16,886 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-345/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T04:06:17.297Z] 2023-05-08 04:06:16,892 [execute] INFO git cat-file --batch [2023-05-08T04:06:17.297Z] 2023-05-08 04:06:16,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-345/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T04:06:17.297Z] 2023-05-08 04:06:16,897 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-345/.semver/PR-345 [2023-05-08T04:06:17.297Z] 0.0.0 [Pipeline] } [2023-05-08T04:06:17.322Z] $ docker exec --env ******** --env ******** 7b7ecb6bf35da4b79989e00e57b4f1e98741af222c9f08e0941b0e040ff4b432 ssh-agent -k [2023-05-08T04:06:17.419Z] unset SSH_AUTH_SOCK; [2023-05-08T04:06:17.419Z] unset SSH_AGENT_PID; [2023-05-08T04:06:17.420Z] echo Agent pid 76 killed; [2023-05-08T04:06:17.431Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T04:06:17.866Z] + git semver [Pipeline] } [2023-05-08T04:06:18.148Z] $ docker stop --time=1 7b7ecb6bf35da4b79989e00e57b4f1e98741af222c9f08e0941b0e040ff4b432 [2023-05-08T04:06:19.457Z] $ docker rm -f --volumes 7b7ecb6bf35da4b79989e00e57b4f1e98741af222c9f08e0941b0e040ff4b432 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T04:06:19.870Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-08T04:06:20.111Z] Stashed 1 file(s) [Pipeline] echo [2023-05-08T04:06:20.130Z] [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 [2023-05-08T04:06:20.745Z] provisioning config files... [2023-05-08T04:06:20.755Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-345@tmp/config2507634763842039474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:06:21.095Z] ---> docker-login.sh [2023-05-08T04:06:21.095Z] nexus3.edgexfoundry.org:10001 [2023-05-08T04:06:21.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:06:21.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:06:21.095Z] Configure a credential helper to remove this warning. See [2023-05-08T04:06:21.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:06:21.095Z] [2023-05-08T04:06:21.095Z] Login Succeeded [2023-05-08T04:06:21.095Z] nexus3.edgexfoundry.org:10002 [2023-05-08T04:06:21.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:06:21.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:06:21.095Z] Configure a credential helper to remove this warning. See [2023-05-08T04:06:21.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:06:21.095Z] [2023-05-08T04:06:21.095Z] Login Succeeded [2023-05-08T04:06:21.095Z] nexus3.edgexfoundry.org:10003 [2023-05-08T04:06:21.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:06:21.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:06:21.357Z] Configure a credential helper to remove this warning. See [2023-05-08T04:06:21.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:06:21.357Z] [2023-05-08T04:06:21.357Z] Login Succeeded [2023-05-08T04:06:21.357Z] nexus3.edgexfoundry.org:10004 [2023-05-08T04:06:21.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:06:21.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:06:21.357Z] Configure a credential helper to remove this warning. See [2023-05-08T04:06:21.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:06:21.357Z] [2023-05-08T04:06:21.357Z] Login Succeeded [2023-05-08T04:06:21.357Z] docker.io [2023-05-08T04:06:21.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:06:21.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:06:21.621Z] Configure a credential helper to remove this warning. See [2023-05-08T04:06:21.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:06:21.621Z] [2023-05-08T04:06:21.621Z] Login Succeeded [2023-05-08T04:06:21.621Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T04:06:21.647Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-08T04:06:21.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T04:06:21.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T04:06:21.887Z] ========================================================= [2023-05-08T04:06:21.887Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-08T04:06:21.887Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:06:22.364Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-08T04:06:22.364Z] Sending build context to Docker daemon 21.55MB [2023-05-08T04:06:22.364Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T04:06:22.364Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-08T04:06:22.623Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-08T04:06:22.623Z] f56be85fc22e: Pulling fs layer [2023-05-08T04:06:22.623Z] 85791d961cd3: Pulling fs layer [2023-05-08T04:06:22.623Z] d694b5ae8c79: Pulling fs layer [2023-05-08T04:06:22.623Z] 9f32a84ed3da: Pulling fs layer [2023-05-08T04:06:22.623Z] 4d19c01a9841: Pulling fs layer [2023-05-08T04:06:22.623Z] 9325e15d5711: Pulling fs layer [2023-05-08T04:06:22.623Z] 556b6ee489ea: Pulling fs layer [2023-05-08T04:06:22.623Z] c5a4b2cf53e6: Pulling fs layer [2023-05-08T04:06:22.623Z] 9f32a84ed3da: Waiting [2023-05-08T04:06:22.623Z] 9325e15d5711: Waiting [2023-05-08T04:06:22.623Z] 4d19c01a9841: Waiting [2023-05-08T04:06:22.623Z] c5a4b2cf53e6: Waiting [2023-05-08T04:06:22.623Z] 85791d961cd3: Verifying Checksum [2023-05-08T04:06:22.623Z] 85791d961cd3: Download complete [2023-05-08T04:06:22.623Z] 9f32a84ed3da: Verifying Checksum [2023-05-08T04:06:22.623Z] 9f32a84ed3da: Download complete [2023-05-08T04:06:22.623Z] 4d19c01a9841: Verifying Checksum [2023-05-08T04:06:22.623Z] 4d19c01a9841: Download complete [2023-05-08T04:06:22.623Z] f56be85fc22e: Verifying Checksum [2023-05-08T04:06:22.623Z] f56be85fc22e: Download complete [2023-05-08T04:06:22.623Z] 9325e15d5711: Verifying Checksum [2023-05-08T04:06:22.623Z] 9325e15d5711: Download complete [2023-05-08T04:06:22.623Z] f56be85fc22e: Pull complete [2023-05-08T04:06:22.883Z] 85791d961cd3: Pull complete [2023-05-08T04:06:23.141Z] c5a4b2cf53e6: Verifying Checksum [2023-05-08T04:06:23.141Z] c5a4b2cf53e6: Download complete [2023-05-08T04:06:23.141Z] d694b5ae8c79: Verifying Checksum [2023-05-08T04:06:23.141Z] d694b5ae8c79: Download complete [2023-05-08T04:06:23.399Z] 556b6ee489ea: Verifying Checksum [2023-05-08T04:06:23.399Z] 556b6ee489ea: Download complete [2023-05-08T04:06:26.683Z] d694b5ae8c79: Pull complete [2023-05-08T04:06:26.683Z] 9f32a84ed3da: Pull complete [2023-05-08T04:06:26.683Z] 4d19c01a9841: Pull complete [2023-05-08T04:06:26.683Z] 9325e15d5711: Pull complete [2023-05-08T04:06:28.584Z] 556b6ee489ea: Pull complete [2023-05-08T04:06:29.518Z] c5a4b2cf53e6: Pull complete [2023-05-08T04:06:29.518Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-08T04:06:29.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-08T04:06:29.828Z] ---> c4be618373d6 [2023-05-08T04:06:29.828Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-08T04:06:33.141Z] ---> Running in bfd555f5489e [2023-05-08T04:06:33.141Z] Removing intermediate container bfd555f5489e [2023-05-08T04:06:33.141Z] ---> 9359ea0edd89 [2023-05-08T04:06:33.141Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T04:06:33.141Z] ---> Running in da10bf25085c [2023-05-08T04:06:33.141Z] Removing intermediate container da10bf25085c [2023-05-08T04:06:33.141Z] ---> 07fb769e0fa9 [2023-05-08T04:06:33.141Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-08T04:06:33.141Z] ---> Running in c6d649c2ef88 [2023-05-08T04:06:33.141Z] Removing intermediate container c6d649c2ef88 [2023-05-08T04:06:33.141Z] ---> 4e56a15ef89b [2023-05-08T04:06:33.141Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T04:06:33.141Z] ---> Running in 57958c816a65 [2023-05-08T04:06:33.141Z] Removing intermediate container 57958c816a65 [2023-05-08T04:06:33.141Z] ---> 57bcdb6d2eb1 [2023-05-08T04:06:33.141Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-08T04:06:33.141Z] ---> Running in f1c309e0e3e4 [2023-05-08T04:06:33.141Z] Removing intermediate container f1c309e0e3e4 [2023-05-08T04:06:33.141Z] ---> b63f7eae02d1 [2023-05-08T04:06:33.141Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T04:06:33.141Z] ---> Running in 1adaa318bee8 [2023-05-08T04:06:33.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T04:06:33.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T04:06:33.660Z] OK: 265 MiB in 53 packages [2023-05-08T04:06:34.227Z] Removing intermediate container 1adaa318bee8 [2023-05-08T04:06:34.227Z] ---> a40d4eb38f56 [2023-05-08T04:06:34.227Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-08T04:06:34.227Z] ---> Running in 42a4c41757e4 [2023-05-08T04:06:34.227Z] Removing intermediate container 42a4c41757e4 [2023-05-08T04:06:34.227Z] ---> 5c83c5dcc6a2 [2023-05-08T04:06:34.227Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-08T04:06:34.227Z] ---> 6654147644b2 [2023-05-08T04:06:34.227Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T04:06:34.227Z] ---> Running in 8a6a73a5bc2e [2023-05-08T04:06:35.565Z] Still waiting to schedule task [2023-05-08T04:06:35.565Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-14424’ is offline [2023-05-08T04:06:56.168Z] Removing intermediate container 8a6a73a5bc2e [2023-05-08T04:06:56.168Z] ---> 45a5c4d0cf59 [2023-05-08T04:06:56.168Z] Step 12/13 : COPY . . [2023-05-08T04:06:56.168Z] ---> bd4f6107c77d [2023-05-08T04:06:56.168Z] Step 13/13 : RUN ${MAKE} [2023-05-08T04:06:56.168Z] ---> Running in 0b4f3437d157 [2023-05-08T04:06:56.168Z] noop [2023-05-08T04:06:56.427Z] Removing intermediate container 0b4f3437d157 [2023-05-08T04:06:56.427Z] ---> 0908fb71bd12 [2023-05-08T04:06:56.427Z] Successfully built 0908fb71bd12 [2023-05-08T04:06:56.427Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:06:56.883Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T04:06:56.883Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:06:57.034Z] prd-ubuntu20.04-docker-8c-8g-14427 does not seem to be running inside a container [2023-05-08T04:06:57.070Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-345 -v /w/workspace/undry_device-onvif-camera_PR-345:/w/workspace/undry_device-onvif-camera_PR-345:rw,z -v /w/workspace/undry_device-onvif-camera_PR-345@tmp:/w/workspace/undry_device-onvif-camera_PR-345@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 [2023-05-08T04:06:57.413Z] $ docker top 13aa552fd981c72a112c954d19077b3bfda9ff278b90749646057bb6e6d2184f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T04:06:57.799Z] + go version [2023-05-08T04:06:57.799Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-08T04:06:57.839Z] $ docker stop --time=1 13aa552fd981c72a112c954d19077b3bfda9ff278b90749646057bb6e6d2184f [2023-05-08T04:06:59.133Z] $ docker rm -f --volumes 13aa552fd981c72a112c954d19077b3bfda9ff278b90749646057bb6e6d2184f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:06:59.909Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T04:06:59.909Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:07:00.072Z] prd-ubuntu20.04-docker-8c-8g-14427 does not seem to be running inside a container [2023-05-08T04:07:00.113Z] $ 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-345 -v /w/workspace/undry_device-onvif-camera_PR-345:/w/workspace/undry_device-onvif-camera_PR-345:rw,z -v /w/workspace/undry_device-onvif-camera_PR-345@tmp:/w/workspace/undry_device-onvif-camera_PR-345@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 [2023-05-08T04:07:00.458Z] $ docker top 206674af56f16ef0d6da532edc692a04547cee910e8f726a82552c6ee38e4703 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T04:07:00.846Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-345 [Pipeline] fileExists [Pipeline] sh [2023-05-08T04:07:01.213Z] + make test [2023-05-08T04:07:01.213Z] go test ./... -coverprofile=coverage.out ./... [2023-05-08T04:07:06.481Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-08T04:07:16.442Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-08T04:07:16.442Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-08T04:07:17.373Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.037s coverage: 31.1% of statements [2023-05-08T04:07:17.631Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.118s coverage: 86.5% of statements [2023-05-08T04:07:24.277Z] go vet ./... [2023-05-08T04:07:27.590Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T04:07:27.590Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T04:07:27.590Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-08T04:07:27.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T04:07:27.678Z] $ docker stop --time=1 206674af56f16ef0d6da532edc692a04547cee910e8f726a82552c6ee38e4703 [2023-05-08T04:07:30.357Z] $ docker rm -f --volumes 206674af56f16ef0d6da532edc692a04547cee910e8f726a82552c6ee38e4703 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T04:07:30.872Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T04:07:30.948Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-08T04:07:31.568Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-08T04:07:31.938Z] + ls -al . [2023-05-08T04:07:31.938Z] total 232 [2023-05-08T04:07:31.938Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 04:07 . [2023-05-08T04:07:31.938Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:05 .. [2023-05-08T04:07:31.938Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 04:06 .git [2023-05-08T04:07:31.938Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:05 .github [2023-05-08T04:07:31.938Z] -rw-rw-r-- 1 jenkins jenkins 496 May 8 04:05 .gitignore [2023-05-08T04:07:31.938Z] -rw-rw-r-- 1 jenkins jenkins 42 May 8 04:05 .golangci.yml [2023-05-08T04:07:31.938Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 04:06 .semver [2023-05-08T04:07:31.938Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 8 04:05 Attribution.txt [2023-05-08T04:07:31.938Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 8 04:05 CHANGELOG.md [2023-05-08T04:07:31.938Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 8 04:05 Dockerfile [2023-05-08T04:07:31.938Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 04:05 GOVERNANCE.md [2023-05-08T04:07:31.938Z] -rw-rw-r-- 1 jenkins jenkins 734 May 8 04:05 Jenkinsfile [2023-05-08T04:07:31.938Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 8 04:05 LICENSE [2023-05-08T04:07:31.938Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 8 04:05 Makefile [2023-05-08T04:07:31.938Z] -rw-rw-r-- 1 jenkins jenkins 625 May 8 04:05 OWNERS.md [2023-05-08T04:07:31.938Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 8 04:05 README.md [2023-05-08T04:07:31.938Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 04:06 VERSION [2023-05-08T04:07:31.938Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:05 bin [2023-05-08T04:07:31.938Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:05 cmd [2023-05-08T04:07:31.938Z] -rw-r--r-- 1 jenkins jenkins 79191 May 8 04:07 coverage.out [2023-05-08T04:07:31.938Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:05 doc [2023-05-08T04:07:31.938Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 8 04:05 go.mod [2023-05-08T04:07:31.938Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 8 04:05 go.sum [2023-05-08T04:07:31.938Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:05 internal [2023-05-08T04:07:31.938Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:05 snap [2023-05-08T04:07:31.938Z] -rw-rw-r-- 1 jenkins jenkins 236 May 8 04:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:07:32.329Z] + 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=64ed9c6224fc96bbb186b74545fcccae90780fe7 --label arch=amd64 --label version=0.0.0 . [2023-05-08T04:07:32.329Z] Sending build context to Docker daemon 21.63MB [2023-05-08T04:07:32.329Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T04:07:32.329Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-08T04:07:32.329Z] ---> 0908fb71bd12 [2023-05-08T04:07:32.329Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-08T04:07:32.587Z] ---> Running in 3a6731db85dc [2023-05-08T04:07:32.587Z] Removing intermediate container 3a6731db85dc [2023-05-08T04:07:32.587Z] ---> b2d93f602f19 [2023-05-08T04:07:32.587Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T04:07:32.587Z] ---> Running in 596bdde08438 [2023-05-08T04:07:32.846Z] Removing intermediate container 596bdde08438 [2023-05-08T04:07:32.846Z] ---> b269fd738ee2 [2023-05-08T04:07:32.846Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-08T04:07:32.846Z] ---> Running in 72d293afbd08 [2023-05-08T04:07:32.846Z] Removing intermediate container 72d293afbd08 [2023-05-08T04:07:32.846Z] ---> ce5a72fc1759 [2023-05-08T04:07:32.846Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T04:07:32.846Z] ---> Running in ed7fe51f476c [2023-05-08T04:07:32.846Z] Removing intermediate container ed7fe51f476c [2023-05-08T04:07:32.846Z] ---> ea784e048b4b [2023-05-08T04:07:32.846Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-08T04:07:32.846Z] ---> Running in 546294f4dfab [2023-05-08T04:07:32.846Z] Removing intermediate container 546294f4dfab [2023-05-08T04:07:32.846Z] ---> 80bf4a650e56 [2023-05-08T04:07:32.846Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T04:07:33.104Z] ---> Running in 98c0841d2ce6 [2023-05-08T04:07:33.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T04:07:33.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T04:07:33.621Z] OK: 265 MiB in 53 packages [2023-05-08T04:07:33.881Z] Removing intermediate container 98c0841d2ce6 [2023-05-08T04:07:33.881Z] ---> 83335f00ab7d [2023-05-08T04:07:33.881Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-08T04:07:33.881Z] ---> Running in 12d87d163320 [2023-05-08T04:07:33.881Z] Removing intermediate container 12d87d163320 [2023-05-08T04:07:33.881Z] ---> 002e21e55e3a [2023-05-08T04:07:33.881Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-08T04:07:34.141Z] ---> 422150de7eab [2023-05-08T04:07:34.141Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T04:07:34.141Z] ---> Running in e0889f0c7e81 [2023-05-08T04:07:34.712Z] Removing intermediate container e0889f0c7e81 [2023-05-08T04:07:34.712Z] ---> 16659a3d241d [2023-05-08T04:07:34.712Z] Step 12/26 : COPY . . [2023-05-08T04:07:35.648Z] ---> 3749edfaf847 [2023-05-08T04:07:35.648Z] Step 13/26 : RUN ${MAKE} [2023-05-08T04:07:35.648Z] ---> Running in 24d0de125563 [2023-05-08T04:07:35.648Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-08T04:07:53.721Z] Removing intermediate container 24d0de125563 [2023-05-08T04:07:53.721Z] ---> 56c524a80a39 [2023-05-08T04:07:53.721Z] Step 14/26 : FROM alpine:3.17 [2023-05-08T04:07:53.721Z] 3.17: Pulling from library/alpine [2023-05-08T04:07:53.721Z] f56be85fc22e: Already exists [2023-05-08T04:07:53.721Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T04:07:53.721Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T04:07:53.721Z] ---> 9ed4aefc74f6 [2023-05-08T04:07:53.721Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-08T04:07:53.721Z] ---> Running in b05e1d4cf5ea [2023-05-08T04:07:53.980Z] Removing intermediate container b05e1d4cf5ea [2023-05-08T04:07:53.980Z] ---> e3ab660e9458 [2023-05-08T04:07:53.980Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-08T04:07:53.980Z] ---> Running in 2aedd143a4a3 [2023-05-08T04:07:54.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T04:07:54.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T04:07:54.499Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T04:07:54.499Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T04:07:54.499Z] OK: 7 MiB in 16 packages [2023-05-08T04:07:55.068Z] Removing intermediate container 2aedd143a4a3 [2023-05-08T04:07:55.068Z] ---> 00d83c12eb34 [2023-05-08T04:07:55.068Z] Step 17/26 : WORKDIR / [2023-05-08T04:07:55.068Z] ---> Running in 183f44c8740f [2023-05-08T04:07:55.068Z] Removing intermediate container 183f44c8740f [2023-05-08T04:07:55.068Z] ---> 3731184336e6 [2023-05-08T04:07:55.068Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-08T04:07:55.637Z] ---> 69a91e678064 [2023-05-08T04:07:55.637Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-08T04:07:55.637Z] ---> 1e480cee5138 [2023-05-08T04:07:55.637Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-08T04:07:55.897Z] ---> 2186698273ab [2023-05-08T04:07:55.897Z] Step 21/26 : EXPOSE 59984 [2023-05-08T04:07:55.897Z] ---> Running in 9b3c7c96cfe8 [2023-05-08T04:07:55.897Z] Removing intermediate container 9b3c7c96cfe8 [2023-05-08T04:07:55.897Z] ---> 251e72cc17fa [2023-05-08T04:07:55.897Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-08T04:07:55.897Z] ---> Running in 610f41c45018 [2023-05-08T04:07:55.897Z] Removing intermediate container 610f41c45018 [2023-05-08T04:07:55.897Z] ---> 08b2f2b84cd1 [2023-05-08T04:07:55.897Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T04:07:56.156Z] ---> Running in 92ee3af91241 [2023-05-08T04:07:56.156Z] Removing intermediate container 92ee3af91241 [2023-05-08T04:07:56.156Z] ---> 4599fce6b727 [2023-05-08T04:07:56.156Z] Step 24/26 : LABEL arch=amd64 [2023-05-08T04:07:56.156Z] ---> Running in 305d7f6d2db4 [2023-05-08T04:07:56.156Z] Removing intermediate container 305d7f6d2db4 [2023-05-08T04:07:56.156Z] ---> 1ceaf9c72ea9 [2023-05-08T04:07:56.156Z] Step 25/26 : LABEL git_sha=64ed9c6224fc96bbb186b74545fcccae90780fe7 [2023-05-08T04:07:56.156Z] ---> Running in a00598bee11f [2023-05-08T04:07:56.156Z] Removing intermediate container a00598bee11f [2023-05-08T04:07:56.156Z] ---> 7dcdf4cf56f1 [2023-05-08T04:07:56.156Z] Step 26/26 : LABEL version=0.0.0 [2023-05-08T04:07:56.416Z] ---> Running in 08d605e78113 [2023-05-08T04:07:56.416Z] Removing intermediate container 08d605e78113 [2023-05-08T04:07:56.416Z] ---> ab0ab037813b [2023-05-08T04:07:56.416Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-08T04:07:56.416Z] Successfully built ab0ab037813b [2023-05-08T04:07:56.416Z] 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 [2023-05-08T04:07:57.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T04:07:57.296Z] [2023-05-08T04:07:57.296Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:07:57.680Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T04:07:57.680Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-08T04:07:57.680Z] 5eb5b503b376: Pulling fs layer [2023-05-08T04:07:57.680Z] 5c69ac0246d0: Pulling fs layer [2023-05-08T04:07:57.680Z] ec43610c2a17: Pulling fs layer [2023-05-08T04:07:57.680Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-08T04:07:57.680Z] 33b1e0a273af: Pulling fs layer [2023-05-08T04:07:57.680Z] 5d3b04190fa2: Pulling fs layer [2023-05-08T04:07:57.680Z] 2f39f015ded8: Pulling fs layer [2023-05-08T04:07:57.680Z] 33b1e0a273af: Waiting [2023-05-08T04:07:57.680Z] 2f39f015ded8: Waiting [2023-05-08T04:07:57.680Z] 5d3b04190fa2: Waiting [2023-05-08T04:07:57.680Z] 3a2ae6a8a46f: Waiting [2023-05-08T04:07:57.680Z] 5c69ac0246d0: Download complete [2023-05-08T04:07:57.680Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-08T04:07:57.680Z] 3a2ae6a8a46f: Download complete [2023-05-08T04:07:57.680Z] 33b1e0a273af: Verifying Checksum [2023-05-08T04:07:57.680Z] 33b1e0a273af: Download complete [2023-05-08T04:07:57.680Z] 5d3b04190fa2: Verifying Checksum [2023-05-08T04:07:57.680Z] 5d3b04190fa2: Download complete [2023-05-08T04:07:57.680Z] ec43610c2a17: Verifying Checksum [2023-05-08T04:07:57.680Z] ec43610c2a17: Download complete [2023-05-08T04:07:57.939Z] 5eb5b503b376: Verifying Checksum [2023-05-08T04:07:57.939Z] 5eb5b503b376: Download complete [2023-05-08T04:07:58.506Z] 2f39f015ded8: Verifying Checksum [2023-05-08T04:07:58.506Z] 2f39f015ded8: Download complete [2023-05-08T04:07:59.071Z] 5eb5b503b376: Pull complete [2023-05-08T04:07:59.071Z] 5c69ac0246d0: Pull complete [2023-05-08T04:07:59.328Z] ec43610c2a17: Pull complete [2023-05-08T04:07:59.587Z] 3a2ae6a8a46f: Pull complete [2023-05-08T04:07:59.588Z] 33b1e0a273af: Pull complete [2023-05-08T04:07:59.847Z] 5d3b04190fa2: Pull complete [2023-05-08T04:08:04.031Z] 2f39f015ded8: Pull complete [2023-05-08T04:08:04.031Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-08T04:08:04.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T04:08:04.031Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:08:04.254Z] prd-ubuntu20.04-docker-8c-8g-14427 does not seem to be running inside a container [2023-05-08T04:08:04.289Z] $ 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-345 -v /w/workspace/undry_device-onvif-camera_PR-345:/w/workspace/undry_device-onvif-camera_PR-345:rw,z -v /w/workspace/undry_device-onvif-camera_PR-345@tmp:/w/workspace/undry_device-onvif-camera_PR-345@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 [2023-05-08T04:08:06.309Z] $ docker top b0bd92022c524f3c281bbb716e9c7e05a7ff665105e0861a724427a4798673ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:08:06.740Z] ---> job-cost.sh [2023-05-08T04:08:06.740Z] lf-activate-venv: SKIPPING [2023-05-08T04:08:06.740Z] INFO: No Stack... [2023-05-08T04:08:07.000Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T04:08:07.259Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T04:08:07.572Z] + cat /w/workspace/undry_device-onvif-camera_PR-345/archives/cost.csv [2023-05-08T04:08:07.572Z] + cut -d, -f6 [Pipeline] lock [2023-05-08T04:08:07.614Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-345-1-stack-cost] [2023-05-08T04:08:07.619Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-345-1-stack-cost] did not exist. Created. [2023-05-08T04:08:07.619Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-345-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T04:08:08.012Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-08T04:08:08.056Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T04:08:08.085Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-345-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T04:08:08.169Z] $ docker stop --time=1 b0bd92022c524f3c281bbb716e9c7e05a7ff665105e0861a724427a4798673ad [2023-05-08T04:08:09.309Z] $ docker rm -f --volumes b0bd92022c524f3c281bbb716e9c7e05a7ff665105e0861a724427a4798673ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-08T04:08:50.594Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14429 in /w/workspace/undry_device-onvif-camera_PR-345 [Pipeline] { [Pipeline] ws [2023-05-08T04:08:50.654Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-05-08T04:08:50.729Z] The recommended git tool is: git [2023-05-08T04:08:56.075Z] using credential edgex-jenkins-ssh [2023-05-08T04:08:56.098Z] Cloning the remote Git repository [2023-05-08T04:08:56.166Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-08T04:08:56.267Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-05-08T04:08:56.419Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-08T04:08:56.421Z] > git --version # timeout=10 [2023-05-08T04:08:56.442Z] > git --version # 'git version 2.25.1' [2023-05-08T04:08:56.445Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T04:08:56.610Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T04:08:58.101Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-08T04:08:58.123Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T04:08:58.980Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-08T04:08:59.024Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-08T04:08:59.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T04:08:59.042Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-08T04:08:59.702Z] Merging remotes/origin/main commit 3c68e390b48f15746d10455ca85b218d19e4928b into PR head commit 64ed9c6224fc96bbb186b74545fcccae90780fe7 [2023-05-08T04:09:00.099Z] Merge succeeded, producing 64ed9c6224fc96bbb186b74545fcccae90780fe7 [2023-05-08T04:09:00.100Z] Checking out Revision 64ed9c6224fc96bbb186b74545fcccae90780fe7 (PR-345) [2023-05-08T04:09:00.721Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-05-08T04:09:00.773Z] > git --version # timeout=10 [2023-05-08T04:09:00.784Z] > git --version # 'git version 2.25.1' [2023-05-08T04:09:00.801Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T04:08:59.720Z] > git config core.sparsecheckout # timeout=10 [2023-05-08T04:08:59.804Z] > git checkout -f 64ed9c6224fc96bbb186b74545fcccae90780fe7 # timeout=10 [2023-05-08T04:08:59.996Z] > git remote # timeout=10 [2023-05-08T04:09:00.016Z] > git config --get remote.origin.url # timeout=10 [2023-05-08T04:09:00.040Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T04:09:00.054Z] > git merge 3c68e390b48f15746d10455ca85b218d19e4928b # timeout=10 [2023-05-08T04:09:00.083Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-08T04:09:00.107Z] > git config core.sparsecheckout # timeout=10 [2023-05-08T04:09:00.125Z] > git checkout -f 64ed9c6224fc96bbb186b74545fcccae90780fe7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T04:09:01.953Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-08T04:09:01.953Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T04:09:01.953Z] Dload Upload Total Spent Left Speed [2023-05-08T04:09:01.953Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2023-05-08T04:09:02.543Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-08T04:09:02.888Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-08T04:09:02.888Z] + sudo tee /etc/docker/daemon.new [2023-05-08T04:09:02.888Z] { [2023-05-08T04:09:02.888Z] "registry-mirrors": [ [2023-05-08T04:09:02.888Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-08T04:09:02.888Z] ], [2023-05-08T04:09:02.888Z] "bip": "10.250.0.254/24", [2023-05-08T04:09:02.888Z] "hosts": [ [2023-05-08T04:09:02.888Z] "tcp://0.0.0.0:5555", [2023-05-08T04:09:02.888Z] "unix:///var/run/docker.sock" [2023-05-08T04:09:02.888Z] ], [2023-05-08T04:09:02.888Z] "mtu": 1458, [2023-05-08T04:09:02.888Z] "selinux-enabled": true, [2023-05-08T04:09:02.888Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-08T04:09:02.888Z] } [Pipeline] sh [2023-05-08T04:09:03.246Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-08T04:09:08.972Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T04:09:27.315Z] provisioning config files... [2023-05-08T04:09:27.346Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config1819514175713871644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:09:27.746Z] ---> docker-login.sh [2023-05-08T04:09:27.746Z] nexus3.edgexfoundry.org:10001 [2023-05-08T04:09:28.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:09:28.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:09:28.340Z] Configure a credential helper to remove this warning. See [2023-05-08T04:09:28.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:09:28.340Z] [2023-05-08T04:09:28.340Z] Login Succeeded [2023-05-08T04:09:28.340Z] nexus3.edgexfoundry.org:10002 [2023-05-08T04:09:28.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:09:28.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:09:28.613Z] Configure a credential helper to remove this warning. See [2023-05-08T04:09:28.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:09:28.613Z] [2023-05-08T04:09:28.613Z] Login Succeeded [2023-05-08T04:09:28.886Z] nexus3.edgexfoundry.org:10003 [2023-05-08T04:09:28.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:09:29.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:09:29.161Z] Configure a credential helper to remove this warning. See [2023-05-08T04:09:29.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:09:29.161Z] [2023-05-08T04:09:29.161Z] Login Succeeded [2023-05-08T04:09:29.161Z] nexus3.edgexfoundry.org:10004 [2023-05-08T04:09:29.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:09:29.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:09:29.430Z] Configure a credential helper to remove this warning. See [2023-05-08T04:09:29.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:09:29.430Z] [2023-05-08T04:09:29.430Z] Login Succeeded [2023-05-08T04:09:29.430Z] docker.io [2023-05-08T04:09:29.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:09:29.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:09:29.973Z] Configure a credential helper to remove this warning. See [2023-05-08T04:09:29.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:09:29.973Z] [2023-05-08T04:09:29.973Z] Login Succeeded [2023-05-08T04:09:29.973Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T04:09:30.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-08T04:09:30.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T04:09:30.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T04:09:30.465Z] ========================================================= [2023-05-08T04:09:30.465Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-08T04:09:30.465Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:09:30.969Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-08T04:09:31.668Z] Sending build context to Docker daemon 14.19MB [2023-05-08T04:09:31.668Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T04:09:31.668Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-08T04:09:31.668Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-08T04:09:31.668Z] c41833b44d91: Pulling fs layer [2023-05-08T04:09:31.668Z] ed15518f5707: Pulling fs layer [2023-05-08T04:09:31.668Z] feae8fd75edb: Pulling fs layer [2023-05-08T04:09:31.668Z] 242c74f7c9fa: Pulling fs layer [2023-05-08T04:09:31.668Z] 3cdef696dda3: Pulling fs layer [2023-05-08T04:09:31.668Z] 2ced38df9373: Pulling fs layer [2023-05-08T04:09:31.668Z] 58f1dce35555: Pulling fs layer [2023-05-08T04:09:31.668Z] 2ced38df9373: Waiting [2023-05-08T04:09:31.668Z] 58f1dce35555: Waiting [2023-05-08T04:09:31.668Z] 242c74f7c9fa: Waiting [2023-05-08T04:09:31.668Z] 3cdef696dda3: Waiting [2023-05-08T04:09:31.668Z] ed15518f5707: Verifying Checksum [2023-05-08T04:09:31.668Z] ed15518f5707: Download complete [2023-05-08T04:09:31.948Z] 242c74f7c9fa: Verifying Checksum [2023-05-08T04:09:31.948Z] 242c74f7c9fa: Download complete [2023-05-08T04:09:31.948Z] 3cdef696dda3: Verifying Checksum [2023-05-08T04:09:31.948Z] 3cdef696dda3: Download complete [2023-05-08T04:09:31.948Z] c41833b44d91: Verifying Checksum [2023-05-08T04:09:31.948Z] c41833b44d91: Download complete [2023-05-08T04:09:32.922Z] c41833b44d91: Pull complete [2023-05-08T04:09:33.513Z] 58f1dce35555: Verifying Checksum [2023-05-08T04:09:33.513Z] 58f1dce35555: Download complete [2023-05-08T04:09:33.513Z] ed15518f5707: Pull complete [2023-05-08T04:09:34.484Z] feae8fd75edb: Verifying Checksum [2023-05-08T04:09:34.484Z] feae8fd75edb: Download complete [2023-05-08T04:09:34.763Z] 2ced38df9373: Download complete [2023-05-08T04:09:47.097Z] feae8fd75edb: Pull complete [2023-05-08T04:09:47.097Z] 242c74f7c9fa: Pull complete [2023-05-08T04:09:47.097Z] 3cdef696dda3: Pull complete [2023-05-08T04:09:52.457Z] 2ced38df9373: Pull complete [2023-05-08T04:09:55.809Z] 58f1dce35555: Pull complete [2023-05-08T04:09:55.809Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-08T04:09:55.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-08T04:09:55.809Z] ---> fadd8f120f05 [2023-05-08T04:09:55.809Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-08T04:09:57.224Z] ---> Running in 485b0d4f7c4b [2023-05-08T04:09:57.495Z] Removing intermediate container 485b0d4f7c4b [2023-05-08T04:09:57.495Z] ---> 453c24e69fb6 [2023-05-08T04:09:57.495Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T04:09:57.495Z] ---> Running in 009f64e40c22 [2023-05-08T04:09:57.762Z] Removing intermediate container 009f64e40c22 [2023-05-08T04:09:57.762Z] ---> 47d422cfa914 [2023-05-08T04:09:57.762Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-08T04:09:58.032Z] ---> Running in 0a3485a0071d [2023-05-08T04:09:58.301Z] Removing intermediate container 0a3485a0071d [2023-05-08T04:09:58.301Z] ---> f4e14eca6fee [2023-05-08T04:09:58.301Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T04:09:58.301Z] ---> Running in eb3db7ddc142 [2023-05-08T04:09:58.570Z] Removing intermediate container eb3db7ddc142 [2023-05-08T04:09:58.570Z] ---> 02effa9b285d [2023-05-08T04:09:58.570Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-08T04:09:58.570Z] ---> Running in 88f06624d89e [2023-05-08T04:09:59.159Z] Removing intermediate container 88f06624d89e [2023-05-08T04:09:59.159Z] ---> 2e9a49fa59ba [2023-05-08T04:09:59.159Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T04:09:59.159Z] ---> Running in e82c590dfaa3 [2023-05-08T04:10:00.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T04:10:00.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T04:10:02.149Z] OK: 263 MiB in 53 packages [2023-05-08T04:10:03.119Z] Removing intermediate container e82c590dfaa3 [2023-05-08T04:10:03.119Z] ---> 3400aed72522 [2023-05-08T04:10:03.119Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-08T04:10:03.119Z] ---> Running in eba9032aa818 [2023-05-08T04:10:03.388Z] Removing intermediate container eba9032aa818 [2023-05-08T04:10:03.388Z] ---> 78711b2269e9 [2023-05-08T04:10:03.388Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-08T04:10:03.663Z] ---> 14a426811bf3 [2023-05-08T04:10:03.663Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T04:10:03.933Z] ---> Running in a4f3007a4386 [2023-05-08T04:11:11.943Z] Removing intermediate container a4f3007a4386 [2023-05-08T04:11:11.943Z] ---> fc426ec04e06 [2023-05-08T04:11:11.943Z] Step 12/13 : COPY . . [2023-05-08T04:11:11.943Z] ---> 23e79e394735 [2023-05-08T04:11:11.943Z] Step 13/13 : RUN ${MAKE} [2023-05-08T04:11:11.943Z] ---> Running in 3655fc2aeea9 [2023-05-08T04:11:11.943Z] noop [2023-05-08T04:11:11.943Z] Removing intermediate container 3655fc2aeea9 [2023-05-08T04:11:11.943Z] ---> 6594c85bcacc [2023-05-08T04:11:11.943Z] Successfully built 6594c85bcacc [2023-05-08T04:11:11.943Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:11:12.413Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T04:11:12.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:11:12.703Z] prd-ubuntu20.04-docker-arm64-4c-16g-14429 does not seem to be running inside a container [2023-05-08T04:11:12.775Z] $ 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 [2023-05-08T04:11:14.064Z] $ docker top a79634b227504fe78de23f4dc6a74e7042c03f32d7953d80640676c76d9fe3f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T04:11:14.945Z] + go version [2023-05-08T04:11:14.945Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-08T04:11:14.990Z] $ docker stop --time=1 a79634b227504fe78de23f4dc6a74e7042c03f32d7953d80640676c76d9fe3f8 [2023-05-08T04:11:17.897Z] $ docker rm -f --volumes a79634b227504fe78de23f4dc6a74e7042c03f32d7953d80640676c76d9fe3f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:11:18.774Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T04:11:18.774Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:11:19.052Z] prd-ubuntu20.04-docker-arm64-4c-16g-14429 does not seem to be running inside a container [2023-05-08T04:11:19.138Z] $ 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 [2023-05-08T04:11:20.388Z] $ docker top 3f8c5b809c88a4fe75bac49f739827130156d6aeab9419e894e788ddc52da964 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T04:11:21.265Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-05-08T04:11:21.977Z] + make test [2023-05-08T04:11:21.977Z] go test ./... -coverprofile=coverage.out ./... [2023-05-08T04:12:00.898Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-08T04:14:22.654Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-08T04:14:24.605Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-08T04:14:26.560Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.262s coverage: 31.1% of statements [2023-05-08T04:14:48.659Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 21.442s coverage: 86.5% of statements [2023-05-08T04:14:48.659Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-08T04:14:48.659Z] go vet ./... [2023-05-08T04:15:20.917Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T04:15:20.917Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T04:15:20.917Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-08T04:15:20.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T04:15:20.990Z] $ docker stop --time=1 3f8c5b809c88a4fe75bac49f739827130156d6aeab9419e894e788ddc52da964 [2023-05-08T04:15:22.907Z] $ docker rm -f --volumes 3f8c5b809c88a4fe75bac49f739827130156d6aeab9419e894e788ddc52da964 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T04:15:24.206Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T04:15:24.245Z] Warning: overwriting stash ‘coverage-report’ [2023-05-08T04:15:25.109Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T04:15:25.732Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-08T04:15:26.091Z] + ls -al . [2023-05-08T04:15:26.091Z] total 228 [2023-05-08T04:15:26.091Z] drwxrwxr-x 9 jenkins jenkins 4096 May 8 04:11 . [2023-05-08T04:15:26.091Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:08 .. [2023-05-08T04:15:26.091Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 04:09 .git [2023-05-08T04:15:26.091Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:08 .github [2023-05-08T04:15:26.091Z] -rw-rw-r-- 1 jenkins jenkins 496 May 8 04:08 .gitignore [2023-05-08T04:15:26.091Z] -rw-rw-r-- 1 jenkins jenkins 42 May 8 04:08 .golangci.yml [2023-05-08T04:15:26.091Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 8 04:08 Attribution.txt [2023-05-08T04:15:26.092Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 8 04:08 CHANGELOG.md [2023-05-08T04:15:26.092Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 8 04:08 Dockerfile [2023-05-08T04:15:26.092Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 04:08 GOVERNANCE.md [2023-05-08T04:15:26.092Z] -rw-rw-r-- 1 jenkins jenkins 734 May 8 04:08 Jenkinsfile [2023-05-08T04:15:26.092Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 8 04:08 LICENSE [2023-05-08T04:15:26.092Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 8 04:08 Makefile [2023-05-08T04:15:26.092Z] -rw-rw-r-- 1 jenkins jenkins 625 May 8 04:08 OWNERS.md [2023-05-08T04:15:26.092Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 8 04:08 README.md [2023-05-08T04:15:26.092Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 04:06 VERSION [2023-05-08T04:15:26.092Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:08 bin [2023-05-08T04:15:26.092Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:08 cmd [2023-05-08T04:15:26.092Z] -rw-r--r-- 1 jenkins jenkins 79191 May 8 04:14 coverage.out [2023-05-08T04:15:26.092Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:08 doc [2023-05-08T04:15:26.092Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 8 04:08 go.mod [2023-05-08T04:15:26.092Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 8 04:08 go.sum [2023-05-08T04:15:26.092Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:08 internal [2023-05-08T04:15:26.092Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:08 snap [2023-05-08T04:15:26.092Z] -rw-rw-r-- 1 jenkins jenkins 236 May 8 04:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:15:26.520Z] + 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=64ed9c6224fc96bbb186b74545fcccae90780fe7 --label arch=arm64 --label version=0.0.0 . [2023-05-08T04:15:27.105Z] Sending build context to Docker daemon 14.27MB [2023-05-08T04:15:27.105Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T04:15:27.105Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-08T04:15:27.105Z] ---> 6594c85bcacc [2023-05-08T04:15:27.105Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-08T04:15:27.105Z] ---> Running in 93cdc09ca234 [2023-05-08T04:15:27.373Z] Removing intermediate container 93cdc09ca234 [2023-05-08T04:15:27.373Z] ---> 220be1d36ac0 [2023-05-08T04:15:27.373Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T04:15:27.642Z] ---> Running in fba0abf16d8d [2023-05-08T04:15:27.912Z] Removing intermediate container fba0abf16d8d [2023-05-08T04:15:27.912Z] ---> 7a24d6fe8465 [2023-05-08T04:15:27.912Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-08T04:15:27.912Z] ---> Running in b6bacdc1a2c3 [2023-05-08T04:15:28.179Z] Removing intermediate container b6bacdc1a2c3 [2023-05-08T04:15:28.179Z] ---> e933cc8f7033 [2023-05-08T04:15:28.179Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T04:15:28.453Z] ---> Running in 370525d3d813 [2023-05-08T04:15:28.722Z] Removing intermediate container 370525d3d813 [2023-05-08T04:15:28.722Z] ---> 0f624dd15611 [2023-05-08T04:15:28.722Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-08T04:15:28.722Z] ---> Running in 868df8b5bc48 [2023-05-08T04:15:28.999Z] Removing intermediate container 868df8b5bc48 [2023-05-08T04:15:28.999Z] ---> 0e978d86b941 [2023-05-08T04:15:28.999Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T04:15:28.999Z] ---> Running in ba907d31f50f [2023-05-08T04:15:29.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T04:15:30.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T04:15:31.972Z] OK: 263 MiB in 53 packages [2023-05-08T04:15:32.558Z] Removing intermediate container ba907d31f50f [2023-05-08T04:15:32.558Z] ---> e6a087e011ea [2023-05-08T04:15:32.558Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-08T04:15:32.558Z] ---> Running in ec5941b7d1a3 [2023-05-08T04:15:32.825Z] Removing intermediate container ec5941b7d1a3 [2023-05-08T04:15:32.825Z] ---> 13d8670eea21 [2023-05-08T04:15:32.825Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-08T04:15:33.408Z] ---> db3c6e821261 [2023-05-08T04:15:33.408Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T04:15:33.408Z] ---> Running in 7b3f5cd968af [2023-05-08T04:15:35.989Z] Removing intermediate container 7b3f5cd968af [2023-05-08T04:15:35.989Z] ---> 4d4ca8dc7294 [2023-05-08T04:15:35.989Z] Step 12/26 : COPY . . [2023-05-08T04:15:37.400Z] ---> 171f468fc0ff [2023-05-08T04:15:37.400Z] Step 13/26 : RUN ${MAKE} [2023-05-08T04:15:37.400Z] ---> Running in 07e24aa69744 [2023-05-08T04:15:38.361Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-08T04:18:15.089Z] Removing intermediate container 07e24aa69744 [2023-05-08T04:18:15.089Z] ---> a3e82a7722da [2023-05-08T04:18:15.089Z] Step 14/26 : FROM alpine:3.17 [2023-05-08T04:18:15.089Z] 3.17: Pulling from library/alpine [2023-05-08T04:18:15.089Z] c41833b44d91: Already exists [2023-05-08T04:18:15.089Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T04:18:15.089Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T04:18:15.089Z] ---> 51e60588ff2c [2023-05-08T04:18:15.089Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-08T04:18:15.089Z] ---> Running in a8ac57dcf09b [2023-05-08T04:18:15.089Z] Removing intermediate container a8ac57dcf09b [2023-05-08T04:18:15.089Z] ---> 25c641dc9750 [2023-05-08T04:18:15.089Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-08T04:18:15.089Z] ---> Running in f2343341bcca [2023-05-08T04:18:15.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T04:18:15.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T04:18:15.089Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T04:18:15.089Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T04:18:15.089Z] OK: 8 MiB in 16 packages [2023-05-08T04:18:16.056Z] Removing intermediate container f2343341bcca [2023-05-08T04:18:16.056Z] ---> b42cb90d084b [2023-05-08T04:18:16.056Z] Step 17/26 : WORKDIR / [2023-05-08T04:18:16.056Z] ---> Running in 308e309c0013 [2023-05-08T04:18:16.325Z] Removing intermediate container 308e309c0013 [2023-05-08T04:18:16.325Z] ---> e05dc2d3fc26 [2023-05-08T04:18:16.325Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-08T04:18:18.281Z] ---> af6af5c138f7 [2023-05-08T04:18:18.281Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-08T04:18:18.550Z] ---> 95b66b207e01 [2023-05-08T04:18:18.550Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-08T04:18:19.139Z] ---> e7bd1fa71dcf [2023-05-08T04:18:19.139Z] Step 21/26 : EXPOSE 59984 [2023-05-08T04:18:19.139Z] ---> Running in 423cbe9f8e79 [2023-05-08T04:18:19.422Z] Removing intermediate container 423cbe9f8e79 [2023-05-08T04:18:19.422Z] ---> 41fc0789858d [2023-05-08T04:18:19.422Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-08T04:18:19.696Z] ---> Running in e7192e609a62 [2023-05-08T04:18:19.965Z] Removing intermediate container e7192e609a62 [2023-05-08T04:18:19.965Z] ---> 02c6720ae2c0 [2023-05-08T04:18:19.966Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T04:18:19.966Z] ---> Running in 50d22db5015f [2023-05-08T04:18:20.236Z] Removing intermediate container 50d22db5015f [2023-05-08T04:18:20.236Z] ---> 6165bfee9dee [2023-05-08T04:18:20.236Z] Step 24/26 : LABEL arch=arm64 [2023-05-08T04:18:20.506Z] ---> Running in 85ba6c622200 [2023-05-08T04:18:20.778Z] Removing intermediate container 85ba6c622200 [2023-05-08T04:18:20.778Z] ---> 1d6ed8a94feb [2023-05-08T04:18:20.778Z] Step 25/26 : LABEL git_sha=64ed9c6224fc96bbb186b74545fcccae90780fe7 [2023-05-08T04:18:20.778Z] ---> Running in 95b4138d73d6 [2023-05-08T04:18:21.048Z] Removing intermediate container 95b4138d73d6 [2023-05-08T04:18:21.048Z] ---> 0d204fd2a690 [2023-05-08T04:18:21.048Z] Step 26/26 : LABEL version=0.0.0 [2023-05-08T04:18:21.048Z] ---> Running in 03c585cdb716 [2023-05-08T04:18:21.642Z] Removing intermediate container 03c585cdb716 [2023-05-08T04:18:21.642Z] ---> 71e5d7d73442 [2023-05-08T04:18:21.642Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-08T04:18:21.642Z] Successfully built 71e5d7d73442 [2023-05-08T04:18:21.642Z] 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 [2023-05-08T04:18:22.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T04:18:22.496Z] [2023-05-08T04:18:22.496Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:18:22.909Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T04:18:22.909Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-08T04:18:22.909Z] 8998bd30e6a1: Pulling fs layer [2023-05-08T04:18:22.909Z] 04944245beec: Pulling fs layer [2023-05-08T04:18:22.909Z] 699f458cf7ca: Pulling fs layer [2023-05-08T04:18:22.909Z] 765212b225bb: Pulling fs layer [2023-05-08T04:18:22.909Z] f23df028b6ca: Pulling fs layer [2023-05-08T04:18:22.909Z] d65c8cfc05b1: Pulling fs layer [2023-05-08T04:18:22.909Z] 2437ff75d9bd: Pulling fs layer [2023-05-08T04:18:22.909Z] 765212b225bb: Waiting [2023-05-08T04:18:22.909Z] f23df028b6ca: Waiting [2023-05-08T04:18:22.909Z] d65c8cfc05b1: Waiting [2023-05-08T04:18:22.909Z] 2437ff75d9bd: Waiting [2023-05-08T04:18:23.177Z] 04944245beec: Verifying Checksum [2023-05-08T04:18:23.177Z] 04944245beec: Download complete [2023-05-08T04:18:23.177Z] 765212b225bb: Verifying Checksum [2023-05-08T04:18:23.177Z] 765212b225bb: Download complete [2023-05-08T04:18:23.177Z] f23df028b6ca: Verifying Checksum [2023-05-08T04:18:23.177Z] f23df028b6ca: Download complete [2023-05-08T04:18:23.177Z] d65c8cfc05b1: Verifying Checksum [2023-05-08T04:18:23.177Z] d65c8cfc05b1: Download complete [2023-05-08T04:18:23.452Z] 699f458cf7ca: Verifying Checksum [2023-05-08T04:18:23.452Z] 699f458cf7ca: Download complete [2023-05-08T04:18:23.721Z] 8998bd30e6a1: Verifying Checksum [2023-05-08T04:18:23.721Z] 8998bd30e6a1: Download complete [2023-05-08T04:18:26.317Z] 2437ff75d9bd: Verifying Checksum [2023-05-08T04:18:26.317Z] 2437ff75d9bd: Download complete [2023-05-08T04:18:28.272Z] 8998bd30e6a1: Pull complete [2023-05-08T04:18:28.541Z] 04944245beec: Pull complete [2023-05-08T04:18:29.958Z] 699f458cf7ca: Pull complete [2023-05-08T04:18:30.227Z] 765212b225bb: Pull complete [2023-05-08T04:18:30.811Z] f23df028b6ca: Pull complete [2023-05-08T04:18:31.079Z] d65c8cfc05b1: Pull complete [2023-05-08T04:18:46.082Z] 2437ff75d9bd: Pull complete [2023-05-08T04:18:46.082Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-08T04:18:46.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T04:18:46.082Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:18:46.447Z] prd-ubuntu20.04-docker-arm64-4c-16g-14429 does not seem to be running inside a container [2023-05-08T04:18:46.531Z] $ 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 [2023-05-08T04:18:49.653Z] $ docker top e7d7eb128c4e4060d16c4e25ce155942c1c7fd2d5333eb946e45aabfbd7ef012 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:18:50.579Z] ---> job-cost.sh [2023-05-08T04:18:50.579Z] lf-activate-venv: SKIPPING [2023-05-08T04:18:50.579Z] INFO: No Stack... [2023-05-08T04:18:51.166Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-08T04:18:51.759Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T04:18:52.444Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-05-08T04:18:52.444Z] + cut -d, -f6 [Pipeline] lock [2023-05-08T04:18:52.503Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-345-1-stack-cost] [2023-05-08T04:18:52.508Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-345-1-stack-cost] did not exist. Created. [2023-05-08T04:18:52.508Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-345-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T04:18:53.249Z] /w/workspace/device-onvif-camera/1@tmp/durable-c99a4ac2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-08T04:18:53.950Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-08T04:18:53.987Z] Warning: overwriting stash ‘stack-cost’ [2023-05-08T04:18:54.054Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T04:18:54.109Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-345-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T04:18:54.197Z] $ docker stop --time=1 e7d7eb128c4e4060d16c4e25ce155942c1c7fd2d5333eb946e45aabfbd7ef012 [2023-05-08T04:18:55.812Z] $ docker rm -f --volumes e7d7eb128c4e4060d16c4e25ce155942c1c7fd2d5333eb946e45aabfbd7ef012 [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 [2023-05-08T04:18:56.810Z] provisioning config files... [2023-05-08T04:18:56.816Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-345@tmp/config3741429948206248398tmp [Pipeline] { [Pipeline] sh [2023-05-08T04:18:57.151Z] + set +x [2023-05-08T04:18:57.151Z] + curl -s https://codecov.io/bash [2023-05-08T04:18:57.151Z] + bash -s -- [2023-05-08T04:18:57.151Z] [2023-05-08T04:18:57.151Z] _____ _ [2023-05-08T04:18:57.151Z] / ____| | | [2023-05-08T04:18:57.151Z] | | ___ __| | ___ ___ _____ __ [2023-05-08T04:18:57.151Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-08T04:18:57.151Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-08T04:18:57.151Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-08T04:18:57.151Z] Bash-1.0.6 [2023-05-08T04:18:57.151Z] [2023-05-08T04:18:57.151Z] [2023-05-08T04:18:57.151Z] ==> git version 2.25.1 found [2023-05-08T04:18:57.151Z] ==> 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 [2023-05-08T04:18:57.151Z] Release-Date: 2020-01-08 [2023-05-08T04:18:57.151Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-08T04:18:57.152Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-08T04:18:57.152Z] ==> Jenkins CI detected. [2023-05-08T04:18:57.152Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-345 [2023-05-08T04:18:57.152Z] project root: . [2023-05-08T04:18:57.152Z] --> token set from env [2023-05-08T04:18:57.152Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-08T04:18:57.152Z] ==> Running gcov in . (disable via -X gcov) [2023-05-08T04:18:57.152Z] ==> Python coveragepy not found [2023-05-08T04:18:57.152Z] ==> Searching for coverage reports in: [2023-05-08T04:18:57.152Z] + . [2023-05-08T04:18:57.152Z] -> Found 1 reports [2023-05-08T04:18:57.152Z] ==> Detecting git/mercurial file structure [2023-05-08T04:18:57.152Z] ==> Reading reports [2023-05-08T04:18:57.152Z] + ./coverage.out bytes=79191 [2023-05-08T04:18:57.152Z] ==> Appending adjustments [2023-05-08T04:18:57.152Z] https://docs.codecov.io/docs/fixing-reports [2023-05-08T04:18:57.410Z] + Found adjustments [2023-05-08T04:18:57.410Z] ==> Gzipping contents [2023-05-08T04:18:57.410Z] 12K /tmp/codecov.VDOYHU.gz [2023-05-08T04:18:57.410Z] ==> Uploading reports [2023-05-08T04:18:57.410Z] url: https://codecov.io [2023-05-08T04:18:57.410Z] query: branch=PR-345&commit=64ed9c6224fc96bbb186b74545fcccae90780fe7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-345%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=345&job=&cmd_args= [2023-05-08T04:18:57.410Z] -> Pinging Codecov [2023-05-08T04:18:57.410Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-345&commit=64ed9c6224fc96bbb186b74545fcccae90780fe7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-345%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=345&job=&cmd_args= [2023-05-08T04:18:57.668Z] -> Uploading to [2023-05-08T04:18:57.668Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-08/F29A59C45E3A92E06B3E522C9905F8EF/64ed9c6224fc96bbb186b74545fcccae90780fe7/78b36684-dec9-442a-b80a-f74b54d50a2c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230508T041857Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1d30208932862fe67fffba28dd3cdfbfc89a1b9abcd065589b4f12324f1ae882 [2023-05-08T04:18:57.668Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T04:18:57.668Z] Dload Upload Total Spent Left Speed [2023-05-08T04:18:57.926Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10518 0 0 100 10518 0 55068 --:--:-- --:--:-- --:--:-- 54781 [2023-05-08T04:18:57.926Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/64ed9c6224fc96bbb186b74545fcccae90780fe7 [Pipeline] } [2023-05-08T04:18:57.950Z] 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 [2023-05-08T04:18:59.714Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-345/archives ] [2023-05-08T04:18:59.714Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-345/archives [2023-05-08T04:18:59.714Z] total 16 [2023-05-08T04:18:59.714Z] drwxr-xr-x 3 root root 4096 May 8 04:08 . [2023-05-08T04:18:59.714Z] drwxrwxr-x 11 jenkins jenkins 4096 May 8 04:08 .. [2023-05-08T04:18:59.714Z] drwxr-xr-x 2 root root 4096 May 8 04:08 cost [2023-05-08T04:18:59.714Z] -rw-r--r-- 1 root root 91 May 8 04:08 cost.csv [2023-05-08T04:18:59.714Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-345/archives [2023-05-08T04:18:59.714Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-345/archives [2023-05-08T04:18:59.714Z] total 16 [2023-05-08T04:18:59.714Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 04:08 . [2023-05-08T04:18:59.714Z] drwxrwxr-x 11 jenkins jenkins 4096 May 8 04:08 .. [2023-05-08T04:18:59.714Z] drwxr-xr-x 2 jenkins jenkins 4096 May 8 04:08 cost [2023-05-08T04:18:59.714Z] -rw-r--r-- 1 jenkins jenkins 91 May 8 04:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:19:00.040Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:19:00.923Z] ---> package-listing.sh [2023-05-08T04:19:00.923Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-08T04:19:00.923Z] ++ facter osfamily [2023-05-08T04:19:01.182Z] + OS_FAMILY=debian [2023-05-08T04:19:01.182Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-345 [2023-05-08T04:19:01.182Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-08T04:19:01.182Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-08T04:19:01.182Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-08T04:19:01.182Z] + PACKAGES=/tmp/packages_start.txt [2023-05-08T04:19:01.182Z] + '[' /w/workspace/undry_device-onvif-camera_PR-345 ']' [2023-05-08T04:19:01.182Z] + PACKAGES=/tmp/packages_end.txt [2023-05-08T04:19:01.182Z] + case "${OS_FAMILY}" in [2023-05-08T04:19:01.182Z] + dpkg -l [2023-05-08T04:19:01.182Z] + grep '^ii' [2023-05-08T04:19:01.182Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-08T04:19:01.182Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-08T04:19:01.182Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-08T04:19:01.182Z] + '[' /w/workspace/undry_device-onvif-camera_PR-345 ']' [2023-05-08T04:19:01.182Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-345/archives/ [2023-05-08T04:19:01.182Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-345/archives/ [Pipeline] echo [2023-05-08T04:19:01.217Z] 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-345/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-08T04:19:01.505Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:19:02.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T04:19:02.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:19:02.263Z] prd-ubuntu20.04-docker-8c-8g-14427 does not seem to be running inside a container [2023-05-08T04:19:02.304Z] $ 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-345/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-345 -v /w/workspace/undry_device-onvif-camera_PR-345:/w/workspace/undry_device-onvif-camera_PR-345:rw,z -v /w/workspace/undry_device-onvif-camera_PR-345@tmp:/w/workspace/undry_device-onvif-camera_PR-345@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 [2023-05-08T04:19:02.489Z] $ docker top 0ec7725671312bb17f64f167e4288aa79531115078153e7fbb41d46cc9d0d1f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T04:19:02.868Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-08T04:19:03.188Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-08T04:19:03.492Z] + ls /var/log/sa-host [2023-05-08T04:19:03.492Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T04:19:03.623Z] provisioning config files... [2023-05-08T04:19:03.631Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-345@tmp/config1051958707792145579tmp [Pipeline] { [Pipeline] echo [2023-05-08T04:19:03.682Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:19:03.993Z] ---> create-netrc.sh [Pipeline] } [2023-05-08T04:19:04.021Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:19:04.408Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-08T04:19:04.436Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:19:04.745Z] ---> sudo-logs.sh [2023-05-08T04:19:04.745Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-08T04:19:04.816Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:19:05.120Z] ---> job-cost.sh [2023-05-08T04:19:05.120Z] lf-activate-venv: SKIPPING [2023-05-08T04:19:05.120Z] DEBUG: total: 0.2199999988079071 [2023-05-08T04:19:05.120Z] INFO: Retrieving Stack Cost... [2023-05-08T04:19:05.688Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T04:19:05.947Z] INFO: Archiving Costs [Pipeline] echo [2023-05-08T04:19:05.986Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:19:06.309Z] ---> logs-deploy.sh [2023-05-08T04:19:06.309Z] lf-activate-venv: SKIPPING [2023-05-08T04:19:06.309Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-345/1 [2023-05-08T04:19:06.309Z] INFO: archiving workspace using pattern(s): [2023-05-08T04:19:07.244Z] Archives upload complete. [2023-05-08T04:19:07.245Z] INFO: archiving logs to Nexus