Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 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-ssh10408076837369654519.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh5299219403536818439.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh16560694641469619188.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh18247804356652520912.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17702061895007921953.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10927 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 (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 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 # timeout=10 Commit message: "Merge pull request #325 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.75" > git rev-list --no-walk e2d27ba835d2f99b0d43e5419c2c0d61d740c3e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:45:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:45:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:45:26 ========================================================= 04:45:26 EdgeX Global Pipelines Version Info 04:45:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:45:27 ------------------- 04:45:27 stable info: 04:45:27 ------------------- 04:45:27 Commited By: Bill Mahoney bill.mahoney@intel.com 04:45:27 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 04:45:27 Message: update stable to v1.0.248 04:45:28 ------------------- 04:45:28 experimental info: 04:45:28 ------------------- 04:45:28 Commited By: **** collab-it+edgex@linuxfoundation.org 04:45:28 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 04:45:28 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:45:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:45:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:45:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:45:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:45:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:45:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:45:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:45:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:45:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:45:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:45:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:45:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:45:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:45:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:45:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:45:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:45:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:45:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:45:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:45:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:45:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:45:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 04:45:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:45:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:45:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:45:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:45:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:45:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:45:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:45:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:45:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 [Pipeline] echo 04:45:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 00bdd2c [Pipeline] echo 04:45:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:45:28 provisioning config files... 04:45:28 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4228150270181120898tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:45:29 ---> docker-login.sh 04:45:29 nexus3.edgexfoundry.org:10001 04:45:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:29 Configure a credential helper to remove this warning. See 04:45:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:29 04:45:29 Login Succeeded 04:45:29 nexus3.edgexfoundry.org:10002 04:45:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:29 Configure a credential helper to remove this warning. See 04:45:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:29 04:45:29 Login Succeeded 04:45:29 nexus3.edgexfoundry.org:10003 04:45:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:30 Configure a credential helper to remove this warning. See 04:45:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:30 04:45:30 Login Succeeded 04:45:30 nexus3.edgexfoundry.org:10004 04:45:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:30 Configure a credential helper to remove this warning. See 04:45:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:30 04:45:30 Login Succeeded 04:45:30 docker.io 04:45:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:30 Configure a credential helper to remove this warning. See 04:45:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:30 04:45:30 Login Succeeded 04:45:30 ---> docker-login.sh ends [Pipeline] } 04:45:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:45:30 + git rev-list -1 --merges 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4~1..00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 [Pipeline] echo 04:45:30 -----------> git rev-list -1 --merges 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4~1..00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 04:45:30 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 [false] [Pipeline] sh 04:45:30 + git log --format=format:%s -1 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 [Pipeline] echo 04:45:31 ========================================================= 04:45:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:45:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:45:31 + git log --format=format:%s -1 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 [Pipeline] echo 04:45:31 [semverPrep] GIT_COMMIT: 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4, Commit Message: Merge pull request #325 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.75 [Pipeline] echo 04:45:31 [semverPrep] This is not a build commit. [Pipeline] sh 04:45:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:45:31 + grep -v github /etc/ssh/ssh_known_hosts 04:45:31 + [ -e /tmp/ssh_known_hosts ] 04:45:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:45:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 04:45:31 sudo tee -a /etc/ssh/ssh_known_hosts 04:45:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:45:32 04:45:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:45:32 0.1.4: Pulling from edgex-devops/py-git-semver 04:45:32 b85a868b505f: Pulling fs layer 04:45:32 e2be974225ed: Pulling fs layer 04:45:32 339a4e72a1f5: Pulling fs layer 04:45:32 988bab9f4d93: Pulling fs layer 04:45:32 1469e6f7b9e6: Pulling fs layer 04:45:32 eaf3925da568: Pulling fs layer 04:45:32 bab4dde63d76: Pulling fs layer 04:45:32 bde34c3a00c8: Pulling fs layer 04:45:32 b352a97aabf1: Pulling fs layer 04:45:32 4872d77fe225: Pulling fs layer 04:45:32 5851b861e8e6: Pulling fs layer 04:45:32 b352a97aabf1: Waiting 04:45:32 4872d77fe225: Waiting 04:45:32 988bab9f4d93: Waiting 04:45:32 5851b861e8e6: Waiting 04:45:32 bab4dde63d76: Waiting 04:45:32 1469e6f7b9e6: Waiting 04:45:32 eaf3925da568: Waiting 04:45:32 bde34c3a00c8: Waiting 04:45:32 e2be974225ed: Verifying Checksum 04:45:32 e2be974225ed: Download complete 04:45:32 988bab9f4d93: Download complete 04:45:32 1469e6f7b9e6: Verifying Checksum 04:45:32 1469e6f7b9e6: Download complete 04:45:32 eaf3925da568: Verifying Checksum 04:45:32 eaf3925da568: Download complete 04:45:32 339a4e72a1f5: Verifying Checksum 04:45:32 339a4e72a1f5: Download complete 04:45:32 bde34c3a00c8: Verifying Checksum 04:45:32 bde34c3a00c8: Download complete 04:45:32 b352a97aabf1: Download complete 04:45:32 4872d77fe225: Verifying Checksum 04:45:32 4872d77fe225: Download complete 04:45:32 5851b861e8e6: Verifying Checksum 04:45:32 5851b861e8e6: Download complete 04:45:32 b85a868b505f: Verifying Checksum 04:45:32 b85a868b505f: Download complete 04:45:32 bab4dde63d76: Verifying Checksum 04:45:32 bab4dde63d76: Download complete 04:45:33 b85a868b505f: Pull complete 04:45:34 e2be974225ed: Pull complete 04:45:34 339a4e72a1f5: Pull complete 04:45:34 988bab9f4d93: Pull complete 04:45:34 1469e6f7b9e6: Pull complete 04:45:34 eaf3925da568: Pull complete 04:45:36 bab4dde63d76: Pull complete 04:45:36 bde34c3a00c8: Pull complete 04:45:36 b352a97aabf1: Pull complete 04:45:37 4872d77fe225: Pull complete 04:45:37 5851b861e8e6: Pull complete 04:45:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:45:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:45:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:45:37 prd-ubuntu20.04-docker-8c-8g-10927 does not seem to be running inside a container 04:45:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:45:40 $ docker top 66868f63b9dc10ec399ee52c7203eccad7b7db6576b13de293dc538f433f50ed -eo pid,comm 04:45:40 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). 04:45:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:45:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:45:40 [ssh-agent] Looking for ssh-agent implementation... 04:45:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:45:40 $ docker exec 66868f63b9dc10ec399ee52c7203eccad7b7db6576b13de293dc538f433f50ed ssh-agent 04:45:40 SSH_AUTH_SOCK=/tmp/ssh-v1fcv8E5AiUe/agent.32 04:45:40 SSH_AGENT_PID=38 04:45:40 Running ssh-add (command line suppressed) 04:45:40 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4134370275538941738.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4134370275538941738.key) 04:45:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:45:40 + git tag --points-at HEAD [Pipeline] } 04:45:40 $ docker exec --env ******** --env ******** 66868f63b9dc10ec399ee52c7203eccad7b7db6576b13de293dc538f433f50ed ssh-agent -k 04:45:40 unset SSH_AUTH_SOCK; 04:45:40 unset SSH_AGENT_PID; 04:45:40 echo Agent pid 38 killed; 04:45:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:45:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:45:40 [ssh-agent] Looking for ssh-agent implementation... 04:45:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:45:41 $ docker exec 66868f63b9dc10ec399ee52c7203eccad7b7db6576b13de293dc538f433f50ed ssh-agent 04:45:41 SSH_AUTH_SOCK=/tmp/ssh-cvo8bgKtA6io/agent.70 04:45:41 SSH_AGENT_PID=76 04:45:41 Running ssh-add (command line suppressed) 04:45:41 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2956773065647268473.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2956773065647268473.key) 04:45:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:45:41 + git semver init 04:45:41 2023-04-26 04:45:41,763 [run_init] DEBUG init version:0.0.0 force:False 04:45:41 2023-04-26 04:45:41,764 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 04:45:41 2023-04-26 04:45:41,765 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 04:45:41 2023-04-26 04:45:41,765 [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) 04:45:42 2023-04-26 04:45:42,633 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 04:45:42 2023-04-26 04:45:42,633 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 04:45:42 2023-04-26 04:45:42,634 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:45:42 2023-04-26 04:45:42,634 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:45:42 3.0.0-dev.33 [Pipeline] } 04:45:42 $ docker exec --env ******** --env ******** 66868f63b9dc10ec399ee52c7203eccad7b7db6576b13de293dc538f433f50ed ssh-agent -k 04:45:42 unset SSH_AUTH_SOCK; 04:45:42 unset SSH_AGENT_PID; 04:45:42 echo Agent pid 76 killed; 04:45:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:45:43 + git semver [Pipeline] } 04:45:43 $ docker stop --time=1 66868f63b9dc10ec399ee52c7203eccad7b7db6576b13de293dc538f433f50ed 04:45:44 $ docker rm -f --volumes 66868f63b9dc10ec399ee52c7203eccad7b7db6576b13de293dc538f433f50ed [Pipeline] // withDockerContainer [Pipeline] sh 04:45:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:45:45 Stashed 1 file(s) [Pipeline] echo 04:45:45 [edgeXSemver]: initialized semver on version 3.0.0-dev.33 [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 04:45:45 provisioning config files... 04:45:45 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13984238225574111359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:45:45 ---> docker-login.sh 04:45:45 nexus3.edgexfoundry.org:10001 04:45:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:45 Configure a credential helper to remove this warning. See 04:45:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:45 04:45:45 Login Succeeded 04:45:45 nexus3.edgexfoundry.org:10002 04:45:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:45 Configure a credential helper to remove this warning. See 04:45:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:45 04:45:45 Login Succeeded 04:45:45 nexus3.edgexfoundry.org:10003 04:45:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:46 Configure a credential helper to remove this warning. See 04:45:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:46 04:45:46 Login Succeeded 04:45:46 nexus3.edgexfoundry.org:10004 04:45:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:46 Configure a credential helper to remove this warning. See 04:45:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:46 04:45:46 Login Succeeded 04:45:46 docker.io 04:45:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:46 Configure a credential helper to remove this warning. See 04:45:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:46 04:45:46 Login Succeeded 04:45:46 ---> docker-login.sh ends [Pipeline] } 04:45:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:45:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:45:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:45:46 ========================================================= 04:45:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:45:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:45:46 Sending build context to Docker daemon 26.95MB 04:45:46 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:45:46 Step 2/13 : FROM ${BASE} AS builder 04:45:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:45:47 f56be85fc22e: Pulling fs layer 04:45:47 85791d961cd3: Pulling fs layer 04:45:47 d694b5ae8c79: Pulling fs layer 04:45:47 9f32a84ed3da: Pulling fs layer 04:45:47 4d19c01a9841: Pulling fs layer 04:45:47 9325e15d5711: Pulling fs layer 04:45:47 556b6ee489ea: Pulling fs layer 04:45:47 c5a4b2cf53e6: Pulling fs layer 04:45:47 4d19c01a9841: Waiting 04:45:47 9325e15d5711: Waiting 04:45:47 556b6ee489ea: Waiting 04:45:47 9f32a84ed3da: Waiting 04:45:47 c5a4b2cf53e6: Waiting 04:45:47 85791d961cd3: Download complete 04:45:47 9f32a84ed3da: Verifying Checksum 04:45:47 9f32a84ed3da: Download complete 04:45:47 4d19c01a9841: Verifying Checksum 04:45:47 4d19c01a9841: Download complete 04:45:47 f56be85fc22e: Verifying Checksum 04:45:47 f56be85fc22e: Download complete 04:45:47 9325e15d5711: Verifying Checksum 04:45:47 9325e15d5711: Download complete 04:45:47 f56be85fc22e: Pull complete 04:45:47 85791d961cd3: Pull complete 04:45:47 c5a4b2cf53e6: Verifying Checksum 04:45:47 c5a4b2cf53e6: Download complete 04:45:47 d694b5ae8c79: Verifying Checksum 04:45:47 d694b5ae8c79: Download complete 04:45:48 556b6ee489ea: Verifying Checksum 04:45:48 556b6ee489ea: Download complete 04:45:51 d694b5ae8c79: Pull complete 04:45:51 9f32a84ed3da: Pull complete 04:45:51 4d19c01a9841: Pull complete 04:45:51 9325e15d5711: Pull complete 04:45:54 556b6ee489ea: Pull complete 04:45:55 c5a4b2cf53e6: Pull complete 04:45:55 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 04:45:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:45:55 ---> c4be618373d6 04:45:55 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:45:59 ---> Running in ea521233d123 04:45:59 Removing intermediate container ea521233d123 04:45:59 ---> ae3147d51e04 04:45:59 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:45:59 ---> Running in 62e1bc61d1a8 04:45:59 Removing intermediate container 62e1bc61d1a8 04:45:59 ---> 43128ff74bd0 04:45:59 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:45:59 ---> Running in 070b53289eaf 04:45:59 Removing intermediate container 070b53289eaf 04:45:59 ---> 940caf651d73 04:45:59 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:45:59 ---> Running in fb456bc6832d 04:45:59 Removing intermediate container fb456bc6832d 04:45:59 ---> 3933b97495d1 04:45:59 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:45:59 ---> Running in 44a12f214d99 04:45:59 Removing intermediate container 44a12f214d99 04:45:59 ---> d62ca31d4640 04:45:59 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:45:59 ---> Running in 09eefb225317 04:45:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:46:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:46:00 OK: 265 MiB in 53 packages 04:46:00 Still waiting to schedule task 04:46:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:46:00 Removing intermediate container 09eefb225317 04:46:00 ---> c8d28b0e750f 04:46:00 Step 9/13 : WORKDIR /device-onvif-camera 04:46:00 ---> Running in 1a9f43e87c8c 04:46:00 Removing intermediate container 1a9f43e87c8c 04:46:00 ---> b816ed912554 04:46:00 Step 10/13 : COPY go.mod vendor* ./ 04:46:00 ---> aa62a6cf3d01 04:46:00 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:00 ---> Running in 405f0d13ada7 04:46:34 Removing intermediate container 405f0d13ada7 04:46:34 ---> 81bf659afbf8 04:46:34 Step 12/13 : COPY . . 04:46:34 ---> fdb0bf0d7e70 04:46:34 Step 13/13 : RUN ${MAKE} 04:46:34 ---> Running in 7ee6ecd963b2 04:46:34 noop 04:46:34 Removing intermediate container 7ee6ecd963b2 04:46:34 ---> 82196c6ed4de 04:46:34 Successfully built 82196c6ed4de 04:46:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:34 + docker inspect -f . ci-base-image-x86_64 04:46:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:46:35 prd-ubuntu20.04-docker-8c-8g-10927 does not seem to be running inside a container 04:46:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:46:35 $ docker top 46415b4ea1b8fa55bb379fc425504e6e22e3fdb199ffbaa22abbeaebc65b9167 -eo pid,comm [Pipeline] { [Pipeline] sh 04:46:35 + go version 04:46:35 go version go1.20.2 linux/amd64 [Pipeline] } 04:46:35 $ docker stop --time=1 46415b4ea1b8fa55bb379fc425504e6e22e3fdb199ffbaa22abbeaebc65b9167 04:46:37 $ docker rm -f --volumes 46415b4ea1b8fa55bb379fc425504e6e22e3fdb199ffbaa22abbeaebc65b9167 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:37 + docker inspect -f . ci-base-image-x86_64 04:46:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:46:37 prd-ubuntu20.04-docker-8c-8g-10927 does not seem to be running inside a container 04:46:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:46:37 $ docker top e629e40ce548a08a8b2ca7879b4927467674e87ba9a6828c21760a97c5dc61a4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:46:38 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 04:46:38 + make test 04:46:38 go test ./... -coverprofile=coverage.out ./... 04:46:43 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:46:56 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:46:56 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:46:56 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.038s coverage: 31.6% of statements 04:46:56 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.409s coverage: 86.5% of statements 04:47:05 go vet ./... 04:47:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:47:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:47:08 ./bin/test-attribution-txt.sh [Pipeline] echo 04:47:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:47:08 $ docker stop --time=1 e629e40ce548a08a8b2ca7879b4927467674e87ba9a6828c21760a97c5dc61a4 04:47:11 $ docker rm -f --volumes e629e40ce548a08a8b2ca7879b4927467674e87ba9a6828c21760a97c5dc61a4 [Pipeline] // withDockerContainer [Pipeline] sh 04:47:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:47:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:47:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:47:13 + ls -al . 04:47:13 total 236 04:47:13 drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 04:46 . 04:47:13 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 04:45 .. 04:47:13 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 04:45 .git 04:47:13 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 04:45 .github 04:47:13 -rw-rw-r-- 1 jenkins jenkins 496 Apr 26 04:45 .gitignore 04:47:13 -rw-rw-r-- 1 jenkins jenkins 42 Apr 26 04:45 .golangci.yml 04:47:13 drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 04:45 .semver 04:47:13 -rw-rw-r-- 1 jenkins jenkins 9861 Apr 26 04:45 Attribution.txt 04:47:13 -rw-rw-r-- 1 jenkins jenkins 6312 Apr 26 04:45 CHANGELOG.md 04:47:13 -rw-rw-r-- 1 jenkins jenkins 1574 Apr 26 04:45 Dockerfile 04:47:13 -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 04:45 GOVERNANCE.md 04:47:13 -rw-rw-r-- 1 jenkins jenkins 734 Apr 26 04:45 Jenkinsfile 04:47:13 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 26 04:45 LICENSE 04:47:13 -rw-rw-r-- 1 jenkins jenkins 2751 Apr 26 04:45 Makefile 04:47:13 -rw-rw-r-- 1 jenkins jenkins 625 Apr 26 04:45 OWNERS.md 04:47:13 -rw-rw-r-- 1 jenkins jenkins 6250 Apr 26 04:45 README.md 04:47:13 -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 04:45 VERSION 04:47:13 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 04:45 bin 04:47:13 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 04:45 cmd 04:47:13 -rw-r--r-- 1 jenkins jenkins 78922 Apr 26 04:46 coverage.out 04:47:13 drwxrwxr-x 6 jenkins jenkins 4096 Apr 26 04:45 doc 04:47:13 -rw-rw-r-- 1 jenkins jenkins 3557 Apr 26 04:45 go.mod 04:47:13 -rw-rw-r-- 1 jenkins jenkins 32947 Apr 26 04:45 go.sum 04:47:13 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 04:45 internal 04:47:13 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 04:45 snap 04:47:13 -rw-rw-r-- 1 jenkins jenkins 236 Apr 26 04:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:13 + 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=00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 --label arch=amd64 --label version=3.0.0-dev.33 . 04:47:13 Sending build context to Docker daemon 27.03MB 04:47:13 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:47:13 Step 2/26 : FROM ${BASE} AS builder 04:47:13 ---> 82196c6ed4de 04:47:13 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:47:14 ---> Running in b7121c6c3e4c 04:47:14 Removing intermediate container b7121c6c3e4c 04:47:14 ---> 9f63ca4407bd 04:47:14 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:47:14 ---> Running in 75bd7d74c7b7 04:47:14 Removing intermediate container 75bd7d74c7b7 04:47:14 ---> fe2b76c1f96c 04:47:14 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:47:14 ---> Running in c8d90efbeeaa 04:47:14 Removing intermediate container c8d90efbeeaa 04:47:14 ---> 5aa3a7f24d7a 04:47:14 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:47:14 ---> Running in 6558cf05214a 04:47:14 Removing intermediate container 6558cf05214a 04:47:14 ---> ae0c08098840 04:47:14 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:47:14 ---> Running in c99be1e15d6c 04:47:14 Removing intermediate container c99be1e15d6c 04:47:14 ---> 8bc1d30f9e1d 04:47:14 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:47:14 ---> Running in b8f68c1cad7f 04:47:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:47:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:47:14 OK: 265 MiB in 53 packages 04:47:15 Removing intermediate container b8f68c1cad7f 04:47:15 ---> 62ca83cde649 04:47:15 Step 9/26 : WORKDIR /device-onvif-camera 04:47:15 ---> Running in f5217acd2c31 04:47:15 Removing intermediate container f5217acd2c31 04:47:15 ---> bb844111c42b 04:47:15 Step 10/26 : COPY go.mod vendor* ./ 04:47:15 ---> 2b3860f3cfc3 04:47:15 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:15 ---> Running in ddeeee8c83a5 04:47:16 Removing intermediate container ddeeee8c83a5 04:47:16 ---> 673e043ff518 04:47:16 Step 12/26 : COPY . . 04:47:17 ---> ad37c11a01b5 04:47:17 Step 13/26 : RUN ${MAKE} 04:47:17 ---> Running in 53c8f6ef7e27 04:47:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:47:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10928 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 04:47:39 Running in /w/workspace/device-onvif-camera/128 [Pipeline] { [Pipeline] checkout 04:47:39 The recommended git tool is: git 04:47:39 Removing intermediate container 53c8f6ef7e27 04:47:39 ---> 92442ca31daf 04:47:39 Step 14/26 : FROM alpine:3.17 04:47:39 3.17: Pulling from library/alpine 04:47:39 f56be85fc22e: Already exists 04:47:39 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:47:39 Status: Downloaded newer image for alpine:3.17 04:47:39 ---> 9ed4aefc74f6 04:47:39 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:47:39 ---> Running in d7da50a7159a 04:47:39 Removing intermediate container d7da50a7159a 04:47:39 ---> 143a9611669f 04:47:39 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:47:39 ---> Running in 87eff406bc00 04:47:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:47:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:47:39 (1/1) Installing dumb-init (1.2.5-r2) 04:47:39 Executing busybox-1.35.0-r29.trigger 04:47:39 OK: 7 MiB in 16 packages 04:47:39 Removing intermediate container 87eff406bc00 04:47:39 ---> e2bdb1afab01 04:47:39 Step 17/26 : WORKDIR / 04:47:39 ---> Running in c3861539f59f 04:47:39 Removing intermediate container c3861539f59f 04:47:39 ---> 53acbe170195 04:47:39 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:47:40 ---> ee95757b2245 04:47:40 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:47:40 ---> 9ebca3951c55 04:47:40 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:47:40 ---> b80ef93e8d4d 04:47:40 Step 21/26 : EXPOSE 59984 04:47:40 ---> Running in dd2eb246f4f2 04:47:40 Removing intermediate container dd2eb246f4f2 04:47:40 ---> 1f0735940925 04:47:40 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:47:40 ---> Running in 39a4b381829b 04:47:40 Removing intermediate container 39a4b381829b 04:47:40 ---> 2335e6b518f0 04:47:40 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:47:40 ---> Running in 242b66c78d93 04:47:40 Removing intermediate container 242b66c78d93 04:47:40 ---> 7ab59f875ce2 04:47:40 Step 24/26 : LABEL arch=amd64 04:47:40 ---> Running in bedd9cc9cbeb 04:47:41 Removing intermediate container bedd9cc9cbeb 04:47:41 ---> 3e089d6f6885 04:47:41 Step 25/26 : LABEL git_sha=00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 04:47:41 ---> Running in efe7f5944224 04:47:41 Removing intermediate container efe7f5944224 04:47:41 ---> 9da16420286c 04:47:41 Step 26/26 : LABEL version=3.0.0-dev.33 04:47:41 ---> Running in a0726d2c1ff3 04:47:41 Removing intermediate container a0726d2c1ff3 04:47:41 ---> 1d73167d07c9 04:47:41 [Warning] One or more build-args [ARCH] were not consumed 04:47:41 Successfully built 1d73167d07c9 04:47:41 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 04:47:41 provisioning config files... 04:47:41 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8648026911966136137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:47:41 ---> docker-login.sh 04:47:41 nexus3.edgexfoundry.org:10001 04:47:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:41 Configure a credential helper to remove this warning. See 04:47:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:41 04:47:41 Login Succeeded 04:47:41 nexus3.edgexfoundry.org:10002 04:47:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:41 Configure a credential helper to remove this warning. See 04:47:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:41 04:47:41 Login Succeeded 04:47:41 nexus3.edgexfoundry.org:10003 04:47:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:42 Configure a credential helper to remove this warning. See 04:47:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:42 04:47:42 Login Succeeded 04:47:42 nexus3.edgexfoundry.org:10004 04:47:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:42 Configure a credential helper to remove this warning. See 04:47:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:42 04:47:42 Login Succeeded 04:47:42 docker.io 04:47:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:42 Configure a credential helper to remove this warning. See 04:47:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:42 04:47:42 Login Succeeded 04:47:42 ---> docker-login.sh ends [Pipeline] } 04:47:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:47:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:47:42 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 04:47:42 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 04:47:42 latest 04:47:42 3.0.0-dev.33 04:47:42 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4-3.0.0-dev.33 04:47:42 main 04:47:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:42 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:43 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 04:47:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:47:43 ff1f3f0dad44: Preparing 04:47:43 bd7d398d64d5: Preparing 04:47:43 b0352cc2d501: Preparing 04:47:43 7b30c13666da: Preparing 04:47:43 f1417ff83b31: Preparing 04:47:43 f1417ff83b31: Layer already exists 04:47:43 bd7d398d64d5: Pushed 04:47:43 7b30c13666da: Pushed 04:47:43 ff1f3f0dad44: Pushed 04:47:44 using credential edgex-jenkins-ssh 04:47:44 Cloning the remote Git repository 04:47:44 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:47:44 > git init /w/workspace/device-onvif-camera/128 # timeout=10 04:47:45 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:47:45 > git --version # timeout=10 04:47:45 > git --version # 'git version 2.25.1' 04:47:45 using GIT_SSH to set credentials SSH Credentials for GitHub 04:47:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:47:46 b0352cc2d501: Pushed 04:47:46 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4: digest: sha256:da2dde90f51e994f0c9de5e9a797191072519d35cd991e1a144db9379fb6ee8c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:46 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:46 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:47:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:47:46 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 04:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:47:46 ff1f3f0dad44: Preparing 04:47:46 bd7d398d64d5: Preparing 04:47:46 b0352cc2d501: Preparing 04:47:46 7b30c13666da: Preparing 04:47:46 f1417ff83b31: Preparing 04:47:46 bd7d398d64d5: Layer already exists 04:47:46 ff1f3f0dad44: Layer already exists 04:47:46 b0352cc2d501: Layer already exists 04:47:46 f1417ff83b31: Layer already exists 04:47:46 7b30c13666da: Layer already exists 04:47:46 latest: digest: sha256:da2dde90f51e994f0c9de5e9a797191072519d35cd991e1a144db9379fb6ee8c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:47 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:47 Avoid second fetch 04:47:47 Checking out Revision 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 (main) 04:47:47 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.33 04:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:47:47 ff1f3f0dad44: Preparing 04:47:47 bd7d398d64d5: Preparing 04:47:47 b0352cc2d501: Preparing 04:47:47 7b30c13666da: Preparing 04:47:47 f1417ff83b31: Preparing 04:47:47 f1417ff83b31: Layer already exists 04:47:47 ff1f3f0dad44: Layer already exists 04:47:47 b0352cc2d501: Layer already exists 04:47:47 bd7d398d64d5: Layer already exists 04:47:47 7b30c13666da: Layer already exists 04:47:47 3.0.0-dev.33: digest: sha256:da2dde90f51e994f0c9de5e9a797191072519d35cd991e1a144db9379fb6ee8c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:47 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:00bdd2cabb0c43dfb1f93a71ebf53860aad231a4-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:47 > git config core.sparsecheckout # timeout=10 04:47:47 > git checkout -f 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 # timeout=10 04:47:48 Commit message: "Merge pull request #325 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.75" 04:47:48 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:00bdd2cabb0c43dfb1f93a71ebf53860aad231a4-3.0.0-dev.33 04:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:47:48 ff1f3f0dad44: Preparing 04:47:48 bd7d398d64d5: Preparing 04:47:48 b0352cc2d501: Preparing 04:47:48 7b30c13666da: Preparing 04:47:48 f1417ff83b31: Preparing 04:47:48 b0352cc2d501: Layer already exists 04:47:48 bd7d398d64d5: Layer already exists 04:47:48 ff1f3f0dad44: Layer already exists 04:47:48 7b30c13666da: Layer already exists 04:47:48 f1417ff83b31: Layer already exists 04:47:48 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4-3.0.0-dev.33: digest: sha256:da2dde90f51e994f0c9de5e9a797191072519d35cd991e1a144db9379fb6ee8c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:48 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:47:48 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 04:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:47:48 ff1f3f0dad44: Preparing 04:47:48 bd7d398d64d5: Preparing 04:47:48 b0352cc2d501: Preparing 04:47:48 7b30c13666da: Preparing 04:47:48 f1417ff83b31: Preparing 04:47:48 bd7d398d64d5: Layer already exists 04:47:48 ff1f3f0dad44: Layer already exists 04:47:48 f1417ff83b31: Layer already exists 04:47:48 7b30c13666da: Layer already exists 04:47:48 b0352cc2d501: Layer already exists 04:47:48 main: digest: sha256:da2dde90f51e994f0c9de5e9a797191072519d35cd991e1a144db9379fb6ee8c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:47:48 ===================================================== [Pipeline] echo 04:47:48 taggedImages: 04:47:48 - nexus3.edgexfoundry.org:10004/device-onvif-camera:00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 04:47:48 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 04:47:48 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.33 04:47:48 - nexus3.edgexfoundry.org:10004/device-onvif-camera:00bdd2cabb0c43dfb1f93a71ebf53860aad231a4-3.0.0-dev.33 04:47:48 - 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 04:47:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:47:49 % Total % Received % Xferd Average Speed Time Time Time Current 04:47:49 Dload Upload Total Spent Left Speed 04:47:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 95872 04:47:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:47:49 04:47:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 04:47:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:47:49 latest: Pulling from edgex-lftools-log-publisher 04:47:49 5eb5b503b376: Pulling fs layer 04:47:49 5c69ac0246d0: Pulling fs layer 04:47:49 ec43610c2a17: Pulling fs layer 04:47:49 3a2ae6a8a46f: Pulling fs layer 04:47:49 33b1e0a273af: Pulling fs layer 04:47:49 5d3b04190fa2: Pulling fs layer 04:47:49 2f39f015ded8: Pulling fs layer 04:47:49 33b1e0a273af: Waiting 04:47:49 5d3b04190fa2: Waiting 04:47:49 3a2ae6a8a46f: Waiting 04:47:49 2f39f015ded8: Waiting 04:47:49 5c69ac0246d0: Verifying Checksum 04:47:49 5c69ac0246d0: Download complete 04:47:49 3a2ae6a8a46f: Verifying Checksum 04:47:49 3a2ae6a8a46f: Download complete 04:47:49 33b1e0a273af: Verifying Checksum 04:47:49 33b1e0a273af: Download complete 04:47:49 ec43610c2a17: Verifying Checksum 04:47:49 ec43610c2a17: Download complete 04:47:49 5d3b04190fa2: Download complete 04:47:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:47:49 5eb5b503b376: Verifying Checksum 04:47:49 5eb5b503b376: Download complete 04:47:50 + sudo tee /etc/docker/daemon.new 04:47:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:47:50 { 04:47:50 "registry-mirrors": [ 04:47:50 "https://nexus3.edgexfoundry.org:10001" 04:47:50 ], 04:47:50 "bip": "10.250.0.254/24", 04:47:50 "hosts": [ 04:47:50 "tcp://0.0.0.0:5555", 04:47:50 "unix:///var/run/docker.sock" 04:47:50 ], 04:47:50 "mtu": 1458, 04:47:50 "selinux-enabled": true, 04:47:50 "seccomp-profile": "/etc/docker/seccomp.json" 04:47:50 } [Pipeline] sh 04:47:50 2f39f015ded8: Download complete 04:47:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:47:50 + sudo service docker restart 04:47:50 5eb5b503b376: Pull complete 04:47:50 5c69ac0246d0: Pull complete 04:47:51 ec43610c2a17: Pull complete 04:47:51 3a2ae6a8a46f: Pull complete 04:47:51 33b1e0a273af: Pull complete 04:47:51 5d3b04190fa2: Pull complete 04:47:55 2f39f015ded8: Pull complete 04:47:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:47:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:47:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:56 prd-ubuntu20.04-docker-8c-8g-10927 does not seem to be running inside a container 04:47:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:48:00 $ docker top afbbe87e66056c6fdd921fce82541b53dfc65246b5b6e062ea314179d619871c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:48:01 ---> job-cost.sh 04:48:01 lf-activate-venv: SKIPPING 04:48:01 INFO: No Stack... 04:48:01 INFO: Retrieving Pricing Info for: v3-standard-8 04:48:02 INFO: Archiving Costs [Pipeline] sh 04:48:02 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 04:48:02 + cut -d, -f6 [Pipeline] lock 04:48:02 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-128-stack-cost] 04:48:02 Resource [jenkins-edgexfoundry-device-onvif-camera-main-128-stack-cost] did not exist. Created. 04:48:02 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-128-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:48:02 + echo total: 0.2199999988079071 [Pipeline] stash 04:48:02 Stashed 1 file(s) [Pipeline] } 04:48:02 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-128-stack-cost] [Pipeline] // lock [Pipeline] } 04:48:02 $ docker stop --time=1 afbbe87e66056c6fdd921fce82541b53dfc65246b5b6e062ea314179d619871c 04:48:03 $ docker rm -f --volumes afbbe87e66056c6fdd921fce82541b53dfc65246b5b6e062ea314179d619871c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:48:09 provisioning config files... 04:48:09 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/128@tmp/config5871371461024923410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:48:09 ---> docker-login.sh 04:48:09 nexus3.edgexfoundry.org:10001 04:48:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:10 Configure a credential helper to remove this warning. See 04:48:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:10 04:48:10 Login Succeeded 04:48:10 nexus3.edgexfoundry.org:10002 04:48:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:10 Configure a credential helper to remove this warning. See 04:48:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:10 04:48:10 Login Succeeded 04:48:10 nexus3.edgexfoundry.org:10003 04:48:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:10 Configure a credential helper to remove this warning. See 04:48:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:10 04:48:10 Login Succeeded 04:48:10 nexus3.edgexfoundry.org:10004 04:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:11 Configure a credential helper to remove this warning. See 04:48:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:11 04:48:11 Login Succeeded 04:48:11 docker.io 04:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:11 Configure a credential helper to remove this warning. See 04:48:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:11 04:48:11 Login Succeeded 04:48:11 ---> docker-login.sh ends [Pipeline] } 04:48:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:48:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:48:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:48:11 ========================================================= 04:48:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:48:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:12 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:48:12 Sending build context to Docker daemon 19.66MB 04:48:12 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:48:12 Step 2/13 : FROM ${BASE} AS builder 04:48:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:48:14 c41833b44d91: Pulling fs layer 04:48:14 ed15518f5707: Pulling fs layer 04:48:14 feae8fd75edb: Pulling fs layer 04:48:14 242c74f7c9fa: Pulling fs layer 04:48:14 3cdef696dda3: Pulling fs layer 04:48:14 2ced38df9373: Pulling fs layer 04:48:14 58f1dce35555: Pulling fs layer 04:48:14 242c74f7c9fa: Waiting 04:48:14 3cdef696dda3: Waiting 04:48:14 2ced38df9373: Waiting 04:48:14 58f1dce35555: Waiting 04:48:14 ed15518f5707: Verifying Checksum 04:48:14 ed15518f5707: Download complete 04:48:14 242c74f7c9fa: Verifying Checksum 04:48:14 242c74f7c9fa: Download complete 04:48:14 3cdef696dda3: Download complete 04:48:14 c41833b44d91: Verifying Checksum 04:48:14 c41833b44d91: Download complete 04:48:15 c41833b44d91: Pull complete 04:48:15 58f1dce35555: Verifying Checksum 04:48:15 58f1dce35555: Download complete 04:48:16 ed15518f5707: Pull complete 04:48:17 feae8fd75edb: Verifying Checksum 04:48:17 feae8fd75edb: Download complete 04:48:17 2ced38df9373: Verifying Checksum 04:48:17 2ced38df9373: Download complete 04:48:29 feae8fd75edb: Pull complete 04:48:29 242c74f7c9fa: Pull complete 04:48:29 3cdef696dda3: Pull complete 04:48:36 2ced38df9373: Pull complete 04:48:38 58f1dce35555: Pull complete 04:48:38 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 04:48:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:48:38 ---> fadd8f120f05 04:48:38 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:48:40 ---> Running in a49cfde9ad00 04:48:40 Removing intermediate container a49cfde9ad00 04:48:40 ---> ab0dc4fbe72f 04:48:40 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:48:40 ---> Running in 3f32bec172ce 04:48:40 Removing intermediate container 3f32bec172ce 04:48:40 ---> e2950f7c1dd9 04:48:40 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:48:40 ---> Running in aaaf2a04c880 04:48:41 Removing intermediate container aaaf2a04c880 04:48:41 ---> 779e77c9f9d7 04:48:41 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:48:41 ---> Running in ce9d2e41b543 04:48:41 Removing intermediate container ce9d2e41b543 04:48:41 ---> 6f6f54d7437e 04:48:41 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:48:41 ---> Running in 3cf09ecaceb4 04:48:41 Removing intermediate container 3cf09ecaceb4 04:48:41 ---> 79702b456950 04:48:41 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:48:41 ---> Running in deea2ab563de 04:48:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:48:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:48:45 OK: 263 MiB in 53 packages 04:48:45 Removing intermediate container deea2ab563de 04:48:45 ---> a7c8ba7aa0dd 04:48:45 Step 9/13 : WORKDIR /device-onvif-camera 04:48:45 ---> Running in d23c737663ae 04:48:46 Removing intermediate container d23c737663ae 04:48:46 ---> ce699370c29c 04:48:46 Step 10/13 : COPY go.mod vendor* ./ 04:48:46 ---> 63cd2d1a8ad6 04:48:46 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:46 ---> Running in d6b588b34af1 04:49:54 Removing intermediate container d6b588b34af1 04:49:54 ---> ad81a7bb5f78 04:49:54 Step 12/13 : COPY . . 04:49:54 ---> 9d49cc84ebf5 04:49:54 Step 13/13 : RUN ${MAKE} 04:49:54 ---> Running in b18912bfed3d 04:49:54 noop 04:49:54 Removing intermediate container b18912bfed3d 04:49:54 ---> f8d02b334c07 04:49:54 Successfully built f8d02b334c07 04:49:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:54 + docker inspect -f . ci-base-image-arm64 04:49:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:49:55 prd-ubuntu20.04-docker-arm64-4c-16g-10928 does not seem to be running inside a container 04:49:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/128 -v /w/workspace/device-onvif-camera/128:/w/workspace/device-onvif-camera/128:rw,z -v /w/workspace/device-onvif-camera/128@tmp:/w/workspace/device-onvif-camera/128@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 04:49:56 $ docker top 61c5a90d2990f5a0c24cce4087ef6d2d7d9da01a0fd3f320c35e8c3c593210f7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:49:57 + go version 04:49:57 go version go1.20.2 linux/arm64 [Pipeline] } 04:49:57 $ docker stop --time=1 61c5a90d2990f5a0c24cce4087ef6d2d7d9da01a0fd3f320c35e8c3c593210f7 04:49:58 $ docker rm -f --volumes 61c5a90d2990f5a0c24cce4087ef6d2d7d9da01a0fd3f320c35e8c3c593210f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:59 + docker inspect -f . ci-base-image-arm64 04:49:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:49:59 prd-ubuntu20.04-docker-arm64-4c-16g-10928 does not seem to be running inside a container 04:49:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/128 -v /w/workspace/device-onvif-camera/128:/w/workspace/device-onvif-camera/128:rw,z -v /w/workspace/device-onvif-camera/128@tmp:/w/workspace/device-onvif-camera/128@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 04:50:01 $ docker top 15d66bf263f35c6a90dfcda1b71604d910868be39ee8d3e65e51bf057975cf35 -eo pid,comm [Pipeline] { [Pipeline] sh 04:50:02 + git config --global --add safe.directory /w/workspace/device-onvif-camera/128 [Pipeline] fileExists [Pipeline] sh 04:50:02 + make test 04:50:02 go test ./... -coverprofile=coverage.out ./... 04:50:35 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:52:41 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:52:43 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:52:45 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.206s coverage: 31.6% of statements 04:53:12 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.015s coverage: 86.5% of statements 04:53:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:53:12 go vet ./... 04:53:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:53:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:53:38 ./bin/test-attribution-txt.sh [Pipeline] echo 04:53:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:53:39 $ docker stop --time=1 15d66bf263f35c6a90dfcda1b71604d910868be39ee8d3e65e51bf057975cf35 04:53:40 $ docker rm -f --volumes 15d66bf263f35c6a90dfcda1b71604d910868be39ee8d3e65e51bf057975cf35 [Pipeline] // withDockerContainer [Pipeline] sh 04:53:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:53:42 Warning: overwriting stash ‘coverage-report’ 04:53:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:53:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:53:43 + ls -al . 04:53:43 total 232 04:53:43 drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 04:50 . 04:53:43 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 04:47 .. 04:53:43 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 04:47 .git 04:53:43 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 04:47 .github 04:53:43 -rw-rw-r-- 1 jenkins jenkins 496 Apr 26 04:47 .gitignore 04:53:43 -rw-rw-r-- 1 jenkins jenkins 42 Apr 26 04:47 .golangci.yml 04:53:43 -rw-rw-r-- 1 jenkins jenkins 9861 Apr 26 04:47 Attribution.txt 04:53:43 -rw-rw-r-- 1 jenkins jenkins 6312 Apr 26 04:47 CHANGELOG.md 04:53:43 -rw-rw-r-- 1 jenkins jenkins 1574 Apr 26 04:47 Dockerfile 04:53:43 -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 04:47 GOVERNANCE.md 04:53:43 -rw-rw-r-- 1 jenkins jenkins 734 Apr 26 04:47 Jenkinsfile 04:53:43 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 26 04:47 LICENSE 04:53:43 -rw-rw-r-- 1 jenkins jenkins 2751 Apr 26 04:47 Makefile 04:53:43 -rw-rw-r-- 1 jenkins jenkins 625 Apr 26 04:47 OWNERS.md 04:53:43 -rw-rw-r-- 1 jenkins jenkins 6250 Apr 26 04:47 README.md 04:53:43 -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 04:45 VERSION 04:53:43 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 04:47 bin 04:53:43 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 04:47 cmd 04:53:43 -rw-r--r-- 1 jenkins jenkins 78922 Apr 26 04:53 coverage.out 04:53:43 drwxrwxr-x 6 jenkins jenkins 4096 Apr 26 04:47 doc 04:53:43 -rw-rw-r-- 1 jenkins jenkins 3557 Apr 26 04:47 go.mod 04:53:43 -rw-rw-r-- 1 jenkins jenkins 32947 Apr 26 04:47 go.sum 04:53:43 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 04:47 internal 04:53:43 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 04:47 snap 04:53:43 -rw-rw-r-- 1 jenkins jenkins 236 Apr 26 04:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:43 + 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=00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 --label arch=arm64 --label version=3.0.0-dev.33 . 04:53:44 Sending build context to Docker daemon 19.74MB 04:53:44 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:53:44 Step 2/26 : FROM ${BASE} AS builder 04:53:44 ---> f8d02b334c07 04:53:44 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:53:44 ---> Running in cd2fa5dfcf02 04:53:44 Removing intermediate container cd2fa5dfcf02 04:53:44 ---> f008b20bbcb2 04:53:44 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:53:44 ---> Running in 373374cf2c46 04:53:45 Removing intermediate container 373374cf2c46 04:53:45 ---> 74049734c9b4 04:53:45 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:53:45 ---> Running in 2f2a6f3751ea 04:53:45 Removing intermediate container 2f2a6f3751ea 04:53:45 ---> 6e0e0baeafba 04:53:45 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:53:45 ---> Running in ad8dc36111cc 04:53:45 Removing intermediate container ad8dc36111cc 04:53:45 ---> f124b0249b58 04:53:45 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:53:45 ---> Running in d60a8faaae7e 04:53:46 Removing intermediate container d60a8faaae7e 04:53:46 ---> 7d329c5b0273 04:53:46 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:53:46 ---> Running in 583cb090fa61 04:53:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:53:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:53:48 OK: 263 MiB in 53 packages 04:53:50 Removing intermediate container 583cb090fa61 04:53:50 ---> a7a74b645e70 04:53:50 Step 9/26 : WORKDIR /device-onvif-camera 04:53:50 ---> Running in 70f5abec2eca 04:53:50 Removing intermediate container 70f5abec2eca 04:53:50 ---> 8f0668cef5ba 04:53:50 Step 10/26 : COPY go.mod vendor* ./ 04:53:51 ---> 14ba12c10753 04:53:51 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:51 ---> Running in 7be75c5ba544 04:53:54 Removing intermediate container 7be75c5ba544 04:53:54 ---> 9b78b65bf0c4 04:53:54 Step 12/26 : COPY . . 04:53:56 ---> 1180544fb5e3 04:53:56 Step 13/26 : RUN ${MAKE} 04:53:56 ---> Running in 35ea76305189 04:53:56 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:56:33 Removing intermediate container 35ea76305189 04:56:33 ---> f502d183ed4e 04:56:33 Step 14/26 : FROM alpine:3.17 04:56:33 3.17: Pulling from library/alpine 04:56:33 c41833b44d91: Already exists 04:56:33 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:56:33 Status: Downloaded newer image for alpine:3.17 04:56:33 ---> 51e60588ff2c 04:56:33 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:56:33 ---> Running in d3a619ff4aad 04:56:33 Removing intermediate container d3a619ff4aad 04:56:33 ---> 05ceeed56d69 04:56:33 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:56:33 ---> Running in 7127510a6ab9 04:56:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:56:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:56:33 (1/1) Installing dumb-init (1.2.5-r2) 04:56:33 Executing busybox-1.35.0-r29.trigger 04:56:33 OK: 8 MiB in 16 packages 04:56:33 Removing intermediate container 7127510a6ab9 04:56:33 ---> 0624294ae587 04:56:33 Step 17/26 : WORKDIR / 04:56:33 ---> Running in 949aff8bb215 04:56:33 Removing intermediate container 949aff8bb215 04:56:33 ---> e4e4023458f1 04:56:33 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:56:33 ---> baad21be50f5 04:56:33 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:56:33 ---> 2d3883d7272d 04:56:33 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:56:33 ---> 9a170f82596e 04:56:33 Step 21/26 : EXPOSE 59984 04:56:33 ---> Running in 31a9211b0288 04:56:33 Removing intermediate container 31a9211b0288 04:56:33 ---> 47e68540a895 04:56:33 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:56:33 ---> Running in a6dd01979ae6 04:56:33 Removing intermediate container a6dd01979ae6 04:56:33 ---> e771de31034c 04:56:33 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:56:33 ---> Running in 9544cd10ca0e 04:56:33 Removing intermediate container 9544cd10ca0e 04:56:33 ---> 0367b6853f21 04:56:33 Step 24/26 : LABEL arch=arm64 04:56:33 ---> Running in 76276e559a73 04:56:33 Removing intermediate container 76276e559a73 04:56:33 ---> 73163c719b77 04:56:33 Step 25/26 : LABEL git_sha=00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 04:56:33 ---> Running in 06a05577e85c 04:56:34 Removing intermediate container 06a05577e85c 04:56:34 ---> 91a54e42093a 04:56:34 Step 26/26 : LABEL version=3.0.0-dev.33 04:56:34 ---> Running in d1c0a78e8046 04:56:34 Removing intermediate container d1c0a78e8046 04:56:34 ---> 34abf1ce6223 04:56:34 [Warning] One or more build-args [ARCH] were not consumed 04:56:34 Successfully built 34abf1ce6223 04:56:34 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 04:56:34 provisioning config files... 04:56:34 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/128@tmp/config13318923971722200933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:56:34 ---> docker-login.sh 04:56:34 nexus3.edgexfoundry.org:10001 04:56:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:35 Configure a credential helper to remove this warning. See 04:56:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:35 04:56:35 Login Succeeded 04:56:35 nexus3.edgexfoundry.org:10002 04:56:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:35 Configure a credential helper to remove this warning. See 04:56:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:35 04:56:35 Login Succeeded 04:56:35 nexus3.edgexfoundry.org:10003 04:56:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:36 Configure a credential helper to remove this warning. See 04:56:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:36 04:56:36 Login Succeeded 04:56:36 nexus3.edgexfoundry.org:10004 04:56:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:36 Configure a credential helper to remove this warning. See 04:56:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:36 04:56:36 Login Succeeded 04:56:36 docker.io 04:56:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:36 Configure a credential helper to remove this warning. See 04:56:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:36 04:56:36 Login Succeeded 04:56:36 ---> docker-login.sh ends [Pipeline] } 04:56:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:56:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:56:36 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 04:56:36 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 04:56:36 latest 04:56:36 3.0.0-dev.33 04:56:36 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4-3.0.0-dev.33 04:56:36 main 04:56:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:37 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:37 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 04:56:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:56:37 c29e3924b3b0: Preparing 04:56:37 eb1e0e40c154: Preparing 04:56:37 493093189616: Preparing 04:56:37 f182e21893f0: Preparing 04:56:37 26cbea5cba74: Preparing 04:56:37 26cbea5cba74: Layer already exists 04:56:37 c29e3924b3b0: Pushed 04:56:37 f182e21893f0: Pushed 04:56:37 eb1e0e40c154: Pushed 04:56:43 493093189616: Pushed 04:56:43 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4: digest: sha256:02c6cdc45bc5f136e4b8ef83b68cc0ae545df610156bbadf47021d2a5f04752d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:43 + 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 04:56:43 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 04:56:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:56:43 c29e3924b3b0: Preparing 04:56:43 eb1e0e40c154: Preparing 04:56:43 493093189616: Preparing 04:56:43 f182e21893f0: Preparing 04:56:43 26cbea5cba74: Preparing 04:56:43 eb1e0e40c154: Layer already exists 04:56:43 26cbea5cba74: Layer already exists 04:56:43 c29e3924b3b0: Layer already exists 04:56:43 f182e21893f0: Layer already exists 04:56:43 493093189616: Layer already exists 04:56:43 latest: digest: sha256:02c6cdc45bc5f136e4b8ef83b68cc0ae545df610156bbadf47021d2a5f04752d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:44 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:44 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.33 04:56:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:56:44 c29e3924b3b0: Preparing 04:56:44 eb1e0e40c154: Preparing 04:56:44 493093189616: Preparing 04:56:44 f182e21893f0: Preparing 04:56:44 26cbea5cba74: Preparing 04:56:44 eb1e0e40c154: Layer already exists 04:56:44 c29e3924b3b0: Layer already exists 04:56:44 493093189616: Layer already exists 04:56:44 f182e21893f0: Layer already exists 04:56:44 26cbea5cba74: Layer already exists 04:56:44 3.0.0-dev.33: digest: sha256:02c6cdc45bc5f136e4b8ef83b68cc0ae545df610156bbadf47021d2a5f04752d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:44 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:00bdd2cabb0c43dfb1f93a71ebf53860aad231a4-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:45 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:00bdd2cabb0c43dfb1f93a71ebf53860aad231a4-3.0.0-dev.33 04:56:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:56:45 c29e3924b3b0: Preparing 04:56:45 eb1e0e40c154: Preparing 04:56:45 493093189616: Preparing 04:56:45 f182e21893f0: Preparing 04:56:45 26cbea5cba74: Preparing 04:56:45 f182e21893f0: Layer already exists 04:56:45 493093189616: Layer already exists 04:56:45 26cbea5cba74: Layer already exists 04:56:45 c29e3924b3b0: Layer already exists 04:56:45 eb1e0e40c154: Layer already exists 04:56:45 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4-3.0.0-dev.33: digest: sha256:02c6cdc45bc5f136e4b8ef83b68cc0ae545df610156bbadf47021d2a5f04752d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:45 + 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 04:56:45 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 04:56:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:56:45 c29e3924b3b0: Preparing 04:56:45 eb1e0e40c154: Preparing 04:56:45 493093189616: Preparing 04:56:45 f182e21893f0: Preparing 04:56:45 26cbea5cba74: Preparing 04:56:45 f182e21893f0: Layer already exists 04:56:45 c29e3924b3b0: Layer already exists 04:56:45 493093189616: Layer already exists 04:56:45 26cbea5cba74: Layer already exists 04:56:45 eb1e0e40c154: Layer already exists 04:56:45 main: digest: sha256:02c6cdc45bc5f136e4b8ef83b68cc0ae545df610156bbadf47021d2a5f04752d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:56:46 ===================================================== [Pipeline] echo 04:56:46 taggedImages: 04:56:46 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 04:56:46 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 04:56:46 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.33 04:56:46 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:00bdd2cabb0c43dfb1f93a71ebf53860aad231a4-3.0.0-dev.33 04:56:46 - 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 04:56:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:56:46 04:56:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:56:46 arm64: Pulling from edgex-lftools-log-publisher 04:56:46 8998bd30e6a1: Pulling fs layer 04:56:46 04944245beec: Pulling fs layer 04:56:46 699f458cf7ca: Pulling fs layer 04:56:46 765212b225bb: Pulling fs layer 04:56:46 f23df028b6ca: Pulling fs layer 04:56:46 d65c8cfc05b1: Pulling fs layer 04:56:46 2437ff75d9bd: Pulling fs layer 04:56:46 f23df028b6ca: Waiting 04:56:46 d65c8cfc05b1: Waiting 04:56:46 765212b225bb: Waiting 04:56:46 2437ff75d9bd: Waiting 04:56:46 04944245beec: Download complete 04:56:46 765212b225bb: Verifying Checksum 04:56:46 765212b225bb: Download complete 04:56:46 f23df028b6ca: Verifying Checksum 04:56:46 f23df028b6ca: Download complete 04:56:46 d65c8cfc05b1: Verifying Checksum 04:56:46 d65c8cfc05b1: Download complete 04:56:46 699f458cf7ca: Verifying Checksum 04:56:46 699f458cf7ca: Download complete 04:56:47 8998bd30e6a1: Verifying Checksum 04:56:47 8998bd30e6a1: Download complete 04:56:49 2437ff75d9bd: Verifying Checksum 04:56:49 2437ff75d9bd: Download complete 04:56:51 8998bd30e6a1: Pull complete 04:56:51 04944245beec: Pull complete 04:56:53 699f458cf7ca: Pull complete 04:56:53 765212b225bb: Pull complete 04:56:53 f23df028b6ca: Pull complete 04:56:54 d65c8cfc05b1: Pull complete 04:57:09 2437ff75d9bd: Pull complete 04:57:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:57:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:57:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:09 prd-ubuntu20.04-docker-arm64-4c-16g-10928 does not seem to be running inside a container 04:57:09 $ 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/128 -v /w/workspace/device-onvif-camera/128:/w/workspace/device-onvif-camera/128:rw,z -v /w/workspace/device-onvif-camera/128@tmp:/w/workspace/device-onvif-camera/128@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 04:57:12 $ docker top 42a179d8c58d242e5ae72a2922b273eff9765663d5eabbd9cfe2789cf6b8e878 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:57:13 ---> job-cost.sh 04:57:13 lf-activate-venv: SKIPPING 04:57:13 INFO: No Stack... 04:57:13 INFO: Retrieving Pricing Info for: v3-standard-4 04:57:14 INFO: Archiving Costs [Pipeline] sh 04:57:14 + cat /w/workspace/device-onvif-camera/128/archives/cost.csv 04:57:14 + cut -d, -f6 [Pipeline] lock 04:57:14 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-128-stack-cost] 04:57:14 Resource [jenkins-edgexfoundry-device-onvif-camera-main-128-stack-cost] did not exist. Created. 04:57:14 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-128-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:57:15 /w/workspace/device-onvif-camera/128@tmp/durable-a1d0ca65/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:57:15 + echo total: 0.10999999940395355 [Pipeline] stash 04:57:15 Warning: overwriting stash ‘stack-cost’ 04:57:15 Stashed 1 file(s) [Pipeline] } 04:57:15 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-128-stack-cost] [Pipeline] // lock [Pipeline] } 04:57:16 $ docker stop --time=1 42a179d8c58d242e5ae72a2922b273eff9765663d5eabbd9cfe2789cf6b8e878 04:57:17 $ docker rm -f --volumes 42a179d8c58d242e5ae72a2922b273eff9765663d5eabbd9cfe2789cf6b8e878 [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 04:57:17 provisioning config files... 04:57:17 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12625677105983290328tmp [Pipeline] { [Pipeline] sh 04:57:18 + set +x 04:57:18 + bash -s -- 04:57:18 + curl -s https://codecov.io/bash 04:57:18 04:57:18 _____ _ 04:57:18 / ____| | | 04:57:18 | | ___ __| | ___ ___ _____ __ 04:57:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:57:18 | |___| (_) | (_| | __/ (_| (_) \ V / 04:57:18 \_____\___/ \__,_|\___|\___\___/ \_/ 04:57:18 Bash-1.0.6 04:57:18 04:57:18 04:57:18 ==> git version 2.25.1 found 04:57:18 ==> 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 04:57:18 Release-Date: 2020-01-08 04:57:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:57:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:57:18 ==> Jenkins CI detected. 04:57:18 current dir:  /w/workspace/foundry_device-onvif-camera_main 04:57:18 project root: . 04:57:18 --> token set from env 04:57:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:57:18 ==> Running gcov in . (disable via -X gcov) 04:57:18 ==> Python coveragepy not found 04:57:18 ==> Searching for coverage reports in: 04:57:18 + . 04:57:18 -> Found 1 reports 04:57:18 ==> Detecting git/mercurial file structure 04:57:18 ==> Reading reports 04:57:18 + ./coverage.out bytes=78922 04:57:18 ==> Appending adjustments 04:57:18 https://docs.codecov.io/docs/fixing-reports 04:57:18 + Found adjustments 04:57:18 ==> Gzipping contents 04:57:18 12K /tmp/codecov.gAy39F.gz 04:57:18 ==> Uploading reports 04:57:18 url: https://codecov.io 04:57:18 query: branch=main&commit=00bdd2cabb0c43dfb1f93a71ebf53860aad231a4&build=128&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F128%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 04:57:18 -> Pinging Codecov 04:57:18 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=00bdd2cabb0c43dfb1f93a71ebf53860aad231a4&build=128&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F128%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 04:57:18 -> Uploading to 04:57:18 https://storage.googleapis.com/codecov/v4/raw/2023-04-26/F29A59C45E3A92E06B3E522C9905F8EF/00bdd2cabb0c43dfb1f93a71ebf53860aad231a4/18f00231-db13-4e66-bffe-b268492e3019.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T045718Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d0ad2dfd6046eb67d701920adb82b4eecf22fcdba4d5f7c77149f5f7792b3063 04:57:18 % Total % Received % Xferd Average Speed Time Time Time Current 04:57:18 Dload Upload Total Spent Left Speed 04:57:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10501 0 0 100 10501 0 47515 --:--:-- --:--:-- --:--:-- 47301 100 10501 0 0 100 10501 0 44308 --:--:-- --:--:-- --:--:-- 44308 04:57:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 [Pipeline] } 04:57:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:57:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:57:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:57:19 04:57:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:57:19 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:57:19 df9b9388f04a: Pulling fs layer 04:57:19 52dc419b0ee2: Pulling fs layer 04:57:19 25bc292e5bac: Pulling fs layer 04:57:19 114826534d7a: Pulling fs layer 04:57:19 4657fd5d0bcf: Pulling fs layer 04:57:19 6ad1cebc031e: Pulling fs layer 04:57:19 8a3aa393b2d8: Pulling fs layer 04:57:19 114826534d7a: Waiting 04:57:19 8a3aa393b2d8: Waiting 04:57:19 4657fd5d0bcf: Waiting 04:57:19 6ad1cebc031e: Waiting 04:57:19 25bc292e5bac: Verifying Checksum 04:57:19 25bc292e5bac: Download complete 04:57:19 52dc419b0ee2: Verifying Checksum 04:57:19 52dc419b0ee2: Download complete 04:57:19 4657fd5d0bcf: Verifying Checksum 04:57:19 4657fd5d0bcf: Download complete 04:57:19 df9b9388f04a: Verifying Checksum 04:57:19 df9b9388f04a: Download complete 04:57:20 6ad1cebc031e: Verifying Checksum 04:57:20 6ad1cebc031e: Download complete 04:57:20 df9b9388f04a: Pull complete 04:57:20 52dc419b0ee2: Pull complete 04:57:20 25bc292e5bac: Pull complete 04:57:20 114826534d7a: Verifying Checksum 04:57:20 114826534d7a: Download complete 04:57:20 8a3aa393b2d8: Verifying Checksum 04:57:20 8a3aa393b2d8: Download complete 04:57:24 114826534d7a: Pull complete 04:57:24 4657fd5d0bcf: Pull complete 04:57:24 6ad1cebc031e: Pull complete 04:57:27 8a3aa393b2d8: Pull complete 04:57:27 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:57:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:57:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:27 prd-ubuntu20.04-docker-8c-8g-10927 does not seem to be running inside a container 04:57:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:57:31 $ docker top 7e29904df2fb16d63bfb5d21fc52e2c0c44cc41b7bedc0fb906c065626aa3361 -eo pid,comm [Pipeline] { [Pipeline] echo 04:57:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 04:57:31 + set -o pipefail 04:57:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 04:57:36 04:57:36 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 04:57:36 04:57:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/2ddaf289-06dc-485b-8cfd-a8f8ac7c5ab3 04:57:36 04:57:36 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 04:57:36 04:57:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:57:36 04:57:38 04:57:38 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:57:38 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:57:38 More details here: https://snyk.co/ue1NS [Pipeline] } 04:57:38 $ docker stop --time=1 7e29904df2fb16d63bfb5d21fc52e2c0c44cc41b7bedc0fb906c065626aa3361 04:57:41 $ docker rm -f --volumes 7e29904df2fb16d63bfb5d21fc52e2c0c44cc41b7bedc0fb906c065626aa3361 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:57:41 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:57:42 provisioning config files... 04:57:42 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2166903205901219602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:57:42 --> edgex-publish-swagger.sh 04:57:42 === Publish doc/openapi/v2 API === 04:57:42 [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger 04:57:42 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] 04:57:42 % Total % Received % Xferd Average Speed Time Time Time Current 04:57:42 Dload Upload Total Spent Left Speed 04:57:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 701k --:--:-- --:--:-- --:--:-- 701k 04:57:42 04:57:42 [Pipeline] } 04:57:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:57:43 + git log --format=format:%s -1 00bdd2cabb0c43dfb1f93a71ebf53860aad231a4 [Pipeline] sh 04:57:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:57:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:57:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:43 prd-ubuntu20.04-docker-8c-8g-10927 does not seem to be running inside a container 04:57:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:57:44 $ docker top 8fbae95118445d37fa2c3b05c87c80b29999728ffacf4de82f08fb90c54260ee -eo pid,comm 04:57:44 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). 04:57:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:57:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:57:44 [ssh-agent] Looking for ssh-agent implementation... 04:57:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:57:44 $ docker exec 8fbae95118445d37fa2c3b05c87c80b29999728ffacf4de82f08fb90c54260ee ssh-agent 04:57:44 SSH_AUTH_SOCK=/tmp/ssh-0NTGio2gTuGJ/agent.31 04:57:44 SSH_AGENT_PID=37 04:57:44 Running ssh-add (command line suppressed) 04:57:44 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16937122857180755748.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16937122857180755748.key) 04:57:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:57:45 + git semver tag 04:57:45 2023-04-26 04:57:45,330 [run_tag] DEBUG tag force:False 04:57:45 2023-04-26 04:57:45,330 [check_head_tag] DEBUG check head tag 04:57:45 2023-04-26 04:57:45,331 [execute] INFO git cat-file --batch-check 04:57:45 2023-04-26 04:57:45,332 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 04:57:45 2023-04-26 04:57:45,335 [execute] INFO git cat-file --batch 04:57:45 2023-04-26 04:57:45,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 04:57:45 2023-04-26 04:57:45,366 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:57:45 2023-04-26 04:57:45,366 [execute] INFO git tag -a v3.0.0-dev.33 -m v3.0.0-dev.33 04:57:45 2023-04-26 04:57:45,367 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.33', '-m', 'v3.0.0-dev.33'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 04:57:45 2023-04-26 04:57:45,373 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:57:45 3.0.0-dev.33 [Pipeline] } 04:57:45 $ docker exec --env ******** --env ******** 8fbae95118445d37fa2c3b05c87c80b29999728ffacf4de82f08fb90c54260ee ssh-agent -k 04:57:45 unset SSH_AUTH_SOCK; 04:57:45 unset SSH_AGENT_PID; 04:57:45 echo Agent pid 37 killed; 04:57:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:57:45 + git semver [Pipeline] } 04:57:46 $ docker stop --time=1 8fbae95118445d37fa2c3b05c87c80b29999728ffacf4de82f08fb90c54260ee 04:57:47 $ docker rm -f --volumes 8fbae95118445d37fa2c3b05c87c80b29999728ffacf4de82f08fb90c54260ee [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:57:47 04:57:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:57:48 0.23.1-centos7: Pulling from edgex-lftools 04:57:48 ab5ef0e58194: Pulling fs layer 04:57:48 9712f1f96733: Pulling fs layer 04:57:48 63f879dbbcfc: Pulling fs layer 04:57:48 0d9ebad4ef96: Pulling fs layer 04:57:48 e9a5061849ea: Pulling fs layer 04:57:48 d747dcd14b5f: Pulling fs layer 04:57:48 2de7ff778b66: Pulling fs layer 04:57:48 0d9ebad4ef96: Waiting 04:57:48 e9a5061849ea: Waiting 04:57:48 d747dcd14b5f: Waiting 04:57:48 2de7ff778b66: Waiting 04:57:48 9712f1f96733: Verifying Checksum 04:57:48 9712f1f96733: Download complete 04:57:48 63f879dbbcfc: Verifying Checksum 04:57:48 63f879dbbcfc: Download complete 04:57:48 e9a5061849ea: Verifying Checksum 04:57:48 e9a5061849ea: Download complete 04:57:48 d747dcd14b5f: Verifying Checksum 04:57:48 d747dcd14b5f: Download complete 04:57:48 0d9ebad4ef96: Verifying Checksum 04:57:48 0d9ebad4ef96: Download complete 04:57:48 ab5ef0e58194: Download complete 04:57:48 2de7ff778b66: Verifying Checksum 04:57:48 2de7ff778b66: Download complete 04:57:51 ab5ef0e58194: Pull complete 04:57:51 9712f1f96733: Pull complete 04:57:52 63f879dbbcfc: Pull complete 04:57:56 0d9ebad4ef96: Pull complete 04:57:56 e9a5061849ea: Pull complete 04:57:56 d747dcd14b5f: Pull complete 04:57:57 2de7ff778b66: Pull complete 04:57:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:57:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:57:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:57 prd-ubuntu20.04-docker-8c-8g-10927 does not seem to be running inside a container 04:57:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:58:02 $ docker top eb1c70693f052622be8ddaf7469bbabb590371dfcc1cdd77f653d080f499fd78 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:58:02 provisioning config files... 04:58:02 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6253993584278231808tmp 04:58:02 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18065510120767095789tmp 04:58:02 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13424995269574194707tmp [Pipeline] { [Pipeline] echo 04:58:02 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:58:02 ---> sigul-configuration.sh 04:58:02 gpg: directory `/root/.gnupg' created 04:58:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:58:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:58:02 gpg: keyring `/root/.gnupg/secring.gpg' created 04:58:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:58:02 gpg: CAST5 encrypted data 04:58:02 gpg: encrypted with 1 passphrase 04:58:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:58:02 + mkdir /home/jenkins 04:58:02 + mkdir /home/jenkins/sigul [Pipeline] sh 04:58:03 + 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 04:58:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:58:03 ---> sigul-install.sh 04:58:03 Sigul already installed; skipping installation. [Pipeline] sh 04:58:03 + git tag --list 04:58:03 v0.0.0 04:58:03 v0.0.1-dev.1 04:58:03 v0.0.1-dev.10 04:58:03 v0.0.1-dev.11 04:58:03 v0.0.1-dev.12 04:58:03 v0.0.1-dev.13 04:58:03 v0.0.1-dev.14 04:58:03 v0.0.1-dev.15 04:58:03 v0.0.1-dev.16 04:58:03 v0.0.1-dev.17 04:58:03 v0.0.1-dev.18 04:58:03 v0.0.1-dev.19 04:58:03 v0.0.1-dev.2 04:58:03 v0.0.1-dev.20 04:58:03 v0.0.1-dev.21 04:58:03 v0.0.1-dev.22 04:58:03 v0.0.1-dev.23 04:58:03 v0.0.1-dev.24 04:58:03 v0.0.1-dev.25 04:58:03 v0.0.1-dev.26 04:58:03 v0.0.1-dev.27 04:58:03 v0.0.1-dev.28 04:58:03 v0.0.1-dev.3 04:58:03 v0.0.1-dev.4 04:58:03 v0.0.1-dev.5 04:58:03 v0.0.1-dev.6 04:58:03 v0.0.1-dev.7 04:58:03 v0.0.1-dev.8 04:58:03 v0.0.1-dev.9 04:58:03 v2.2.0 04:58:03 v2.2.0-dev.29 04:58:03 v2.2.0-dev.30 04:58:03 v2.2.0-dev.31 04:58:03 v2.2.0-dev.32 04:58:03 v2.2.0-dev.33 04:58:03 v2.2.0-dev.34 04:58:03 v2.2.0-dev.35 04:58:03 v2.3.0 04:58:03 v2.3.0-dev.1 04:58:03 v2.3.0-dev.10 04:58:03 v2.3.0-dev.11 04:58:03 v2.3.0-dev.12 04:58:03 v2.3.0-dev.13 04:58:03 v2.3.0-dev.14 04:58:03 v2.3.0-dev.15 04:58:03 v2.3.0-dev.16 04:58:03 v2.3.0-dev.17 04:58:03 v2.3.0-dev.18 04:58:03 v2.3.0-dev.19 04:58:03 v2.3.0-dev.2 04:58:03 v2.3.0-dev.20 04:58:03 v2.3.0-dev.21 04:58:03 v2.3.0-dev.22 04:58:03 v2.3.0-dev.23 04:58:03 v2.3.0-dev.24 04:58:03 v2.3.0-dev.25 04:58:03 v2.3.0-dev.26 04:58:03 v2.3.0-dev.27 04:58:03 v2.3.0-dev.28 04:58:03 v2.3.0-dev.29 04:58:03 v2.3.0-dev.3 04:58:03 v2.3.0-dev.30 04:58:03 v2.3.0-dev.31 04:58:03 v2.3.0-dev.32 04:58:03 v2.3.0-dev.33 04:58:03 v2.3.0-dev.34 04:58:03 v2.3.0-dev.35 04:58:03 v2.3.0-dev.36 04:58:03 v2.3.0-dev.37 04:58:03 v2.3.0-dev.38 04:58:03 v2.3.0-dev.39 04:58:03 v2.3.0-dev.4 04:58:03 v2.3.0-dev.40 04:58:03 v2.3.0-dev.41 04:58:03 v2.3.0-dev.42 04:58:03 v2.3.0-dev.43 04:58:03 v2.3.0-dev.44 04:58:03 v2.3.0-dev.45 04:58:03 v2.3.0-dev.5 04:58:03 v2.3.0-dev.6 04:58:03 v2.3.0-dev.7 04:58:03 v2.3.0-dev.8 04:58:03 v2.3.0-dev.9 04:58:03 v2.3.1 04:58:03 v2.3.1-dev.1 04:58:03 v2.3.1-dev.4 04:58:03 v2.3.1-dev.5 04:58:03 v3.0.0-dev.1 04:58:03 v3.0.0-dev.10 04:58:03 v3.0.0-dev.11 04:58:03 v3.0.0-dev.12 04:58:03 v3.0.0-dev.13 04:58:03 v3.0.0-dev.14 04:58:03 v3.0.0-dev.15 04:58:03 v3.0.0-dev.16 04:58:03 v3.0.0-dev.17 04:58:03 v3.0.0-dev.18 04:58:03 v3.0.0-dev.19 04:58:03 v3.0.0-dev.2 04:58:03 v3.0.0-dev.20 04:58:03 v3.0.0-dev.21 04:58:03 v3.0.0-dev.22 04:58:03 v3.0.0-dev.23 04:58:03 v3.0.0-dev.24 04:58:03 v3.0.0-dev.25 04:58:03 v3.0.0-dev.26 04:58:03 v3.0.0-dev.27 04:58:03 v3.0.0-dev.28 04:58:03 v3.0.0-dev.29 04:58:03 v3.0.0-dev.3 04:58:03 v3.0.0-dev.30 04:58:03 v3.0.0-dev.31 04:58:03 v3.0.0-dev.32 04:58:03 v3.0.0-dev.33 04:58:03 v3.0.0-dev.4 04:58:03 v3.0.0-dev.5 04:58:03 v3.0.0-dev.6 04:58:03 v3.0.0-dev.7 04:58:03 v3.0.0-dev.8 04:58:03 v3.0.0-dev.9 [Pipeline] sh 04:58:03 + lftools sign git-tag v3.0.0-dev.33 04:58:04 Signing Git tag with Sigul... 04:58:04 Signing v3.0.0-dev.33 [Pipeline] echo 04:58:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:58:05 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:58:05 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:58:05 $ docker stop --time=1 eb1c70693f052622be8ddaf7469bbabb590371dfcc1cdd77f653d080f499fd78 04:58:06 $ docker rm -f --volumes eb1c70693f052622be8ddaf7469bbabb590371dfcc1cdd77f653d080f499fd78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:58:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:58:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:58:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:07 prd-ubuntu20.04-docker-8c-8g-10927 does not seem to be running inside a container 04:58:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:58:07 $ docker top 9fd4b316d1adb9733459a113ffed571a827c608a8be9f365236823e7b30095ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:58:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:58:07 [ssh-agent] Looking for ssh-agent implementation... 04:58:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:58:07 $ docker exec 9fd4b316d1adb9733459a113ffed571a827c608a8be9f365236823e7b30095ce ssh-agent 04:58:07 SSH_AUTH_SOCK=/tmp/ssh-7ZnmAXR6M32J/agent.32 04:58:07 SSH_AGENT_PID=38 04:58:07 Running ssh-add (command line suppressed) 04:58:07 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7218460809131308484.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7218460809131308484.key) 04:58:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:58:08 + git semver bump pre 04:58:08 2023-04-26 04:58:08,480 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:58:08 2023-04-26 04:58:08,480 [bump_version] DEBUG bumping version:3.0.0-dev.33 on axis:pre with prefix:dev 04:58:08 2023-04-26 04:58:08,480 [bump_version] DEBUG bumped version:3.0.0-dev.34 04:58:08 2023-04-26 04:58:08,481 [write_version] DEBUG write version:3.0.0-dev.34 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 04:58:08 2023-04-26 04:58:08,481 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:58:08 2023-04-26 04:58:08,481 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 04:58:08 2023-04-26 04:58:08,482 [execute] INFO git cat-file --batch-check 04:58:08 2023-04-26 04:58:08,482 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:58:08 2023-04-26 04:58:08,488 [execute] INFO git cat-file --batch 04:58:08 2023-04-26 04:58:08,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:58:08 2023-04-26 04:58:08,492 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:58:08 3.0.0-dev.34 [Pipeline] } 04:58:08 $ docker exec --env ******** --env ******** 9fd4b316d1adb9733459a113ffed571a827c608a8be9f365236823e7b30095ce ssh-agent -k 04:58:08 unset SSH_AUTH_SOCK; 04:58:08 unset SSH_AGENT_PID; 04:58:08 echo Agent pid 38 killed; 04:58:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:58:08 + git semver [Pipeline] } 04:58:09 $ docker stop --time=1 9fd4b316d1adb9733459a113ffed571a827c608a8be9f365236823e7b30095ce 04:58:10 $ docker rm -f --volumes 9fd4b316d1adb9733459a113ffed571a827c608a8be9f365236823e7b30095ce [Pipeline] // withDockerContainer [Pipeline] sh 04:58:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:58:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:58:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:11 prd-ubuntu20.04-docker-8c-8g-10927 does not seem to be running inside a container 04:58:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:58:11 $ docker top 59719c824142f0d47f7306846a63cd0f31a46f3f691ef75fe40a8e120fef8dca -eo pid,comm 04:58:11 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). 04:58:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:58:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:58:11 [ssh-agent] Looking for ssh-agent implementation... 04:58:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:58:11 $ docker exec 59719c824142f0d47f7306846a63cd0f31a46f3f691ef75fe40a8e120fef8dca ssh-agent 04:58:11 SSH_AUTH_SOCK=/tmp/ssh-F0ecLUrb9zFc/agent.32 04:58:11 SSH_AGENT_PID=38 04:58:11 Running ssh-add (command line suppressed) 04:58:12 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1211401783663958583.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1211401783663958583.key) 04:58:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:58:12 + git semver push 04:58:12 2023-04-26 04:58:12,539 [run_push] DEBUG push 04:58:12 2023-04-26 04:58:12,540 [execute] INFO git cat-file --batch-check 04:58:12 2023-04-26 04:58:12,540 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:58:12 2023-04-26 04:58:12,543 [execute] INFO git rev-list 58eb2c6e4c584167858b83e03e7892861ef8e416 -- 04:58:12 2023-04-26 04:58:12,544 [execute] DEBUG Popen(['git', 'rev-list', '58eb2c6e4c584167858b83e03e7892861ef8e416', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 04:58:12 2023-04-26 04:58:12,551 [execute] INFO git fetch -v origin 04:58:12 2023-04-26 04:58:12,551 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 04:58:13 2023-04-26 04:58:13,015 [run_push] DEBUG no remote changes detected 04:58:13 2023-04-26 04:58:13,015 [execute] INFO git push origin semver 04:58:13 2023-04-26 04:58:13,016 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 04:58:14 2023-04-26 04:58:13,761 [run_push] DEBUG push all version tags 04:58:14 2023-04-26 04:58:13,762 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:58:14 2023-04-26 04:58:13,762 [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) 04:58:14 2023-04-26 04:58:14,454 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:58:14 3.0.0-dev.34 [Pipeline] } 04:58:14 $ docker exec --env ******** --env ******** 59719c824142f0d47f7306846a63cd0f31a46f3f691ef75fe40a8e120fef8dca ssh-agent -k 04:58:14 unset SSH_AUTH_SOCK; 04:58:14 unset SSH_AGENT_PID; 04:58:14 echo Agent pid 38 killed; 04:58:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:58:15 + git semver [Pipeline] } 04:58:15 $ docker stop --time=1 59719c824142f0d47f7306846a63cd0f31a46f3f691ef75fe40a8e120fef8dca 04:58:16 $ docker rm -f --volumes 59719c824142f0d47f7306846a63cd0f31a46f3f691ef75fe40a8e120fef8dca [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 04:58:17 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 04:58:17 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 04:58:17 total 16 04:58:17 drwxr-xr-x 3 root root 4096 Apr 26 04:48 . 04:58:17 drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 04:58 .. 04:58:17 drwxr-xr-x 2 root root 4096 Apr 26 04:48 cost 04:58:17 -rw-r--r-- 1 root root 91 Apr 26 04:48 cost.csv 04:58:17 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 04:58:17 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 04:58:17 total 16 04:58:17 drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 04:48 . 04:58:17 drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 04:58 .. 04:58:17 drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 04:48 cost 04:58:17 -rw-r--r-- 1 jenkins jenkins 91 Apr 26 04:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:58:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:58:18 ---> package-listing.sh 04:58:18 ++ facter osfamily 04:58:18 ++ tr '[:upper:]' '[:lower:]' 04:58:18 + OS_FAMILY=debian 04:58:18 + workspace=/w/workspace/foundry_device-onvif-camera_main 04:58:18 + START_PACKAGES=/tmp/packages_start.txt 04:58:18 + END_PACKAGES=/tmp/packages_end.txt 04:58:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:58:18 + PACKAGES=/tmp/packages_start.txt 04:58:18 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 04:58:18 + PACKAGES=/tmp/packages_end.txt 04:58:18 + case "${OS_FAMILY}" in 04:58:18 + dpkg -l 04:58:18 + grep '^ii' 04:58:18 + '[' -f /tmp/packages_start.txt ']' 04:58:18 + '[' -f /tmp/packages_end.txt ']' 04:58:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:58:18 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 04:58:18 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 04:58:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 04:58:18 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 04:58:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:58:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:19 prd-ubuntu20.04-docker-8c-8g-10927 does not seem to be running inside a container 04:58:19 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:58:19 $ docker top 2198f71cc5d31fca57caa1b9a899adf07bfcf46ddfa6bc2a55d894947a467654 -eo pid,comm [Pipeline] { [Pipeline] sh 04:58:20 + touch /tmp/pre-build-complete [Pipeline] sh 04:58:20 + mkdir -p /var/log/sysstat [Pipeline] sh 04:58:20 + ls /var/log/sa-host 04:58:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:58:21 provisioning config files... 04:58:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6056771751401475930tmp [Pipeline] { [Pipeline] echo 04:58:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:58:21 ---> create-netrc.sh [Pipeline] } 04:58:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:58:21 ---> python-tools-install.sh [Pipeline] echo 04:58:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:58:21 ---> sudo-logs.sh 04:58:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:58:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:58:22 ---> job-cost.sh 04:58:22 lf-activate-venv: SKIPPING 04:58:22 DEBUG: total: 0.2199999988079071 04:58:22 INFO: Retrieving Stack Cost... 04:58:22 INFO: Retrieving Pricing Info for: v3-standard-8 04:58:23 INFO: Archiving Costs [Pipeline] echo 04:58:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:58:23 ---> logs-deploy.sh 04:58:23 lf-activate-venv: SKIPPING 04:58:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/128 04:58:23 INFO: archiving workspace using pattern(s): 04:58:24 Archives upload complete. 04:58:24 INFO: archiving logs to Nexus