Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 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-ssh8993856642196364767.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh10682128725370671967.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh965364203617851739.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh13286833044306643277.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-ssh14112579136243335577.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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] ========================================================= [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.18 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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22380 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 (main) > 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 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 # timeout=10 Commit message: "feat: generate openapi spec from updated postman collection (#123)" > git rev-list --no-walk 7149e1cb43da52cb5f4af9f327d48a1e4b723fd0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:38:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:38:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:38:43 ========================================================= 03:38:43 EdgeX Global Pipelines Version Info 03:38:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:38:44 ------------------- 03:38:44 stable info: 03:38:44 ------------------- 03:38:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:38:44 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 03:38:44 Message: update stable to v1.0.238 03:38:44 ------------------- 03:38:44 experimental info: 03:38:44 ------------------- 03:38:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:38:44 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 03:38:44 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:38:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:38:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:38:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:38:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:38:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:38:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 03:38:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:38:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:38:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:38:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:38:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:38:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:38:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:38:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:38:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:38:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:38:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:38:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:38:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:38:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:38:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:38:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:38:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:38:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:38:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:38:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:38:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:38:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:38:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:38:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:38:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 [Pipeline] echo 03:38:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9690a38 [Pipeline] echo 03:38:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:38:45 provisioning config files... 03:38:45 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6874227704017231278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:45 ---> docker-login.sh 03:38:45 nexus3.edgexfoundry.org:10001 03:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:46 Configure a credential helper to remove this warning. See 03:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:46 03:38:46 Login Succeeded 03:38:46 nexus3.edgexfoundry.org:10002 03:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:46 Configure a credential helper to remove this warning. See 03:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:46 03:38:46 Login Succeeded 03:38:46 nexus3.edgexfoundry.org:10003 03:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:46 Configure a credential helper to remove this warning. See 03:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:46 03:38:46 Login Succeeded 03:38:46 nexus3.edgexfoundry.org:10004 03:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:46 Configure a credential helper to remove this warning. See 03:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:46 03:38:46 Login Succeeded 03:38:46 docker.io 03:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:47 Configure a credential helper to remove this warning. See 03:38:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:47 03:38:47 Login Succeeded 03:38:47 ---> docker-login.sh ends [Pipeline] } 03:38:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:38:47 + git rev-list -1 --merges 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0~1..9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 [Pipeline] echo 03:38:47 -----------> git rev-list -1 --merges 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0~1..9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 [false] [Pipeline] sh 03:38:47 + git log --format=format:%s -1 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 [Pipeline] echo 03:38:47 ========================================================= 03:38:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:38:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:38:48 + git log --format=format:%s -1 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 [Pipeline] echo 03:38:48 [semverPrep] GIT_COMMIT: 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0, Commit Message: feat: generate openapi spec from updated postman collection (#123) [Pipeline] echo 03:38:48 [semverPrep] This is not a build commit. [Pipeline] sh 03:38:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:38:48 + grep -v github /etc/ssh/ssh_known_hosts 03:38:48 + [ -e /tmp/ssh_known_hosts ] 03:38:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:38:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:38:48 + sudo tee -a /etc/ssh/ssh_known_hosts 03:38:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:38:49 03:38:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:38:49 0.1.4: Pulling from edgex-devops/py-git-semver 03:38:49 b85a868b505f: Pulling fs layer 03:38:49 e2be974225ed: Pulling fs layer 03:38:49 339a4e72a1f5: Pulling fs layer 03:38:49 988bab9f4d93: Pulling fs layer 03:38:49 1469e6f7b9e6: Pulling fs layer 03:38:49 eaf3925da568: Pulling fs layer 03:38:49 bab4dde63d76: Pulling fs layer 03:38:49 bde34c3a00c8: Pulling fs layer 03:38:49 b352a97aabf1: Pulling fs layer 03:38:49 4872d77fe225: Pulling fs layer 03:38:49 5851b861e8e6: Pulling fs layer 03:38:49 b352a97aabf1: Waiting 03:38:49 4872d77fe225: Waiting 03:38:49 5851b861e8e6: Waiting 03:38:49 988bab9f4d93: Waiting 03:38:49 bab4dde63d76: Waiting 03:38:49 1469e6f7b9e6: Waiting 03:38:49 bde34c3a00c8: Waiting 03:38:49 eaf3925da568: Waiting 03:38:49 e2be974225ed: Download complete 03:38:49 988bab9f4d93: Verifying Checksum 03:38:49 988bab9f4d93: Download complete 03:38:49 1469e6f7b9e6: Verifying Checksum 03:38:49 1469e6f7b9e6: Download complete 03:38:49 eaf3925da568: Verifying Checksum 03:38:49 eaf3925da568: Download complete 03:38:49 339a4e72a1f5: Verifying Checksum 03:38:49 339a4e72a1f5: Download complete 03:38:49 bde34c3a00c8: Download complete 03:38:49 b352a97aabf1: Download complete 03:38:49 4872d77fe225: Verifying Checksum 03:38:49 4872d77fe225: Download complete 03:38:49 5851b861e8e6: Download complete 03:38:49 b85a868b505f: Verifying Checksum 03:38:49 b85a868b505f: Download complete 03:38:49 bab4dde63d76: Verifying Checksum 03:38:49 bab4dde63d76: Download complete 03:38:50 b85a868b505f: Pull complete 03:38:51 e2be974225ed: Pull complete 03:38:51 339a4e72a1f5: Pull complete 03:38:51 988bab9f4d93: Pull complete 03:38:51 1469e6f7b9e6: Pull complete 03:38:51 eaf3925da568: Pull complete 03:38:53 bab4dde63d76: Pull complete 03:38:53 bde34c3a00c8: Pull complete 03:38:54 b352a97aabf1: Pull complete 03:38:54 4872d77fe225: Pull complete 03:38:54 5851b861e8e6: Pull complete 03:38:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:38:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:38:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:54 prd-ubuntu20.04-docker-8c-8g-22380 does not seem to be running inside a container 03:38: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:38:55 $ docker top cc0757f7695dc66e9598dcfe60ae6091f5a23f010163ffe9dd4e5220f08b239a -eo pid,comm 03:38:55 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). 03:38:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:38:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:38:55 [ssh-agent] Looking for ssh-agent implementation... 03:38:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:38:56 $ docker exec cc0757f7695dc66e9598dcfe60ae6091f5a23f010163ffe9dd4e5220f08b239a ssh-agent 03:38:56 SSH_AUTH_SOCK=/tmp/ssh-65FfegqQCnmU/agent.34 03:38:56 SSH_AGENT_PID=41 03:38:56 Running ssh-add (command line suppressed) 03:38:56 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_364083608605774844.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_364083608605774844.key) 03:38:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:38:56 + git tag --points-at HEAD [Pipeline] } 03:38:56 $ docker exec --env ******** --env ******** cc0757f7695dc66e9598dcfe60ae6091f5a23f010163ffe9dd4e5220f08b239a ssh-agent -k 03:38:56 unset SSH_AUTH_SOCK; 03:38:56 unset SSH_AGENT_PID; 03:38:56 echo Agent pid 41 killed; 03:38:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:38:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:38:56 [ssh-agent] Looking for ssh-agent implementation... 03:38:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:38:56 $ docker exec cc0757f7695dc66e9598dcfe60ae6091f5a23f010163ffe9dd4e5220f08b239a ssh-agent 03:38:57 SSH_AUTH_SOCK=/tmp/ssh-257eTPt90aaD/agent.75 03:38:57 SSH_AGENT_PID=81 03:38:57 Running ssh-add (command line suppressed) 03:38:57 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6236890244300409341.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6236890244300409341.key) 03:38:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:38:57 + git semver init 03:38:57 2022-08-10 03:38:57,672 [run_init] DEBUG init version:0.0.0 force:False 03:38:57 2022-08-10 03:38:57,672 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 03:38:57 2022-08-10 03:38:57,673 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 03:38:57 2022-08-10 03:38:57,673 [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) 03:38:58 2022-08-10 03:38:58,457 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 03:38:58 2022-08-10 03:38:58,457 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 03:38:58 2022-08-10 03:38:58,458 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:38:58 2022-08-10 03:38:58,458 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:38:58 2.3.0-dev.4 [Pipeline] } 03:38:58 $ docker exec --env ******** --env ******** cc0757f7695dc66e9598dcfe60ae6091f5a23f010163ffe9dd4e5220f08b239a ssh-agent -k 03:38:58 unset SSH_AUTH_SOCK; 03:38:58 unset SSH_AGENT_PID; 03:38:58 echo Agent pid 81 killed; 03:38:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:38:59 + git semver [Pipeline] } 03:38:59 $ docker stop --time=1 cc0757f7695dc66e9598dcfe60ae6091f5a23f010163ffe9dd4e5220f08b239a 03:39:00 $ docker rm -f cc0757f7695dc66e9598dcfe60ae6091f5a23f010163ffe9dd4e5220f08b239a [Pipeline] // withDockerContainer [Pipeline] sh 03:39:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:39:01 Stashed 1 file(s) [Pipeline] echo 03:39:01 [edgeXSemver]: initialized semver on version 2.3.0-dev.4 [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 03:39:01 provisioning config files... 03:39:01 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7916511667905522111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:39:01 ---> docker-login.sh 03:39:01 nexus3.edgexfoundry.org:10001 03:39:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:39:01 Configure a credential helper to remove this warning. See 03:39:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:39:01 03:39:01 Login Succeeded 03:39:01 nexus3.edgexfoundry.org:10002 03:39:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:39:02 Configure a credential helper to remove this warning. See 03:39:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:39:02 03:39:02 Login Succeeded 03:39:02 nexus3.edgexfoundry.org:10003 03:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:39:02 Configure a credential helper to remove this warning. See 03:39:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:39:02 03:39:02 Login Succeeded 03:39:02 nexus3.edgexfoundry.org:10004 03:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:39:02 Configure a credential helper to remove this warning. See 03:39:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:39:02 03:39:02 Login Succeeded 03:39:02 docker.io 03:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:39:02 Configure a credential helper to remove this warning. See 03:39:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:39:02 03:39:02 Login Succeeded 03:39:02 ---> docker-login.sh ends [Pipeline] } 03:39:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:39:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:39:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:39:02 ========================================================= 03:39:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 03:39:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:02 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 03:39:02 Sending build context to Docker daemon 20.42MB 03:39:02 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 03:39:02 Step 2/13 : FROM ${BASE} AS builder 03:39:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 03:39:03 2408cc74d12b: Pulling fs layer 03:39:03 ea60b727a1ce: Pulling fs layer 03:39:03 30c4a7721957: Pulling fs layer 03:39:03 370296b7ddb6: Pulling fs layer 03:39:03 7c6cee850709: Pulling fs layer 03:39:03 39a5fcdaea64: Pulling fs layer 03:39:03 d94ebbe4e438: Pulling fs layer 03:39:03 bcfd1f05c69d: Pulling fs layer 03:39:03 59ccb84bbe0f: Pulling fs layer 03:39:03 39a5fcdaea64: Waiting 03:39:03 d94ebbe4e438: Waiting 03:39:03 bcfd1f05c69d: Waiting 03:39:03 59ccb84bbe0f: Waiting 03:39:03 7c6cee850709: Waiting 03:39:03 370296b7ddb6: Waiting 03:39:03 30c4a7721957: Verifying Checksum 03:39:03 30c4a7721957: Download complete 03:39:03 ea60b727a1ce: Verifying Checksum 03:39:03 ea60b727a1ce: Download complete 03:39:03 7c6cee850709: Verifying Checksum 03:39:03 7c6cee850709: Download complete 03:39:03 39a5fcdaea64: Download complete 03:39:03 2408cc74d12b: Verifying Checksum 03:39:03 d94ebbe4e438: Download complete 03:39:03 2408cc74d12b: Pull complete 03:39:03 ea60b727a1ce: Pull complete 03:39:03 59ccb84bbe0f: Verifying Checksum 03:39:03 59ccb84bbe0f: Download complete 03:39:03 30c4a7721957: Pull complete 03:39:04 bcfd1f05c69d: Verifying Checksum 03:39:04 bcfd1f05c69d: Download complete 03:39:04 370296b7ddb6: Download complete 03:39:08 370296b7ddb6: Pull complete 03:39:08 7c6cee850709: Pull complete 03:39:08 39a5fcdaea64: Pull complete 03:39:08 d94ebbe4e438: Pull complete 03:39:10 bcfd1f05c69d: Pull complete 03:39:10 59ccb84bbe0f: Pull complete 03:39:10 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 03:39:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:39:10 ---> a4fb48ad2a94 03:39:10 Step 3/13 : ARG MAKE="make build" 03:39:12 ---> Running in b9bd1197540d 03:39:12 Removing intermediate container b9bd1197540d 03:39:12 ---> 7d1816f82fbc 03:39:12 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:39:12 ---> Running in fa5a418fdbe6 03:39:12 Removing intermediate container fa5a418fdbe6 03:39:12 ---> 2f529ac8df94 03:39:12 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 03:39:12 ---> Running in ed210ede6df0 03:39:12 Removing intermediate container ed210ede6df0 03:39:12 ---> 2b5bb97325d4 03:39:12 Step 6/13 : LABEL Name=edgex-device-onvif-camera 03:39:12 ---> Running in 82f1c7f31ea2 03:39:12 Removing intermediate container 82f1c7f31ea2 03:39:12 ---> dbd276fdf10c 03:39:12 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:39:12 ---> Running in 0457897e1811 03:39:13 Removing intermediate container 0457897e1811 03:39:13 ---> 470efb9c1e12 03:39:13 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:39:13 ---> Running in 4fca03897dda 03:39:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:39:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:39:14 OK: 211 MiB in 51 packages 03:39:15 Removing intermediate container 4fca03897dda 03:39:15 ---> a6a66585aaf1 03:39:15 Step 9/13 : WORKDIR /device-onvif-camera 03:39:15 ---> Running in 6f382978bd8b 03:39:15 Removing intermediate container 6f382978bd8b 03:39:15 ---> db855c020227 03:39:15 Step 10/13 : COPY go.mod vendor* ./ 03:39:15 ---> 82e3138d6930 03:39:15 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:39:15 ---> Running in b6a888725259 03:39:16 Still waiting to schedule task 03:39:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:39:33 Removing intermediate container b6a888725259 03:39:33 ---> 11dc42675b5a 03:39:33 Step 12/13 : COPY . . 03:39:33 ---> 564a1acdd669 03:39:33 Step 13/13 : RUN ${MAKE} 03:39:33 ---> Running in 8e6803e48d7a 03:39:33 noop 03:39:33 Removing intermediate container 8e6803e48d7a 03:39:33 ---> f8cc75c0bef6 03:39:33 Successfully built f8cc75c0bef6 03:39:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:34 + docker inspect -f . ci-base-image-x86_64 03:39:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:34 prd-ubuntu20.04-docker-8c-8g-22380 does not seem to be running inside a container 03:39:34 $ 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 ******** -e ******** ci-base-image-x86_64 cat 03:39:34 $ docker top 52ec9e9909d7bdd7cc0d3670e72b74b0579640b42a0d8c1dca79e498591cccad -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:34 + go version 03:39:34 go version go1.18.3 linux/amd64 [Pipeline] } 03:39:35 $ docker stop --time=1 52ec9e9909d7bdd7cc0d3670e72b74b0579640b42a0d8c1dca79e498591cccad 03:39:36 $ docker rm -f 52ec9e9909d7bdd7cc0d3670e72b74b0579640b42a0d8c1dca79e498591cccad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:36 + docker inspect -f . ci-base-image-x86_64 03:39:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:36 prd-ubuntu20.04-docker-8c-8g-22380 does not seem to be running inside a container 03:39:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 ******** -e ******** ci-base-image-x86_64 cat 03:39:37 $ docker top 1f927a4a868fa12e94142fd80ed59cb4027ac08296d9ea90b986f20f2e529055 -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:37 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 03:39:37 + make test 03:39:37 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:39:38 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:39:48 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:39:49 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.017s coverage: 10.6% of statements 03:39:49 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:39:52 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.513s coverage: 13.8% of statements 03:39:58 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 03:39:58 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:40:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:40:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:40:02 ./bin/test-attribution-txt.sh [Pipeline] echo 03:40:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:40:02 $ docker stop --time=1 1f927a4a868fa12e94142fd80ed59cb4027ac08296d9ea90b986f20f2e529055 03:40:03 $ docker rm -f 1f927a4a868fa12e94142fd80ed59cb4027ac08296d9ea90b986f20f2e529055 [Pipeline] // withDockerContainer [Pipeline] sh 03:40:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:40:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:40:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:40:05 + ls -al . 03:40:05 total 232 03:40:05 drwxrwxr-x 10 jenkins jenkins 4096 Aug 10 03:39 . 03:40:05 drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 03:38 .. 03:40:05 drwxrwxr-x 8 jenkins jenkins 4096 Aug 10 03:39 .git 03:40:05 drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 03:38 .github 03:40:05 -rw-rw-r-- 1 jenkins jenkins 418 Aug 10 03:38 .gitignore 03:40:05 -rw-rw-r-- 1 jenkins jenkins 42 Aug 10 03:38 .golangci.yml 03:40:05 drwxr-xr-x 3 jenkins jenkins 4096 Aug 10 03:38 .semver 03:40:05 -rw-rw-r-- 1 jenkins jenkins 9739 Aug 10 03:38 Attribution.txt 03:40:05 -rw-rw-r-- 1 jenkins jenkins 1498 Aug 10 03:38 CHANGELOG.md 03:40:05 -rw-rw-r-- 1 jenkins jenkins 1669 Aug 10 03:38 Dockerfile 03:40:05 -rw-rw-r-- 1 jenkins jenkins 677 Aug 10 03:38 GOVERNANCE.md 03:40:05 -rw-rw-r-- 1 jenkins jenkins 660 Aug 10 03:38 Jenkinsfile 03:40:05 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 10 03:38 LICENSE 03:40:05 -rw-rw-r-- 1 jenkins jenkins 2649 Aug 10 03:38 Makefile 03:40:05 -rw-rw-r-- 1 jenkins jenkins 625 Aug 10 03:38 OWNERS.md 03:40:05 -rw-rw-r-- 1 jenkins jenkins 5796 Aug 10 03:38 README.md 03:40:05 -rw-rw-r-- 1 jenkins jenkins 11 Aug 10 03:39 VERSION 03:40:05 drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 03:38 bin 03:40:05 drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 03:38 cmd 03:40:05 -rw-r--r-- 1 jenkins jenkins 76856 Aug 10 03:39 coverage.out 03:40:05 drwxrwxr-x 6 jenkins jenkins 4096 Aug 10 03:38 doc 03:40:05 -rw-rw-r-- 1 jenkins jenkins 3783 Aug 10 03:38 go.mod 03:40:05 -rw-rw-r-- 1 jenkins jenkins 39275 Aug 10 03:38 go.sum 03:40:05 drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 03:38 internal 03:40:05 drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 03:38 snap 03:40:05 -rw-rw-r-- 1 jenkins jenkins 236 Aug 10 03:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:05 + 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=9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 --label arch=amd64 --label version=2.3.0-dev.4 . 03:40:05 Sending build context to Docker daemon 20.5MB 03:40:05 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 03:40:05 Step 2/26 : FROM ${BASE} AS builder 03:40:05 ---> f8cc75c0bef6 03:40:05 Step 3/26 : ARG MAKE="make build" 03:40:05 ---> Running in 1bf313aef4cc 03:40:05 Removing intermediate container 1bf313aef4cc 03:40:05 ---> 88a776ad8859 03:40:05 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:40:05 ---> Running in cd899fc60875 03:40:06 Removing intermediate container cd899fc60875 03:40:06 ---> 955a202b61c8 03:40:06 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 03:40:06 ---> Running in c90ece1324d5 03:40:06 Removing intermediate container c90ece1324d5 03:40:06 ---> 2f229beb2a9a 03:40:06 Step 6/26 : LABEL Name=edgex-device-onvif-camera 03:40:06 ---> Running in 01bdd7ac0bbc 03:40:06 Removing intermediate container 01bdd7ac0bbc 03:40:06 ---> 27c642ebf4fb 03:40:06 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:40:06 ---> Running in 2950131a924b 03:40:06 Removing intermediate container 2950131a924b 03:40:06 ---> 579283d6c104 03:40:06 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:40:06 ---> Running in f3816cbf5335 03:40:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:40:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:40:08 OK: 211 MiB in 51 packages 03:40:08 Removing intermediate container f3816cbf5335 03:40:08 ---> 6b082a4e9014 03:40:08 Step 9/26 : WORKDIR /device-onvif-camera 03:40:08 ---> Running in 9ad9d375f1ea 03:40:08 Removing intermediate container 9ad9d375f1ea 03:40:08 ---> 2be2adb151e6 03:40:08 Step 10/26 : COPY go.mod vendor* ./ 03:40:08 ---> 0f8f808fb898 03:40:08 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:08 ---> Running in 95c5ea4fe12e 03:40:09 Removing intermediate container 95c5ea4fe12e 03:40:09 ---> 223ba4182b5b 03:40:09 Step 12/26 : COPY . . 03:40:10 ---> edee277a7a66 03:40:10 Step 13/26 : RUN ${MAKE} 03:40:10 ---> Running in 1be0b1e049e7 03:40:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:40:32 Removing intermediate container 1be0b1e049e7 03:40:32 ---> dde1e37426b1 03:40:32 Step 14/26 : FROM alpine:3.16 03:40:32 3.16: Pulling from library/alpine 03:40:32 213ec9aee27d: Pulling fs layer 03:40:32 213ec9aee27d: Verifying Checksum 03:40:32 213ec9aee27d: Download complete 03:40:32 213ec9aee27d: Pull complete 03:40:32 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 03:40:32 Status: Downloaded newer image for alpine:3.16 03:40:32 ---> 9c6f07244728 03:40:32 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:40:32 ---> Running in cad3f4c3f76f 03:40:32 Removing intermediate container cad3f4c3f76f 03:40:32 ---> b38ce2f5af56 03:40:32 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:40:32 ---> Running in bf9a1265120d 03:40:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:40:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:40:32 (1/6) Installing dumb-init (1.2.5-r1) 03:40:32 (2/6) Installing libgcc (11.2.1_git20220219-r2) 03:40:32 (3/6) Installing libsodium (1.0.18-r0) 03:40:32 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 03:40:32 (5/6) Installing libzmq (4.3.4-r0) 03:40:32 (6/6) Installing zeromq (4.3.4-r0) 03:40:32 Executing busybox-1.35.0-r17.trigger 03:40:32 OK: 8 MiB in 20 packages 03:40:33 Removing intermediate container bf9a1265120d 03:40:33 ---> 4766e2806e63 03:40:33 Step 17/26 : WORKDIR / 03:40:33 ---> Running in bd94a1575df6 03:40:33 Removing intermediate container bd94a1575df6 03:40:33 ---> 3ad6c1b8b435 03:40:33 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:40:33 ---> ebd1671a9399 03:40:33 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:40:33 ---> 8d89cef8bb7d 03:40:33 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:40:34 ---> a67bc12717ce 03:40:34 Step 21/26 : EXPOSE 59984 03:40:34 ---> Running in 9c021a483b36 03:40:34 Removing intermediate container 9c021a483b36 03:40:34 ---> 99bca3f6a440 03:40:34 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:40:34 ---> Running in 4c9284aa1abf 03:40:34 Removing intermediate container 4c9284aa1abf 03:40:34 ---> b76ab1a33c5a 03:40:34 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:40:34 ---> Running in 622115404d56 03:40:34 Removing intermediate container 622115404d56 03:40:34 ---> dd4c1838c443 03:40:34 Step 24/26 : LABEL arch=amd64 03:40:34 ---> Running in 91eea1921186 03:40:34 Removing intermediate container 91eea1921186 03:40:34 ---> 46722fb27707 03:40:34 Step 25/26 : LABEL git_sha=9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 03:40:34 ---> Running in 0871119bab64 03:40:34 Removing intermediate container 0871119bab64 03:40:34 ---> 9b73874285d3 03:40:34 Step 26/26 : LABEL version=2.3.0-dev.4 03:40:34 ---> Running in e25c6ef4a0b1 03:40:34 Removing intermediate container e25c6ef4a0b1 03:40:34 ---> 05c24544fbe2 03:40:34 [Warning] One or more build-args [ARCH] were not consumed 03:40:34 Successfully built 05c24544fbe2 03:40:34 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 03:40:34 provisioning config files... 03:40:34 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config867502074783344055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:40:35 ---> docker-login.sh 03:40:35 nexus3.edgexfoundry.org:10001 03:40:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:35 Configure a credential helper to remove this warning. See 03:40:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:35 03:40:35 Login Succeeded 03:40:35 nexus3.edgexfoundry.org:10002 03:40:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:35 Configure a credential helper to remove this warning. See 03:40:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:35 03:40:35 Login Succeeded 03:40:35 nexus3.edgexfoundry.org:10003 03:40:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:35 Configure a credential helper to remove this warning. See 03:40:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:35 03:40:35 Login Succeeded 03:40:35 nexus3.edgexfoundry.org:10004 03:40:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:35 Configure a credential helper to remove this warning. See 03:40:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:35 03:40:35 Login Succeeded 03:40:35 docker.io 03:40:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:35 Configure a credential helper to remove this warning. See 03:40:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:35 03:40:35 Login Succeeded 03:40:35 ---> docker-login.sh ends [Pipeline] } 03:40:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:40:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:40:35 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 03:40:35 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 03:40:35 latest 03:40:35 2.3.0-dev.4 03:40:35 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0-2.3.0-dev.4 03:40:35 main 03:40:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:36 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:36 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 03:40:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:40:36 b7ff9568fde6: Preparing 03:40:36 5d5a1ca73936: Preparing 03:40:36 bb218ac4b43c: Preparing 03:40:36 06b8776aef50: Preparing 03:40:36 994393dc58e7: Preparing 03:40:36 994393dc58e7: Layer already exists 03:40:36 5d5a1ca73936: Pushed 03:40:36 b7ff9568fde6: Pushed 03:40:36 06b8776aef50: Pushed 03:40:39 bb218ac4b43c: Pushed 03:40:39 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0: digest: sha256:9b35562e8dfbb056f1fcee2df1fc3d7a76b55a0d72f5584d1b06c0199c119bdb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:39 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:40 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:40:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:40:40 b7ff9568fde6: Preparing 03:40:40 5d5a1ca73936: Preparing 03:40:40 bb218ac4b43c: Preparing 03:40:40 06b8776aef50: Preparing 03:40:40 994393dc58e7: Preparing 03:40:40 5d5a1ca73936: Layer already exists 03:40:40 06b8776aef50: Layer already exists 03:40:40 994393dc58e7: Layer already exists 03:40:40 bb218ac4b43c: Layer already exists 03:40:40 b7ff9568fde6: Layer already exists 03:40:40 latest: digest: sha256:9b35562e8dfbb056f1fcee2df1fc3d7a76b55a0d72f5584d1b06c0199c119bdb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:40 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:40 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.4 03:40:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:40:40 b7ff9568fde6: Preparing 03:40:40 5d5a1ca73936: Preparing 03:40:40 bb218ac4b43c: Preparing 03:40:40 06b8776aef50: Preparing 03:40:40 994393dc58e7: Preparing 03:40:40 bb218ac4b43c: Layer already exists 03:40:40 5d5a1ca73936: Layer already exists 03:40:40 994393dc58e7: Layer already exists 03:40:40 b7ff9568fde6: Layer already exists 03:40:40 06b8776aef50: Layer already exists 03:40:40 2.3.0-dev.4: digest: sha256:9b35562e8dfbb056f1fcee2df1fc3d7a76b55a0d72f5584d1b06c0199c119bdb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:41 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0-2.3.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:41 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0-2.3.0-dev.4 03:40:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:40:41 b7ff9568fde6: Preparing 03:40:41 5d5a1ca73936: Preparing 03:40:41 bb218ac4b43c: Preparing 03:40:41 06b8776aef50: Preparing 03:40:41 994393dc58e7: Preparing 03:40:41 06b8776aef50: Layer already exists 03:40:41 5d5a1ca73936: Layer already exists 03:40:41 994393dc58e7: Layer already exists 03:40:41 b7ff9568fde6: Layer already exists 03:40:41 bb218ac4b43c: Layer already exists 03:40:41 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0-2.3.0-dev.4: digest: sha256:9b35562e8dfbb056f1fcee2df1fc3d7a76b55a0d72f5584d1b06c0199c119bdb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:41 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:42 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 03:40:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:40:42 b7ff9568fde6: Preparing 03:40:42 5d5a1ca73936: Preparing 03:40:42 bb218ac4b43c: Preparing 03:40:42 06b8776aef50: Preparing 03:40:42 994393dc58e7: Preparing 03:40:42 994393dc58e7: Layer already exists 03:40:42 06b8776aef50: Layer already exists 03:40:42 5d5a1ca73936: Layer already exists 03:40:42 b7ff9568fde6: Layer already exists 03:40:42 bb218ac4b43c: Layer already exists 03:40:42 main: digest: sha256:9b35562e8dfbb056f1fcee2df1fc3d7a76b55a0d72f5584d1b06c0199c119bdb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:40:42 ===================================================== [Pipeline] echo 03:40:42 taggedImages: 03:40:42 - nexus3.edgexfoundry.org:10004/device-onvif-camera:9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 03:40:42 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:40:42 - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.4 03:40:42 - nexus3.edgexfoundry.org:10004/device-onvif-camera:9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0-2.3.0-dev.4 03:40:42 - 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 03:40:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:42 03:40:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:42 latest: Pulling from edgex-lftools-log-publisher 03:40:42 5eb5b503b376: Pulling fs layer 03:40:42 5c69ac0246d0: Pulling fs layer 03:40:42 ec43610c2a17: Pulling fs layer 03:40:42 3a2ae6a8a46f: Pulling fs layer 03:40:42 33b1e0a273af: Pulling fs layer 03:40:42 5d3b04190fa2: Pulling fs layer 03:40:42 2f39f015ded8: Pulling fs layer 03:40:42 33b1e0a273af: Waiting 03:40:42 5d3b04190fa2: Waiting 03:40:42 2f39f015ded8: Waiting 03:40:42 3a2ae6a8a46f: Waiting 03:40:42 5c69ac0246d0: Download complete 03:40:42 3a2ae6a8a46f: Verifying Checksum 03:40:42 3a2ae6a8a46f: Download complete 03:40:42 33b1e0a273af: Verifying Checksum 03:40:42 33b1e0a273af: Download complete 03:40:42 5d3b04190fa2: Download complete 03:40:42 ec43610c2a17: Verifying Checksum 03:40:42 ec43610c2a17: Download complete 03:40:43 5eb5b503b376: Download complete 03:40:43 2f39f015ded8: Verifying Checksum 03:40:43 2f39f015ded8: Download complete 03:40:44 5eb5b503b376: Pull complete 03:40:44 5c69ac0246d0: Pull complete 03:40:44 ec43610c2a17: Pull complete 03:40:44 3a2ae6a8a46f: Pull complete 03:40:44 33b1e0a273af: Pull complete 03:40:45 5d3b04190fa2: Pull complete 03:40:49 2f39f015ded8: Pull complete 03:40:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:40:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:49 prd-ubuntu20.04-docker-8c-8g-22380 does not seem to be running inside a container 03:40:49 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:40:51 $ docker top c1ea970c389e664ce2c2a1095069b91f508d04525a0bc31773f20f4857f4006b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:40:51 ---> job-cost.sh 03:40:51 lf-activate-venv: SKIPPING 03:40:51 INFO: No Stack... 03:40:51 INFO: Retrieving Pricing Info for: v3-standard-8 03:40:52 INFO: Archiving Costs [Pipeline] sh 03:40:52 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 03:40:52 + cut -d, -f6 [Pipeline] lock 03:40:52 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-43-stack-cost] 03:40:52 Resource [jenkins-edgexfoundry-device-onvif-camera-main-43-stack-cost] did not exist. Created. 03:40:52 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:40:52 + echo total: 0.2199999988079071 [Pipeline] stash 03:40:52 Stashed 1 file(s) [Pipeline] } 03:40:52 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-43-stack-cost] [Pipeline] // lock [Pipeline] } 03:40:52 $ docker stop --time=1 c1ea970c389e664ce2c2a1095069b91f508d04525a0bc31773f20f4857f4006b 03:40:54 $ docker rm -f c1ea970c389e664ce2c2a1095069b91f508d04525a0bc31773f20f4857f4006b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:40:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22381 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 03:40:57 Running in /w/workspace/device-onvif-camera/43 [Pipeline] { [Pipeline] checkout 03:40:57 Selected Git installation does not exist. Using Default 03:40:57 The recommended git tool is: NONE 03:41:04 using credential edgex-jenkins-ssh 03:41:04 Cloning the remote Git repository 03:41:04 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:41:04 > git init /w/workspace/device-onvif-camera/43 # timeout=10 03:41:04 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:41:04 > git --version # timeout=10 03:41:04 > git --version # 'git version 2.25.1' 03:41:04 using GIT_SSH to set credentials SSH Credentials for GitHub 03:41:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:41:05 Avoid second fetch 03:41:05 Checking out Revision 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 (main) 03:41:05 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:41:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:41:05 > git config core.sparsecheckout # timeout=10 03:41:05 > git checkout -f 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 # timeout=10 03:41:10 Commit message: "feat: generate openapi spec from updated postman collection (#123)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:41:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:41:10 % Total % Received % Xferd Average Speed Time Time Time Current 03:41:10 Dload Upload Total Spent Left Speed 03:41:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 90676 0 --:--:-- --:--:-- --:--:-- 91348 [Pipeline] sh 03:41:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:41:11 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 03:41:11 /etc/docker/daemon.new 03:41:11 { 03:41:11 "registry-mirrors": [ 03:41:11 "https://nexus3.edgexfoundry.org:10001" 03:41:11 ], 03:41:11 "bip": "10.250.0.254/24", 03:41:11 "hosts": [ 03:41:11 "tcp://0.0.0.0:5555", 03:41:11 "unix:///var/run/docker.sock" 03:41:11 ], 03:41:11 "mtu": 1458, 03:41:11 "selinux-enabled": true, 03:41:11 "seccomp-profile": "/etc/docker/seccomp.json" 03:41:11 } [Pipeline] sh 03:41:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:41:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:41:31 provisioning config files... 03:41:31 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/43@tmp/config312703979390933292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:31 ---> docker-login.sh 03:41:31 nexus3.edgexfoundry.org:10001 03:41:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:32 Configure a credential helper to remove this warning. See 03:41:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:32 03:41:32 Login Succeeded 03:41:32 nexus3.edgexfoundry.org:10002 03:41:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:33 Configure a credential helper to remove this warning. See 03:41:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:33 03:41:33 Login Succeeded 03:41:33 nexus3.edgexfoundry.org:10003 03:41:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:33 Configure a credential helper to remove this warning. See 03:41:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:33 03:41:33 Login Succeeded 03:41:33 nexus3.edgexfoundry.org:10004 03:41:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:34 Configure a credential helper to remove this warning. See 03:41:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:34 03:41:34 Login Succeeded 03:41:34 docker.io 03:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:35 Configure a credential helper to remove this warning. See 03:41:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:35 03:41:35 Login Succeeded 03:41:35 ---> docker-login.sh ends [Pipeline] } 03:41:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:41:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:41:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:41:35 ========================================================= 03:41:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 03:41:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:35 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 03:41:36 Sending build context to Docker daemon 13.98MB 03:41:36 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 03:41:36 Step 2/13 : FROM ${BASE} AS builder 03:41:36 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:41:36 b3c136eddcbf: Pulling fs layer 03:41:36 c0a3192eca97: Pulling fs layer 03:41:36 a050256f5b6f: Pulling fs layer 03:41:36 656be50a0ddc: Pulling fs layer 03:41:36 2bbca73fdf42: Pulling fs layer 03:41:36 46d945488cbd: Pulling fs layer 03:41:36 8a5474983e97: Pulling fs layer 03:41:36 329c88fbcd65: Pulling fs layer 03:41:36 656be50a0ddc: Waiting 03:41:36 2bbca73fdf42: Waiting 03:41:36 8a5474983e97: Waiting 03:41:36 46d945488cbd: Waiting 03:41:36 329c88fbcd65: Waiting 03:41:36 a050256f5b6f: Verifying Checksum 03:41:36 a050256f5b6f: Download complete 03:41:36 c0a3192eca97: Verifying Checksum 03:41:36 c0a3192eca97: Download complete 03:41:36 2bbca73fdf42: Download complete 03:41:36 46d945488cbd: Verifying Checksum 03:41:36 46d945488cbd: Download complete 03:41:36 b3c136eddcbf: Verifying Checksum 03:41:36 b3c136eddcbf: Download complete 03:41:37 b3c136eddcbf: Pull complete 03:41:37 329c88fbcd65: Verifying Checksum 03:41:37 329c88fbcd65: Download complete 03:41:38 c0a3192eca97: Pull complete 03:41:38 a050256f5b6f: Pull complete 03:41:38 8a5474983e97: Verifying Checksum 03:41:38 8a5474983e97: Download complete 03:41:39 656be50a0ddc: Verifying Checksum 03:41:39 656be50a0ddc: Download complete 03:41:54 656be50a0ddc: Pull complete 03:41:54 2bbca73fdf42: Pull complete 03:41:54 46d945488cbd: Pull complete 03:41:59 8a5474983e97: Pull complete 03:42:01 329c88fbcd65: Pull complete 03:42:01 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 03:42:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:42:01 ---> ff4287adb874 03:42:01 Step 3/13 : ARG MAKE="make build" 03:42:03 ---> Running in 7b7bc0c9c2ba 03:42:03 Removing intermediate container 7b7bc0c9c2ba 03:42:03 ---> dbef0626caba 03:42:03 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:42:03 ---> Running in 7c85aa0e11b0 03:42:03 Removing intermediate container 7c85aa0e11b0 03:42:03 ---> 2b3adb137d1c 03:42:03 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 03:42:03 ---> Running in c63a479250de 03:42:04 Removing intermediate container c63a479250de 03:42:04 ---> a0b5a87ad15b 03:42:04 Step 6/13 : LABEL Name=edgex-device-onvif-camera 03:42:04 ---> Running in e2ebd8cd2245 03:42:05 Removing intermediate container e2ebd8cd2245 03:42:05 ---> 60ea6e2b185a 03:42:05 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:42:05 ---> Running in 942ddf21e398 03:42:07 Removing intermediate container 942ddf21e398 03:42:07 ---> 7921ce601188 03:42:07 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:42:07 ---> Running in afc1e034c311 03:42:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:42:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:42:10 OK: 221 MiB in 51 packages 03:42:11 Removing intermediate container afc1e034c311 03:42:11 ---> 1b1766353b49 03:42:11 Step 9/13 : WORKDIR /device-onvif-camera 03:42:11 ---> Running in 3f961268c25a 03:42:11 Removing intermediate container 3f961268c25a 03:42:11 ---> 99ce3f58e99f 03:42:11 Step 10/13 : COPY go.mod vendor* ./ 03:42:12 ---> ee149da256a6 03:42:12 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:12 ---> Running in 0d616aec6b4a 03:43:08 Removing intermediate container 0d616aec6b4a 03:43:08 ---> c86f1600dceb 03:43:08 Step 12/13 : COPY . . 03:43:08 ---> d4bc8534d76e 03:43:08 Step 13/13 : RUN ${MAKE} 03:43:08 ---> Running in a95cc768fec3 03:43:08 noop 03:43:08 Removing intermediate container a95cc768fec3 03:43:08 ---> 9692362c5ccf 03:43:08 Successfully built 9692362c5ccf 03:43:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:09 + docker inspect -f . ci-base-image-arm64 03:43:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:09 prd-ubuntu20.04-docker-arm64-4c-16g-22381 does not seem to be running inside a container 03:43:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/43 -v /w/workspace/device-onvif-camera/43:/w/workspace/device-onvif-camera/43:rw,z -v /w/workspace/device-onvif-camera/43@tmp:/w/workspace/device-onvif-camera/43@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 03:43:10 $ docker top f5dda62b0dc0336daf34d7b07749b970e5ea0333ab7a6ddfbcf162ec119ca4a4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:11 + go version 03:43:11 go version go1.18.3 linux/arm64 [Pipeline] } 03:43:11 $ docker stop --time=1 f5dda62b0dc0336daf34d7b07749b970e5ea0333ab7a6ddfbcf162ec119ca4a4 03:43:13 $ docker rm -f f5dda62b0dc0336daf34d7b07749b970e5ea0333ab7a6ddfbcf162ec119ca4a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:14 + docker inspect -f . ci-base-image-arm64 03:43:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:14 prd-ubuntu20.04-docker-arm64-4c-16g-22381 does not seem to be running inside a container 03:43:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-onvif-camera/43 -v /w/workspace/device-onvif-camera/43:/w/workspace/device-onvif-camera/43:rw,z -v /w/workspace/device-onvif-camera/43@tmp:/w/workspace/device-onvif-camera/43@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 03:43:15 $ docker top 4b5164975a81119a2633a8358cdbb6a3cc79a45966db890deb563a370db92b9d -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:16 + git config --global --add safe.directory /w/workspace/device-onvif-camera/43 [Pipeline] fileExists [Pipeline] sh 03:43:17 + make test 03:43:17 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:43:19 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:44:56 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:44:56 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.126s coverage: 10.6% of statements 03:44:56 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:45:18 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 31.421s coverage: 13.8% of statements 03:45:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:45:18 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:45:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:45:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:45:45 ./bin/test-attribution-txt.sh [Pipeline] echo 03:45:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:45:45 $ docker stop --time=1 4b5164975a81119a2633a8358cdbb6a3cc79a45966db890deb563a370db92b9d 03:45:47 $ docker rm -f 4b5164975a81119a2633a8358cdbb6a3cc79a45966db890deb563a370db92b9d [Pipeline] // withDockerContainer [Pipeline] sh 03:45:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:45:48 Warning: overwriting stash ‘coverage-report’ 03:45:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:45:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:45:49 + ls -al . 03:45:49 total 228 03:45:49 drwxrwxr-x 9 jenkins jenkins 4096 Aug 10 03:43 . 03:45:49 drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 03:41 .. 03:45:49 drwxrwxr-x 8 jenkins jenkins 4096 Aug 10 03:41 .git 03:45:49 drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 03:41 .github 03:45:49 -rw-rw-r-- 1 jenkins jenkins 418 Aug 10 03:41 .gitignore 03:45:49 -rw-rw-r-- 1 jenkins jenkins 42 Aug 10 03:41 .golangci.yml 03:45:49 -rw-rw-r-- 1 jenkins jenkins 9739 Aug 10 03:41 Attribution.txt 03:45:49 -rw-rw-r-- 1 jenkins jenkins 1498 Aug 10 03:41 CHANGELOG.md 03:45:49 -rw-rw-r-- 1 jenkins jenkins 1669 Aug 10 03:41 Dockerfile 03:45:49 -rw-rw-r-- 1 jenkins jenkins 677 Aug 10 03:41 GOVERNANCE.md 03:45:49 -rw-rw-r-- 1 jenkins jenkins 660 Aug 10 03:41 Jenkinsfile 03:45:49 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 10 03:41 LICENSE 03:45:49 -rw-rw-r-- 1 jenkins jenkins 2649 Aug 10 03:41 Makefile 03:45:49 -rw-rw-r-- 1 jenkins jenkins 625 Aug 10 03:41 OWNERS.md 03:45:49 -rw-rw-r-- 1 jenkins jenkins 5796 Aug 10 03:41 README.md 03:45:49 -rw-rw-r-- 1 jenkins jenkins 11 Aug 10 03:39 VERSION 03:45:49 drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 03:41 bin 03:45:49 drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 03:41 cmd 03:45:49 -rw-r--r-- 1 jenkins jenkins 76856 Aug 10 03:45 coverage.out 03:45:49 drwxrwxr-x 6 jenkins jenkins 4096 Aug 10 03:41 doc 03:45:49 -rw-rw-r-- 1 jenkins jenkins 3783 Aug 10 03:41 go.mod 03:45:49 -rw-rw-r-- 1 jenkins jenkins 39275 Aug 10 03:41 go.sum 03:45:49 drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 03:41 internal 03:45:49 drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 03:41 snap 03:45:49 -rw-rw-r-- 1 jenkins jenkins 236 Aug 10 03:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:49 + 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=9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 --label arch=arm64 --label version=2.3.0-dev.4 . 03:45:50 Sending build context to Docker daemon 14.06MB 03:45:50 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 03:45:50 Step 2/26 : FROM ${BASE} AS builder 03:45:50 ---> 9692362c5ccf 03:45:50 Step 3/26 : ARG MAKE="make build" 03:45:50 ---> Running in 35448b1ee9d5 03:45:50 Removing intermediate container 35448b1ee9d5 03:45:50 ---> bc7fb0dfac0b 03:45:50 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:45:50 ---> Running in 88141ce41055 03:45:51 Removing intermediate container 88141ce41055 03:45:51 ---> 45b531799ef0 03:45:51 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 03:45:51 ---> Running in fc0b911c7985 03:45:51 Removing intermediate container fc0b911c7985 03:45:51 ---> 2816bbc0121a 03:45:51 Step 6/26 : LABEL Name=edgex-device-onvif-camera 03:45:51 ---> Running in de37eaa3de46 03:45:51 Removing intermediate container de37eaa3de46 03:45:51 ---> 4348fa676854 03:45:51 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:45:51 ---> Running in 626608de074e 03:45:53 Removing intermediate container 626608de074e 03:45:53 ---> 69db36db7ba3 03:45:53 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:45:53 ---> Running in 4f928c162932 03:45:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:45:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:45:56 OK: 221 MiB in 51 packages 03:45:57 Removing intermediate container 4f928c162932 03:45:57 ---> d0623e78cbb1 03:45:57 Step 9/26 : WORKDIR /device-onvif-camera 03:45:57 ---> Running in 7e5bfd263a60 03:45:57 Removing intermediate container 7e5bfd263a60 03:45:57 ---> 39e995133daa 03:45:57 Step 10/26 : COPY go.mod vendor* ./ 03:45:58 ---> 7c1717ca921c 03:45:58 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:58 ---> Running in 3183c5af962c 03:46:00 Removing intermediate container 3183c5af962c 03:46:00 ---> cb5b09f43b96 03:46:00 Step 12/26 : COPY . . 03:46:01 ---> 1f06790c1e25 03:46:01 Step 13/26 : RUN ${MAKE} 03:46:01 ---> Running in c2e33ddcea7f 03:46:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:48:24 Removing intermediate container c2e33ddcea7f 03:48:24 ---> e29b794105df 03:48:24 Step 14/26 : FROM alpine:3.16 03:48:24 3.16: Pulling from library/alpine 03:48:24 9b18e9b68314: Pulling fs layer 03:48:24 9b18e9b68314: Download complete 03:48:24 9b18e9b68314: Pull complete 03:48:24 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 03:48:24 Status: Downloaded newer image for alpine:3.16 03:48:24 ---> a6215f271958 03:48:24 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:48:24 ---> Running in 241ef8d83672 03:48:24 Removing intermediate container 241ef8d83672 03:48:24 ---> 5dc4e8f43bb3 03:48:24 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:48:24 ---> Running in d9debf7d0a8e 03:48:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:48:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:48:24 (1/6) Installing dumb-init (1.2.5-r1) 03:48:24 (2/6) Installing libgcc (11.2.1_git20220219-r2) 03:48:24 (3/6) Installing libsodium (1.0.18-r0) 03:48:24 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 03:48:24 (5/6) Installing libzmq (4.3.4-r0) 03:48:24 (6/6) Installing zeromq (4.3.4-r0) 03:48:24 Executing busybox-1.35.0-r17.trigger 03:48:24 OK: 8 MiB in 20 packages 03:48:24 Removing intermediate container d9debf7d0a8e 03:48:24 ---> c142833fd220 03:48:24 Step 17/26 : WORKDIR / 03:48:24 ---> Running in 9b61a26c1a85 03:48:24 Removing intermediate container 9b61a26c1a85 03:48:24 ---> 9d69fe13a17a 03:48:24 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:48:24 ---> e6191ca82a44 03:48:24 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:48:24 ---> c1bbfb51ec07 03:48:24 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:48:24 ---> d3351232bcb3 03:48:24 Step 21/26 : EXPOSE 59984 03:48:24 ---> Running in cd8cd41218fc 03:48:24 Removing intermediate container cd8cd41218fc 03:48:24 ---> c48de69fe726 03:48:24 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:48:24 ---> Running in 286d26308d00 03:48:24 Removing intermediate container 286d26308d00 03:48:24 ---> b53911cae455 03:48:24 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:48:24 ---> Running in 6ed438be9e1f 03:48:24 Removing intermediate container 6ed438be9e1f 03:48:24 ---> 5c4be958d205 03:48:24 Step 24/26 : LABEL arch=arm64 03:48:24 ---> Running in 01abee96e237 03:48:24 Removing intermediate container 01abee96e237 03:48:24 ---> e5610e1eb809 03:48:24 Step 25/26 : LABEL git_sha=9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 03:48:24 ---> Running in 8fef2a3db1bf 03:48:24 Removing intermediate container 8fef2a3db1bf 03:48:24 ---> be4f3932170d 03:48:24 Step 26/26 : LABEL version=2.3.0-dev.4 03:48:24 ---> Running in 08dc4d1a44c1 03:48:24 Removing intermediate container 08dc4d1a44c1 03:48:24 ---> 156ada45b585 03:48:24 [Warning] One or more build-args [ARCH] were not consumed 03:48:24 Successfully built 156ada45b585 03:48:24 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 03:48:24 provisioning config files... 03:48:24 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/43@tmp/config5817368124633708721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:48:24 ---> docker-login.sh 03:48:24 nexus3.edgexfoundry.org:10001 03:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:25 Configure a credential helper to remove this warning. See 03:48:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:25 03:48:25 Login Succeeded 03:48:25 nexus3.edgexfoundry.org:10002 03:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:25 Configure a credential helper to remove this warning. See 03:48:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:25 03:48:25 Login Succeeded 03:48:25 nexus3.edgexfoundry.org:10003 03:48:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:26 Configure a credential helper to remove this warning. See 03:48:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:26 03:48:26 Login Succeeded 03:48:26 nexus3.edgexfoundry.org:10004 03:48:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:26 Configure a credential helper to remove this warning. See 03:48:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:26 03:48:26 Login Succeeded 03:48:26 docker.io 03:48:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:27 Configure a credential helper to remove this warning. See 03:48:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:27 03:48:27 Login Succeeded 03:48:27 ---> docker-login.sh ends [Pipeline] } 03:48:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:48:27 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 03:48:27 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 03:48:27 latest 03:48:27 2.3.0-dev.4 03:48:27 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0-2.3.0-dev.4 03:48:27 main 03:48:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:27 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:28 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 03:48:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:48:28 21f9aa96e46b: Preparing 03:48:28 29e44a2f7b03: Preparing 03:48:28 067e04a329d1: Preparing 03:48:28 c101489deaae: Preparing 03:48:28 5d3e392a13a0: Preparing 03:48:28 5d3e392a13a0: Layer already exists 03:48:28 29e44a2f7b03: Pushed 03:48:28 21f9aa96e46b: Pushed 03:48:29 c101489deaae: Pushed 03:48:34 067e04a329d1: Pushed 03:48:34 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0: digest: sha256:22065e0c0e04bc983e1de13b1dbdcfa6e32f11b68e1d52cfa4f33ef7198eb1b4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:34 + 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 03:48:35 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 03:48:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:48:35 21f9aa96e46b: Preparing 03:48:35 29e44a2f7b03: Preparing 03:48:35 067e04a329d1: Preparing 03:48:35 c101489deaae: Preparing 03:48:35 5d3e392a13a0: Preparing 03:48:35 5d3e392a13a0: Layer already exists 03:48:35 067e04a329d1: Layer already exists 03:48:35 21f9aa96e46b: Layer already exists 03:48:35 c101489deaae: Layer already exists 03:48:35 29e44a2f7b03: Layer already exists 03:48:35 latest: digest: sha256:22065e0c0e04bc983e1de13b1dbdcfa6e32f11b68e1d52cfa4f33ef7198eb1b4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:35 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:36 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.4 03:48:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:48:36 21f9aa96e46b: Preparing 03:48:36 29e44a2f7b03: Preparing 03:48:36 067e04a329d1: Preparing 03:48:36 c101489deaae: Preparing 03:48:36 5d3e392a13a0: Preparing 03:48:36 067e04a329d1: Layer already exists 03:48:36 29e44a2f7b03: Layer already exists 03:48:36 21f9aa96e46b: Layer already exists 03:48:36 5d3e392a13a0: Layer already exists 03:48:36 c101489deaae: Layer already exists 03:48:36 2.3.0-dev.4: digest: sha256:22065e0c0e04bc983e1de13b1dbdcfa6e32f11b68e1d52cfa4f33ef7198eb1b4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:36 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0-2.3.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:37 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0-2.3.0-dev.4 03:48:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:48:37 21f9aa96e46b: Preparing 03:48:37 29e44a2f7b03: Preparing 03:48:37 067e04a329d1: Preparing 03:48:37 c101489deaae: Preparing 03:48:37 5d3e392a13a0: Preparing 03:48:37 5d3e392a13a0: Layer already exists 03:48:37 29e44a2f7b03: Layer already exists 03:48:37 067e04a329d1: Layer already exists 03:48:37 21f9aa96e46b: Layer already exists 03:48:37 c101489deaae: Layer already exists 03:48:37 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0-2.3.0-dev.4: digest: sha256:22065e0c0e04bc983e1de13b1dbdcfa6e32f11b68e1d52cfa4f33ef7198eb1b4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:37 + 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 03:48:38 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 03:48:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:48:38 21f9aa96e46b: Preparing 03:48:38 29e44a2f7b03: Preparing 03:48:38 067e04a329d1: Preparing 03:48:38 c101489deaae: Preparing 03:48:38 5d3e392a13a0: Preparing 03:48:38 067e04a329d1: Layer already exists 03:48:38 21f9aa96e46b: Layer already exists 03:48:38 5d3e392a13a0: Layer already exists 03:48:38 c101489deaae: Layer already exists 03:48:38 29e44a2f7b03: Layer already exists 03:48:38 main: digest: sha256:22065e0c0e04bc983e1de13b1dbdcfa6e32f11b68e1d52cfa4f33ef7198eb1b4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:38 ===================================================== [Pipeline] echo 03:48:38 taggedImages: 03:48:38 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 03:48:38 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 03:48:38 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.4 03:48:38 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0-2.3.0-dev.4 03:48:38 - 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 03:48:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:48:39 03:48:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:48:39 arm64: Pulling from edgex-lftools-log-publisher 03:48:39 8998bd30e6a1: Pulling fs layer 03:48:39 04944245beec: Pulling fs layer 03:48:39 699f458cf7ca: Pulling fs layer 03:48:39 765212b225bb: Pulling fs layer 03:48:39 f23df028b6ca: Pulling fs layer 03:48:39 d65c8cfc05b1: Pulling fs layer 03:48:39 2437ff75d9bd: Pulling fs layer 03:48:39 765212b225bb: Waiting 03:48:39 2437ff75d9bd: Waiting 03:48:39 f23df028b6ca: Waiting 03:48:39 d65c8cfc05b1: Waiting 03:48:39 04944245beec: Verifying Checksum 03:48:39 04944245beec: Download complete 03:48:39 765212b225bb: Verifying Checksum 03:48:39 765212b225bb: Download complete 03:48:39 f23df028b6ca: Download complete 03:48:39 d65c8cfc05b1: Verifying Checksum 03:48:39 d65c8cfc05b1: Download complete 03:48:39 699f458cf7ca: Verifying Checksum 03:48:39 699f458cf7ca: Download complete 03:48:40 8998bd30e6a1: Verifying Checksum 03:48:40 8998bd30e6a1: Download complete 03:48:42 2437ff75d9bd: Download complete 03:48:44 8998bd30e6a1: Pull complete 03:48:44 04944245beec: Pull complete 03:48:46 699f458cf7ca: Pull complete 03:48:46 765212b225bb: Pull complete 03:48:47 f23df028b6ca: Pull complete 03:48:47 d65c8cfc05b1: Pull complete 03:49:02 2437ff75d9bd: Pull complete 03:49:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:49:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:49:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:03 prd-ubuntu20.04-docker-arm64-4c-16g-22381 does not seem to be running inside a container 03:49:03 $ 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/43 -v /w/workspace/device-onvif-camera/43:/w/workspace/device-onvif-camera/43:rw,z -v /w/workspace/device-onvif-camera/43@tmp:/w/workspace/device-onvif-camera/43@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 03:49:05 $ docker top b83eb50ffa81d0fc38368d6facb3a1a14c2bdb85eeebd413191afe6c755e6f61 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:49:06 ---> job-cost.sh 03:49:06 lf-activate-venv: SKIPPING 03:49:06 INFO: No Stack... 03:49:07 INFO: Retrieving Pricing Info for: v3-standard-4 03:49:08 INFO: Archiving Costs [Pipeline] sh 03:49:08 + cut -d, -f6 03:49:08 + cat /w/workspace/device-onvif-camera/43/archives/cost.csv [Pipeline] lock 03:49:08 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-43-stack-cost] 03:49:08 Resource [jenkins-edgexfoundry-device-onvif-camera-main-43-stack-cost] did not exist. Created. 03:49:08 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:49:09 /w/workspace/device-onvif-camera/43@tmp/durable-4b9b3553/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:49:10 + echo total: 0.10999999940395355 [Pipeline] stash 03:49:10 Warning: overwriting stash ‘stack-cost’ 03:49:10 Stashed 1 file(s) [Pipeline] } 03:49:10 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-43-stack-cost] [Pipeline] // lock [Pipeline] } 03:49:10 $ docker stop --time=1 b83eb50ffa81d0fc38368d6facb3a1a14c2bdb85eeebd413191afe6c755e6f61 03:49:11 $ docker rm -f b83eb50ffa81d0fc38368d6facb3a1a14c2bdb85eeebd413191afe6c755e6f61 [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 03:49:12 provisioning config files... 03:49:12 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7405352603816279070tmp [Pipeline] { [Pipeline] sh 03:49:12 + set +x 03:49:12 + curl -s https://codecov.io/bash 03:49:12 + bash -s -- 03:49:12 03:49:12 _____ _ 03:49:12 / ____| | | 03:49:12 | | ___ __| | ___ ___ _____ __ 03:49:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:49:12 | |___| (_) | (_| | __/ (_| (_) \ V / 03:49:12 \_____\___/ \__,_|\___|\___\___/ \_/ 03:49:12 Bash-1.0.6 03:49:12 03:49:12 03:49:12 ==> git version 2.25.1 found 03:49:12 ==> 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 03:49:12 Release-Date: 2020-01-08 03:49:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:49:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:49:12 ==> Jenkins CI detected. 03:49:12 current dir:  /w/workspace/foundry_device-onvif-camera_main 03:49:12 project root: . 03:49:12 --> token set from env 03:49:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:49:12 ==> Running gcov in . (disable via -X gcov) 03:49:12 ==> Python coveragepy not found 03:49:12 ==> Searching for coverage reports in: 03:49:12 + . 03:49:12 -> Found 1 reports 03:49:12 ==> Detecting git/mercurial file structure 03:49:12 ==> Reading reports 03:49:12 + ./coverage.out bytes=76856 03:49:12 ==> Appending adjustments 03:49:12 https://docs.codecov.io/docs/fixing-reports 03:49:13 + Found adjustments 03:49:13 ==> Gzipping contents 03:49:13 12K /tmp/codecov.8hAOpf.gz 03:49:13 ==> Uploading reports 03:49:13 url: https://codecov.io 03:49:13 query: branch=main&commit=9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F43%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:49:13 -> Pinging Codecov 03:49:13 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=9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F43%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:49:13 -> Uploading to 03:49:13 https://storage.googleapis.com/codecov/v4/raw/2022-08-10/F29A59C45E3A92E06B3E522C9905F8EF/9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0/375d356a-aee6-4339-87bc-4d858f0827b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220810%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220810T034913Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f16c34837b399fe9fccc2835f7b28b55fcd9fdb1f794972896733071767a863 03:49:13 % Total % Received % Xferd Average Speed Time Time Time Current 03:49:13 Dload Upload Total Spent Left Speed 03:49:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10404 0 0 100 10404 0 47076 --:--:-- --:--:-- --:--:-- 46864 100 10404 0 0 100 10404 0 45832 --:--:-- --:--:-- --:--:-- 45631 03:49:13 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 [Pipeline] } 03:49:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:49:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:49:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:49:14 03:49:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:49:14 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:49:14 df9b9388f04a: Pulling fs layer 03:49:14 52dc419b0ee2: Pulling fs layer 03:49:14 25bc292e5bac: Pulling fs layer 03:49:14 114826534d7a: Pulling fs layer 03:49:14 4657fd5d0bcf: Pulling fs layer 03:49:14 6ad1cebc031e: Pulling fs layer 03:49:14 8a3aa393b2d8: Pulling fs layer 03:49:14 6ad1cebc031e: Waiting 03:49:14 8a3aa393b2d8: Waiting 03:49:14 114826534d7a: Waiting 03:49:14 4657fd5d0bcf: Waiting 03:49:14 25bc292e5bac: Download complete 03:49:14 52dc419b0ee2: Download complete 03:49:14 4657fd5d0bcf: Download complete 03:49:14 df9b9388f04a: Verifying Checksum 03:49:14 df9b9388f04a: Download complete 03:49:14 df9b9388f04a: Pull complete 03:49:14 6ad1cebc031e: Verifying Checksum 03:49:14 6ad1cebc031e: Download complete 03:49:14 52dc419b0ee2: Pull complete 03:49:14 25bc292e5bac: Pull complete 03:49:15 114826534d7a: Verifying Checksum 03:49:15 114826534d7a: Download complete 03:49:15 8a3aa393b2d8: Verifying Checksum 03:49:15 8a3aa393b2d8: Download complete 03:49:18 114826534d7a: Pull complete 03:49:18 4657fd5d0bcf: Pull complete 03:49:19 6ad1cebc031e: Pull complete 03:49:21 8a3aa393b2d8: Pull complete 03:49:21 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 03:49:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:49:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:21 prd-ubuntu20.04-docker-8c-8g-22380 does not seem to be running inside a container 03:49:22 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 03:49:23 $ docker top 9f7199bfe2d9daa9612d4ec3e4c955997ee07ff2e21bc102da91a670fa67513c -eo pid,comm [Pipeline] { [Pipeline] echo 03:49:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 03:49:24 + set -o pipefail 03:49:24 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 03:49:29 03:49:29 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 03:49:29 03:49:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/2842687f-d56c-457c-beee-e1d750d7378a 03:49:29 03:49:29 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:49:29 03:49:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:49:29 03:49:29 [Pipeline] } 03:49:29 $ docker stop --time=1 9f7199bfe2d9daa9612d4ec3e4c955997ee07ff2e21bc102da91a670fa67513c 03:49:31 $ docker rm -f 9f7199bfe2d9daa9612d4ec3e4c955997ee07ff2e21bc102da91a670fa67513c [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:49:32 + git log --format=format:%s -1 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 [Pipeline] sh 03:49:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:49:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:49:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:33 prd-ubuntu20.04-docker-8c-8g-22380 does not seem to be running inside a container 03:49:33 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:49:33 $ docker top c4c471a2869904dcf7ea68c71465583a07c02b2b6b2f6f95c6d4cd0757d4e7b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:49:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:49:33 [ssh-agent] Looking for ssh-agent implementation... 03:49:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:49:33 $ docker exec c4c471a2869904dcf7ea68c71465583a07c02b2b6b2f6f95c6d4cd0757d4e7b1 ssh-agent 03:49:33 SSH_AUTH_SOCK=/tmp/ssh-g7RXUCKGmjbd/agent.35 03:49:33 SSH_AGENT_PID=42 03:49:33 Running ssh-add (command line suppressed) 03:49:33 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8872026986162659563.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8872026986162659563.key) 03:49:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:49:34 + git semver tag 03:49:34 2022-08-10 03:49:34,561 [run_tag] DEBUG tag force:False 03:49:34 2022-08-10 03:49:34,561 [check_head_tag] DEBUG check head tag 03:49:34 2022-08-10 03:49:34,562 [execute] INFO git cat-file --batch-check 03:49:34 2022-08-10 03:49:34,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 03:49:34 2022-08-10 03:49:34,566 [execute] INFO git cat-file --batch 03:49:34 2022-08-10 03:49:34,566 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 03:49:34 2022-08-10 03:49:34,580 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:49:34 2022-08-10 03:49:34,581 [execute] INFO git tag -a v2.3.0-dev.4 -m v2.3.0-dev.4 03:49:34 2022-08-10 03:49:34,581 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.4', '-m', 'v2.3.0-dev.4'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 03:49:34 2022-08-10 03:49:34,585 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:49:34 2.3.0-dev.4 [Pipeline] } 03:49:34 $ docker exec --env ******** --env ******** c4c471a2869904dcf7ea68c71465583a07c02b2b6b2f6f95c6d4cd0757d4e7b1 ssh-agent -k 03:49:34 unset SSH_AUTH_SOCK; 03:49:34 unset SSH_AGENT_PID; 03:49:34 echo Agent pid 42 killed; 03:49:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:49:35 + git semver [Pipeline] } 03:49:35 $ docker stop --time=1 c4c471a2869904dcf7ea68c71465583a07c02b2b6b2f6f95c6d4cd0757d4e7b1 03:49:36 $ docker rm -f c4c471a2869904dcf7ea68c71465583a07c02b2b6b2f6f95c6d4cd0757d4e7b1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:49:37 03:49:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:49:37 0.23.1-centos7: Pulling from edgex-lftools 03:49:37 ab5ef0e58194: Pulling fs layer 03:49:37 9712f1f96733: Pulling fs layer 03:49:37 63f879dbbcfc: Pulling fs layer 03:49:37 0d9ebad4ef96: Pulling fs layer 03:49:37 e9a5061849ea: Pulling fs layer 03:49:37 d747dcd14b5f: Pulling fs layer 03:49:37 2de7ff778b66: Pulling fs layer 03:49:37 0d9ebad4ef96: Waiting 03:49:37 e9a5061849ea: Waiting 03:49:37 d747dcd14b5f: Waiting 03:49:37 2de7ff778b66: Waiting 03:49:37 9712f1f96733: Verifying Checksum 03:49:37 9712f1f96733: Download complete 03:49:37 63f879dbbcfc: Verifying Checksum 03:49:37 63f879dbbcfc: Download complete 03:49:38 e9a5061849ea: Verifying Checksum 03:49:38 e9a5061849ea: Download complete 03:49:38 d747dcd14b5f: Download complete 03:49:38 0d9ebad4ef96: Verifying Checksum 03:49:38 0d9ebad4ef96: Download complete 03:49:38 ab5ef0e58194: Verifying Checksum 03:49:38 ab5ef0e58194: Download complete 03:49:38 2de7ff778b66: Download complete 03:49:40 ab5ef0e58194: Pull complete 03:49:41 9712f1f96733: Pull complete 03:49:41 63f879dbbcfc: Pull complete 03:49:45 0d9ebad4ef96: Pull complete 03:49:45 e9a5061849ea: Pull complete 03:49:45 d747dcd14b5f: Pull complete 03:49:46 2de7ff778b66: Pull complete 03:49:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:49:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:49:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:47 prd-ubuntu20.04-docker-8c-8g-22380 does not seem to be running inside a container 03:49:47 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:49:49 $ docker top f206b1c7f0f5dd64625a9c36999bb51f942c639b8395ed436201aae1b2cececd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:49:49 provisioning config files... 03:49:49 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1112761009418602688tmp 03:49:49 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config691570345550234057tmp 03:49:49 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config500746867810761784tmp [Pipeline] { [Pipeline] echo 03:49:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:49:49 ---> sigul-configuration.sh 03:49:49 gpg: directory `/root/.gnupg' created 03:49:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:49:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:49:49 gpg: keyring `/root/.gnupg/secring.gpg' created 03:49:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:49:49 gpg: CAST5 encrypted data 03:49:49 gpg: encrypted with 1 passphrase 03:49:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:49:49 + mkdir /home/jenkins 03:49:49 + mkdir /home/jenkins/sigul [Pipeline] sh 03:49:50 + 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 03:49:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:49:50 ---> sigul-install.sh 03:49:50 Sigul already installed; skipping installation. [Pipeline] sh 03:49:50 + git tag --list 03:49:50 v0.0.0 03:49:50 v0.0.1-dev.1 03:49:50 v0.0.1-dev.10 03:49:50 v0.0.1-dev.11 03:49:50 v0.0.1-dev.12 03:49:50 v0.0.1-dev.13 03:49:50 v0.0.1-dev.14 03:49:50 v0.0.1-dev.15 03:49:50 v0.0.1-dev.16 03:49:50 v0.0.1-dev.17 03:49:50 v0.0.1-dev.18 03:49:50 v0.0.1-dev.19 03:49:50 v0.0.1-dev.2 03:49:50 v0.0.1-dev.20 03:49:50 v0.0.1-dev.21 03:49:50 v0.0.1-dev.22 03:49:50 v0.0.1-dev.23 03:49:50 v0.0.1-dev.24 03:49:50 v0.0.1-dev.25 03:49:50 v0.0.1-dev.26 03:49:50 v0.0.1-dev.27 03:49:50 v0.0.1-dev.28 03:49:50 v0.0.1-dev.3 03:49:50 v0.0.1-dev.4 03:49:50 v0.0.1-dev.5 03:49:50 v0.0.1-dev.6 03:49:50 v0.0.1-dev.7 03:49:50 v0.0.1-dev.8 03:49:50 v0.0.1-dev.9 03:49:50 v2.2.0 03:49:50 v2.2.0-dev.29 03:49:50 v2.2.0-dev.30 03:49:50 v2.2.0-dev.31 03:49:50 v2.2.0-dev.32 03:49:50 v2.2.0-dev.33 03:49:50 v2.2.0-dev.34 03:49:50 v2.2.0-dev.35 03:49:50 v2.3.0-dev.1 03:49:50 v2.3.0-dev.2 03:49:50 v2.3.0-dev.3 03:49:50 v2.3.0-dev.4 [Pipeline] sh 03:49:50 + lftools sign git-tag v2.3.0-dev.4 03:49:51 Signing Git tag with Sigul... 03:49:51 Signing v2.3.0-dev.4 [Pipeline] echo 03:49:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:49:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:49:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:49:52 $ docker stop --time=1 f206b1c7f0f5dd64625a9c36999bb51f942c639b8395ed436201aae1b2cececd 03:49:53 $ docker rm -f f206b1c7f0f5dd64625a9c36999bb51f942c639b8395ed436201aae1b2cececd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:49:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:49:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:49:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:54 prd-ubuntu20.04-docker-8c-8g-22380 does not seem to be running inside a container 03:49: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:49:54 $ docker top 8082acda6ce5a84a028e3d0a9a843c065c013b0e91125f1cc41ce6fd96b5c9e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:49:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:49:55 [ssh-agent] Looking for ssh-agent implementation... 03:49:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:49:55 $ docker exec 8082acda6ce5a84a028e3d0a9a843c065c013b0e91125f1cc41ce6fd96b5c9e4 ssh-agent 03:49:55 SSH_AUTH_SOCK=/tmp/ssh-hn62sY3VNkYE/agent.33 03:49:55 SSH_AGENT_PID=40 03:49:55 Running ssh-add (command line suppressed) 03:49:55 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7080499188965182885.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7080499188965182885.key) 03:49:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:49:55 + git semver bump pre 03:49:55 2022-08-10 03:49:55,930 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:49:55 2022-08-10 03:49:55,930 [bump_version] DEBUG bumping version:2.3.0-dev.4 on axis:pre with prefix:dev 03:49:55 2022-08-10 03:49:55,930 [bump_version] DEBUG bumped version:2.3.0-dev.5 03:49:55 2022-08-10 03:49:55,930 [write_version] DEBUG write version:2.3.0-dev.5 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 03:49:55 2022-08-10 03:49:55,930 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:49:55 2022-08-10 03:49:55,930 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 03:49:55 2022-08-10 03:49:55,932 [execute] INFO git cat-file --batch-check 03:49:55 2022-08-10 03:49:55,932 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 03:49:55 2022-08-10 03:49:55,936 [execute] INFO git cat-file --batch 03:49:55 2022-08-10 03:49:55,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 03:49:55 2022-08-10 03:49:55,940 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:49:55 2.3.0-dev.5 [Pipeline] } 03:49:55 $ docker exec --env ******** --env ******** 8082acda6ce5a84a028e3d0a9a843c065c013b0e91125f1cc41ce6fd96b5c9e4 ssh-agent -k 03:49:56 unset SSH_AUTH_SOCK; 03:49:56 unset SSH_AGENT_PID; 03:49:56 echo Agent pid 40 killed; 03:49:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:49:56 + git semver [Pipeline] } 03:49:56 $ docker stop --time=1 8082acda6ce5a84a028e3d0a9a843c065c013b0e91125f1cc41ce6fd96b5c9e4 03:49:58 $ docker rm -f 8082acda6ce5a84a028e3d0a9a843c065c013b0e91125f1cc41ce6fd96b5c9e4 [Pipeline] // withDockerContainer [Pipeline] sh 03:49:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:49:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:49:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:58 prd-ubuntu20.04-docker-8c-8g-22380 does not seem to be running inside a container 03:49:58 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:49:59 $ docker top 1099a28f5366a5aa64d8ca0b6bd915233a79a40daca41714c59bf47ac0ab36eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:49:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:49:59 [ssh-agent] Looking for ssh-agent implementation... 03:49:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:49:59 $ docker exec 1099a28f5366a5aa64d8ca0b6bd915233a79a40daca41714c59bf47ac0ab36eb ssh-agent 03:49:59 SSH_AUTH_SOCK=/tmp/ssh-0LaeKs4iTGRm/agent.36 03:49:59 SSH_AGENT_PID=42 03:49:59 Running ssh-add (command line suppressed) 03:49:59 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7080373405130818678.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7080373405130818678.key) 03:49:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:50:00 + git semver push 03:50:00 2022-08-10 03:50:00,282 [run_push] DEBUG push 03:50:00 2022-08-10 03:50:00,282 [execute] INFO git cat-file --batch-check 03:50:00 2022-08-10 03:50:00,283 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 03:50:00 2022-08-10 03:50:00,285 [execute] INFO git rev-list 734e61ac4f01a429d8292ebc1a017b0e3293e810 -- 03:50:00 2022-08-10 03:50:00,286 [execute] DEBUG Popen(['git', 'rev-list', '734e61ac4f01a429d8292ebc1a017b0e3293e810', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 03:50:00 2022-08-10 03:50:00,291 [execute] INFO git fetch -v origin 03:50:00 2022-08-10 03:50:00,291 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 03:50:00 2022-08-10 03:50:00,769 [run_push] DEBUG no remote changes detected 03:50:00 2022-08-10 03:50:00,769 [execute] INFO git push origin semver 03:50:00 2022-08-10 03:50:00,769 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 03:50:01 2022-08-10 03:50:01,574 [run_push] DEBUG push all version tags 03:50:01 2022-08-10 03:50:01,574 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:50:01 2022-08-10 03:50:01,575 [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) 03:50:02 2022-08-10 03:50:02,353 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:50:02 2.3.0-dev.5 [Pipeline] } 03:50:02 $ docker exec --env ******** --env ******** 1099a28f5366a5aa64d8ca0b6bd915233a79a40daca41714c59bf47ac0ab36eb ssh-agent -k 03:50:02 unset SSH_AUTH_SOCK; 03:50:02 unset SSH_AGENT_PID; 03:50:02 echo Agent pid 42 killed; 03:50:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:50:03 + git semver [Pipeline] } 03:50:03 $ docker stop --time=1 1099a28f5366a5aa64d8ca0b6bd915233a79a40daca41714c59bf47ac0ab36eb 03:50:04 $ docker rm -f 1099a28f5366a5aa64d8ca0b6bd915233a79a40daca41714c59bf47ac0ab36eb [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 03:50:05 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 03:50:05 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 03:50:05 total 16 03:50:05 drwxr-xr-x 3 root root 4096 Aug 10 03:40 . 03:50:05 drwxrwxr-x 11 jenkins jenkins 4096 Aug 10 03:49 .. 03:50:05 drwxr-xr-x 2 root root 4096 Aug 10 03:40 cost 03:50:05 -rw-r--r-- 1 root root 90 Aug 10 03:40 cost.csv 03:50:05 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 03:50:05 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 03:50:05 total 16 03:50:05 drwxr-xr-x 3 jenkins jenkins 4096 Aug 10 03:40 . 03:50:05 drwxrwxr-x 11 jenkins jenkins 4096 Aug 10 03:49 .. 03:50:05 drwxr-xr-x 2 jenkins jenkins 4096 Aug 10 03:40 cost 03:50:05 -rw-r--r-- 1 jenkins jenkins 90 Aug 10 03:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:50:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:50:06 ---> package-listing.sh 03:50:06 ++ facter osfamily 03:50:06 ++ tr '[:upper:]' '[:lower:]' 03:50:06 + OS_FAMILY=debian 03:50:06 + workspace=/w/workspace/foundry_device-onvif-camera_main 03:50:06 + START_PACKAGES=/tmp/packages_start.txt 03:50:06 + END_PACKAGES=/tmp/packages_end.txt 03:50:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:50:06 + PACKAGES=/tmp/packages_start.txt 03:50:06 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 03:50:06 + PACKAGES=/tmp/packages_end.txt 03:50:06 + case "${OS_FAMILY}" in 03:50:06 + dpkg -l 03:50:06 + grep '^ii' 03:50:06 + '[' -f /tmp/packages_start.txt ']' 03:50:06 + '[' -f /tmp/packages_end.txt ']' 03:50:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:50:06 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 03:50:06 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 03:50:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 03:50:06 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 03:50:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:50:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:50:07 prd-ubuntu20.04-docker-8c-8g-22380 does not seem to be running inside a container 03:50:07 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:50:07 $ docker top ba112723ee3b0f31d8e6402c9ffb5d785b15a0c1c835a640286ca08378e51ee9 -eo pid,comm [Pipeline] { [Pipeline] sh 03:50:08 + touch /tmp/pre-build-complete [Pipeline] sh 03:50:08 + mkdir -p /var/log/sysstat [Pipeline] sh 03:50:08 + ls /var/log/sa-host 03:50:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:50:08 provisioning config files... 03:50:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7187486674391312758tmp [Pipeline] { [Pipeline] echo 03:50:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:50:09 ---> create-netrc.sh [Pipeline] } 03:50:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:50:09 ---> python-tools-install.sh [Pipeline] echo 03:50:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:50:09 ---> sudo-logs.sh 03:50:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:50:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:50:10 ---> job-cost.sh 03:50:10 lf-activate-venv: SKIPPING 03:50:10 DEBUG: total: 0.2199999988079071 03:50:10 INFO: Retrieving Stack Cost... 03:50:10 INFO: Retrieving Pricing Info for: v3-standard-8 03:50:11 INFO: Archiving Costs [Pipeline] echo 03:50:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:50:11 ---> logs-deploy.sh 03:50:11 lf-activate-venv: SKIPPING 03:50:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/43 03:50:11 INFO: archiving workspace using pattern(s): 03:50:12 Archives upload complete. 03:50:12 INFO: archiving logs to Nexus