Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bc8694f62f775b1f1e37640ae017c5441854d813 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-ssh13090851151425889497.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-ssh10832897819464521477.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15418739033648089677.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 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-ssh1935963425767432161.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4140846099696764629.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14965 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # 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 Avoid second fetch Checking out Revision bc8694f62f775b1f1e37640ae017c5441854d813 (main) Commit message: "docs: Update main branch Warning with standard text agreed to by TSC (#354)" > 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 core.sparsecheckout # timeout=10 > git checkout -f bc8694f62f775b1f1e37640ae017c5441854d813 # timeout=10 > git rev-list --no-walk 19aea0788ff6687e1018adc680fb40cfac0f4964 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:26:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:26:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:26:02 ========================================================= 21:26:02 EdgeX Global Pipelines Version Info 21:26:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:26:03 ------------------- 21:26:03 stable info: 21:26:03 ------------------- 21:26:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:26:03 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 21:26:03 Message: update stable to v1.0.249 21:26:03 ------------------- 21:26:03 experimental info: 21:26:03 ------------------- 21:26:03 Commited By: **** collab-it+edgex@linuxfoundation.org 21:26:03 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 21:26:03 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:26:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 21:26:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 21:26:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:26:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:26:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:26:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:26:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:26:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:26:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:26:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:26:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:26:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 21:26:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:26:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:26:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:26:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:26:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:26:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:26:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:26:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:26:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:26:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 21:26:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:26:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:26:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:26:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:26:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:26:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:26:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:26:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:26:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc8694f62f775b1f1e37640ae017c5441854d813 [Pipeline] echo 21:26:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc8694f [Pipeline] echo 21:26:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:26:04 provisioning config files... 21:26:04 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2262253864348975248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:26:04 ---> docker-login.sh 21:26:04 nexus3.edgexfoundry.org:10001 21:26:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:04 Configure a credential helper to remove this warning. See 21:26:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:04 21:26:04 Login Succeeded 21:26:04 nexus3.edgexfoundry.org:10002 21:26:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:05 Configure a credential helper to remove this warning. See 21:26:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:05 21:26:05 Login Succeeded 21:26:05 nexus3.edgexfoundry.org:10003 21:26:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:05 Configure a credential helper to remove this warning. See 21:26:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:05 21:26:05 Login Succeeded 21:26:05 nexus3.edgexfoundry.org:10004 21:26:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:05 Configure a credential helper to remove this warning. See 21:26:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:05 21:26:05 Login Succeeded 21:26:05 docker.io 21:26:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:05 Configure a credential helper to remove this warning. See 21:26:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:05 21:26:05 Login Succeeded 21:26:05 ---> docker-login.sh ends [Pipeline] } 21:26:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:26:06 + git rev-list -1 --merges bc8694f62f775b1f1e37640ae017c5441854d813~1..bc8694f62f775b1f1e37640ae017c5441854d813 [Pipeline] echo 21:26:06 -----------> git rev-list -1 --merges bc8694f62f775b1f1e37640ae017c5441854d813~1..bc8694f62f775b1f1e37640ae017c5441854d813 bc8694f62f775b1f1e37640ae017c5441854d813 [false] [Pipeline] sh 21:26:06 + git log --format=format:%s -1 bc8694f62f775b1f1e37640ae017c5441854d813 [Pipeline] echo 21:26:06 ========================================================= 21:26:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:26:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:26:06 + git log --format=format:%s -1 bc8694f62f775b1f1e37640ae017c5441854d813 [Pipeline] echo 21:26:06 [semverPrep] GIT_COMMIT: bc8694f62f775b1f1e37640ae017c5441854d813, Commit Message: docs: Update main branch Warning with standard text agreed to by TSC (#354) [Pipeline] echo 21:26:06 [semverPrep] This is not a build commit. [Pipeline] sh 21:26:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:26:07 + grep -v github /etc/ssh/ssh_known_hosts 21:26:07 + [ -e /tmp/ssh_known_hosts ] 21:26:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:26:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:26:07 + sudo tee -a /etc/ssh/ssh_known_hosts 21:26:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:26:07 21:26:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:26:07 0.1.4: Pulling from edgex-devops/py-git-semver 21:26:07 b85a868b505f: Pulling fs layer 21:26:07 e2be974225ed: Pulling fs layer 21:26:07 339a4e72a1f5: Pulling fs layer 21:26:07 988bab9f4d93: Pulling fs layer 21:26:07 1469e6f7b9e6: Pulling fs layer 21:26:07 eaf3925da568: Pulling fs layer 21:26:07 bab4dde63d76: Pulling fs layer 21:26:07 bde34c3a00c8: Pulling fs layer 21:26:07 b352a97aabf1: Pulling fs layer 21:26:07 4872d77fe225: Pulling fs layer 21:26:07 5851b861e8e6: Pulling fs layer 21:26:07 1469e6f7b9e6: Waiting 21:26:07 b352a97aabf1: Waiting 21:26:07 4872d77fe225: Waiting 21:26:07 eaf3925da568: Waiting 21:26:07 bab4dde63d76: Waiting 21:26:07 5851b861e8e6: Waiting 21:26:07 bde34c3a00c8: Waiting 21:26:07 988bab9f4d93: Waiting 21:26:07 e2be974225ed: Verifying Checksum 21:26:07 e2be974225ed: Download complete 21:26:07 988bab9f4d93: Verifying Checksum 21:26:07 988bab9f4d93: Download complete 21:26:07 1469e6f7b9e6: Verifying Checksum 21:26:07 1469e6f7b9e6: Download complete 21:26:08 eaf3925da568: Verifying Checksum 21:26:08 eaf3925da568: Download complete 21:26:08 339a4e72a1f5: Verifying Checksum 21:26:08 339a4e72a1f5: Download complete 21:26:08 bde34c3a00c8: Download complete 21:26:08 b352a97aabf1: Download complete 21:26:08 4872d77fe225: Verifying Checksum 21:26:08 4872d77fe225: Download complete 21:26:08 5851b861e8e6: Verifying Checksum 21:26:08 5851b861e8e6: Download complete 21:26:08 b85a868b505f: Download complete 21:26:08 bab4dde63d76: Verifying Checksum 21:26:08 bab4dde63d76: Download complete 21:26:09 b85a868b505f: Pull complete 21:26:09 e2be974225ed: Pull complete 21:26:10 339a4e72a1f5: Pull complete 21:26:10 988bab9f4d93: Pull complete 21:26:10 1469e6f7b9e6: Pull complete 21:26:10 eaf3925da568: Pull complete 21:26:12 bab4dde63d76: Pull complete 21:26:12 bde34c3a00c8: Pull complete 21:26:12 b352a97aabf1: Pull complete 21:26:12 4872d77fe225: Pull complete 21:26:12 5851b861e8e6: Pull complete 21:26:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:26:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:26:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:26:12 prd-ubuntu20.04-docker-8c-8g-14965 does not seem to be running inside a container 21:26:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:26:15 $ docker top d6daa60205f3874eafd179b5f7c6be4662a3299792ee0e4fa4d084dbd6d827a9 -eo pid,comm 21:26:15 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). 21:26:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:26:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:26:16 [ssh-agent] Looking for ssh-agent implementation... 21:26:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:26:16 $ docker exec d6daa60205f3874eafd179b5f7c6be4662a3299792ee0e4fa4d084dbd6d827a9 ssh-agent 21:26:16 SSH_AUTH_SOCK=/tmp/ssh-tmP5wRUUqEkJ/agent.34 21:26:16 SSH_AGENT_PID=40 21:26:16 Running ssh-add (command line suppressed) 21:26:16 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5361227900517294966.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5361227900517294966.key) 21:26:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:26:16 + git tag --points-at HEAD [Pipeline] } 21:26:16 $ docker exec --env ******** --env ******** d6daa60205f3874eafd179b5f7c6be4662a3299792ee0e4fa4d084dbd6d827a9 ssh-agent -k 21:26:16 unset SSH_AUTH_SOCK; 21:26:16 unset SSH_AGENT_PID; 21:26:16 echo Agent pid 40 killed; 21:26:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:26:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:26:16 [ssh-agent] Looking for ssh-agent implementation... 21:26:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:26:16 $ docker exec d6daa60205f3874eafd179b5f7c6be4662a3299792ee0e4fa4d084dbd6d827a9 ssh-agent 21:26:17 SSH_AUTH_SOCK=/tmp/ssh-rjJd5c6tfGqt/agent.72 21:26:17 SSH_AGENT_PID=78 21:26:17 Running ssh-add (command line suppressed) 21:26:17 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13666337808849981451.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13666337808849981451.key) 21:26:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:26:17 + git semver init 21:26:17 2023-05-10 21:26:17,725 [run_init] DEBUG init version:0.0.0 force:False 21:26:17 2023-05-10 21:26:17,725 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 21:26:17 2023-05-10 21:26:17,726 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 21:26:17 2023-05-10 21:26:17,726 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 21:26:18 2023-05-10 21:26:18,646 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 21:26:18 2023-05-10 21:26:18,647 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 21:26:18 2023-05-10 21:26:18,647 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:26:18 2023-05-10 21:26:18,647 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:26:18 3.0.0-dev.46 [Pipeline] } 21:26:18 $ docker exec --env ******** --env ******** d6daa60205f3874eafd179b5f7c6be4662a3299792ee0e4fa4d084dbd6d827a9 ssh-agent -k 21:26:18 unset SSH_AUTH_SOCK; 21:26:18 unset SSH_AGENT_PID; 21:26:18 echo Agent pid 78 killed; 21:26:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:26:19 + git semver [Pipeline] } 21:26:19 $ docker stop --time=1 d6daa60205f3874eafd179b5f7c6be4662a3299792ee0e4fa4d084dbd6d827a9 21:26:20 $ docker rm -f --volumes d6daa60205f3874eafd179b5f7c6be4662a3299792ee0e4fa4d084dbd6d827a9 [Pipeline] // withDockerContainer [Pipeline] sh 21:26:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:26:21 Stashed 1 file(s) [Pipeline] echo 21:26:21 [edgeXSemver]: initialized semver on version 3.0.0-dev.46 [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 21:26:21 provisioning config files... 21:26:21 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config678180068866166985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:26:21 ---> docker-login.sh 21:26:21 nexus3.edgexfoundry.org:10001 21:26:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:21 Configure a credential helper to remove this warning. See 21:26:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:21 21:26:21 Login Succeeded 21:26:21 nexus3.edgexfoundry.org:10002 21:26:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:21 Configure a credential helper to remove this warning. See 21:26:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:21 21:26:21 Login Succeeded 21:26:21 nexus3.edgexfoundry.org:10003 21:26:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:21 Configure a credential helper to remove this warning. See 21:26:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:21 21:26:21 Login Succeeded 21:26:21 nexus3.edgexfoundry.org:10004 21:26:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:21 Configure a credential helper to remove this warning. See 21:26:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:21 21:26:21 Login Succeeded 21:26:21 docker.io 21:26:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:22 Configure a credential helper to remove this warning. See 21:26:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:22 21:26:22 Login Succeeded 21:26:22 ---> docker-login.sh ends [Pipeline] } 21:26:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:26:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:26:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:26:22 ========================================================= 21:26:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:26:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:22 + 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 . 21:26:22 Sending build context to Docker daemon 21.79MB 21:26:22 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 21:26:22 Step 2/13 : FROM ${BASE} AS builder 21:26:22 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:26:22 f56be85fc22e: Pulling fs layer 21:26:22 85791d961cd3: Pulling fs layer 21:26:22 d694b5ae8c79: Pulling fs layer 21:26:22 9f32a84ed3da: Pulling fs layer 21:26:22 4d19c01a9841: Pulling fs layer 21:26:22 9325e15d5711: Pulling fs layer 21:26:22 556b6ee489ea: Pulling fs layer 21:26:22 c5a4b2cf53e6: Pulling fs layer 21:26:22 9f32a84ed3da: Waiting 21:26:22 4d19c01a9841: Waiting 21:26:22 556b6ee489ea: Waiting 21:26:22 9325e15d5711: Waiting 21:26:22 c5a4b2cf53e6: Waiting 21:26:22 85791d961cd3: Download complete 21:26:22 9f32a84ed3da: Verifying Checksum 21:26:22 9f32a84ed3da: Download complete 21:26:22 4d19c01a9841: Verifying Checksum 21:26:22 4d19c01a9841: Download complete 21:26:22 f56be85fc22e: Verifying Checksum 21:26:22 f56be85fc22e: Download complete 21:26:22 9325e15d5711: Verifying Checksum 21:26:22 9325e15d5711: Download complete 21:26:23 f56be85fc22e: Pull complete 21:26:23 85791d961cd3: Pull complete 21:26:23 c5a4b2cf53e6: Verifying Checksum 21:26:23 c5a4b2cf53e6: Download complete 21:26:23 d694b5ae8c79: Download complete 21:26:23 556b6ee489ea: Verifying Checksum 21:26:23 556b6ee489ea: Download complete 21:26:26 d694b5ae8c79: Pull complete 21:26:27 9f32a84ed3da: Pull complete 21:26:27 4d19c01a9841: Pull complete 21:26:27 9325e15d5711: Pull complete 21:26:29 556b6ee489ea: Pull complete 21:26:30 c5a4b2cf53e6: Pull complete 21:26:30 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 21:26:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:26:30 ---> c4be618373d6 21:26:30 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:26:36 Still waiting to schedule task 21:26:36 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14964’ 21:26:37 ---> Running in a2e907413b92 21:26:37 Removing intermediate container a2e907413b92 21:26:37 ---> 501906d48570 21:26:37 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:26:37 ---> Running in d2ac4010f834 21:26:37 Removing intermediate container d2ac4010f834 21:26:37 ---> 672bb23c0b4d 21:26:37 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 21:26:37 ---> Running in 5808582326d2 21:26:37 Removing intermediate container 5808582326d2 21:26:37 ---> 74f3b1fceabd 21:26:37 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 21:26:37 ---> Running in 29a5a73ba891 21:26:37 Removing intermediate container 29a5a73ba891 21:26:37 ---> 8b817f381329 21:26:37 Step 7/13 : LABEL Name=edgex-device-onvif-camera 21:26:37 ---> Running in afe99f070e08 21:26:37 Removing intermediate container afe99f070e08 21:26:37 ---> f4234c0f79fc 21:26:37 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:26:37 ---> Running in 007a5afffb79 21:26:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:26:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:26:37 OK: 265 MiB in 53 packages 21:26:37 Removing intermediate container 007a5afffb79 21:26:37 ---> 854202712629 21:26:37 Step 9/13 : WORKDIR /device-onvif-camera 21:26:38 ---> Running in 04b3755ca322 21:26:38 Removing intermediate container 04b3755ca322 21:26:38 ---> d3f9974c5cd5 21:26:38 Step 10/13 : COPY go.mod vendor* ./ 21:26:38 ---> 2bdf1c1befb4 21:26:38 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:38 ---> Running in 146e8b376157 21:27:10 Removing intermediate container 146e8b376157 21:27:10 ---> 9a7a04ac5e37 21:27:10 Step 12/13 : COPY . . 21:27:10 ---> 385dd1803d99 21:27:10 Step 13/13 : RUN ${MAKE} 21:27:10 ---> Running in 66e3b1c66248 21:27:10 noop 21:27:10 Removing intermediate container 66e3b1c66248 21:27:10 ---> c12e78645333 21:27:10 Successfully built c12e78645333 21:27:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:10 + docker inspect -f . ci-base-image-x86_64 21:27:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:27:10 prd-ubuntu20.04-docker-8c-8g-14965 does not seem to be running inside a container 21:27:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:27:11 $ docker top b5f3fc2eea16188d984dac37f354e8c0247008a0852e02ad7450b95929bb2457 -eo pid,comm [Pipeline] { [Pipeline] sh 21:27:11 + go version 21:27:11 go version go1.20.2 linux/amd64 [Pipeline] } 21:27:11 $ docker stop --time=1 b5f3fc2eea16188d984dac37f354e8c0247008a0852e02ad7450b95929bb2457 21:27:12 $ docker rm -f --volumes b5f3fc2eea16188d984dac37f354e8c0247008a0852e02ad7450b95929bb2457 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:13 + docker inspect -f . ci-base-image-x86_64 21:27:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:27:13 prd-ubuntu20.04-docker-8c-8g-14965 does not seem to be running inside a container 21:27:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:27:13 $ docker top 54f5aaba1857cdd4b7f04a62ab0ca0ec8a5b39e5f2276eef91d3e5c844f52135 -eo pid,comm [Pipeline] { [Pipeline] sh 21:27:13 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 21:27:14 + make test 21:27:14 go test ./... -coverprofile=coverage.out ./... 21:27:18 ? github.com/edgexfoundry/device-onvif-camera [no test files] 21:27:28 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 21:27:28 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 21:27:30 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.030s coverage: 30.9% of statements 21:27:30 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.095s coverage: 86.5% of statements 21:27:37 go vet ./... 21:27:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:27:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:27:40 ./bin/test-attribution-txt.sh [Pipeline] echo 21:27:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:27:40 $ docker stop --time=1 54f5aaba1857cdd4b7f04a62ab0ca0ec8a5b39e5f2276eef91d3e5c844f52135 21:27:44 $ docker rm -f --volumes 54f5aaba1857cdd4b7f04a62ab0ca0ec8a5b39e5f2276eef91d3e5c844f52135 [Pipeline] // withDockerContainer [Pipeline] sh 21:27:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:27:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:27:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:27:46 + ls -al . 21:27:46 total 232 21:27:46 drwxrwxr-x 10 jenkins jenkins 4096 May 10 21:27 . 21:27:46 drwxrwxr-x 4 jenkins jenkins 4096 May 10 21:26 .. 21:27:46 drwxrwxr-x 8 jenkins jenkins 4096 May 10 21:26 .git 21:27:46 drwxrwxr-x 3 jenkins jenkins 4096 May 10 21:26 .github 21:27:46 -rw-rw-r-- 1 jenkins jenkins 496 May 10 21:26 .gitignore 21:27:46 -rw-rw-r-- 1 jenkins jenkins 42 May 10 21:26 .golangci.yml 21:27:46 drwxr-xr-x 3 jenkins jenkins 4096 May 10 21:26 .semver 21:27:46 -rw-rw-r-- 1 jenkins jenkins 10087 May 10 21:26 Attribution.txt 21:27:46 -rw-rw-r-- 1 jenkins jenkins 6312 May 10 21:26 CHANGELOG.md 21:27:46 -rw-rw-r-- 1 jenkins jenkins 1574 May 10 21:26 Dockerfile 21:27:46 -rw-rw-r-- 1 jenkins jenkins 677 May 10 21:26 GOVERNANCE.md 21:27:46 -rw-rw-r-- 1 jenkins jenkins 734 May 10 21:26 Jenkinsfile 21:27:46 -rw-rw-r-- 1 jenkins jenkins 11348 May 10 21:26 LICENSE 21:27:46 -rw-rw-r-- 1 jenkins jenkins 2751 May 10 21:26 Makefile 21:27:46 -rw-rw-r-- 1 jenkins jenkins 625 May 10 21:26 OWNERS.md 21:27:46 -rw-rw-r-- 1 jenkins jenkins 2690 May 10 21:26 README.md 21:27:46 -rw-rw-r-- 1 jenkins jenkins 12 May 10 21:26 VERSION 21:27:46 drwxrwxr-x 2 jenkins jenkins 4096 May 10 21:26 bin 21:27:46 drwxrwxr-x 3 jenkins jenkins 4096 May 10 21:26 cmd 21:27:46 -rw-r--r-- 1 jenkins jenkins 79213 May 10 21:27 coverage.out 21:27:46 drwxrwxr-x 4 jenkins jenkins 4096 May 10 21:26 doc 21:27:46 -rw-rw-r-- 1 jenkins jenkins 3642 May 10 21:26 go.mod 21:27:46 -rw-rw-r-- 1 jenkins jenkins 33491 May 10 21:26 go.sum 21:27:46 drwxrwxr-x 4 jenkins jenkins 4096 May 10 21:26 internal 21:27:46 drwxrwxr-x 4 jenkins jenkins 4096 May 10 21:26 snap 21:27:46 -rw-rw-r-- 1 jenkins jenkins 236 May 10 21:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:46 + 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=bc8694f62f775b1f1e37640ae017c5441854d813 --label arch=amd64 --label version=3.0.0-dev.46 . 21:27:46 Sending build context to Docker daemon 21.87MB 21:27:46 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 21:27:46 Step 2/26 : FROM ${BASE} AS builder 21:27:46 ---> c12e78645333 21:27:46 Step 3/26 : ARG ADD_BUILD_TAGS="" 21:27:46 ---> Running in 9b6f69b0ea37 21:27:46 Removing intermediate container 9b6f69b0ea37 21:27:46 ---> 9cdefb33c172 21:27:46 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:27:46 ---> Running in 0ccdd4313c0d 21:27:46 Removing intermediate container 0ccdd4313c0d 21:27:46 ---> 1b3450871d43 21:27:46 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 21:27:46 ---> Running in 319b1a030a75 21:27:47 Removing intermediate container 319b1a030a75 21:27:47 ---> 0d4a27c06276 21:27:47 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 21:27:47 ---> Running in 25806d53bf2b 21:27:47 Removing intermediate container 25806d53bf2b 21:27:47 ---> 8856c47d5bcc 21:27:47 Step 7/26 : LABEL Name=edgex-device-onvif-camera 21:27:47 ---> Running in b455aa1871e5 21:27:47 Removing intermediate container b455aa1871e5 21:27:47 ---> 306416990aea 21:27:47 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:27:47 ---> Running in c4cb2f8554b4 21:27:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:27:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:27:48 OK: 265 MiB in 53 packages 21:27:48 Removing intermediate container c4cb2f8554b4 21:27:48 ---> 3fa38e43a356 21:27:48 Step 9/26 : WORKDIR /device-onvif-camera 21:27:48 ---> Running in 29b44bdb98e5 21:27:48 Removing intermediate container 29b44bdb98e5 21:27:48 ---> 12257a93af99 21:27:48 Step 10/26 : COPY go.mod vendor* ./ 21:27:48 ---> 78684eb587fb 21:27:48 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:27:48 ---> Running in 0a8d5adf435a 21:27:49 Removing intermediate container 0a8d5adf435a 21:27:49 ---> 607a85f3a7a1 21:27:49 Step 12/26 : COPY . . 21:27:50 ---> af65d2c3368f 21:27:50 Step 13/26 : RUN ${MAKE} 21:27:50 ---> Running in 4afa2861f942 21:27:50 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.46" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 21:28:12 Removing intermediate container 4afa2861f942 21:28:12 ---> 6b7ab21a0ab6 21:28:12 Step 14/26 : FROM alpine:3.17 21:28:12 3.17: Pulling from library/alpine 21:28:12 f56be85fc22e: Already exists 21:28:12 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:28:12 Status: Downloaded newer image for alpine:3.17 21:28:12 ---> 9ed4aefc74f6 21:28:12 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:28:12 ---> Running in ab8add6b949d 21:28:12 Removing intermediate container ab8add6b949d 21:28:12 ---> c85d6587c7ce 21:28:12 Step 16/26 : RUN apk add --update --no-cache dumb-init 21:28:12 ---> Running in 275190030c3b 21:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:28:12 (1/1) Installing dumb-init (1.2.5-r2) 21:28:12 Executing busybox-1.35.0-r29.trigger 21:28:12 OK: 7 MiB in 16 packages 21:28:12 Removing intermediate container 275190030c3b 21:28:12 ---> fdb69f23ecb9 21:28:12 Step 17/26 : WORKDIR / 21:28:12 ---> Running in 8a2b2f615f85 21:28:12 Removing intermediate container 8a2b2f615f85 21:28:12 ---> 0d48722b7b2e 21:28:12 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 21:28:12 ---> 2f3c560e8c00 21:28:12 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 21:28:12 ---> 6c485461524a 21:28:12 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 21:28:12 ---> 8bd1c901fc90 21:28:12 Step 21/26 : EXPOSE 59984 21:28:12 ---> Running in dd63ef8c8134 21:28:12 Removing intermediate container dd63ef8c8134 21:28:12 ---> fd9917b73582 21:28:12 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 21:28:12 ---> Running in 75b5ac223476 21:28:12 Removing intermediate container 75b5ac223476 21:28:12 ---> 76b0ade16ced 21:28:12 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 21:28:12 ---> Running in fe1ddb0546cf 21:28:12 Removing intermediate container fe1ddb0546cf 21:28:12 ---> d275871e3942 21:28:12 Step 24/26 : LABEL arch=amd64 21:28:12 ---> Running in a9515013c149 21:28:13 Removing intermediate container a9515013c149 21:28:13 ---> 7492a91577a3 21:28:13 Step 25/26 : LABEL git_sha=bc8694f62f775b1f1e37640ae017c5441854d813 21:28:13 ---> Running in 6e8a187bfe50 21:28:13 Removing intermediate container 6e8a187bfe50 21:28:13 ---> dea7ff64d61a 21:28:13 Step 26/26 : LABEL version=3.0.0-dev.46 21:28:13 ---> Running in c2d7ea703e09 21:28:13 Removing intermediate container c2d7ea703e09 21:28:13 ---> 36b0e6f72da4 21:28:13 [Warning] One or more build-args [ARCH] were not consumed 21:28:13 Successfully built 36b0e6f72da4 21:28:13 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:28:13 provisioning config files... 21:28:13 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config689376786594903594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:28:13 ---> docker-login.sh 21:28:13 nexus3.edgexfoundry.org:10001 21:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:13 Configure a credential helper to remove this warning. See 21:28:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:13 21:28:13 Login Succeeded 21:28:13 nexus3.edgexfoundry.org:10002 21:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:13 Configure a credential helper to remove this warning. See 21:28:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:13 21:28:13 Login Succeeded 21:28:13 nexus3.edgexfoundry.org:10003 21:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:13 Configure a credential helper to remove this warning. See 21:28:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:13 21:28:13 Login Succeeded 21:28:13 nexus3.edgexfoundry.org:10004 21:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:13 Configure a credential helper to remove this warning. See 21:28:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:13 21:28:13 Login Succeeded 21:28:13 docker.io 21:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:14 Configure a credential helper to remove this warning. See 21:28:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:14 21:28:14 Login Succeeded 21:28:14 ---> docker-login.sh ends [Pipeline] } 21:28:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:28:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:28:14 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 21:28:14 bc8694f62f775b1f1e37640ae017c5441854d813 21:28:14 latest 21:28:14 3.0.0-dev.46 21:28:14 bc8694f62f775b1f1e37640ae017c5441854d813-3.0.0-dev.46 21:28:14 main 21:28:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:14 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:bc8694f62f775b1f1e37640ae017c5441854d813 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:14 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:bc8694f62f775b1f1e37640ae017c5441854d813 21:28:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:28:14 085b2c2acdd4: Preparing 21:28:14 49977fbeeec9: Preparing 21:28:14 4939ab6081be: Preparing 21:28:14 693b21f0ab7c: Preparing 21:28:14 f1417ff83b31: Preparing 21:28:14 f1417ff83b31: Layer already exists 21:28:14 693b21f0ab7c: Pushed 21:28:14 085b2c2acdd4: Pushed 21:28:14 49977fbeeec9: Pushed 21:28:17 4939ab6081be: Pushed 21:28:17 bc8694f62f775b1f1e37640ae017c5441854d813: digest: sha256:3ca8d273547a1a9e22381c173b117d58eb9f3405cc8da9d5d6157342ec404619 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:17 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:18 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 21:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:28:18 085b2c2acdd4: Preparing 21:28:18 49977fbeeec9: Preparing 21:28:18 4939ab6081be: Preparing 21:28:18 693b21f0ab7c: Preparing 21:28:18 f1417ff83b31: Preparing 21:28:18 693b21f0ab7c: Layer already exists 21:28:18 085b2c2acdd4: Layer already exists 21:28:18 f1417ff83b31: Layer already exists 21:28:18 4939ab6081be: Layer already exists 21:28:18 49977fbeeec9: Layer already exists 21:28:18 latest: digest: sha256:3ca8d273547a1a9e22381c173b117d58eb9f3405cc8da9d5d6157342ec404619 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:18 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:18 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.46 21:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:28:18 085b2c2acdd4: Preparing 21:28:18 49977fbeeec9: Preparing 21:28:18 4939ab6081be: Preparing 21:28:18 693b21f0ab7c: Preparing 21:28:18 f1417ff83b31: Preparing 21:28:18 49977fbeeec9: Layer already exists 21:28:18 085b2c2acdd4: Layer already exists 21:28:18 693b21f0ab7c: Layer already exists 21:28:18 4939ab6081be: Layer already exists 21:28:18 f1417ff83b31: Layer already exists 21:28:18 3.0.0-dev.46: digest: sha256:3ca8d273547a1a9e22381c173b117d58eb9f3405cc8da9d5d6157342ec404619 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:18 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:bc8694f62f775b1f1e37640ae017c5441854d813-3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:19 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:bc8694f62f775b1f1e37640ae017c5441854d813-3.0.0-dev.46 21:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:28:19 085b2c2acdd4: Preparing 21:28:19 49977fbeeec9: Preparing 21:28:19 4939ab6081be: Preparing 21:28:19 693b21f0ab7c: Preparing 21:28:19 f1417ff83b31: Preparing 21:28:19 085b2c2acdd4: Layer already exists 21:28:19 693b21f0ab7c: Layer already exists 21:28:19 f1417ff83b31: Layer already exists 21:28:19 49977fbeeec9: Layer already exists 21:28:19 4939ab6081be: Layer already exists 21:28:19 bc8694f62f775b1f1e37640ae017c5441854d813-3.0.0-dev.46: digest: sha256:3ca8d273547a1a9e22381c173b117d58eb9f3405cc8da9d5d6157342ec404619 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:19 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:19 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 21:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 21:28:19 085b2c2acdd4: Preparing 21:28:19 49977fbeeec9: Preparing 21:28:19 4939ab6081be: Preparing 21:28:19 693b21f0ab7c: Preparing 21:28:19 f1417ff83b31: Preparing 21:28:19 49977fbeeec9: Layer already exists 21:28:19 f1417ff83b31: Layer already exists 21:28:19 693b21f0ab7c: Layer already exists 21:28:19 085b2c2acdd4: Layer already exists 21:28:19 4939ab6081be: Layer already exists 21:28:19 main: digest: sha256:3ca8d273547a1a9e22381c173b117d58eb9f3405cc8da9d5d6157342ec404619 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:28:19 ===================================================== [Pipeline] echo 21:28:19 taggedImages: 21:28:19 - nexus3.edgexfoundry.org:10004/device-onvif-camera:bc8694f62f775b1f1e37640ae017c5441854d813 21:28:19 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 21:28:19 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.46 21:28:19 - nexus3.edgexfoundry.org:10004/device-onvif-camera:bc8694f62f775b1f1e37640ae017c5441854d813-3.0.0-dev.46 21:28:19 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [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 21:28:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:28:20 21:28:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:28:20 latest: Pulling from edgex-lftools-log-publisher 21:28:20 5eb5b503b376: Pulling fs layer 21:28:20 5c69ac0246d0: Pulling fs layer 21:28:20 ec43610c2a17: Pulling fs layer 21:28:20 3a2ae6a8a46f: Pulling fs layer 21:28:20 33b1e0a273af: Pulling fs layer 21:28:20 5d3b04190fa2: Pulling fs layer 21:28:20 2f39f015ded8: Pulling fs layer 21:28:20 3a2ae6a8a46f: Waiting 21:28:20 33b1e0a273af: Waiting 21:28:20 5d3b04190fa2: Waiting 21:28:20 2f39f015ded8: Waiting 21:28:20 5c69ac0246d0: Verifying Checksum 21:28:20 5c69ac0246d0: Download complete 21:28:20 3a2ae6a8a46f: Verifying Checksum 21:28:20 3a2ae6a8a46f: Download complete 21:28:20 33b1e0a273af: Verifying Checksum 21:28:20 33b1e0a273af: Download complete 21:28:20 5d3b04190fa2: Verifying Checksum 21:28:20 5d3b04190fa2: Download complete 21:28:20 ec43610c2a17: Verifying Checksum 21:28:20 ec43610c2a17: Download complete 21:28:20 5eb5b503b376: Verifying Checksum 21:28:20 5eb5b503b376: Download complete 21:28:21 2f39f015ded8: Verifying Checksum 21:28:21 2f39f015ded8: Download complete 21:28:21 5eb5b503b376: Pull complete 21:28:21 5c69ac0246d0: Pull complete 21:28:22 ec43610c2a17: Pull complete 21:28:22 3a2ae6a8a46f: Pull complete 21:28:22 33b1e0a273af: Pull complete 21:28:22 5d3b04190fa2: Pull complete 21:28:26 2f39f015ded8: Pull complete 21:28:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:28:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:28:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:26 prd-ubuntu20.04-docker-8c-8g-14965 does not seem to be running inside a container 21:28:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:28:30 $ docker top 7e72cc6391f57db464570f74b4de2a342084c54374293b957654e926aa1178fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:28:30 ---> job-cost.sh 21:28:30 lf-activate-venv: SKIPPING 21:28:30 INFO: No Stack... 21:28:31 INFO: Retrieving Pricing Info for: v3-standard-8 21:28:31 INFO: Archiving Costs [Pipeline] sh 21:28:31 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 21:28:31 + cut -d, -f6 [Pipeline] lock 21:28:31 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-143-stack-cost] 21:28:31 Resource [jenkins-edgexfoundry-device-onvif-camera-main-143-stack-cost] did not exist. Created. 21:28:31 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:28:31 + echo total: 0.2199999988079071 [Pipeline] stash 21:28:31 Stashed 1 file(s) [Pipeline] } 21:28:32 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-143-stack-cost] [Pipeline] // lock [Pipeline] } 21:28:32 $ docker stop --time=1 7e72cc6391f57db464570f74b4de2a342084c54374293b957654e926aa1178fa 21:28:33 $ docker rm -f --volumes 7e72cc6391f57db464570f74b4de2a342084c54374293b957654e926aa1178fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:30:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14966 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 21:30:00 Running in /w/workspace/device-onvif-camera/143 [Pipeline] { [Pipeline] checkout 21:30:00 The recommended git tool is: git 21:30:05 using credential edgex-jenkins-ssh 21:30:05 Cloning the remote Git repository 21:30:06 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 21:30:06 > git init /w/workspace/device-onvif-camera/143 # timeout=10 21:30:06 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 21:30:06 > git --version # timeout=10 21:30:06 > git --version # 'git version 2.25.1' 21:30:06 using GIT_SSH to set credentials SSH Credentials for GitHub 21:30:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:30:09 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 21:30:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:30:10 Avoid second fetch 21:30:10 Checking out Revision bc8694f62f775b1f1e37640ae017c5441854d813 (main) 21:30:11 Commit message: "docs: Update main branch Warning with standard text agreed to by TSC (#354)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:30:10 > git config core.sparsecheckout # timeout=10 21:30:10 > git checkout -f bc8694f62f775b1f1e37640ae017c5441854d813 # timeout=10 21:30:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:30:12 % Total % Received % Xferd Average Speed Time Time Time Current 21:30:12 Dload Upload Total Spent Left Speed 21:30:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh 21:30:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:30:13 + sudo tee /etc/docker/daemon.new 21:30:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:30:13 { 21:30:13 "registry-mirrors": [ 21:30:13 "https://nexus3.edgexfoundry.org:10001" 21:30:13 ], 21:30:13 "bip": "10.250.0.254/24", 21:30:13 "hosts": [ 21:30:13 "tcp://0.0.0.0:5555", 21:30:13 "unix:///var/run/docker.sock" 21:30:13 ], 21:30:13 "mtu": 1458, 21:30:13 "selinux-enabled": true, 21:30:13 "seccomp-profile": "/etc/docker/seccomp.json" 21:30:13 } [Pipeline] sh 21:30:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:30:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:30:32 provisioning config files... 21:30:32 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/143@tmp/config17285266825409674707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:30:32 ---> docker-login.sh 21:30:32 nexus3.edgexfoundry.org:10001 21:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:33 Configure a credential helper to remove this warning. See 21:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:33 21:30:33 Login Succeeded 21:30:33 nexus3.edgexfoundry.org:10002 21:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:33 Configure a credential helper to remove this warning. See 21:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:33 21:30:33 Login Succeeded 21:30:33 nexus3.edgexfoundry.org:10003 21:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:34 Configure a credential helper to remove this warning. See 21:30:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:34 21:30:34 Login Succeeded 21:30:34 nexus3.edgexfoundry.org:10004 21:30:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:34 Configure a credential helper to remove this warning. See 21:30:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:34 21:30:34 Login Succeeded 21:30:34 docker.io 21:30:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:34 Configure a credential helper to remove this warning. See 21:30:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:34 21:30:34 Login Succeeded 21:30:34 ---> docker-login.sh ends [Pipeline] } 21:30:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:30:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:30:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:30:35 ========================================================= 21:30:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:30:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:35 + 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 . 21:30:36 Sending build context to Docker daemon 14.32MB 21:30:36 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 21:30:36 Step 2/13 : FROM ${BASE} AS builder 21:30:38 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:30:38 c41833b44d91: Pulling fs layer 21:30:38 ed15518f5707: Pulling fs layer 21:30:38 feae8fd75edb: Pulling fs layer 21:30:38 242c74f7c9fa: Pulling fs layer 21:30:38 3cdef696dda3: Pulling fs layer 21:30:38 2ced38df9373: Pulling fs layer 21:30:38 58f1dce35555: Pulling fs layer 21:30:38 242c74f7c9fa: Waiting 21:30:38 3cdef696dda3: Waiting 21:30:38 58f1dce35555: Waiting 21:30:38 2ced38df9373: Waiting 21:30:38 ed15518f5707: Verifying Checksum 21:30:38 ed15518f5707: Download complete 21:30:38 242c74f7c9fa: Verifying Checksum 21:30:38 242c74f7c9fa: Download complete 21:30:38 3cdef696dda3: Verifying Checksum 21:30:38 3cdef696dda3: Download complete 21:30:38 c41833b44d91: Verifying Checksum 21:30:38 c41833b44d91: Download complete 21:30:39 c41833b44d91: Pull complete 21:30:39 58f1dce35555: Verifying Checksum 21:30:39 58f1dce35555: Download complete 21:30:39 ed15518f5707: Pull complete 21:30:40 feae8fd75edb: Verifying Checksum 21:30:40 feae8fd75edb: Download complete 21:30:40 2ced38df9373: Verifying Checksum 21:30:40 2ced38df9373: Download complete 21:30:53 feae8fd75edb: Pull complete 21:30:53 242c74f7c9fa: Pull complete 21:30:53 3cdef696dda3: Pull complete 21:30:59 2ced38df9373: Pull complete 21:31:01 58f1dce35555: Pull complete 21:31:01 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 21:31:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:31:01 ---> fadd8f120f05 21:31:01 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:31:03 ---> Running in fec029ec59d0 21:31:04 Removing intermediate container fec029ec59d0 21:31:04 ---> 3b357a1dcb49 21:31:04 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:31:04 ---> Running in c6fffd73256c 21:31:04 Removing intermediate container c6fffd73256c 21:31:04 ---> 3465b519d3d8 21:31:04 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 21:31:04 ---> Running in 75e96840e393 21:31:04 Removing intermediate container 75e96840e393 21:31:04 ---> 629929c6b129 21:31:04 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 21:31:04 ---> Running in 4ce6bfb5f4ee 21:31:05 Removing intermediate container 4ce6bfb5f4ee 21:31:05 ---> 9c3270a62e37 21:31:05 Step 7/13 : LABEL Name=edgex-device-onvif-camera 21:31:05 ---> Running in b3959830cde1 21:31:05 Removing intermediate container b3959830cde1 21:31:05 ---> e1e2d0cf9e41 21:31:05 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:31:05 ---> Running in 6afe1253ba4f 21:31:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:31:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:31:08 OK: 263 MiB in 53 packages 21:31:09 Removing intermediate container 6afe1253ba4f 21:31:09 ---> 9d8191cc52fe 21:31:09 Step 9/13 : WORKDIR /device-onvif-camera 21:31:09 ---> Running in c84e355b3d19 21:31:09 Removing intermediate container c84e355b3d19 21:31:09 ---> d4a8ae83f13d 21:31:09 Step 10/13 : COPY go.mod vendor* ./ 21:31:10 ---> c67645412408 21:31:10 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:31:10 ---> Running in b569d5e7cc29 21:32:19 Removing intermediate container b569d5e7cc29 21:32:19 ---> f82c41abe21f 21:32:19 Step 12/13 : COPY . . 21:32:21 ---> a7874e3645cd 21:32:21 Step 13/13 : RUN ${MAKE} 21:32:21 ---> Running in 7a5c96e9f5ca 21:32:22 noop 21:32:22 Removing intermediate container 7a5c96e9f5ca 21:32:22 ---> 324c87aa1afe 21:32:22 Successfully built 324c87aa1afe 21:32:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:23 + docker inspect -f . ci-base-image-arm64 21:32:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:32:23 prd-ubuntu20.04-docker-arm64-4c-16g-14966 does not seem to be running inside a container 21:32:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/143 -v /w/workspace/device-onvif-camera/143:/w/workspace/device-onvif-camera/143:rw,z -v /w/workspace/device-onvif-camera/143@tmp:/w/workspace/device-onvif-camera/143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:32:26 $ docker top ecf921f5cc71237a0d27a3bbdf1f18a3c7851c20923a2730eafa74c6cfa53585 -eo pid,comm [Pipeline] { [Pipeline] sh 21:32:26 + go version 21:32:26 go version go1.20.2 linux/arm64 [Pipeline] } 21:32:27 $ docker stop --time=1 ecf921f5cc71237a0d27a3bbdf1f18a3c7851c20923a2730eafa74c6cfa53585 21:32:28 $ docker rm -f --volumes ecf921f5cc71237a0d27a3bbdf1f18a3c7851c20923a2730eafa74c6cfa53585 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:29 + docker inspect -f . ci-base-image-arm64 21:32:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:32:29 prd-ubuntu20.04-docker-arm64-4c-16g-14966 does not seem to be running inside a container 21:32:30 $ 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/143 -v /w/workspace/device-onvif-camera/143:/w/workspace/device-onvif-camera/143:rw,z -v /w/workspace/device-onvif-camera/143@tmp:/w/workspace/device-onvif-camera/143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:32:31 $ docker top 2e1b3281b4d6197987448872b40cb467091d7226f15812a01d3e517e05b4a3dc -eo pid,comm [Pipeline] { [Pipeline] sh 21:32:31 + git config --global --add safe.directory /w/workspace/device-onvif-camera/143 [Pipeline] fileExists [Pipeline] sh 21:32:32 + make test 21:32:32 go test ./... -coverprofile=coverage.out ./... 21:33:04 ? github.com/edgexfoundry/device-onvif-camera [no test files] 21:35:11 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 21:35:11 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 21:35:11 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.220s coverage: 30.9% of statements 21:35:33 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.411s coverage: 86.5% of statements 21:35:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:35:33 go vet ./... 21:36:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:36:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:36:00 ./bin/test-attribution-txt.sh [Pipeline] echo 21:36:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:36:00 $ docker stop --time=1 2e1b3281b4d6197987448872b40cb467091d7226f15812a01d3e517e05b4a3dc 21:36:03 $ docker rm -f --volumes 2e1b3281b4d6197987448872b40cb467091d7226f15812a01d3e517e05b4a3dc [Pipeline] // withDockerContainer [Pipeline] sh 21:36:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:36:04 Warning: overwriting stash ‘coverage-report’ 21:36:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:36:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:36:06 + ls -al . 21:36:06 total 228 21:36:06 drwxrwxr-x 9 jenkins jenkins 4096 May 10 21:32 . 21:36:06 drwxrwxr-x 4 jenkins jenkins 4096 May 10 21:30 .. 21:36:06 drwxrwxr-x 8 jenkins jenkins 4096 May 10 21:30 .git 21:36:06 drwxrwxr-x 3 jenkins jenkins 4096 May 10 21:30 .github 21:36:06 -rw-rw-r-- 1 jenkins jenkins 496 May 10 21:30 .gitignore 21:36:06 -rw-rw-r-- 1 jenkins jenkins 42 May 10 21:30 .golangci.yml 21:36:06 -rw-rw-r-- 1 jenkins jenkins 10087 May 10 21:30 Attribution.txt 21:36:06 -rw-rw-r-- 1 jenkins jenkins 6312 May 10 21:30 CHANGELOG.md 21:36:06 -rw-rw-r-- 1 jenkins jenkins 1574 May 10 21:30 Dockerfile 21:36:06 -rw-rw-r-- 1 jenkins jenkins 677 May 10 21:30 GOVERNANCE.md 21:36:06 -rw-rw-r-- 1 jenkins jenkins 734 May 10 21:30 Jenkinsfile 21:36:06 -rw-rw-r-- 1 jenkins jenkins 11348 May 10 21:30 LICENSE 21:36:06 -rw-rw-r-- 1 jenkins jenkins 2751 May 10 21:30 Makefile 21:36:06 -rw-rw-r-- 1 jenkins jenkins 625 May 10 21:30 OWNERS.md 21:36:06 -rw-rw-r-- 1 jenkins jenkins 2690 May 10 21:30 README.md 21:36:06 -rw-rw-r-- 1 jenkins jenkins 12 May 10 21:26 VERSION 21:36:06 drwxrwxr-x 2 jenkins jenkins 4096 May 10 21:30 bin 21:36:06 drwxrwxr-x 3 jenkins jenkins 4096 May 10 21:30 cmd 21:36:06 -rw-r--r-- 1 jenkins jenkins 79213 May 10 21:35 coverage.out 21:36:06 drwxrwxr-x 4 jenkins jenkins 4096 May 10 21:30 doc 21:36:06 -rw-rw-r-- 1 jenkins jenkins 3642 May 10 21:30 go.mod 21:36:06 -rw-rw-r-- 1 jenkins jenkins 33491 May 10 21:30 go.sum 21:36:06 drwxrwxr-x 4 jenkins jenkins 4096 May 10 21:30 internal 21:36:06 drwxrwxr-x 4 jenkins jenkins 4096 May 10 21:30 snap 21:36:06 -rw-rw-r-- 1 jenkins jenkins 236 May 10 21:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:06 + 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=bc8694f62f775b1f1e37640ae017c5441854d813 --label arch=arm64 --label version=3.0.0-dev.46 . 21:36:06 Sending build context to Docker daemon 14.4MB 21:36:06 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 21:36:06 Step 2/26 : FROM ${BASE} AS builder 21:36:06 ---> 324c87aa1afe 21:36:06 Step 3/26 : ARG ADD_BUILD_TAGS="" 21:36:06 ---> Running in bf856597f1ac 21:36:07 Removing intermediate container bf856597f1ac 21:36:07 ---> 90fddd7414b5 21:36:07 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:36:07 ---> Running in 7743b31f442e 21:36:07 Removing intermediate container 7743b31f442e 21:36:07 ---> dda06cb979ac 21:36:07 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 21:36:07 ---> Running in 9347867cfbef 21:36:08 Removing intermediate container 9347867cfbef 21:36:08 ---> ff6f4f5e057a 21:36:08 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 21:36:08 ---> Running in 4379368770f3 21:36:08 Removing intermediate container 4379368770f3 21:36:08 ---> 789bf0724862 21:36:08 Step 7/26 : LABEL Name=edgex-device-onvif-camera 21:36:08 ---> Running in 8f03dd213226 21:36:08 Removing intermediate container 8f03dd213226 21:36:08 ---> 6ad921b2e2b3 21:36:08 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:36:08 ---> Running in 1a42ad1ee12d 21:36:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:36:11 OK: 263 MiB in 53 packages 21:36:12 Removing intermediate container 1a42ad1ee12d 21:36:12 ---> da22b30af983 21:36:12 Step 9/26 : WORKDIR /device-onvif-camera 21:36:12 ---> Running in 07a38557ee30 21:36:12 Removing intermediate container 07a38557ee30 21:36:12 ---> 34db2223aa92 21:36:12 Step 10/26 : COPY go.mod vendor* ./ 21:36:13 ---> 7630f25dcd97 21:36:13 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:36:13 ---> Running in 33d5c6c8ba3a 21:36:15 Removing intermediate container 33d5c6c8ba3a 21:36:15 ---> 39054c21df8e 21:36:15 Step 12/26 : COPY . . 21:36:17 ---> 94e51409d55f 21:36:17 Step 13/26 : RUN ${MAKE} 21:36:17 ---> Running in 4724c0ec17e6 21:36:18 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.46" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 21:38:40 Removing intermediate container 4724c0ec17e6 21:38:40 ---> 211901021c1a 21:38:40 Step 14/26 : FROM alpine:3.17 21:38:40 3.17: Pulling from library/alpine 21:38:40 c41833b44d91: Already exists 21:38:40 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:38:40 Status: Downloaded newer image for alpine:3.17 21:38:40 ---> 51e60588ff2c 21:38:40 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:38:40 ---> Running in 82d89fce341d 21:38:40 Removing intermediate container 82d89fce341d 21:38:40 ---> 3d2ccb7a7b2b 21:38:40 Step 16/26 : RUN apk add --update --no-cache dumb-init 21:38:40 ---> Running in 6057fd96200c 21:38:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:38:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:38:40 (1/1) Installing dumb-init (1.2.5-r2) 21:38:40 Executing busybox-1.35.0-r29.trigger 21:38:40 OK: 8 MiB in 16 packages 21:38:40 Removing intermediate container 6057fd96200c 21:38:40 ---> 0c40b22235b3 21:38:40 Step 17/26 : WORKDIR / 21:38:40 ---> Running in e1bf0127a184 21:38:40 Removing intermediate container e1bf0127a184 21:38:40 ---> 143d26342953 21:38:40 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 21:38:40 ---> 700e086232b7 21:38:40 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 21:38:40 ---> 17f99c7ce63a 21:38:40 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 21:38:41 ---> 470e7d56282a 21:38:41 Step 21/26 : EXPOSE 59984 21:38:41 ---> Running in dc4f2903e1df 21:38:41 Removing intermediate container dc4f2903e1df 21:38:41 ---> 8023e4db7d19 21:38:41 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 21:38:41 ---> Running in f5060125a340 21:38:42 Removing intermediate container f5060125a340 21:38:42 ---> bff1c8fe1d43 21:38:42 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 21:38:42 ---> Running in 7a4ac091ae9b 21:38:42 Removing intermediate container 7a4ac091ae9b 21:38:42 ---> 9cf41ee6daa5 21:38:42 Step 24/26 : LABEL arch=arm64 21:38:42 ---> Running in 0a015e53e891 21:38:42 Removing intermediate container 0a015e53e891 21:38:42 ---> 17a9bd97205e 21:38:42 Step 25/26 : LABEL git_sha=bc8694f62f775b1f1e37640ae017c5441854d813 21:38:42 ---> Running in 2dfcd5489d91 21:38:43 Removing intermediate container 2dfcd5489d91 21:38:43 ---> 1669e2eb2682 21:38:43 Step 26/26 : LABEL version=3.0.0-dev.46 21:38:43 ---> Running in 5c4f56d0dce2 21:38:43 Removing intermediate container 5c4f56d0dce2 21:38:43 ---> 7a3c6c93f51c 21:38:43 [Warning] One or more build-args [ARCH] were not consumed 21:38:43 Successfully built 7a3c6c93f51c 21:38:43 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:38:43 provisioning config files... 21:38:43 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/143@tmp/config9772238558808289448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:38:44 ---> docker-login.sh 21:38:44 nexus3.edgexfoundry.org:10001 21:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:44 Configure a credential helper to remove this warning. See 21:38:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:44 21:38:44 Login Succeeded 21:38:44 nexus3.edgexfoundry.org:10002 21:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:44 Configure a credential helper to remove this warning. See 21:38:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:44 21:38:44 Login Succeeded 21:38:44 nexus3.edgexfoundry.org:10003 21:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:45 Configure a credential helper to remove this warning. See 21:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:45 21:38:45 Login Succeeded 21:38:45 nexus3.edgexfoundry.org:10004 21:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:45 Configure a credential helper to remove this warning. See 21:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:45 21:38:45 Login Succeeded 21:38:45 docker.io 21:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:46 Configure a credential helper to remove this warning. See 21:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:46 21:38:46 Login Succeeded 21:38:46 ---> docker-login.sh ends [Pipeline] } 21:38:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:38:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:38:46 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 21:38:46 bc8694f62f775b1f1e37640ae017c5441854d813 21:38:46 latest 21:38:46 3.0.0-dev.46 21:38:46 bc8694f62f775b1f1e37640ae017c5441854d813-3.0.0-dev.46 21:38:46 main 21:38:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:46 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:bc8694f62f775b1f1e37640ae017c5441854d813 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:46 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:bc8694f62f775b1f1e37640ae017c5441854d813 21:38:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 21:38:46 d7637dc2904f: Preparing 21:38:46 368a27944c6a: Preparing 21:38:46 6f7d773e9340: Preparing 21:38:46 2d531099c9b7: Preparing 21:38:46 26cbea5cba74: Preparing 21:38:46 26cbea5cba74: Layer already exists 21:38:47 d7637dc2904f: Pushed 21:38:47 368a27944c6a: Pushed 21:38:47 2d531099c9b7: Pushed 21:38:52 6f7d773e9340: Pushed 21:38:52 bc8694f62f775b1f1e37640ae017c5441854d813: digest: sha256:0c124a449ea1aef8dee01e274263c800b6779ea1fdb87741cba4e09a80529839 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:53 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:53 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 21:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 21:38:53 d7637dc2904f: Preparing 21:38:53 368a27944c6a: Preparing 21:38:53 6f7d773e9340: Preparing 21:38:53 2d531099c9b7: Preparing 21:38:53 26cbea5cba74: Preparing 21:38:53 26cbea5cba74: Layer already exists 21:38:53 368a27944c6a: Layer already exists 21:38:53 2d531099c9b7: Layer already exists 21:38:53 6f7d773e9340: Layer already exists 21:38:53 d7637dc2904f: Layer already exists 21:38:53 latest: digest: sha256:0c124a449ea1aef8dee01e274263c800b6779ea1fdb87741cba4e09a80529839 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:53 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:54 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.46 21:38:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 21:38:54 d7637dc2904f: Preparing 21:38:54 368a27944c6a: Preparing 21:38:54 6f7d773e9340: Preparing 21:38:54 2d531099c9b7: Preparing 21:38:54 26cbea5cba74: Preparing 21:38:54 368a27944c6a: Layer already exists 21:38:54 2d531099c9b7: Layer already exists 21:38:54 26cbea5cba74: Layer already exists 21:38:54 6f7d773e9340: Layer already exists 21:38:54 d7637dc2904f: Layer already exists 21:38:54 3.0.0-dev.46: digest: sha256:0c124a449ea1aef8dee01e274263c800b6779ea1fdb87741cba4e09a80529839 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:54 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:bc8694f62f775b1f1e37640ae017c5441854d813-3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:54 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:bc8694f62f775b1f1e37640ae017c5441854d813-3.0.0-dev.46 21:38:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 21:38:54 d7637dc2904f: Preparing 21:38:54 368a27944c6a: Preparing 21:38:54 6f7d773e9340: Preparing 21:38:54 2d531099c9b7: Preparing 21:38:54 26cbea5cba74: Preparing 21:38:54 6f7d773e9340: Layer already exists 21:38:54 d7637dc2904f: Layer already exists 21:38:54 2d531099c9b7: Layer already exists 21:38:54 368a27944c6a: Layer already exists 21:38:54 26cbea5cba74: Layer already exists 21:38:54 bc8694f62f775b1f1e37640ae017c5441854d813-3.0.0-dev.46: digest: sha256:0c124a449ea1aef8dee01e274263c800b6779ea1fdb87741cba4e09a80529839 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:55 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:55 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 21:38:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 21:38:55 d7637dc2904f: Preparing 21:38:55 368a27944c6a: Preparing 21:38:55 6f7d773e9340: Preparing 21:38:55 2d531099c9b7: Preparing 21:38:55 26cbea5cba74: Preparing 21:38:55 26cbea5cba74: Layer already exists 21:38:55 6f7d773e9340: Layer already exists 21:38:55 2d531099c9b7: Layer already exists 21:38:55 d7637dc2904f: Layer already exists 21:38:55 368a27944c6a: Layer already exists 21:38:55 main: digest: sha256:0c124a449ea1aef8dee01e274263c800b6779ea1fdb87741cba4e09a80529839 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:38:56 ===================================================== [Pipeline] echo 21:38:56 taggedImages: 21:38:56 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:bc8694f62f775b1f1e37640ae017c5441854d813 21:38:56 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 21:38:56 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.46 21:38:56 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:bc8694f62f775b1f1e37640ae017c5441854d813-3.0.0-dev.46 21:38:56 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:38:56 21:38:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:38:56 arm64: Pulling from edgex-lftools-log-publisher 21:38:56 8998bd30e6a1: Pulling fs layer 21:38:56 04944245beec: Pulling fs layer 21:38:56 699f458cf7ca: Pulling fs layer 21:38:56 765212b225bb: Pulling fs layer 21:38:56 f23df028b6ca: Pulling fs layer 21:38:56 d65c8cfc05b1: Pulling fs layer 21:38:56 2437ff75d9bd: Pulling fs layer 21:38:56 f23df028b6ca: Waiting 21:38:56 d65c8cfc05b1: Waiting 21:38:56 2437ff75d9bd: Waiting 21:38:56 765212b225bb: Waiting 21:38:57 04944245beec: Download complete 21:38:57 765212b225bb: Verifying Checksum 21:38:57 765212b225bb: Download complete 21:38:57 f23df028b6ca: Verifying Checksum 21:38:57 f23df028b6ca: Download complete 21:38:57 d65c8cfc05b1: Verifying Checksum 21:38:57 d65c8cfc05b1: Download complete 21:38:57 699f458cf7ca: Verifying Checksum 21:38:57 699f458cf7ca: Download complete 21:38:57 8998bd30e6a1: Download complete 21:39:00 2437ff75d9bd: Verifying Checksum 21:39:00 2437ff75d9bd: Download complete 21:39:01 8998bd30e6a1: Pull complete 21:39:01 04944245beec: Pull complete 21:39:03 699f458cf7ca: Pull complete 21:39:03 765212b225bb: Pull complete 21:39:04 f23df028b6ca: Pull complete 21:39:04 d65c8cfc05b1: Pull complete 21:39:19 2437ff75d9bd: Pull complete 21:39:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:39:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:39:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:19 prd-ubuntu20.04-docker-arm64-4c-16g-14966 does not seem to be running inside a container 21:39:19 $ 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/143 -v /w/workspace/device-onvif-camera/143:/w/workspace/device-onvif-camera/143:rw,z -v /w/workspace/device-onvif-camera/143@tmp:/w/workspace/device-onvif-camera/143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:39:22 $ docker top 07fc7fb125a892e26a92a6bea46516f8874398be8f8a507a83a14945015199a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:39:23 ---> job-cost.sh 21:39:23 lf-activate-venv: SKIPPING 21:39:23 INFO: No Stack... 21:39:23 INFO: Retrieving Pricing Info for: v3-standard-4 21:39:24 INFO: Archiving Costs [Pipeline] sh 21:39:24 + cat /w/workspace/device-onvif-camera/143/archives/cost.csv 21:39:24 + cut -d, -f6 [Pipeline] lock 21:39:24 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-143-stack-cost] 21:39:24 Resource [jenkins-edgexfoundry-device-onvif-camera-main-143-stack-cost] did not exist. Created. 21:39:24 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:39:25 /w/workspace/device-onvif-camera/143@tmp/durable-297a0f78/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:39:25 + echo total: 0.10999999940395355 [Pipeline] stash 21:39:25 Warning: overwriting stash ‘stack-cost’ 21:39:26 Stashed 1 file(s) [Pipeline] } 21:39:26 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-143-stack-cost] [Pipeline] // lock [Pipeline] } 21:39:26 $ docker stop --time=1 07fc7fb125a892e26a92a6bea46516f8874398be8f8a507a83a14945015199a3 21:39:27 $ docker rm -f --volumes 07fc7fb125a892e26a92a6bea46516f8874398be8f8a507a83a14945015199a3 [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 21:39:27 provisioning config files... 21:39:27 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16596580374899623938tmp [Pipeline] { [Pipeline] sh 21:39:28 + set +x 21:39:28 + bash -s -- 21:39:28 + curl -s https://codecov.io/bash 21:39:28 21:39:28 _____ _ 21:39:28 / ____| | | 21:39:28 | | ___ __| | ___ ___ _____ __ 21:39:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:39:28 | |___| (_) | (_| | __/ (_| (_) \ V / 21:39:28 \_____\___/ \__,_|\___|\___\___/ \_/ 21:39:28 Bash-1.0.6 21:39:28 21:39:28 21:39:28 ==> git version 2.25.1 found 21:39:28 ==> 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 21:39:28 Release-Date: 2020-01-08 21:39:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:39:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:39:28 ==> Jenkins CI detected. 21:39:28 current dir:  /w/workspace/foundry_device-onvif-camera_main 21:39:28 project root: . 21:39:28 --> token set from env 21:39:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:39:28 ==> Running gcov in . (disable via -X gcov) 21:39:28 ==> Python coveragepy not found 21:39:28 ==> Searching for coverage reports in: 21:39:28 + . 21:39:28 -> Found 1 reports 21:39:28 ==> Detecting git/mercurial file structure 21:39:28 ==> Reading reports 21:39:28 + ./coverage.out bytes=79213 21:39:28 ==> Appending adjustments 21:39:28 https://docs.codecov.io/docs/fixing-reports 21:39:28 + Found adjustments 21:39:28 ==> Gzipping contents 21:39:28 12K /tmp/codecov.i0m34Z.gz 21:39:28 ==> Uploading reports 21:39:28 url: https://codecov.io 21:39:28 query: branch=main&commit=bc8694f62f775b1f1e37640ae017c5441854d813&build=143&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F143%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 21:39:28 -> Pinging Codecov 21:39:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=bc8694f62f775b1f1e37640ae017c5441854d813&build=143&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F143%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 21:39:28 -> Uploading to 21:39:28 https://storage.googleapis.com/codecov/v4/raw/2023-05-10/F29A59C45E3A92E06B3E522C9905F8EF/bc8694f62f775b1f1e37640ae017c5441854d813/a881c605-895b-4556-aca2-5ff3087c786e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T213928Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=29004d1549c286a3b4c7bcf95093a327437e9bf8056f70ef522aff9c5eaf429b 21:39:28 % Total % Received % Xferd Average Speed Time Time Time Current 21:39:28 Dload Upload Total Spent Left Speed 21:39:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10581 0 0 100 10581 0 47448 --:--:-- --:--:-- --:--:-- 47448 21:39:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/bc8694f62f775b1f1e37640ae017c5441854d813 [Pipeline] } 21:39:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:39:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:39:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:39:29 21:39:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:39:29 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:39:29 df9b9388f04a: Pulling fs layer 21:39:29 52dc419b0ee2: Pulling fs layer 21:39:29 25bc292e5bac: Pulling fs layer 21:39:29 114826534d7a: Pulling fs layer 21:39:29 4657fd5d0bcf: Pulling fs layer 21:39:29 6ad1cebc031e: Pulling fs layer 21:39:29 8a3aa393b2d8: Pulling fs layer 21:39:29 4657fd5d0bcf: Waiting 21:39:29 6ad1cebc031e: Waiting 21:39:29 114826534d7a: Waiting 21:39:29 8a3aa393b2d8: Waiting 21:39:29 25bc292e5bac: Verifying Checksum 21:39:29 25bc292e5bac: Download complete 21:39:29 52dc419b0ee2: Download complete 21:39:29 4657fd5d0bcf: Verifying Checksum 21:39:29 4657fd5d0bcf: Download complete 21:39:29 df9b9388f04a: Verifying Checksum 21:39:29 df9b9388f04a: Download complete 21:39:30 df9b9388f04a: Pull complete 21:39:30 6ad1cebc031e: Verifying Checksum 21:39:30 52dc419b0ee2: Pull complete 21:39:30 25bc292e5bac: Pull complete 21:39:30 114826534d7a: Verifying Checksum 21:39:30 114826534d7a: Download complete 21:39:30 8a3aa393b2d8: Verifying Checksum 21:39:30 8a3aa393b2d8: Download complete 21:39:34 114826534d7a: Pull complete 21:39:34 4657fd5d0bcf: Pull complete 21:39:34 6ad1cebc031e: Pull complete 21:39:36 8a3aa393b2d8: Pull complete 21:39:36 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:39:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:39:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:36 prd-ubuntu20.04-docker-8c-8g-14965 does not seem to be running inside a container 21:39:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:39:40 $ docker top e407e73e851b35da00aa6dafc6f7e1e9f2c4e44456ef829a4f3eabc36d70b860 -eo pid,comm [Pipeline] { [Pipeline] echo 21:39:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 21:39:41 + set -o pipefail 21:39:41 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 21:39:47 21:39:47 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 21:39:47 21:39:47 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/ac841784-94f8-417f-8833-2a8260a0854a 21:39:47 21:39:47 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 21:39:47 21:39:47 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:39:47 21:39:47 21:39:47 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:39:47 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:39:47 More details here: https://snyk.co/ue1NS 21:39:47 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 21:39:47 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:39:47 $ docker stop --time=1 e407e73e851b35da00aa6dafc6f7e1e9f2c4e44456ef829a4f3eabc36d70b860 21:39:51 $ docker rm -f --volumes e407e73e851b35da00aa6dafc6f7e1e9f2c4e44456ef829a4f3eabc36d70b860 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:39:51 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:39:51 provisioning config files... 21:39:51 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config138256908487736159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:39:52 --> edgex-publish-swagger.sh 21:39:52 === Publish doc/openapi/v2 API === 21:39:52 [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger 21:39:52 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] 21:39:52 % Total % Received % Xferd Average Speed Time Time Time Current 21:39:52 Dload Upload Total Spent Left Speed 21:39:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 13 473k 0 0 13 65536 0 520k --:--:-- --:--:-- --:--:-- 516k 100 473k 0 0 100 473k 0 556k --:--:-- --:--:-- --:--:-- 555k 21:39:53 21:39:53 [Pipeline] } 21:39:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:39:53 + git log --format=format:%s -1 bc8694f62f775b1f1e37640ae017c5441854d813 [Pipeline] sh 21:39:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:39:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:39:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:54 prd-ubuntu20.04-docker-8c-8g-14965 does not seem to be running inside a container 21:39:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:39:54 $ docker top 4ad14942f5f3c3b5f4e27872f5ab9d3b8d8242776aa12b0d0e16fc5a3a289b4f -eo pid,comm 21:39:54 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). 21:39:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:39:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:39:54 [ssh-agent] Looking for ssh-agent implementation... 21:39:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:39:54 $ docker exec 4ad14942f5f3c3b5f4e27872f5ab9d3b8d8242776aa12b0d0e16fc5a3a289b4f ssh-agent 21:39:55 SSH_AUTH_SOCK=/tmp/ssh-jdh6PxvHsHbQ/agent.32 21:39:55 SSH_AGENT_PID=38 21:39:55 Running ssh-add (command line suppressed) 21:39:55 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10356330482019102208.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10356330482019102208.key) 21:39:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:39:55 + git semver tag 21:39:55 2023-05-10 21:39:55,645 [run_tag] DEBUG tag force:False 21:39:55 2023-05-10 21:39:55,645 [check_head_tag] DEBUG check head tag 21:39:55 2023-05-10 21:39:55,647 [execute] INFO git cat-file --batch-check 21:39:55 2023-05-10 21:39:55,647 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 21:39:55 2023-05-10 21:39:55,650 [execute] INFO git cat-file --batch 21:39:55 2023-05-10 21:39:55,650 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 21:39:55 2023-05-10 21:39:55,689 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:39:55 2023-05-10 21:39:55,689 [execute] INFO git tag -a v3.0.0-dev.46 -m v3.0.0-dev.46 21:39:55 2023-05-10 21:39:55,690 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.46', '-m', 'v3.0.0-dev.46'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 21:39:55 2023-05-10 21:39:55,695 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:39:55 3.0.0-dev.46 [Pipeline] } 21:39:55 $ docker exec --env ******** --env ******** 4ad14942f5f3c3b5f4e27872f5ab9d3b8d8242776aa12b0d0e16fc5a3a289b4f ssh-agent -k 21:39:55 unset SSH_AUTH_SOCK; 21:39:55 unset SSH_AGENT_PID; 21:39:55 echo Agent pid 38 killed; 21:39:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:39:56 + git semver [Pipeline] } 21:39:56 $ docker stop --time=1 4ad14942f5f3c3b5f4e27872f5ab9d3b8d8242776aa12b0d0e16fc5a3a289b4f 21:39:57 $ docker rm -f --volumes 4ad14942f5f3c3b5f4e27872f5ab9d3b8d8242776aa12b0d0e16fc5a3a289b4f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:39:58 21:39:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:39:58 0.23.1-centos7: Pulling from edgex-lftools 21:39:58 ab5ef0e58194: Pulling fs layer 21:39:58 9712f1f96733: Pulling fs layer 21:39:58 63f879dbbcfc: Pulling fs layer 21:39:58 0d9ebad4ef96: Pulling fs layer 21:39:58 e9a5061849ea: Pulling fs layer 21:39:58 d747dcd14b5f: Pulling fs layer 21:39:58 2de7ff778b66: Pulling fs layer 21:39:58 e9a5061849ea: Waiting 21:39:58 d747dcd14b5f: Waiting 21:39:58 0d9ebad4ef96: Waiting 21:39:58 2de7ff778b66: Waiting 21:39:58 9712f1f96733: Verifying Checksum 21:39:58 9712f1f96733: Download complete 21:39:58 63f879dbbcfc: Verifying Checksum 21:39:58 63f879dbbcfc: Download complete 21:39:58 e9a5061849ea: Verifying Checksum 21:39:58 e9a5061849ea: Download complete 21:39:58 0d9ebad4ef96: Verifying Checksum 21:39:58 0d9ebad4ef96: Download complete 21:39:58 d747dcd14b5f: Verifying Checksum 21:39:58 d747dcd14b5f: Download complete 21:39:58 ab5ef0e58194: Verifying Checksum 21:39:58 ab5ef0e58194: Download complete 21:39:59 2de7ff778b66: Verifying Checksum 21:39:59 2de7ff778b66: Download complete 21:40:01 ab5ef0e58194: Pull complete 21:40:01 9712f1f96733: Pull complete 21:40:02 63f879dbbcfc: Pull complete 21:40:05 0d9ebad4ef96: Pull complete 21:40:05 e9a5061849ea: Pull complete 21:40:06 d747dcd14b5f: Pull complete 21:40:07 2de7ff778b66: Pull complete 21:40:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:40:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:40:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:40:07 prd-ubuntu20.04-docker-8c-8g-14965 does not seem to be running inside a container 21:40:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:40:13 $ docker top a9ff02a7960eecb4f59b39cfe84861505152aa161a63e703520a23d060288761 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:40:13 provisioning config files... 21:40:13 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6548490260806307411tmp 21:40:13 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14365901700232617277tmp 21:40:13 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8809962679230454tmp [Pipeline] { [Pipeline] echo 21:40:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:40:13 ---> sigul-configuration.sh 21:40:13 gpg: directory `/root/.gnupg' created 21:40:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:40:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:40:13 gpg: keyring `/root/.gnupg/secring.gpg' created 21:40:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:40:13 gpg: CAST5 encrypted data 21:40:13 gpg: encrypted with 1 passphrase 21:40:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:40:14 + mkdir /home/jenkins 21:40:14 + mkdir /home/jenkins/sigul [Pipeline] sh 21:40:14 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:40:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:40:14 ---> sigul-install.sh 21:40:14 Sigul already installed; skipping installation. [Pipeline] sh 21:40:15 + git tag --list 21:40:15 v0.0.0 21:40:15 v0.0.1-dev.1 21:40:15 v0.0.1-dev.10 21:40:15 v0.0.1-dev.11 21:40:15 v0.0.1-dev.12 21:40:15 v0.0.1-dev.13 21:40:15 v0.0.1-dev.14 21:40:15 v0.0.1-dev.15 21:40:15 v0.0.1-dev.16 21:40:15 v0.0.1-dev.17 21:40:15 v0.0.1-dev.18 21:40:15 v0.0.1-dev.19 21:40:15 v0.0.1-dev.2 21:40:15 v0.0.1-dev.20 21:40:15 v0.0.1-dev.21 21:40:15 v0.0.1-dev.22 21:40:15 v0.0.1-dev.23 21:40:15 v0.0.1-dev.24 21:40:15 v0.0.1-dev.25 21:40:15 v0.0.1-dev.26 21:40:15 v0.0.1-dev.27 21:40:15 v0.0.1-dev.28 21:40:15 v0.0.1-dev.3 21:40:15 v0.0.1-dev.4 21:40:15 v0.0.1-dev.5 21:40:15 v0.0.1-dev.6 21:40:15 v0.0.1-dev.7 21:40:15 v0.0.1-dev.8 21:40:15 v0.0.1-dev.9 21:40:15 v2.2.0 21:40:15 v2.2.0-dev.29 21:40:15 v2.2.0-dev.30 21:40:15 v2.2.0-dev.31 21:40:15 v2.2.0-dev.32 21:40:15 v2.2.0-dev.33 21:40:15 v2.2.0-dev.34 21:40:15 v2.2.0-dev.35 21:40:15 v2.3.0 21:40:15 v2.3.0-dev.1 21:40:15 v2.3.0-dev.10 21:40:15 v2.3.0-dev.11 21:40:15 v2.3.0-dev.12 21:40:15 v2.3.0-dev.13 21:40:15 v2.3.0-dev.14 21:40:15 v2.3.0-dev.15 21:40:15 v2.3.0-dev.16 21:40:15 v2.3.0-dev.17 21:40:15 v2.3.0-dev.18 21:40:15 v2.3.0-dev.19 21:40:15 v2.3.0-dev.2 21:40:15 v2.3.0-dev.20 21:40:15 v2.3.0-dev.21 21:40:15 v2.3.0-dev.22 21:40:15 v2.3.0-dev.23 21:40:15 v2.3.0-dev.24 21:40:15 v2.3.0-dev.25 21:40:15 v2.3.0-dev.26 21:40:15 v2.3.0-dev.27 21:40:15 v2.3.0-dev.28 21:40:15 v2.3.0-dev.29 21:40:15 v2.3.0-dev.3 21:40:15 v2.3.0-dev.30 21:40:15 v2.3.0-dev.31 21:40:15 v2.3.0-dev.32 21:40:15 v2.3.0-dev.33 21:40:15 v2.3.0-dev.34 21:40:15 v2.3.0-dev.35 21:40:15 v2.3.0-dev.36 21:40:15 v2.3.0-dev.37 21:40:15 v2.3.0-dev.38 21:40:15 v2.3.0-dev.39 21:40:15 v2.3.0-dev.4 21:40:15 v2.3.0-dev.40 21:40:15 v2.3.0-dev.41 21:40:15 v2.3.0-dev.42 21:40:15 v2.3.0-dev.43 21:40:15 v2.3.0-dev.44 21:40:15 v2.3.0-dev.45 21:40:15 v2.3.0-dev.5 21:40:15 v2.3.0-dev.6 21:40:15 v2.3.0-dev.7 21:40:15 v2.3.0-dev.8 21:40:15 v2.3.0-dev.9 21:40:15 v2.3.1 21:40:15 v2.3.1-dev.1 21:40:15 v2.3.1-dev.4 21:40:15 v2.3.1-dev.5 21:40:15 v2.3.2-dev.1 21:40:15 v2.3.2-dev.2 21:40:15 v3.0.0-dev.1 21:40:15 v3.0.0-dev.10 21:40:15 v3.0.0-dev.11 21:40:15 v3.0.0-dev.12 21:40:15 v3.0.0-dev.13 21:40:15 v3.0.0-dev.14 21:40:15 v3.0.0-dev.15 21:40:15 v3.0.0-dev.16 21:40:15 v3.0.0-dev.17 21:40:15 v3.0.0-dev.18 21:40:15 v3.0.0-dev.19 21:40:15 v3.0.0-dev.2 21:40:15 v3.0.0-dev.20 21:40:15 v3.0.0-dev.21 21:40:15 v3.0.0-dev.22 21:40:15 v3.0.0-dev.23 21:40:15 v3.0.0-dev.24 21:40:15 v3.0.0-dev.25 21:40:15 v3.0.0-dev.26 21:40:15 v3.0.0-dev.27 21:40:15 v3.0.0-dev.28 21:40:15 v3.0.0-dev.29 21:40:15 v3.0.0-dev.3 21:40:15 v3.0.0-dev.30 21:40:15 v3.0.0-dev.31 21:40:15 v3.0.0-dev.32 21:40:15 v3.0.0-dev.33 21:40:15 v3.0.0-dev.34 21:40:15 v3.0.0-dev.35 21:40:15 v3.0.0-dev.36 21:40:15 v3.0.0-dev.37 21:40:15 v3.0.0-dev.38 21:40:15 v3.0.0-dev.39 21:40:15 v3.0.0-dev.4 21:40:15 v3.0.0-dev.40 21:40:15 v3.0.0-dev.41 21:40:15 v3.0.0-dev.42 21:40:15 v3.0.0-dev.43 21:40:15 v3.0.0-dev.44 21:40:15 v3.0.0-dev.45 21:40:15 v3.0.0-dev.46 21:40:15 v3.0.0-dev.5 21:40:15 v3.0.0-dev.6 21:40:15 v3.0.0-dev.7 21:40:15 v3.0.0-dev.8 21:40:15 v3.0.0-dev.9 [Pipeline] sh 21:40:15 + lftools sign git-tag v3.0.0-dev.46 21:40:15 Signing Git tag with Sigul... 21:40:15 Signing v3.0.0-dev.46 [Pipeline] echo 21:40:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:40:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:40:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:40:16 $ docker stop --time=1 a9ff02a7960eecb4f59b39cfe84861505152aa161a63e703520a23d060288761 21:40:17 $ docker rm -f --volumes a9ff02a7960eecb4f59b39cfe84861505152aa161a63e703520a23d060288761 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:40:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:40:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:40:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:40:18 prd-ubuntu20.04-docker-8c-8g-14965 does not seem to be running inside a container 21:40:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:40:18 $ docker top d20b6fefbdeab1327485c469bd90ce0e0f6efbb30516ebb5a6f0cacc5ad06a21 -eo pid,comm 21:40:18 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). 21:40:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:40:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:40:19 [ssh-agent] Looking for ssh-agent implementation... 21:40:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:40:19 $ docker exec d20b6fefbdeab1327485c469bd90ce0e0f6efbb30516ebb5a6f0cacc5ad06a21 ssh-agent 21:40:19 SSH_AUTH_SOCK=/tmp/ssh-KIuFgqvbgvuw/agent.32 21:40:19 SSH_AGENT_PID=38 21:40:19 Running ssh-add (command line suppressed) 21:40:19 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14042796495741344789.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14042796495741344789.key) 21:40:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:40:19 + git semver bump pre 21:40:19 2023-05-10 21:40:19,835 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:40:19 2023-05-10 21:40:19,835 [bump_version] DEBUG bumping version:3.0.0-dev.46 on axis:pre with prefix:dev 21:40:19 2023-05-10 21:40:19,835 [bump_version] DEBUG bumped version:3.0.0-dev.47 21:40:19 2023-05-10 21:40:19,835 [write_version] DEBUG write version:3.0.0-dev.47 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 21:40:19 2023-05-10 21:40:19,835 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:40:19 2023-05-10 21:40:19,835 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 21:40:19 2023-05-10 21:40:19,837 [execute] INFO git cat-file --batch-check 21:40:19 2023-05-10 21:40:19,837 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:40:19 2023-05-10 21:40:19,841 [execute] INFO git cat-file --batch 21:40:19 2023-05-10 21:40:19,841 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:40:19 2023-05-10 21:40:19,845 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:40:19 3.0.0-dev.47 [Pipeline] } 21:40:19 $ docker exec --env ******** --env ******** d20b6fefbdeab1327485c469bd90ce0e0f6efbb30516ebb5a6f0cacc5ad06a21 ssh-agent -k 21:40:20 unset SSH_AUTH_SOCK; 21:40:20 unset SSH_AGENT_PID; 21:40:20 echo Agent pid 38 killed; 21:40:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:40:20 + git semver [Pipeline] } 21:40:20 $ docker stop --time=1 d20b6fefbdeab1327485c469bd90ce0e0f6efbb30516ebb5a6f0cacc5ad06a21 21:40:21 $ docker rm -f --volumes d20b6fefbdeab1327485c469bd90ce0e0f6efbb30516ebb5a6f0cacc5ad06a21 [Pipeline] // withDockerContainer [Pipeline] sh 21:40:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:40:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:40:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:40:22 prd-ubuntu20.04-docker-8c-8g-14965 does not seem to be running inside a container 21:40:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:40:22 $ docker top 39c5895086f85741bea004ea0c036487411b0ff3706c6e61a2874dfb6fb3786e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:40:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:40:22 [ssh-agent] Looking for ssh-agent implementation... 21:40:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:40:23 $ docker exec 39c5895086f85741bea004ea0c036487411b0ff3706c6e61a2874dfb6fb3786e ssh-agent 21:40:23 SSH_AUTH_SOCK=/tmp/ssh-CUO49iJs38T5/agent.32 21:40:23 SSH_AGENT_PID=38 21:40:23 Running ssh-add (command line suppressed) 21:40:23 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_850497454950330673.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_850497454950330673.key) 21:40:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:40:23 + git semver push 21:40:24 2023-05-10 21:40:23,909 [run_push] DEBUG push 21:40:24 2023-05-10 21:40:23,910 [execute] INFO git cat-file --batch-check 21:40:24 2023-05-10 21:40:23,910 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:40:24 2023-05-10 21:40:23,914 [execute] INFO git rev-list 3d34a553a0350902014d370d628653408d5e5083 -- 21:40:24 2023-05-10 21:40:23,914 [execute] DEBUG Popen(['git', 'rev-list', '3d34a553a0350902014d370d628653408d5e5083', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 21:40:24 2023-05-10 21:40:23,922 [execute] INFO git fetch -v origin 21:40:24 2023-05-10 21:40:23,922 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 21:40:24 2023-05-10 21:40:24,366 [run_push] DEBUG no remote changes detected 21:40:24 2023-05-10 21:40:24,366 [execute] INFO git push origin semver 21:40:24 2023-05-10 21:40:24,367 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 21:40:25 2023-05-10 21:40:25,098 [run_push] DEBUG push all version tags 21:40:25 2023-05-10 21:40:25,098 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:40:25 2023-05-10 21:40:25,099 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 21:40:26 2023-05-10 21:40:25,823 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 21:40:26 3.0.0-dev.47 [Pipeline] } 21:40:26 $ docker exec --env ******** --env ******** 39c5895086f85741bea004ea0c036487411b0ff3706c6e61a2874dfb6fb3786e ssh-agent -k 21:40:26 unset SSH_AUTH_SOCK; 21:40:26 unset SSH_AGENT_PID; 21:40:26 echo Agent pid 38 killed; 21:40:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:40:26 + git semver [Pipeline] } 21:40:26 $ docker stop --time=1 39c5895086f85741bea004ea0c036487411b0ff3706c6e61a2874dfb6fb3786e 21:40:28 $ docker rm -f --volumes 39c5895086f85741bea004ea0c036487411b0ff3706c6e61a2874dfb6fb3786e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 21:40:28 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 21:40:28 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 21:40:28 total 16 21:40:28 drwxr-xr-x 3 root root 4096 May 10 21:28 . 21:40:28 drwxrwxr-x 11 jenkins jenkins 4096 May 10 21:40 .. 21:40:28 drwxr-xr-x 2 root root 4096 May 10 21:28 cost 21:40:28 -rw-r--r-- 1 root root 91 May 10 21:28 cost.csv 21:40:28 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 21:40:28 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 21:40:28 total 16 21:40:28 drwxr-xr-x 3 jenkins jenkins 4096 May 10 21:28 . 21:40:28 drwxrwxr-x 11 jenkins jenkins 4096 May 10 21:40 .. 21:40:28 drwxr-xr-x 2 jenkins jenkins 4096 May 10 21:28 cost 21:40:28 -rw-r--r-- 1 jenkins jenkins 91 May 10 21:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:40:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:40:29 ---> package-listing.sh 21:40:29 ++ facter osfamily 21:40:29 ++ tr '[:upper:]' '[:lower:]' 21:40:30 + OS_FAMILY=debian 21:40:30 + workspace=/w/workspace/foundry_device-onvif-camera_main 21:40:30 + START_PACKAGES=/tmp/packages_start.txt 21:40:30 + END_PACKAGES=/tmp/packages_end.txt 21:40:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:40:30 + PACKAGES=/tmp/packages_start.txt 21:40:30 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 21:40:30 + PACKAGES=/tmp/packages_end.txt 21:40:30 + case "${OS_FAMILY}" in 21:40:30 + dpkg -l 21:40:30 + grep '^ii' 21:40:30 + '[' -f /tmp/packages_start.txt ']' 21:40:30 + '[' -f /tmp/packages_end.txt ']' 21:40:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:40:30 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 21:40:30 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 21:40:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 21:40:30 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:40:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:40:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:40:31 prd-ubuntu20.04-docker-8c-8g-14965 does not seem to be running inside a container 21:40:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:40:31 $ docker top e29d6a7fe2935ff60ad650b5ddcadf684f596adaf220eae318f24cbbe904f8ec -eo pid,comm [Pipeline] { [Pipeline] sh 21:40:31 + touch /tmp/pre-build-complete [Pipeline] sh 21:40:31 + mkdir -p /var/log/sysstat [Pipeline] sh 21:40:32 + ls /var/log/sa-host 21:40:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:40:32 provisioning config files... 21:40:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13713759910019949027tmp [Pipeline] { [Pipeline] echo 21:40:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:40:32 ---> create-netrc.sh [Pipeline] } 21:40:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:40:32 ---> python-tools-install.sh [Pipeline] echo 21:40:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:40:33 ---> sudo-logs.sh 21:40:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:40:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:40:33 ---> job-cost.sh 21:40:33 lf-activate-venv: SKIPPING 21:40:33 DEBUG: total: 0.2199999988079071 21:40:33 INFO: Retrieving Stack Cost... 21:40:33 INFO: Retrieving Pricing Info for: v3-standard-8 21:40:34 INFO: Archiving Costs [Pipeline] echo 21:40:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:40:34 ---> logs-deploy.sh 21:40:34 lf-activate-venv: SKIPPING 21:40:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/143 21:40:34 INFO: archiving workspace using pattern(s): 21:40:35 Archives upload complete. 21:40:35 INFO: archiving logs to Nexus