Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6884326b07c61f5b74e0630cef00a18bf523a49e 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-ssh5388163461085049473.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13942706582628426832.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-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-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16262398956943856739.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4215118221380247319.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-usb-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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16395820577992600629.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-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-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-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15176 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6884326b07c61f5b74e0630cef00a18bf523a49e (main) Commit message: "feat: support for rtsp server authentication (#240)" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-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 6884326b07c61f5b74e0630cef00a18bf523a49e # timeout=10 > git rev-list --no-walk 9fcc0dad9d9d49e9e9a749427cc635625dc9031c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:41:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:41:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:41:01 ========================================================= 05:41:01 EdgeX Global Pipelines Version Info 05:41:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:41:02 ------------------- 05:41:02 stable info: 05:41:02 ------------------- 05:41:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:41:02 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 05:41:02 Message: update stable to v1.0.249 05:41:03 ------------------- 05:41:03 experimental info: 05:41:03 ------------------- 05:41:03 Commited By: **** collab-it+edgex@linuxfoundation.org 05:41:03 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 05:41:03 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:41:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 05:41:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 05:41:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:41:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:41:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:41:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 05:41:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:41:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:41:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:41:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:41:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:41:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 05:41:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:41:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:41:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:41:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:41:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:41:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:41:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:41:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:41:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:41:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:41:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:41:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:41:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:41:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:41:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:41:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:41:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:41:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:41:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6884326b07c61f5b74e0630cef00a18bf523a49e [Pipeline] echo 05:41:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6884326 [Pipeline] echo 05:41:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:41:03 provisioning config files... 05:41:03 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13704194028102517673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:41:04 ---> docker-login.sh 05:41:04 nexus3.edgexfoundry.org:10001 05:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:04 Configure a credential helper to remove this warning. See 05:41:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:04 05:41:04 Login Succeeded 05:41:04 nexus3.edgexfoundry.org:10002 05:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:04 Configure a credential helper to remove this warning. See 05:41:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:04 05:41:04 Login Succeeded 05:41:04 nexus3.edgexfoundry.org:10003 05:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:04 Configure a credential helper to remove this warning. See 05:41:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:04 05:41:04 Login Succeeded 05:41:04 nexus3.edgexfoundry.org:10004 05:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:04 Configure a credential helper to remove this warning. See 05:41:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:04 05:41:04 Login Succeeded 05:41:04 docker.io 05:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:05 Configure a credential helper to remove this warning. See 05:41:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:05 05:41:05 Login Succeeded 05:41:05 ---> docker-login.sh ends [Pipeline] } 05:41:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:41:05 + git rev-list -1 --merges 6884326b07c61f5b74e0630cef00a18bf523a49e~1..6884326b07c61f5b74e0630cef00a18bf523a49e [Pipeline] echo 05:41:05 -----------> git rev-list -1 --merges 6884326b07c61f5b74e0630cef00a18bf523a49e~1..6884326b07c61f5b74e0630cef00a18bf523a49e 6884326b07c61f5b74e0630cef00a18bf523a49e [false] [Pipeline] sh 05:41:05 + git log --format=format:%s -1 6884326b07c61f5b74e0630cef00a18bf523a49e [Pipeline] echo 05:41:05 ========================================================= 05:41:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:41:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:41:06 + git log --format=format:%s -1 6884326b07c61f5b74e0630cef00a18bf523a49e [Pipeline] echo 05:41:06 [semverPrep] GIT_COMMIT: 6884326b07c61f5b74e0630cef00a18bf523a49e, Commit Message: feat: support for rtsp server authentication (#240) [Pipeline] echo 05:41:06 [semverPrep] This is not a build commit. [Pipeline] sh 05:41:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:41:06 + grep -v github /etc/ssh/ssh_known_hosts 05:41:06 + [ -e /tmp/ssh_known_hosts ] 05:41:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:41:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:41:06 + sudo tee -a /etc/ssh/ssh_known_hosts 05:41:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:41:06 05:41:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:41:07 0.1.4: Pulling from edgex-devops/py-git-semver 05:41:07 b85a868b505f: Pulling fs layer 05:41:07 e2be974225ed: Pulling fs layer 05:41:07 339a4e72a1f5: Pulling fs layer 05:41:07 988bab9f4d93: Pulling fs layer 05:41:07 1469e6f7b9e6: Pulling fs layer 05:41:07 eaf3925da568: Pulling fs layer 05:41:07 bab4dde63d76: Pulling fs layer 05:41:07 bde34c3a00c8: Pulling fs layer 05:41:07 b352a97aabf1: Pulling fs layer 05:41:07 4872d77fe225: Pulling fs layer 05:41:07 5851b861e8e6: Pulling fs layer 05:41:07 988bab9f4d93: Waiting 05:41:07 1469e6f7b9e6: Waiting 05:41:07 bab4dde63d76: Waiting 05:41:07 5851b861e8e6: Waiting 05:41:07 bde34c3a00c8: Waiting 05:41:07 b352a97aabf1: Waiting 05:41:07 eaf3925da568: Waiting 05:41:07 4872d77fe225: Waiting 05:41:07 e2be974225ed: Verifying Checksum 05:41:07 e2be974225ed: Download complete 05:41:07 988bab9f4d93: Verifying Checksum 05:41:07 988bab9f4d93: Download complete 05:41:07 339a4e72a1f5: Verifying Checksum 05:41:07 339a4e72a1f5: Download complete 05:41:07 1469e6f7b9e6: Verifying Checksum 05:41:07 1469e6f7b9e6: Download complete 05:41:07 eaf3925da568: Verifying Checksum 05:41:07 eaf3925da568: Download complete 05:41:07 bde34c3a00c8: Verifying Checksum 05:41:07 bde34c3a00c8: Download complete 05:41:07 b352a97aabf1: Download complete 05:41:07 4872d77fe225: Verifying Checksum 05:41:07 4872d77fe225: Download complete 05:41:07 5851b861e8e6: Verifying Checksum 05:41:07 5851b861e8e6: Download complete 05:41:07 b85a868b505f: Download complete 05:41:07 bab4dde63d76: Verifying Checksum 05:41:07 bab4dde63d76: Download complete 05:41:08 b85a868b505f: Pull complete 05:41:08 e2be974225ed: Pull complete 05:41:09 339a4e72a1f5: Pull complete 05:41:09 988bab9f4d93: Pull complete 05:41:09 1469e6f7b9e6: Pull complete 05:41:09 eaf3925da568: Pull complete 05:41:11 bab4dde63d76: Pull complete 05:41:11 bde34c3a00c8: Pull complete 05:41:11 b352a97aabf1: Pull complete 05:41:11 4872d77fe225: Pull complete 05:41:11 5851b861e8e6: Pull complete 05:41:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:41:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:41:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:11 prd-ubuntu20.04-docker-8c-8g-15176 does not seem to be running inside a container 05:41:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 05:41:13 $ docker top cb41fbfea0211d76981fc60c631a5f518480eb7185a3be75d2b1c1732fa368d6 -eo pid,comm 05:41:13 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). 05:41:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:41:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:41:13 [ssh-agent] Looking for ssh-agent implementation... 05:41:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:41:13 $ docker exec cb41fbfea0211d76981fc60c631a5f518480eb7185a3be75d2b1c1732fa368d6 ssh-agent 05:41:13 SSH_AUTH_SOCK=/tmp/ssh-J1NSidc8Romb/agent.32 05:41:13 SSH_AGENT_PID=38 05:41:13 Running ssh-add (command line suppressed) 05:41:13 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14201364556452451532.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14201364556452451532.key) 05:41:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:41:13 + git tag --points-at HEAD [Pipeline] } 05:41:13 $ docker exec --env ******** --env ******** cb41fbfea0211d76981fc60c631a5f518480eb7185a3be75d2b1c1732fa368d6 ssh-agent -k 05:41:13 unset SSH_AUTH_SOCK; 05:41:13 unset SSH_AGENT_PID; 05:41:13 echo Agent pid 38 killed; 05:41:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:41:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:41:13 [ssh-agent] Looking for ssh-agent implementation... 05:41:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:41:13 $ docker exec cb41fbfea0211d76981fc60c631a5f518480eb7185a3be75d2b1c1732fa368d6 ssh-agent 05:41:14 SSH_AUTH_SOCK=/tmp/ssh-DiIDQsWRkWZQ/agent.70 05:41:14 SSH_AGENT_PID=76 05:41:14 Running ssh-add (command line suppressed) 05:41:14 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_140237079005035877.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_140237079005035877.key) 05:41:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:41:14 + git semver init 05:41:14 2023-05-11 05:41:14,648 [run_init] DEBUG init version:0.0.0 force:False 05:41:14 2023-05-11 05:41:14,649 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 05:41:14 2023-05-11 05:41:14,649 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 05:41:14 2023-05-11 05:41:14,649 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 05:41:15 2023-05-11 05:41:15,301 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 05:41:15 2023-05-11 05:41:15,302 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 05:41:15 2023-05-11 05:41:15,302 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:41:15 2023-05-11 05:41:15,302 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:41:15 3.0.0-dev.40 [Pipeline] } 05:41:15 $ docker exec --env ******** --env ******** cb41fbfea0211d76981fc60c631a5f518480eb7185a3be75d2b1c1732fa368d6 ssh-agent -k 05:41:15 unset SSH_AUTH_SOCK; 05:41:15 unset SSH_AGENT_PID; 05:41:15 echo Agent pid 76 killed; 05:41:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:41:16 + git semver [Pipeline] } 05:41:16 $ docker stop --time=1 cb41fbfea0211d76981fc60c631a5f518480eb7185a3be75d2b1c1732fa368d6 05:41:17 $ docker rm -f --volumes cb41fbfea0211d76981fc60c631a5f518480eb7185a3be75d2b1c1732fa368d6 [Pipeline] // withDockerContainer [Pipeline] sh 05:41:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:41:18 Stashed 1 file(s) [Pipeline] echo 05:41:18 [edgeXSemver]: initialized semver on version 3.0.0-dev.40 [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 05:41:18 provisioning config files... 05:41:18 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12036666812683194329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:41:18 ---> docker-login.sh 05:41:18 nexus3.edgexfoundry.org:10001 05:41:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:18 Configure a credential helper to remove this warning. See 05:41:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:18 05:41:18 Login Succeeded 05:41:18 nexus3.edgexfoundry.org:10002 05:41:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:18 Configure a credential helper to remove this warning. See 05:41:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:18 05:41:18 Login Succeeded 05:41:18 nexus3.edgexfoundry.org:10003 05:41:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:18 Configure a credential helper to remove this warning. See 05:41:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:18 05:41:18 Login Succeeded 05:41:18 nexus3.edgexfoundry.org:10004 05:41:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:18 Configure a credential helper to remove this warning. See 05:41:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:18 05:41:18 Login Succeeded 05:41:18 docker.io 05:41:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:19 Configure a credential helper to remove this warning. See 05:41:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:19 05:41:19 Login Succeeded 05:41:19 ---> docker-login.sh ends [Pipeline] } 05:41:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:41:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:41:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:41:19 ========================================================= 05:41:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 05:41:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:19 + 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 . 05:41:19 Sending build context to Docker daemon 1.814MB 05:41:19 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 05:41:19 Step 2/13 : FROM ${BASE} AS builder 05:41:19 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 05:41:19 f56be85fc22e: Pulling fs layer 05:41:19 85791d961cd3: Pulling fs layer 05:41:19 d694b5ae8c79: Pulling fs layer 05:41:19 9f32a84ed3da: Pulling fs layer 05:41:19 4d19c01a9841: Pulling fs layer 05:41:19 9325e15d5711: Pulling fs layer 05:41:19 556b6ee489ea: Pulling fs layer 05:41:19 c5a4b2cf53e6: Pulling fs layer 05:41:19 4d19c01a9841: Waiting 05:41:19 9325e15d5711: Waiting 05:41:19 556b6ee489ea: Waiting 05:41:19 c5a4b2cf53e6: Waiting 05:41:19 9f32a84ed3da: Waiting 05:41:19 85791d961cd3: Verifying Checksum 05:41:19 85791d961cd3: Download complete 05:41:19 9f32a84ed3da: Verifying Checksum 05:41:19 9f32a84ed3da: Download complete 05:41:19 4d19c01a9841: Verifying Checksum 05:41:19 4d19c01a9841: Download complete 05:41:19 f56be85fc22e: Verifying Checksum 05:41:19 f56be85fc22e: Download complete 05:41:19 9325e15d5711: Verifying Checksum 05:41:19 9325e15d5711: Download complete 05:41:19 f56be85fc22e: Pull complete 05:41:19 85791d961cd3: Pull complete 05:41:19 c5a4b2cf53e6: Verifying Checksum 05:41:19 c5a4b2cf53e6: Download complete 05:41:20 d694b5ae8c79: Download complete 05:41:20 556b6ee489ea: Verifying Checksum 05:41:20 556b6ee489ea: Download complete 05:41:23 d694b5ae8c79: Pull complete 05:41:23 9f32a84ed3da: Pull complete 05:41:23 4d19c01a9841: Pull complete 05:41:23 9325e15d5711: Pull complete 05:41:25 556b6ee489ea: Pull complete 05:41:26 c5a4b2cf53e6: Pull complete 05:41:26 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 05:41:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:41:26 ---> c4be618373d6 05:41:26 Step 3/13 : ARG ADD_BUILD_TAGS="" 05:41:28 ---> Running in 21e0e735e013 05:41:28 Removing intermediate container 21e0e735e013 05:41:28 ---> 19721a7f2f33 05:41:28 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:41:28 ---> Running in 99ee6b0c3fea 05:41:28 Removing intermediate container 99ee6b0c3fea 05:41:28 ---> d6e91a537014 05:41:28 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 05:41:28 ---> Running in 071de17dbae8 05:41:28 Removing intermediate container 071de17dbae8 05:41:28 ---> b77e1489e322 05:41:28 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 05:41:28 ---> Running in 9778881b27ff 05:41:28 Removing intermediate container 9778881b27ff 05:41:28 ---> 835ec52c65bd 05:41:28 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:41:28 ---> Running in 70f60be95174 05:41:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:41:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:41:29 (1/14) Installing libintl (0.21.1-r1) 05:41:29 (2/14) Installing eudev-libs (3.2.11-r4) 05:41:29 (3/14) Installing libjpeg-turbo (2.1.4-r0) 05:41:29 (4/14) Installing v4l-utils-libs (1.22.1-r2) 05:41:29 (5/14) Installing v4l-utils (1.22.1-r2) 05:41:29 (6/14) Installing udev-init-scripts (35-r1) 05:41:29 (7/14) Installing libblkid (2.38.1-r1) 05:41:29 (8/14) Installing xz-libs (5.2.9-r0) 05:41:29 (9/14) Installing zstd-libs (1.5.5-r0) 05:41:29 (10/14) Installing kmod-libs (30-r1) 05:41:29 (11/14) Installing eudev (3.2.11-r4) 05:41:29 (12/14) Installing eudev-dev (3.2.11-r4) 05:41:29 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 05:41:29 (14/14) Installing v4l-utils-dev (1.22.1-r2) 05:41:29 Executing busybox-1.35.0-r29.trigger 05:41:29 Executing eudev-3.2.11-r4.trigger 05:41:29 OK: 272 MiB in 67 packages 05:41:29 Removing intermediate container 70f60be95174 05:41:29 ---> 3f83ebd4e3c5 05:41:29 Step 8/13 : WORKDIR /device-usb-camera 05:41:29 ---> Running in 1246656a836c 05:41:30 Removing intermediate container 1246656a836c 05:41:30 ---> 2bf018216f84 05:41:30 Step 9/13 : COPY go.mod vendor* ./ 05:41:30 ---> 867fdf04a6bc 05:41:30 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:41:30 ---> Running in 2d811688f42f 05:41:33 Still waiting to schedule task 05:41:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:41:52 Removing intermediate container 2d811688f42f 05:41:52 ---> fa684abb3fd3 05:41:52 Step 11/13 : COPY . . 05:41:52 ---> 4a69c75abac9 05:41:52 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 05:41:52 ---> Running in 0171dfbeee99 05:41:52  % Total % Received % Xferd Average Speed Time  Time Time Current 05:41:52 Dload Upload Total Spent Left Speed 05:41:52  0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8869 0 --:--:-- --:--:-- --:--:-- 8924 05:41:52 Removing intermediate container 0171dfbeee99 05:41:52 ---> f721a0f6d6ce 05:41:52 Step 13/13 : RUN ${MAKE} 05:41:52 ---> Running in ae2030ce8620 05:41:52 noop 05:41:52 Removing intermediate container ae2030ce8620 05:41:52 ---> 4708534bdf24 05:41:52 Successfully built 4708534bdf24 05:41:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:52 + docker inspect -f . ci-base-image-x86_64 05:41:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:52 prd-ubuntu20.04-docker-8c-8g-15176 does not seem to be running inside a container 05:41:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 05:41:52 $ docker top c2d9d2e722d0f4b929a3783527f6fb3897a8ca2e2760d991320451982658472a -eo pid,comm [Pipeline] { [Pipeline] sh 05:41:53 + go version 05:41:53 go version go1.20.2 linux/amd64 [Pipeline] } 05:41:53 $ docker stop --time=1 c2d9d2e722d0f4b929a3783527f6fb3897a8ca2e2760d991320451982658472a 05:41:54 $ docker rm -f --volumes c2d9d2e722d0f4b929a3783527f6fb3897a8ca2e2760d991320451982658472a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:54 + docker inspect -f . ci-base-image-x86_64 05:41:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:54 prd-ubuntu20.04-docker-8c-8g-15176 does not seem to be running inside a container 05:41:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 05:41:55 $ docker top f16bb45a9059124520362842fdfa5dfb4a1b8fb13089c1d164f6dfdc8b96df7f -eo pid,comm [Pipeline] { [Pipeline] sh 05:41:55 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 05:41:55 + make test 05:41:55 go test ./... -coverprofile=coverage.out ./... 05:42:00 ? github.com/edgexfoundry/device-usb-camera [no test files] 05:42:10 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 05:42:10 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.8% of statements 05:42:15 go vet ./... 05:42:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:42:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:42:17 ./bin/test-attribution-txt.sh [Pipeline] echo 05:42:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:42:18 $ docker stop --time=1 f16bb45a9059124520362842fdfa5dfb4a1b8fb13089c1d164f6dfdc8b96df7f 05:42:20 $ docker rm -f --volumes f16bb45a9059124520362842fdfa5dfb4a1b8fb13089c1d164f6dfdc8b96df7f [Pipeline] // withDockerContainer [Pipeline] sh 05:42:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:42:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:42:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:42:21 + ls -al . 05:42:21 total 188 05:42:21 drwxrwxr-x 10 jenkins jenkins 4096 May 11 05:41 . 05:42:21 drwxrwxr-x 4 jenkins jenkins 4096 May 11 05:41 .. 05:42:21 drwxrwxr-x 8 jenkins jenkins 4096 May 11 05:41 .git 05:42:21 drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:41 .github 05:42:21 -rw-rw-r-- 1 jenkins jenkins 414 May 11 05:41 .gitignore 05:42:21 -rw-rw-r-- 1 jenkins jenkins 42 May 11 05:41 .golangci.yml 05:42:21 -rw-rw-r-- 1 jenkins jenkins 77 May 11 05:41 .hadolint.yml 05:42:21 drwxr-xr-x 3 jenkins jenkins 4096 May 11 05:41 .semver 05:42:21 -rw-rw-r-- 1 jenkins jenkins 9665 May 11 05:41 Attribution.txt 05:42:21 -rw-rw-r-- 1 jenkins jenkins 6219 May 11 05:41 CHANGELOG.md 05:42:21 -rw-rw-r-- 1 jenkins jenkins 2453 May 11 05:41 Dockerfile 05:42:21 -rw-rw-r-- 1 jenkins jenkins 678 May 11 05:41 GOVERNANCE.md 05:42:21 -rw-rw-r-- 1 jenkins jenkins 659 May 11 05:41 Jenkinsfile 05:42:21 -rw-rw-r-- 1 jenkins jenkins 11348 May 11 05:41 LICENSE 05:42:21 -rw-rw-r-- 1 jenkins jenkins 2364 May 11 05:41 Makefile 05:42:21 -rw-rw-r-- 1 jenkins jenkins 622 May 11 05:41 OWNERS.md 05:42:21 -rw-rw-r-- 1 jenkins jenkins 2477 May 11 05:41 README.md 05:42:21 -rw-rw-r-- 1 jenkins jenkins 12 May 11 05:41 VERSION 05:42:21 drwxrwxr-x 2 jenkins jenkins 4096 May 11 05:41 bin 05:42:21 drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:41 cmd 05:42:21 -rw-r--r-- 1 jenkins jenkins 31521 May 11 05:42 coverage.out 05:42:21 -rwxrwxr-x 1 jenkins jenkins 140 May 11 05:41 docker-entrypoint.sh 05:42:21 drwxrwxr-x 2 jenkins jenkins 4096 May 11 05:41 docs 05:42:21 -rw-rw-r-- 1 jenkins jenkins 3431 May 11 05:41 go.mod 05:42:21 -rw-rw-r-- 1 jenkins jenkins 31488 May 11 05:41 go.sum 05:42:21 drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:41 internal 05:42:21 drwxrwxr-x 4 jenkins jenkins 4096 May 11 05:41 snap 05:42:21 -rw-rw-r-- 1 jenkins jenkins 231 May 11 05:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:21 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=6884326b07c61f5b74e0630cef00a18bf523a49e --label arch=amd64 --label version=3.0.0-dev.40 . 05:42:21 Sending build context to Docker daemon 1.846MB 05:42:21 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 05:42:21 Step 2/36 : FROM ${BASE} AS builder 05:42:21 ---> 4708534bdf24 05:42:21 Step 3/36 : ARG ADD_BUILD_TAGS="" 05:42:21 ---> Running in 05cce189c208 05:42:21 Removing intermediate container 05cce189c208 05:42:21 ---> 42f3355993f3 05:42:21 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:42:21 ---> Running in 5d60a7e3eef6 05:42:21 Removing intermediate container 5d60a7e3eef6 05:42:21 ---> 0930d4cee8a4 05:42:21 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 05:42:21 ---> Running in ff154a0fa934 05:42:21 Removing intermediate container ff154a0fa934 05:42:21 ---> ee591ddff8fa 05:42:21 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 05:42:21 ---> Running in 5974aebc46ad 05:42:21 Removing intermediate container 5974aebc46ad 05:42:21 ---> 8145f98d1314 05:42:21 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:42:21 ---> Running in 56240626484e 05:42:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:42:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:42:22 OK: 272 MiB in 67 packages 05:42:22 Removing intermediate container 56240626484e 05:42:22 ---> 8b2558ab5aaf 05:42:22 Step 8/36 : WORKDIR /device-usb-camera 05:42:22 ---> Running in 3cb683fa5537 05:42:22 Removing intermediate container 3cb683fa5537 05:42:22 ---> bd91f0b0549c 05:42:22 Step 9/36 : COPY go.mod vendor* ./ 05:42:23 ---> e5f34f86edaf 05:42:23 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:23 ---> Running in bfdec93e8d39 05:42:23 Removing intermediate container bfdec93e8d39 05:42:23 ---> 1892284a3da6 05:42:23 Step 11/36 : COPY . . 05:42:24 ---> 61eb3d9602f0 05:42:24 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 05:42:24 ---> Running in 4a7aa2a07573 05:42:24  % Total % Received % Xferd Average Speed Time Time Time Current 05:42:24    Dload Upload Total Spent Left Speed 05:42:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21458 0 --:--:-- --:--:-- --:--:-- 21673 05:42:24 Removing intermediate container 4a7aa2a07573 05:42:24 ---> d8cccae95020 05:42:24 Step 13/36 : RUN ${MAKE} 05:42:24 ---> Running in 65e375814cf5 05:42:24 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.40" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 05:42:42 Removing intermediate container 65e375814cf5 05:42:42 ---> 678eb68abe8a 05:42:42 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 05:42:42 v0.21.6: Pulling from aler9/rtsp-simple-server 05:42:42 4acc49c71d14: Pulling fs layer 05:42:42 4acc49c71d14: Download complete 05:42:42 4acc49c71d14: Pull complete 05:42:42 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 05:42:42 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 05:42:42 ---> 01a2bd3e5fff 05:42:42 Step 15/36 : FROM alpine:3.17 05:42:42 3.17: Pulling from library/alpine 05:42:42 f56be85fc22e: Already exists 05:42:42 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:42:42 Status: Downloaded newer image for alpine:3.17 05:42:42 ---> 9ed4aefc74f6 05:42:42 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 05:42:42 ---> Running in f1bcec61a4d8 05:42:42 Removing intermediate container f1bcec61a4d8 05:42:42 ---> 44d514f4e405 05:42:42 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 05:42:42 ---> Running in 97b4ccc6f9ae 05:42:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:42:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:42:43 (1/86) Installing dumb-init (1.2.5-r2) 05:42:43 (2/86) Installing sdl2 (2.26.5-r0) 05:42:43 (3/86) Installing svt-av1-libs (1.3.0-r0) 05:42:43 (4/86) Installing libxau (1.0.10-r0) 05:42:43 (5/86) Installing libmd (1.0.4-r0) 05:42:43 (6/86) Installing libbsd (0.11.7-r0) 05:42:43 (7/86) Installing libxdmcp (1.1.4-r0) 05:42:43 (8/86) Installing libxcb (1.15-r0) 05:42:43 (9/86) Installing libx11 (1.8.4-r0) 05:42:43 (10/86) Installing aom-libs (3.5.0-r0) 05:42:43 (11/86) Installing alsa-lib (1.2.8-r0) 05:42:43 (12/86) Installing libexpat (2.5.0-r0) 05:42:43 (13/86) Installing brotli-libs (1.0.9-r9) 05:42:43 (14/86) Installing libbz2 (1.0.8-r4) 05:42:43 (15/86) Installing libpng (1.6.38-r0) 05:42:43 (16/86) Installing freetype (2.12.1-r0) 05:42:43 (17/86) Installing fontconfig (2.14.1-r0) 05:42:43 (18/86) Installing fribidi (1.0.12-r0) 05:42:43 (19/86) Installing libffi (3.4.4-r0) 05:42:43 (20/86) Installing libintl (0.21.1-r1) 05:42:43 (21/86) Installing libblkid (2.38.1-r1) 05:42:43 (22/86) Installing libmount (2.38.1-r1) 05:42:43 (23/86) Installing pcre2 (10.42-r0) 05:42:43 (24/86) Installing glib (2.74.6-r0) 05:42:43 (25/86) Installing graphite2 (1.3.14-r2) 05:42:43 (26/86) Installing harfbuzz (5.3.1-r1) 05:42:43 (27/86) Installing libass (0.16.0-r1) 05:42:43 (28/86) Installing libdav1d (1.0.0-r2) 05:42:43 (29/86) Installing hwdata-pci (0.364-r0) 05:42:43 (30/86) Installing libpciaccess (0.17-r0) 05:42:43 (31/86) Installing libdrm (2.4.114-r0) 05:42:43 (32/86) Installing gmp (6.2.1-r2) 05:42:43 (33/86) Installing nettle (3.8.1-r0) 05:42:43 (34/86) Installing p11-kit (0.24.1-r1) 05:42:43 (35/86) Installing libtasn1 (4.19.0-r0) 05:42:43 (36/86) Installing libunistring (1.1-r0) 05:42:43 (37/86) Installing gnutls (3.7.8-r3) 05:42:43 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) 05:42:43 (39/86) Installing ncurses-libs (6.3_p20221119-r0) 05:42:43 (40/86) Installing lame (3.100-r2) 05:42:43 (41/86) Installing opus (1.3.1-r1) 05:42:43 (42/86) Installing libasyncns (0.8-r1) 05:42:43 (43/86) Installing dbus-libs (1.14.4-r0) 05:42:43 (44/86) Installing libltdl (2.4.7-r1) 05:42:43 (45/86) Installing orc (0.4.33-r0) 05:42:43 (46/86) Installing libgcc (12.2.1_git20220924-r4) 05:42:43 (47/86) Installing libogg (1.3.5-r2) 05:42:43 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 05:42:43 (49/86) Installing flac-libs (1.4.2-r0) 05:42:43 (50/86) Installing libvorbis (1.3.7-r0) 05:42:43 (51/86) Installing libsndfile (1.1.0-r2) 05:42:43 (52/86) Installing libgomp (12.2.1_git20220924-r4) 05:42:43 (53/86) Installing soxr (0.1.3-r3) 05:42:43 (54/86) Installing speexdsp (1.2.1-r0) 05:42:43 (55/86) Installing tdb-libs (1.4.6-r0) 05:42:43 (56/86) Installing libpulse (16.1-r6) 05:42:43 (57/86) Installing cjson (1.7.15-r3) 05:42:43 (58/86) Installing mbedtls (2.28.3-r0) 05:42:43 (59/86) Installing librist (0.2.7-r0) 05:42:43 (60/86) Installing libsrt (1.5.1-r0) 05:42:43 (61/86) Installing libssh (0.10.5-r0) 05:42:43 (62/86) Installing libtheora (1.1.1-r16) 05:42:44 (63/86) Installing libjpeg-turbo (2.1.4-r0) 05:42:44 (64/86) Installing v4l-utils-libs (1.22.1-r2) 05:42:44 (65/86) Installing libxext (1.3.5-r0) 05:42:44 (66/86) Installing libxfixes (6.0.0-r0) 05:42:44 (67/86) Installing wayland-libs-client (1.21.0-r1) 05:42:44 (68/86) Installing libva (2.16.0-r0) 05:42:44 (69/86) Installing libvdpau (1.5-r0) 05:42:44 (70/86) Installing vidstab (1.1.0-r2) 05:42:44 (71/86) Installing libvpx (1.12.0-r1) 05:42:44 (72/86) Installing libwebp (1.2.4-r1) 05:42:44 (73/86) Installing x264-libs (0.164_git20220602-r0) 05:42:44 (74/86) Installing numactl (2.0.16-r1) 05:42:44 (75/86) Installing x265-libs (3.5-r3) 05:42:44 (76/86) Installing xvidcore (1.3.7-r1) 05:42:44 (77/86) Installing libsodium (1.0.18-r2) 05:42:44 (78/86) Installing libzmq (4.3.4-r1) 05:42:44 (79/86) Installing ffmpeg-libs (5.1.3-r0) 05:42:44 (80/86) Installing ffmpeg (5.1.3-r0) 05:42:44 (81/86) Installing udev-init-scripts (35-r1) 05:42:44 (82/86) Installing eudev-libs (3.2.11-r4) 05:42:44 (83/86) Installing xz-libs (5.2.9-r0) 05:42:44 (84/86) Installing zstd-libs (1.5.5-r0) 05:42:44 (85/86) Installing kmod-libs (30-r1) 05:42:44 (86/86) Installing eudev (3.2.11-r4) 05:42:44 Executing busybox-1.35.0-r29.trigger 05:42:44 Executing eudev-3.2.11-r4.trigger 05:42:44 OK: 112 MiB in 101 packages 05:42:45 Removing intermediate container 97b4ccc6f9ae 05:42:45 ---> 24b90e30b685 05:42:45 Step 18/36 : WORKDIR / 05:42:45 ---> Running in 5996f9ef9363 05:42:46 Removing intermediate container 5996f9ef9363 05:42:46 ---> e5fd667eed24 05:42:46 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 05:42:46 ---> 2824f4ef6507 05:42:46 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 05:42:46 ---> a5589eabd467 05:42:46 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 05:42:46 ---> 2fa65f1a6117 05:42:46 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 05:42:47 ---> 632c8525b11c 05:42:47 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 05:42:47 ---> ced69be70629 05:42:47 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 05:42:47 ---> 8ada1db6c656 05:42:47 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 05:42:47 ---> aa13cd8317fd 05:42:47 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 05:42:47 ---> Running in ae4c5c880c5f 05:42:48 Removing intermediate container ae4c5c880c5f 05:42:48 ---> 6e90e135528f 05:42:48 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 05:42:48 ---> Running in 003a359c9118 05:42:48 Removing intermediate container 003a359c9118 05:42:48 ---> b8e861ec8a03 05:42:48 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 05:42:48 ---> Running in 83c3b5027eb3 05:42:49 Removing intermediate container 83c3b5027eb3 05:42:49 ---> 1fad1b7343b5 05:42:49 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 05:42:49 ---> Running in c58c01c97366 05:42:49 Removing intermediate container c58c01c97366 05:42:49 ---> 2bf275a4879c 05:42:49 Step 30/36 : EXPOSE 59983 05:42:49 ---> Running in 58278476cedb 05:42:49 Removing intermediate container 58278476cedb 05:42:49 ---> 89d432d608b5 05:42:49 Step 31/36 : EXPOSE 8554 05:42:49 ---> Running in 16bc833c07b5 05:42:49 Removing intermediate container 16bc833c07b5 05:42:49 ---> 65e10ff94e31 05:42:49 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 05:42:49 ---> Running in edee37eef53a 05:42:49 Removing intermediate container edee37eef53a 05:42:49 ---> 579f7f48fe6d 05:42:49 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 05:42:49 ---> Running in 32ca75ae01d9 05:42:50 Removing intermediate container 32ca75ae01d9 05:42:50 ---> 40416d698882 05:42:50 Step 34/36 : LABEL arch=amd64 05:42:50 ---> Running in 5231e112f323 05:42:50 Removing intermediate container 5231e112f323 05:42:50 ---> a43da35f839f 05:42:50 Step 35/36 : LABEL git_sha=6884326b07c61f5b74e0630cef00a18bf523a49e 05:42:50 ---> Running in 27e64c1722d2 05:42:50 Removing intermediate container 27e64c1722d2 05:42:50 ---> a50d05d35f80 05:42:50 Step 36/36 : LABEL version=3.0.0-dev.40 05:42:50 ---> Running in dcc0e0ae7722 05:42:50 Removing intermediate container dcc0e0ae7722 05:42:50 ---> 9277b49d8bfb 05:42:50 [Warning] One or more build-args [ARCH] were not consumed 05:42:50 Successfully built 9277b49d8bfb 05:42:50 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:42:50 provisioning config files... 05:42:50 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10681419359647600355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:50 ---> docker-login.sh 05:42:50 nexus3.edgexfoundry.org:10001 05:42:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:50 Configure a credential helper to remove this warning. See 05:42:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:50 05:42:50 Login Succeeded 05:42:50 nexus3.edgexfoundry.org:10002 05:42:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:50 Configure a credential helper to remove this warning. See 05:42:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:50 05:42:50 Login Succeeded 05:42:50 nexus3.edgexfoundry.org:10003 05:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:51 Configure a credential helper to remove this warning. See 05:42:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:51 05:42:51 Login Succeeded 05:42:51 nexus3.edgexfoundry.org:10004 05:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:51 Configure a credential helper to remove this warning. See 05:42:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:51 05:42:51 Login Succeeded 05:42:51 docker.io 05:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:51 Configure a credential helper to remove this warning. See 05:42:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:51 05:42:51 Login Succeeded 05:42:51 ---> docker-login.sh ends [Pipeline] } 05:42:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:42:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:42:51 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 05:42:51 6884326b07c61f5b74e0630cef00a18bf523a49e 05:42:51 latest 05:42:51 3.0.0-dev.40 05:42:51 6884326b07c61f5b74e0630cef00a18bf523a49e-3.0.0-dev.40 05:42:51 main 05:42:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:51 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:6884326b07c61f5b74e0630cef00a18bf523a49e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:52 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:6884326b07c61f5b74e0630cef00a18bf523a49e 05:42:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 05:42:52 87e099a77c0c: Preparing 05:42:52 b4ea7340d845: Preparing 05:42:52 4e9097eeec1f: Preparing 05:42:52 2beea38dd199: Preparing 05:42:52 3827b5b91e75: Preparing 05:42:52 acc83c6ca332: Preparing 05:42:52 df227ad782d1: Preparing 05:42:52 1681ab3de4c3: Preparing 05:42:52 a855fe36e629: Preparing 05:42:52 df227ad782d1: Waiting 05:42:52 acc83c6ca332: Waiting 05:42:52 a855fe36e629: Waiting 05:42:52 1681ab3de4c3: Waiting 05:42:52 91fc8ea6e46e: Preparing 05:42:52 db836a0eacb1: Preparing 05:42:52 41813def5885: Preparing 05:42:52 db836a0eacb1: Waiting 05:42:52 f1417ff83b31: Preparing 05:42:52 41813def5885: Waiting 05:42:52 b4ea7340d845: Pushed 05:42:52 2beea38dd199: Pushed 05:42:52 87e099a77c0c: Pushed 05:42:52 4e9097eeec1f: Pushed 05:42:52 acc83c6ca332: Pushed 05:42:52 df227ad782d1: Pushed 05:42:52 a855fe36e629: Pushed 05:42:52 1681ab3de4c3: Pushed 05:42:52 f1417ff83b31: Layer already exists 05:42:52 91fc8ea6e46e: Pushed 05:42:54 3827b5b91e75: Pushed 05:42:54 db836a0eacb1: Pushed 05:43:02 41813def5885: Pushed 05:43:02 6884326b07c61f5b74e0630cef00a18bf523a49e: digest: sha256:7de169abd9e922ec1638f9082ae65cd9999b2c7212fdaf71e9e5fe831af5a6c1 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:03 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:03 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 05:43:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 05:43:03 87e099a77c0c: Preparing 05:43:03 b4ea7340d845: Preparing 05:43:03 4e9097eeec1f: Preparing 05:43:03 2beea38dd199: Preparing 05:43:03 3827b5b91e75: Preparing 05:43:03 acc83c6ca332: Preparing 05:43:03 df227ad782d1: Preparing 05:43:03 1681ab3de4c3: Preparing 05:43:03 a855fe36e629: Preparing 05:43:03 91fc8ea6e46e: Preparing 05:43:03 db836a0eacb1: Preparing 05:43:03 41813def5885: Preparing 05:43:03 f1417ff83b31: Preparing 05:43:03 1681ab3de4c3: Waiting 05:43:03 a855fe36e629: Waiting 05:43:03 91fc8ea6e46e: Waiting 05:43:03 db836a0eacb1: Waiting 05:43:03 41813def5885: Waiting 05:43:03 f1417ff83b31: Waiting 05:43:03 acc83c6ca332: Waiting 05:43:03 df227ad782d1: Waiting 05:43:03 3827b5b91e75: Layer already exists 05:43:03 87e099a77c0c: Layer already exists 05:43:03 4e9097eeec1f: Layer already exists 05:43:03 b4ea7340d845: Layer already exists 05:43:03 2beea38dd199: Layer already exists 05:43:03 a855fe36e629: Layer already exists 05:43:03 acc83c6ca332: Layer already exists 05:43:03 1681ab3de4c3: Layer already exists 05:43:03 df227ad782d1: Layer already exists 05:43:03 91fc8ea6e46e: Layer already exists 05:43:03 db836a0eacb1: Layer already exists 05:43:03 41813def5885: Layer already exists 05:43:03 f1417ff83b31: Layer already exists 05:43:03 latest: digest: sha256:7de169abd9e922ec1638f9082ae65cd9999b2c7212fdaf71e9e5fe831af5a6c1 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:03 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:04 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.40 05:43:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 05:43:04 87e099a77c0c: Preparing 05:43:04 b4ea7340d845: Preparing 05:43:04 4e9097eeec1f: Preparing 05:43:04 2beea38dd199: Preparing 05:43:04 3827b5b91e75: Preparing 05:43:04 acc83c6ca332: Preparing 05:43:04 df227ad782d1: Preparing 05:43:04 1681ab3de4c3: Preparing 05:43:04 a855fe36e629: Preparing 05:43:04 91fc8ea6e46e: Preparing 05:43:04 db836a0eacb1: Preparing 05:43:04 41813def5885: Preparing 05:43:04 f1417ff83b31: Preparing 05:43:04 a855fe36e629: Waiting 05:43:04 acc83c6ca332: Waiting 05:43:04 db836a0eacb1: Waiting 05:43:04 df227ad782d1: Waiting 05:43:04 41813def5885: Waiting 05:43:04 91fc8ea6e46e: Waiting 05:43:04 1681ab3de4c3: Waiting 05:43:04 f1417ff83b31: Waiting 05:43:04 3827b5b91e75: Layer already exists 05:43:04 b4ea7340d845: Layer already exists 05:43:04 4e9097eeec1f: Layer already exists 05:43:04 87e099a77c0c: Layer already exists 05:43:04 2beea38dd199: Layer already exists 05:43:04 acc83c6ca332: Layer already exists 05:43:04 df227ad782d1: Layer already exists 05:43:04 91fc8ea6e46e: Layer already exists 05:43:04 a855fe36e629: Layer already exists 05:43:04 1681ab3de4c3: Layer already exists 05:43:04 f1417ff83b31: Layer already exists 05:43:04 db836a0eacb1: Layer already exists 05:43:04 41813def5885: Layer already exists 05:43:04 3.0.0-dev.40: digest: sha256:7de169abd9e922ec1638f9082ae65cd9999b2c7212fdaf71e9e5fe831af5a6c1 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:04 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:6884326b07c61f5b74e0630cef00a18bf523a49e-3.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:04 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:6884326b07c61f5b74e0630cef00a18bf523a49e-3.0.0-dev.40 05:43:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 05:43:04 87e099a77c0c: Preparing 05:43:04 b4ea7340d845: Preparing 05:43:04 4e9097eeec1f: Preparing 05:43:04 2beea38dd199: Preparing 05:43:04 3827b5b91e75: Preparing 05:43:04 acc83c6ca332: Preparing 05:43:04 df227ad782d1: Preparing 05:43:04 acc83c6ca332: Waiting 05:43:04 1681ab3de4c3: Preparing 05:43:04 a855fe36e629: Preparing 05:43:04 91fc8ea6e46e: Preparing 05:43:04 db836a0eacb1: Preparing 05:43:04 df227ad782d1: Waiting 05:43:04 41813def5885: Preparing 05:43:04 a855fe36e629: Waiting 05:43:04 91fc8ea6e46e: Waiting 05:43:04 1681ab3de4c3: Waiting 05:43:04 f1417ff83b31: Preparing 05:43:04 f1417ff83b31: Waiting 05:43:04 41813def5885: Waiting 05:43:04 87e099a77c0c: Layer already exists 05:43:04 b4ea7340d845: Layer already exists 05:43:04 3827b5b91e75: Layer already exists 05:43:04 2beea38dd199: Layer already exists 05:43:04 4e9097eeec1f: Layer already exists 05:43:04 df227ad782d1: Layer already exists 05:43:04 a855fe36e629: Layer already exists 05:43:04 91fc8ea6e46e: Layer already exists 05:43:04 acc83c6ca332: Layer already exists 05:43:04 1681ab3de4c3: Layer already exists 05:43:04 db836a0eacb1: Layer already exists 05:43:04 f1417ff83b31: Layer already exists 05:43:04 41813def5885: Layer already exists 05:43:04 6884326b07c61f5b74e0630cef00a18bf523a49e-3.0.0-dev.40: digest: sha256:7de169abd9e922ec1638f9082ae65cd9999b2c7212fdaf71e9e5fe831af5a6c1 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:05 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:05 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 05:43:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 05:43:05 87e099a77c0c: Preparing 05:43:05 b4ea7340d845: Preparing 05:43:05 4e9097eeec1f: Preparing 05:43:05 2beea38dd199: Preparing 05:43:05 3827b5b91e75: Preparing 05:43:05 acc83c6ca332: Preparing 05:43:05 df227ad782d1: Preparing 05:43:05 1681ab3de4c3: Preparing 05:43:05 a855fe36e629: Preparing 05:43:05 91fc8ea6e46e: Preparing 05:43:05 db836a0eacb1: Preparing 05:43:05 41813def5885: Preparing 05:43:05 f1417ff83b31: Preparing 05:43:05 a855fe36e629: Waiting 05:43:05 91fc8ea6e46e: Waiting 05:43:05 db836a0eacb1: Waiting 05:43:05 df227ad782d1: Waiting 05:43:05 acc83c6ca332: Waiting 05:43:05 41813def5885: Waiting 05:43:05 1681ab3de4c3: Waiting 05:43:05 f1417ff83b31: Waiting 05:43:05 b4ea7340d845: Layer already exists 05:43:05 3827b5b91e75: Layer already exists 05:43:05 2beea38dd199: Layer already exists 05:43:05 4e9097eeec1f: Layer already exists 05:43:05 87e099a77c0c: Layer already exists 05:43:05 df227ad782d1: Layer already exists 05:43:05 91fc8ea6e46e: Layer already exists 05:43:05 1681ab3de4c3: Layer already exists 05:43:05 acc83c6ca332: Layer already exists 05:43:05 a855fe36e629: Layer already exists 05:43:05 db836a0eacb1: Layer already exists 05:43:05 41813def5885: Layer already exists 05:43:05 f1417ff83b31: Layer already exists 05:43:05 main: digest: sha256:7de169abd9e922ec1638f9082ae65cd9999b2c7212fdaf71e9e5fe831af5a6c1 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:43:05 ===================================================== [Pipeline] echo 05:43:05 taggedImages: 05:43:05 - nexus3.edgexfoundry.org:10004/device-usb-camera:6884326b07c61f5b74e0630cef00a18bf523a49e 05:43:05 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 05:43:05 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.40 05:43:05 - nexus3.edgexfoundry.org:10004/device-usb-camera:6884326b07c61f5b74e0630cef00a18bf523a49e-3.0.0-dev.40 05:43:05 - nexus3.edgexfoundry.org:10004/device-usb-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 05:43:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:43:05 05:43:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:43:06 latest: Pulling from edgex-lftools-log-publisher 05:43:06 5eb5b503b376: Pulling fs layer 05:43:06 5c69ac0246d0: Pulling fs layer 05:43:06 ec43610c2a17: Pulling fs layer 05:43:06 3a2ae6a8a46f: Pulling fs layer 05:43:06 33b1e0a273af: Pulling fs layer 05:43:06 5d3b04190fa2: Pulling fs layer 05:43:06 2f39f015ded8: Pulling fs layer 05:43:06 3a2ae6a8a46f: Waiting 05:43:06 5d3b04190fa2: Waiting 05:43:06 33b1e0a273af: Waiting 05:43:06 2f39f015ded8: Waiting 05:43:06 5c69ac0246d0: Download complete 05:43:06 3a2ae6a8a46f: Verifying Checksum 05:43:06 3a2ae6a8a46f: Download complete 05:43:06 33b1e0a273af: Verifying Checksum 05:43:06 33b1e0a273af: Download complete 05:43:06 5d3b04190fa2: Verifying Checksum 05:43:06 5d3b04190fa2: Download complete 05:43:06 ec43610c2a17: Download complete 05:43:06 5eb5b503b376: Verifying Checksum 05:43:06 5eb5b503b376: Download complete 05:43:06 2f39f015ded8: Download complete 05:43:07 5eb5b503b376: Pull complete 05:43:07 5c69ac0246d0: Pull complete 05:43:07 ec43610c2a17: Pull complete 05:43:07 3a2ae6a8a46f: Pull complete 05:43:08 33b1e0a273af: Pull complete 05:43:08 5d3b04190fa2: Pull complete 05:43:12 2f39f015ded8: Pull complete 05:43:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:43:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:43:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:12 prd-ubuntu20.04-docker-8c-8g-15176 does not seem to be running inside a container 05:43:12 $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 05:43:13 $ docker top 3f24dd3bd7f64a19c583f5e47616d2d2b30843e98d9f1362d95cc0f4e04f6e70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:43:13 ---> job-cost.sh 05:43:13 lf-activate-venv: SKIPPING 05:43:13 INFO: No Stack... 05:43:14 INFO: Retrieving Pricing Info for: v3-standard-8 05:43:14 INFO: Archiving Costs [Pipeline] sh 05:43:14 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 05:43:14 + cut -d, -f6 [Pipeline] lock 05:43:14 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-112-stack-cost] 05:43:14 Resource [jenkins-edgexfoundry-device-usb-camera-main-112-stack-cost] did not exist. Created. 05:43:14 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:43:14 + echo total: 0.2199999988079071 [Pipeline] stash 05:43:15 Stashed 1 file(s) [Pipeline] } 05:43:15 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-112-stack-cost] [Pipeline] // lock [Pipeline] } 05:43:15 $ docker stop --time=1 3f24dd3bd7f64a19c583f5e47616d2d2b30843e98d9f1362d95cc0f4e04f6e70 05:43:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15177 in /w/workspace/exfoundry_device-usb-camera_main 05:43:16 $ docker rm -f --volumes 3f24dd3bd7f64a19c583f5e47616d2d2b30843e98d9f1362d95cc0f4e04f6e70 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws 05:43:16 Running in /w/workspace/device-usb-camera/112 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [Pipeline] } 05:43:16 Selected Git installation does not exist. Using Default 05:43:16 The recommended git tool is: NONE [Pipeline] // stage [Pipeline] } 05:43:24 using credential edgex-jenkins-ssh 05:43:24 Cloning the remote Git repository 05:43:24 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 05:43:24 > git init /w/workspace/device-usb-camera/112 # timeout=10 05:43:24 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 05:43:24 > git --version # timeout=10 05:43:24 > git --version # 'git version 2.25.1' 05:43:24 using GIT_SSH to set credentials SSH Credentials for GitHub 05:43:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:43:28 Avoid second fetch 05:43:28 Checking out Revision 6884326b07c61f5b74e0630cef00a18bf523a49e (main) 05:43:28 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 05:43:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:43:28 > git config core.sparsecheckout # timeout=10 05:43:29 > git checkout -f 6884326b07c61f5b74e0630cef00a18bf523a49e # timeout=10 05:43:29 Commit message: "feat: support for rtsp server authentication (#240)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:43:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:43:30 % Total % Received % Xferd Average Speed Time Time Time Current 05:43:30 Dload Upload Total Spent Left Speed 05:43:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh 05:43:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:43:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:43:31 + sudo tee /etc/docker/daemon.new 05:43:31 { 05:43:31 "registry-mirrors": [ 05:43:31 "https://nexus3.edgexfoundry.org:10001" 05:43:31 ], 05:43:31 "bip": "10.250.0.254/24", 05:43:31 "hosts": [ 05:43:31 "tcp://0.0.0.0:5555", 05:43:31 "unix:///var/run/docker.sock" 05:43:31 ], 05:43:31 "mtu": 1458, 05:43:31 "selinux-enabled": true, 05:43:31 "seccomp-profile": "/etc/docker/seccomp.json" 05:43:31 } [Pipeline] sh 05:43:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:43:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:43:50 provisioning config files... 05:43:50 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/112@tmp/config9924052394602043573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:43:50 ---> docker-login.sh 05:43:50 nexus3.edgexfoundry.org:10001 05:43:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:51 Configure a credential helper to remove this warning. See 05:43:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:51 05:43:51 Login Succeeded 05:43:51 nexus3.edgexfoundry.org:10002 05:43:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:51 Configure a credential helper to remove this warning. See 05:43:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:51 05:43:51 Login Succeeded 05:43:51 nexus3.edgexfoundry.org:10003 05:43:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:52 Configure a credential helper to remove this warning. See 05:43:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:52 05:43:52 Login Succeeded 05:43:52 nexus3.edgexfoundry.org:10004 05:43:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:52 Configure a credential helper to remove this warning. See 05:43:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:52 05:43:52 Login Succeeded 05:43:52 docker.io 05:43:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:52 Configure a credential helper to remove this warning. See 05:43:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:52 05:43:52 Login Succeeded 05:43:52 ---> docker-login.sh ends [Pipeline] } 05:43:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:43:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:43:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:43:53 ========================================================= 05:43:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:43:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:53 + 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 . 05:43:53 Sending build context to Docker daemon 1.077MB 05:43:54 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 05:43:54 Step 2/13 : FROM ${BASE} AS builder 05:43:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:43:54 c41833b44d91: Pulling fs layer 05:43:54 ed15518f5707: Pulling fs layer 05:43:54 feae8fd75edb: Pulling fs layer 05:43:54 242c74f7c9fa: Pulling fs layer 05:43:54 3cdef696dda3: Pulling fs layer 05:43:54 2ced38df9373: Pulling fs layer 05:43:54 58f1dce35555: Pulling fs layer 05:43:54 3cdef696dda3: Waiting 05:43:54 2ced38df9373: Waiting 05:43:54 58f1dce35555: Waiting 05:43:54 242c74f7c9fa: Waiting 05:43:54 ed15518f5707: Verifying Checksum 05:43:54 ed15518f5707: Download complete 05:43:54 242c74f7c9fa: Verifying Checksum 05:43:54 242c74f7c9fa: Download complete 05:43:54 3cdef696dda3: Verifying Checksum 05:43:54 3cdef696dda3: Download complete 05:43:54 c41833b44d91: Verifying Checksum 05:43:56 c41833b44d91: Pull complete 05:43:56 58f1dce35555: Verifying Checksum 05:43:56 58f1dce35555: Download complete 05:43:56 ed15518f5707: Pull complete 05:43:57 feae8fd75edb: Verifying Checksum 05:43:57 feae8fd75edb: Download complete 05:43:57 2ced38df9373: Verifying Checksum 05:43:57 2ced38df9373: Download complete 05:44:09 feae8fd75edb: Pull complete 05:44:09 242c74f7c9fa: Pull complete 05:44:09 3cdef696dda3: Pull complete 05:44:16 2ced38df9373: Pull complete 05:44:19 58f1dce35555: Pull complete 05:44:19 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 05:44:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:44:19 ---> fadd8f120f05 05:44:19 Step 3/13 : ARG ADD_BUILD_TAGS="" 05:44:20 ---> Running in e74daea614ea 05:44:20 Removing intermediate container e74daea614ea 05:44:20 ---> 6eb879267199 05:44:20 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:44:20 ---> Running in 1405d32e0423 05:44:21 Removing intermediate container 1405d32e0423 05:44:21 ---> 38a647c9d4b6 05:44:21 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 05:44:21 ---> Running in c0839f65da77 05:44:21 Removing intermediate container c0839f65da77 05:44:21 ---> 53fc13793ca2 05:44:21 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 05:44:21 ---> Running in d51f8ed4973f 05:44:22 Removing intermediate container d51f8ed4973f 05:44:22 ---> 5926bb5f1023 05:44:22 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:44:22 ---> Running in be418fe85ec1 05:44:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:44:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:44:24 (1/14) Installing libintl (0.21.1-r1) 05:44:24 (2/14) Installing eudev-libs (3.2.11-r4) 05:44:24 (3/14) Installing libjpeg-turbo (2.1.4-r0) 05:44:24 (4/14) Installing v4l-utils-libs (1.22.1-r2) 05:44:24 (5/14) Installing v4l-utils (1.22.1-r2) 05:44:24 (6/14) Installing udev-init-scripts (35-r1) 05:44:24 (7/14) Installing libblkid (2.38.1-r1) 05:44:24 (8/14) Installing xz-libs (5.2.9-r0) 05:44:24 (9/14) Installing zstd-libs (1.5.5-r0) 05:44:24 (10/14) Installing kmod-libs (30-r1) 05:44:24 (11/14) Installing eudev (3.2.11-r4) 05:44:24 (12/14) Installing eudev-dev (3.2.11-r4) 05:44:24 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 05:44:24 (14/14) Installing v4l-utils-dev (1.22.1-r2) 05:44:24 Executing busybox-1.35.0-r29.trigger 05:44:24 Executing eudev-3.2.11-r4.trigger 05:44:24 OK: 271 MiB in 67 packages 05:44:26 Removing intermediate container be418fe85ec1 05:44:26 ---> 183f7ef69305 05:44:26 Step 8/13 : WORKDIR /device-usb-camera 05:44:26 ---> Running in 3ee430d9df7c 05:44:26 Removing intermediate container 3ee430d9df7c 05:44:26 ---> f41687d6396f 05:44:26 Step 9/13 : COPY go.mod vendor* ./ 05:44:26 ---> a4c48f652ec2 05:44:26 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:44:27 ---> Running in fea257cbd685 05:45:35 Removing intermediate container fea257cbd685 05:45:35 ---> 957e53976cb8 05:45:35 Step 11/13 : COPY . . 05:45:35 ---> f25e15c222d5 05:45:35 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 05:45:35 ---> Running in bfbeaee9829a 05:45:35  % Total % Received % Xferd Average Speed Time Time Time  Current 05:45:35 Dload Upload Total Spent Left Speed 05:45:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3960 0 --:--:-- --:--:-- --:--:-- 3977 05:45:35 Removing intermediate container bfbeaee9829a 05:45:35 ---> cdc414c423b3 05:45:35 Step 13/13 : RUN ${MAKE} 05:45:35 ---> Running in f18e2090dd2f 05:45:35 noop 05:45:35 Removing intermediate container f18e2090dd2f 05:45:35 ---> 7c7f932e3582 05:45:35 Successfully built 7c7f932e3582 05:45:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:35 + docker inspect -f . ci-base-image-arm64 05:45:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:35 prd-ubuntu20.04-docker-arm64-4c-16g-15177 does not seem to be running inside a container 05:45:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/112 -v /w/workspace/device-usb-camera/112:/w/workspace/device-usb-camera/112:rw,z -v /w/workspace/device-usb-camera/112@tmp:/w/workspace/device-usb-camera/112@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 05:45:37 $ docker top 368dc0317af82c390fc4dc8e6eab696d133786864eed305636042504f190727e -eo pid,comm [Pipeline] { [Pipeline] sh 05:45:37 + go version 05:45:37 go version go1.20.2 linux/arm64 [Pipeline] } 05:45:37 $ docker stop --time=1 368dc0317af82c390fc4dc8e6eab696d133786864eed305636042504f190727e 05:45:39 $ docker rm -f --volumes 368dc0317af82c390fc4dc8e6eab696d133786864eed305636042504f190727e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:40 + docker inspect -f . ci-base-image-arm64 05:45:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:40 prd-ubuntu20.04-docker-arm64-4c-16g-15177 does not seem to be running inside a container 05:45:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/112 -v /w/workspace/device-usb-camera/112:/w/workspace/device-usb-camera/112:rw,z -v /w/workspace/device-usb-camera/112@tmp:/w/workspace/device-usb-camera/112@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 05:45:41 $ docker top eb687d6d2c97f68989a73ba82675b7b295fe668e4329ffcf7340df815d206eb5 -eo pid,comm [Pipeline] { [Pipeline] sh 05:45:42 + git config --global --add safe.directory /w/workspace/device-usb-camera/112 [Pipeline] fileExists [Pipeline] sh 05:45:43 + make test 05:45:43 go test ./... -coverprofile=coverage.out ./... 05:46:15 ? github.com/edgexfoundry/device-usb-camera [no test files] 05:48:37 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 05:48:37 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.071s coverage: 1.8% of statements 05:48:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:48:37 go vet ./... 05:49:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:49:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:49:03 ./bin/test-attribution-txt.sh [Pipeline] echo 05:49:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:49:03 $ docker stop --time=1 eb687d6d2c97f68989a73ba82675b7b295fe668e4329ffcf7340df815d206eb5 05:49:09 $ docker rm -f --volumes eb687d6d2c97f68989a73ba82675b7b295fe668e4329ffcf7340df815d206eb5 [Pipeline] // withDockerContainer [Pipeline] sh 05:49:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:49:10 Warning: overwriting stash ‘coverage-report’ 05:49:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:49:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:49:11 + ls -al . 05:49:11 total 184 05:49:11 drwxrwxr-x 9 jenkins jenkins 4096 May 11 05:45 . 05:49:11 drwxrwxr-x 4 jenkins jenkins 4096 May 11 05:43 .. 05:49:11 drwxrwxr-x 8 jenkins jenkins 4096 May 11 05:43 .git 05:49:11 drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:43 .github 05:49:11 -rw-rw-r-- 1 jenkins jenkins 414 May 11 05:43 .gitignore 05:49:11 -rw-rw-r-- 1 jenkins jenkins 42 May 11 05:43 .golangci.yml 05:49:11 -rw-rw-r-- 1 jenkins jenkins 77 May 11 05:43 .hadolint.yml 05:49:11 -rw-rw-r-- 1 jenkins jenkins 9665 May 11 05:43 Attribution.txt 05:49:11 -rw-rw-r-- 1 jenkins jenkins 6219 May 11 05:43 CHANGELOG.md 05:49:11 -rw-rw-r-- 1 jenkins jenkins 2453 May 11 05:43 Dockerfile 05:49:11 -rw-rw-r-- 1 jenkins jenkins 678 May 11 05:43 GOVERNANCE.md 05:49:11 -rw-rw-r-- 1 jenkins jenkins 659 May 11 05:43 Jenkinsfile 05:49:11 -rw-rw-r-- 1 jenkins jenkins 11348 May 11 05:43 LICENSE 05:49:11 -rw-rw-r-- 1 jenkins jenkins 2364 May 11 05:43 Makefile 05:49:11 -rw-rw-r-- 1 jenkins jenkins 622 May 11 05:43 OWNERS.md 05:49:11 -rw-rw-r-- 1 jenkins jenkins 2477 May 11 05:43 README.md 05:49:11 -rw-rw-r-- 1 jenkins jenkins 12 May 11 05:41 VERSION 05:49:11 drwxrwxr-x 2 jenkins jenkins 4096 May 11 05:43 bin 05:49:11 drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:43 cmd 05:49:11 -rw-r--r-- 1 jenkins jenkins 31521 May 11 05:48 coverage.out 05:49:11 -rwxrwxr-x 1 jenkins jenkins 140 May 11 05:43 docker-entrypoint.sh 05:49:11 drwxrwxr-x 2 jenkins jenkins 4096 May 11 05:43 docs 05:49:11 -rw-rw-r-- 1 jenkins jenkins 3431 May 11 05:43 go.mod 05:49:11 -rw-rw-r-- 1 jenkins jenkins 31488 May 11 05:43 go.sum 05:49:11 drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:43 internal 05:49:11 drwxrwxr-x 4 jenkins jenkins 4096 May 11 05:43 snap 05:49:11 -rw-rw-r-- 1 jenkins jenkins 231 May 11 05:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:11 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6884326b07c61f5b74e0630cef00a18bf523a49e --label arch=arm64 --label version=3.0.0-dev.40 . 05:49:11 Sending build context to Docker daemon 1.109MB 05:49:11 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 05:49:11 Step 2/36 : FROM ${BASE} AS builder 05:49:11 ---> 7c7f932e3582 05:49:11 Step 3/36 : ARG ADD_BUILD_TAGS="" 05:49:12 ---> Running in 678e967be52b 05:49:12 Removing intermediate container 678e967be52b 05:49:12 ---> 931518c806ae 05:49:12 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:49:12 ---> Running in c59b0918b8e0 05:49:12 Removing intermediate container c59b0918b8e0 05:49:12 ---> d9b418bd768e 05:49:12 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 05:49:12 ---> Running in 3c251b7c7216 05:49:13 Removing intermediate container 3c251b7c7216 05:49:13 ---> f4b7f4462d59 05:49:13 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 05:49:13 ---> Running in 2d2aa32b1df8 05:49:13 Removing intermediate container 2d2aa32b1df8 05:49:13 ---> 9829f65b5432 05:49:13 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:49:13 ---> Running in 3cc79b5829ce 05:49:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:49:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:49:16 OK: 271 MiB in 67 packages 05:49:17 Removing intermediate container 3cc79b5829ce 05:49:17 ---> e942b62392c7 05:49:17 Step 8/36 : WORKDIR /device-usb-camera 05:49:17 ---> Running in b127f3c0409d 05:49:17 Removing intermediate container b127f3c0409d 05:49:17 ---> d87c838133e2 05:49:17 Step 9/36 : COPY go.mod vendor* ./ 05:49:17 ---> 19f9b29a96e0 05:49:17 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:17 ---> Running in aff5d4caeae7 05:49:23 Removing intermediate container aff5d4caeae7 05:49:23 ---> 43f8db870052 05:49:23 Step 11/36 : COPY . . 05:49:23 ---> 05aba476057e 05:49:23 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 05:49:23 ---> Running in 4955c1ff4613 05:49:24  % Total % Received % Xferd Average Speed Time Time Time Current 05:49:24 Dload Upload Total Spent Left Speed 05:49:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2919 0 --:--:-- --:--:-- --:--:-- 2925 05:49:26 Removing intermediate container 4955c1ff4613 05:49:26 ---> 9ef88a4d4c9e 05:49:26 Step 13/36 : RUN ${MAKE} 05:49:26 ---> Running in 84186b593e93 05:49:27 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.40" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 05:52:04 Removing intermediate container 84186b593e93 05:52:04 ---> 53852d720d1a 05:52:04 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 05:52:04 v0.21.6: Pulling from aler9/rtsp-simple-server 05:52:04 8766b47fe142: Pulling fs layer 05:52:04 8766b47fe142: Verifying Checksum 05:52:04 8766b47fe142: Download complete 05:52:04 8766b47fe142: Pull complete 05:52:04 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 05:52:04 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 05:52:04 ---> 69d40e2cb93c 05:52:04 Step 15/36 : FROM alpine:3.17 05:52:04 3.17: Pulling from library/alpine 05:52:04 c41833b44d91: Already exists 05:52:04 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:52:04 Status: Downloaded newer image for alpine:3.17 05:52:04 ---> 51e60588ff2c 05:52:04 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 05:52:04 ---> Running in e835bb6e95ef 05:52:04 Removing intermediate container e835bb6e95ef 05:52:04 ---> 3f6b07653edf 05:52:04 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 05:52:04 ---> Running in ec43094b228e 05:52:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:52:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:52:04 (1/83) Installing dumb-init (1.2.5-r2) 05:52:04 (2/83) Installing sdl2 (2.26.5-r0) 05:52:04 (3/83) Installing libxau (1.0.10-r0) 05:52:04 (4/83) Installing libmd (1.0.4-r0) 05:52:04 (5/83) Installing libbsd (0.11.7-r0) 05:52:04 (6/83) Installing libxdmcp (1.1.4-r0) 05:52:04 (7/83) Installing libxcb (1.15-r0) 05:52:04 (8/83) Installing libx11 (1.8.4-r0) 05:52:04 (9/83) Installing aom-libs (3.5.0-r0) 05:52:04 (10/83) Installing alsa-lib (1.2.8-r0) 05:52:04 (11/83) Installing libexpat (2.5.0-r0) 05:52:04 (12/83) Installing brotli-libs (1.0.9-r9) 05:52:04 (13/83) Installing libbz2 (1.0.8-r4) 05:52:04 (14/83) Installing libpng (1.6.38-r0) 05:52:04 (15/83) Installing freetype (2.12.1-r0) 05:52:04 (16/83) Installing fontconfig (2.14.1-r0) 05:52:04 (17/83) Installing fribidi (1.0.12-r0) 05:52:04 (18/83) Installing libffi (3.4.4-r0) 05:52:04 (19/83) Installing libintl (0.21.1-r1) 05:52:04 (20/83) Installing libblkid (2.38.1-r1) 05:52:04 (21/83) Installing libmount (2.38.1-r1) 05:52:04 (22/83) Installing pcre2 (10.42-r0) 05:52:04 (23/83) Installing glib (2.74.6-r0) 05:52:04 (24/83) Installing graphite2 (1.3.14-r2) 05:52:04 (25/83) Installing harfbuzz (5.3.1-r1) 05:52:04 (26/83) Installing libass (0.16.0-r1) 05:52:04 (27/83) Installing libdav1d (1.0.0-r2) 05:52:04 (28/83) Installing libdrm (2.4.114-r0) 05:52:04 (29/83) Installing gmp (6.2.1-r2) 05:52:04 (30/83) Installing nettle (3.8.1-r0) 05:52:04 (31/83) Installing p11-kit (0.24.1-r1) 05:52:04 (32/83) Installing libtasn1 (4.19.0-r0) 05:52:04 (33/83) Installing libunistring (1.1-r0) 05:52:04 (34/83) Installing gnutls (3.7.8-r3) 05:52:04 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) 05:52:04 (36/83) Installing ncurses-libs (6.3_p20221119-r0) 05:52:04 (37/83) Installing lame (3.100-r2) 05:52:04 (38/83) Installing opus (1.3.1-r1) 05:52:04 (39/83) Installing libasyncns (0.8-r1) 05:52:04 (40/83) Installing dbus-libs (1.14.4-r0) 05:52:04 (41/83) Installing libltdl (2.4.7-r1) 05:52:04 (42/83) Installing orc (0.4.33-r0) 05:52:04 (43/83) Installing libgcc (12.2.1_git20220924-r4) 05:52:04 (44/83) Installing libogg (1.3.5-r2) 05:52:04 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 05:52:04 (46/83) Installing flac-libs (1.4.2-r0) 05:52:04 (47/83) Installing libvorbis (1.3.7-r0) 05:52:04 (48/83) Installing libsndfile (1.1.0-r2) 05:52:04 (49/83) Installing libgomp (12.2.1_git20220924-r4) 05:52:04 (50/83) Installing soxr (0.1.3-r3) 05:52:04 (51/83) Installing speexdsp (1.2.1-r0) 05:52:04 (52/83) Installing tdb-libs (1.4.6-r0) 05:52:04 (53/83) Installing libpulse (16.1-r6) 05:52:04 (54/83) Installing cjson (1.7.15-r3) 05:52:04 (55/83) Installing mbedtls (2.28.3-r0) 05:52:04 (56/83) Installing librist (0.2.7-r0) 05:52:04 (57/83) Installing libsrt (1.5.1-r0) 05:52:04 (58/83) Installing libssh (0.10.5-r0) 05:52:04 (59/83) Installing libtheora (1.1.1-r16) 05:52:04 (60/83) Installing libjpeg-turbo (2.1.4-r0) 05:52:04 (61/83) Installing v4l-utils-libs (1.22.1-r2) 05:52:04 (62/83) Installing libxext (1.3.5-r0) 05:52:04 (63/83) Installing libxfixes (6.0.0-r0) 05:52:04 (64/83) Installing wayland-libs-client (1.21.0-r1) 05:52:04 (65/83) Installing libva (2.16.0-r0) 05:52:04 (66/83) Installing libvdpau (1.5-r0) 05:52:04 (67/83) Installing vidstab (1.1.0-r2) 05:52:04 (68/83) Installing libvpx (1.12.0-r1) 05:52:04 (69/83) Installing libwebp (1.2.4-r1) 05:52:04 (70/83) Installing x264-libs (0.164_git20220602-r0) 05:52:04 (71/83) Installing numactl (2.0.16-r1) 05:52:04 (72/83) Installing x265-libs (3.5-r3) 05:52:04 (73/83) Installing xvidcore (1.3.7-r1) 05:52:04 (74/83) Installing libsodium (1.0.18-r2) 05:52:04 (75/83) Installing libzmq (4.3.4-r1) 05:52:04 (76/83) Installing ffmpeg-libs (5.1.3-r0) 05:52:04 (77/83) Installing ffmpeg (5.1.3-r0) 05:52:04 (78/83) Installing udev-init-scripts (35-r1) 05:52:04 (79/83) Installing eudev-libs (3.2.11-r4) 05:52:04 (80/83) Installing xz-libs (5.2.9-r0) 05:52:04 (81/83) Installing zstd-libs (1.5.5-r0) 05:52:04 (82/83) Installing kmod-libs (30-r1) 05:52:04 (83/83) Installing eudev (3.2.11-r4) 05:52:04 Executing busybox-1.35.0-r29.trigger 05:52:04 Executing eudev-3.2.11-r4.trigger 05:52:04 OK: 86 MiB in 98 packages 05:52:06 Removing intermediate container ec43094b228e 05:52:06 ---> 5a0f96b72ae5 05:52:06 Step 18/36 : WORKDIR / 05:52:06 ---> Running in 3d1d16347f09 05:52:06 Removing intermediate container 3d1d16347f09 05:52:06 ---> 3d6512980c35 05:52:06 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 05:52:08 ---> 25c9bb8fbede 05:52:08 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 05:52:08 ---> 09be398fbeca 05:52:08 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 05:52:09 ---> 68016d5bf507 05:52:09 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 05:52:09 ---> 859a465ec8d9 05:52:09 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 05:52:09 ---> 8d7474b11db4 05:52:09 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 05:52:10 ---> 69278567d829 05:52:10 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 05:52:11 ---> c5db12ce20e9 05:52:11 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 05:52:11 ---> Running in d038a82b05f7 05:52:13 Removing intermediate container d038a82b05f7 05:52:13 ---> c64971506381 05:52:13 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 05:52:13 ---> Running in b4cd37331805 05:52:15 Removing intermediate container b4cd37331805 05:52:15 ---> 7d1d170facc6 05:52:15 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 05:52:15 ---> Running in 7d8f5528e86c 05:52:19 Removing intermediate container 7d8f5528e86c 05:52:19 ---> 73eca90eb901 05:52:19 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 05:52:19 ---> Running in 67fd0f0fca69 05:52:21 Removing intermediate container 67fd0f0fca69 05:52:21 ---> 7e350b58f146 05:52:21 Step 30/36 : EXPOSE 59983 05:52:21 ---> Running in 84d7ed27a9c0 05:52:21 Removing intermediate container 84d7ed27a9c0 05:52:21 ---> f2bf6c67dd6b 05:52:21 Step 31/36 : EXPOSE 8554 05:52:21 ---> Running in 779c4c6d6ef2 05:52:21 Removing intermediate container 779c4c6d6ef2 05:52:21 ---> 9824aa7431f3 05:52:21 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 05:52:21 ---> Running in 7af7178868dc 05:52:22 Removing intermediate container 7af7178868dc 05:52:22 ---> 0dd4f8563a56 05:52:22 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 05:52:22 ---> Running in 5e2a3b74d530 05:52:22 Removing intermediate container 5e2a3b74d530 05:52:22 ---> ff08bd9c1de7 05:52:22 Step 34/36 : LABEL arch=arm64 05:52:22 ---> Running in ba61ee2a925c 05:52:23 Removing intermediate container ba61ee2a925c 05:52:23 ---> e40634f4033c 05:52:23 Step 35/36 : LABEL git_sha=6884326b07c61f5b74e0630cef00a18bf523a49e 05:52:23 ---> Running in ac72d42d58cd 05:52:23 Removing intermediate container ac72d42d58cd 05:52:23 ---> 1312dd773d64 05:52:23 Step 36/36 : LABEL version=3.0.0-dev.40 05:52:23 ---> Running in 062c4c7fbc68 05:52:23 Removing intermediate container 062c4c7fbc68 05:52:23 ---> 3d57aba9821b 05:52:23 [Warning] One or more build-args [ARCH] were not consumed 05:52:23 Successfully built 3d57aba9821b 05:52:23 Successfully tagged device-usb-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 05:52:23 provisioning config files... 05:52:23 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/112@tmp/config13473566469676485796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:24 ---> docker-login.sh 05:52:24 nexus3.edgexfoundry.org:10001 05:52:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:24 Configure a credential helper to remove this warning. See 05:52:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:24 05:52:24 Login Succeeded 05:52:24 nexus3.edgexfoundry.org:10002 05:52:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:24 Configure a credential helper to remove this warning. See 05:52:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:24 05:52:24 Login Succeeded 05:52:24 nexus3.edgexfoundry.org:10003 05:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:25 Configure a credential helper to remove this warning. See 05:52:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:25 05:52:25 Login Succeeded 05:52:25 nexus3.edgexfoundry.org:10004 05:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:25 Configure a credential helper to remove this warning. See 05:52:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:25 05:52:25 Login Succeeded 05:52:25 docker.io 05:52:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:26 Configure a credential helper to remove this warning. See 05:52:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:26 05:52:26 Login Succeeded 05:52:26 ---> docker-login.sh ends [Pipeline] } 05:52:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:52:26 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 05:52:26 6884326b07c61f5b74e0630cef00a18bf523a49e 05:52:26 latest 05:52:26 3.0.0-dev.40 05:52:26 6884326b07c61f5b74e0630cef00a18bf523a49e-3.0.0-dev.40 05:52:26 main 05:52:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:26 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:6884326b07c61f5b74e0630cef00a18bf523a49e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:27 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:6884326b07c61f5b74e0630cef00a18bf523a49e 05:52:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 05:52:27 c3ef2ff99e5d: Preparing 05:52:27 3d6759d5206d: Preparing 05:52:27 b1bdf6fcecc7: Preparing 05:52:27 b0bcd7364d93: Preparing 05:52:27 608d194cb50c: Preparing 05:52:27 acc83c6ca332: Preparing 05:52:27 3ddff40c13cf: Preparing 05:52:27 9b72f79f448e: Preparing 05:52:27 640cf9b396de: Preparing 05:52:27 fb2685f78bf3: Preparing 05:52:27 40317a2e04fb: Preparing 05:52:27 9156a3c9e26c: Preparing 05:52:27 26cbea5cba74: Preparing 05:52:27 acc83c6ca332: Waiting 05:52:27 fb2685f78bf3: Waiting 05:52:27 3ddff40c13cf: Waiting 05:52:27 40317a2e04fb: Waiting 05:52:27 9b72f79f448e: Waiting 05:52:27 9156a3c9e26c: Waiting 05:52:27 26cbea5cba74: Waiting 05:52:27 640cf9b396de: Waiting 05:52:27 b0bcd7364d93: Pushed 05:52:27 b1bdf6fcecc7: Pushed 05:52:27 c3ef2ff99e5d: Pushed 05:52:27 3d6759d5206d: Pushed 05:52:27 acc83c6ca332: Pushed 05:52:27 3ddff40c13cf: Pushed 05:52:27 9b72f79f448e: Pushed 05:52:27 640cf9b396de: Pushed 05:52:27 26cbea5cba74: Layer already exists 05:52:27 fb2685f78bf3: Pushed 05:52:33 608d194cb50c: Pushed 05:52:33 40317a2e04fb: Pushed 05:52:45 9156a3c9e26c: Pushed 05:52:45 6884326b07c61f5b74e0630cef00a18bf523a49e: digest: sha256:662e50e20b3b952d18662c3b98babc16be37acf23b2c16d250d08a090812ecad size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:45 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:46 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 05:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 05:52:46 c3ef2ff99e5d: Preparing 05:52:46 3d6759d5206d: Preparing 05:52:46 b1bdf6fcecc7: Preparing 05:52:46 b0bcd7364d93: Preparing 05:52:46 608d194cb50c: Preparing 05:52:46 acc83c6ca332: Preparing 05:52:46 3ddff40c13cf: Preparing 05:52:46 9b72f79f448e: Preparing 05:52:46 640cf9b396de: Preparing 05:52:46 fb2685f78bf3: Preparing 05:52:46 40317a2e04fb: Preparing 05:52:46 9156a3c9e26c: Preparing 05:52:46 26cbea5cba74: Preparing 05:52:46 640cf9b396de: Waiting 05:52:46 fb2685f78bf3: Waiting 05:52:46 40317a2e04fb: Waiting 05:52:46 9156a3c9e26c: Waiting 05:52:46 26cbea5cba74: Waiting 05:52:46 3ddff40c13cf: Waiting 05:52:46 9b72f79f448e: Waiting 05:52:46 acc83c6ca332: Waiting 05:52:46 b0bcd7364d93: Layer already exists 05:52:46 3d6759d5206d: Layer already exists 05:52:46 b1bdf6fcecc7: Layer already exists 05:52:46 608d194cb50c: Layer already exists 05:52:46 c3ef2ff99e5d: Layer already exists 05:52:46 acc83c6ca332: Layer already exists 05:52:46 3ddff40c13cf: Layer already exists 05:52:46 640cf9b396de: Layer already exists 05:52:46 fb2685f78bf3: Layer already exists 05:52:46 9b72f79f448e: Layer already exists 05:52:46 9156a3c9e26c: Layer already exists 05:52:46 40317a2e04fb: Layer already exists 05:52:46 26cbea5cba74: Layer already exists 05:52:46 latest: digest: sha256:662e50e20b3b952d18662c3b98babc16be37acf23b2c16d250d08a090812ecad size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:46 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:47 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.40 05:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 05:52:47 c3ef2ff99e5d: Preparing 05:52:47 3d6759d5206d: Preparing 05:52:47 b1bdf6fcecc7: Preparing 05:52:47 b0bcd7364d93: Preparing 05:52:47 608d194cb50c: Preparing 05:52:47 acc83c6ca332: Preparing 05:52:47 3ddff40c13cf: Preparing 05:52:47 9b72f79f448e: Preparing 05:52:47 640cf9b396de: Preparing 05:52:47 fb2685f78bf3: Preparing 05:52:47 40317a2e04fb: Preparing 05:52:47 9156a3c9e26c: Preparing 05:52:47 26cbea5cba74: Preparing 05:52:47 640cf9b396de: Waiting 05:52:47 fb2685f78bf3: Waiting 05:52:47 40317a2e04fb: Waiting 05:52:47 acc83c6ca332: Waiting 05:52:47 3ddff40c13cf: Waiting 05:52:47 9b72f79f448e: Waiting 05:52:47 9156a3c9e26c: Waiting 05:52:47 26cbea5cba74: Waiting 05:52:47 b0bcd7364d93: Layer already exists 05:52:47 b1bdf6fcecc7: Layer already exists 05:52:47 608d194cb50c: Layer already exists 05:52:47 c3ef2ff99e5d: Layer already exists 05:52:47 3d6759d5206d: Layer already exists 05:52:47 640cf9b396de: Layer already exists 05:52:47 acc83c6ca332: Layer already exists 05:52:47 9b72f79f448e: Layer already exists 05:52:47 3ddff40c13cf: Layer already exists 05:52:47 fb2685f78bf3: Layer already exists 05:52:47 40317a2e04fb: Layer already exists 05:52:47 26cbea5cba74: Layer already exists 05:52:47 9156a3c9e26c: Layer already exists 05:52:47 3.0.0-dev.40: digest: sha256:662e50e20b3b952d18662c3b98babc16be37acf23b2c16d250d08a090812ecad size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:47 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:6884326b07c61f5b74e0630cef00a18bf523a49e-3.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:48 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:6884326b07c61f5b74e0630cef00a18bf523a49e-3.0.0-dev.40 05:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 05:52:48 c3ef2ff99e5d: Preparing 05:52:48 3d6759d5206d: Preparing 05:52:48 b1bdf6fcecc7: Preparing 05:52:48 b0bcd7364d93: Preparing 05:52:48 608d194cb50c: Preparing 05:52:48 acc83c6ca332: Preparing 05:52:48 3ddff40c13cf: Preparing 05:52:48 9b72f79f448e: Preparing 05:52:48 640cf9b396de: Preparing 05:52:48 fb2685f78bf3: Preparing 05:52:48 40317a2e04fb: Preparing 05:52:48 9156a3c9e26c: Preparing 05:52:48 26cbea5cba74: Preparing 05:52:48 640cf9b396de: Waiting 05:52:48 fb2685f78bf3: Waiting 05:52:48 40317a2e04fb: Waiting 05:52:48 9156a3c9e26c: Waiting 05:52:48 26cbea5cba74: Waiting 05:52:48 acc83c6ca332: Waiting 05:52:48 3ddff40c13cf: Waiting 05:52:48 9b72f79f448e: Waiting 05:52:48 c3ef2ff99e5d: Layer already exists 05:52:48 608d194cb50c: Layer already exists 05:52:48 b1bdf6fcecc7: Layer already exists 05:52:48 b0bcd7364d93: Layer already exists 05:52:48 3d6759d5206d: Layer already exists 05:52:48 3ddff40c13cf: Layer already exists 05:52:48 acc83c6ca332: Layer already exists 05:52:48 640cf9b396de: Layer already exists 05:52:48 9b72f79f448e: Layer already exists 05:52:48 fb2685f78bf3: Layer already exists 05:52:48 40317a2e04fb: Layer already exists 05:52:48 26cbea5cba74: Layer already exists 05:52:48 9156a3c9e26c: Layer already exists 05:52:48 6884326b07c61f5b74e0630cef00a18bf523a49e-3.0.0-dev.40: digest: sha256:662e50e20b3b952d18662c3b98babc16be37acf23b2c16d250d08a090812ecad size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:48 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:49 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 05:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 05:52:49 c3ef2ff99e5d: Preparing 05:52:49 3d6759d5206d: Preparing 05:52:49 b1bdf6fcecc7: Preparing 05:52:49 b0bcd7364d93: Preparing 05:52:49 608d194cb50c: Preparing 05:52:49 acc83c6ca332: Preparing 05:52:49 3ddff40c13cf: Preparing 05:52:49 9b72f79f448e: Preparing 05:52:49 640cf9b396de: Preparing 05:52:49 fb2685f78bf3: Preparing 05:52:49 40317a2e04fb: Preparing 05:52:49 9156a3c9e26c: Preparing 05:52:49 26cbea5cba74: Preparing 05:52:49 acc83c6ca332: Waiting 05:52:49 3ddff40c13cf: Waiting 05:52:49 40317a2e04fb: Waiting 05:52:49 9156a3c9e26c: Waiting 05:52:49 fb2685f78bf3: Waiting 05:52:49 9b72f79f448e: Waiting 05:52:49 640cf9b396de: Waiting 05:52:49 26cbea5cba74: Waiting 05:52:49 b0bcd7364d93: Layer already exists 05:52:49 c3ef2ff99e5d: Layer already exists 05:52:49 b1bdf6fcecc7: Layer already exists 05:52:49 608d194cb50c: Layer already exists 05:52:49 3d6759d5206d: Layer already exists 05:52:49 3ddff40c13cf: Layer already exists 05:52:49 acc83c6ca332: Layer already exists 05:52:49 fb2685f78bf3: Layer already exists 05:52:49 640cf9b396de: Layer already exists 05:52:49 9b72f79f448e: Layer already exists 05:52:49 26cbea5cba74: Layer already exists 05:52:49 9156a3c9e26c: Layer already exists 05:52:49 40317a2e04fb: Layer already exists 05:52:49 main: digest: sha256:662e50e20b3b952d18662c3b98babc16be37acf23b2c16d250d08a090812ecad size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:49 ===================================================== [Pipeline] echo 05:52:49 taggedImages: 05:52:49 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:6884326b07c61f5b74e0630cef00a18bf523a49e 05:52:49 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 05:52:49 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.40 05:52:49 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:6884326b07c61f5b74e0630cef00a18bf523a49e-3.0.0-dev.40 05:52:49 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:52:49 05:52:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:52:50 arm64: Pulling from edgex-lftools-log-publisher 05:52:50 8998bd30e6a1: Pulling fs layer 05:52:50 04944245beec: Pulling fs layer 05:52:50 699f458cf7ca: Pulling fs layer 05:52:50 765212b225bb: Pulling fs layer 05:52:50 f23df028b6ca: Pulling fs layer 05:52:50 d65c8cfc05b1: Pulling fs layer 05:52:50 2437ff75d9bd: Pulling fs layer 05:52:50 f23df028b6ca: Waiting 05:52:50 d65c8cfc05b1: Waiting 05:52:50 2437ff75d9bd: Waiting 05:52:50 765212b225bb: Waiting 05:52:50 04944245beec: Verifying Checksum 05:52:50 04944245beec: Download complete 05:52:50 765212b225bb: Verifying Checksum 05:52:50 765212b225bb: Download complete 05:52:50 f23df028b6ca: Verifying Checksum 05:52:50 f23df028b6ca: Download complete 05:52:50 d65c8cfc05b1: Verifying Checksum 05:52:50 d65c8cfc05b1: Download complete 05:52:50 699f458cf7ca: Verifying Checksum 05:52:50 699f458cf7ca: Download complete 05:52:51 8998bd30e6a1: Verifying Checksum 05:52:51 8998bd30e6a1: Download complete 05:52:52 2437ff75d9bd: Verifying Checksum 05:52:52 2437ff75d9bd: Download complete 05:52:54 8998bd30e6a1: Pull complete 05:52:54 04944245beec: Pull complete 05:52:55 699f458cf7ca: Pull complete 05:52:56 765212b225bb: Pull complete 05:52:56 f23df028b6ca: Pull complete 05:52:57 d65c8cfc05b1: Pull complete 05:53:09 2437ff75d9bd: Pull complete 05:53:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:53:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:53:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:53:09 prd-ubuntu20.04-docker-arm64-4c-16g-15177 does not seem to be running inside a container 05:53: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-usb-camera/112 -v /w/workspace/device-usb-camera/112:/w/workspace/device-usb-camera/112:rw,z -v /w/workspace/device-usb-camera/112@tmp:/w/workspace/device-usb-camera/112@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 05:53:11 $ docker top 33c6f6d5bcd5024fc96415bcd28f88395622d8e9956c084e720bceb354c03dc2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:53:12 ---> job-cost.sh 05:53:12 lf-activate-venv: SKIPPING 05:53:12 INFO: No Stack... 05:53:12 INFO: Retrieving Pricing Info for: v3-standard-4 05:53:13 INFO: Archiving Costs [Pipeline] sh 05:53:14 + cat /w/workspace/device-usb-camera/112/archives/cost.csv 05:53:14 + cut -d, -f6 [Pipeline] lock 05:53:14 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-112-stack-cost] 05:53:14 Resource [jenkins-edgexfoundry-device-usb-camera-main-112-stack-cost] did not exist. Created. 05:53:14 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:53:15 /w/workspace/device-usb-camera/112@tmp/durable-175109e0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:53:15 + echo total: 0.10999999940395355 [Pipeline] stash 05:53:15 Warning: overwriting stash ‘stack-cost’ 05:53:15 Stashed 1 file(s) [Pipeline] } 05:53:15 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-112-stack-cost] [Pipeline] // lock [Pipeline] } 05:53:15 $ docker stop --time=1 33c6f6d5bcd5024fc96415bcd28f88395622d8e9956c084e720bceb354c03dc2 05:53:17 $ docker rm -f --volumes 33c6f6d5bcd5024fc96415bcd28f88395622d8e9956c084e720bceb354c03dc2 [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 05:53:17 provisioning config files... 05:53:17 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17758775857875265993tmp [Pipeline] { [Pipeline] sh 05:53:17 + set +x 05:53:17 + curl -s https://codecov.io/bash 05:53:17 + bash -s -- 05:53:17 05:53:17 _____ _ 05:53:17 / ____| | | 05:53:17 | | ___ __| | ___ ___ _____ __ 05:53:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:53:17 | |___| (_) | (_| | __/ (_| (_) \ V / 05:53:17 \_____\___/ \__,_|\___|\___\___/ \_/ 05:53:17 Bash-1.0.6 05:53:17 05:53:17 05:53:17 ==> git version 2.25.1 found 05:53:17 ==> 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 05:53:17 Release-Date: 2020-01-08 05:53:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:53:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:53:17 ==> Jenkins CI detected. 05:53:17 current dir:  /w/workspace/exfoundry_device-usb-camera_main 05:53:17 project root: . 05:53:17 --> token set from env 05:53:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:53:17 ==> Running gcov in . (disable via -X gcov) 05:53:17 ==> Python coveragepy not found 05:53:17 ==> Searching for coverage reports in: 05:53:17 + . 05:53:17 -> Found 1 reports 05:53:17 ==> Detecting git/mercurial file structure 05:53:18 ==> Reading reports 05:53:18 + ./coverage.out bytes=31521 05:53:18 ==> Appending adjustments 05:53:18 https://docs.codecov.io/docs/fixing-reports 05:53:18 + Found adjustments 05:53:18 ==> Gzipping contents 05:53:18 8.0K /tmp/codecov.5lYT4E.gz 05:53:18 ==> Uploading reports 05:53:18 url: https://codecov.io 05:53:18 query: branch=main&commit=6884326b07c61f5b74e0630cef00a18bf523a49e&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F112%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 05:53:18 -> Pinging Codecov 05:53:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=6884326b07c61f5b74e0630cef00a18bf523a49e&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F112%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 05:53:18 -> Uploading to 05:53:18 https://storage.googleapis.com/codecov/v4/raw/2023-05-11/73D8F5FF140700D3E01443B452E23636/6884326b07c61f5b74e0630cef00a18bf523a49e/32960011-3ff6-428d-9edc-d3fc8d9bec66.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230511T055318Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fddfdb6bf4786a6ef970a88cb1df94ea6a959de7885148a1a037770850985b42 05:53:18 % Total % Received % Xferd Average Speed Time Time Time Current 05:53:18 Dload Upload Total Spent Left Speed 05:53:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4334 0 0 100 4334 0 18600 --:--:-- --:--:-- --:--:-- 18600 05:53:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/6884326b07c61f5b74e0630cef00a18bf523a49e [Pipeline] } 05:53:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:53:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:53:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:53:19 05:53:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:53:19 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:53:19 df9b9388f04a: Pulling fs layer 05:53:19 52dc419b0ee2: Pulling fs layer 05:53:19 25bc292e5bac: Pulling fs layer 05:53:19 114826534d7a: Pulling fs layer 05:53:19 4657fd5d0bcf: Pulling fs layer 05:53:19 6ad1cebc031e: Pulling fs layer 05:53:19 114826534d7a: Waiting 05:53:19 4657fd5d0bcf: Waiting 05:53:19 8a3aa393b2d8: Pulling fs layer 05:53:19 6ad1cebc031e: Waiting 05:53:19 8a3aa393b2d8: Waiting 05:53:19 25bc292e5bac: Verifying Checksum 05:53:19 25bc292e5bac: Download complete 05:53:19 52dc419b0ee2: Verifying Checksum 05:53:19 52dc419b0ee2: Download complete 05:53:19 4657fd5d0bcf: Verifying Checksum 05:53:19 4657fd5d0bcf: Download complete 05:53:19 df9b9388f04a: Download complete 05:53:19 6ad1cebc031e: Verifying Checksum 05:53:19 6ad1cebc031e: Download complete 05:53:19 df9b9388f04a: Pull complete 05:53:19 52dc419b0ee2: Pull complete 05:53:19 25bc292e5bac: Pull complete 05:53:20 114826534d7a: Verifying Checksum 05:53:20 114826534d7a: Download complete 05:53:20 8a3aa393b2d8: Verifying Checksum 05:53:20 8a3aa393b2d8: Download complete 05:53:23 114826534d7a: Pull complete 05:53:23 4657fd5d0bcf: Pull complete 05:53:23 6ad1cebc031e: Pull complete 05:53:26 8a3aa393b2d8: Pull complete 05:53:26 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 05:53:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:53:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:53:26 prd-ubuntu20.04-docker-8c-8g-15176 does not seem to be running inside a container 05:53:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 05:53:27 $ docker top 0c67740dafa0767f43e411e02ece85b0396b69f5551400754535f3f252882c8e -eo pid,comm [Pipeline] { [Pipeline] echo 05:53:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 05:53:28 + set -o pipefail 05:53:28 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 05:53:33 05:53:33 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 05:53:33 05:53:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/16cb82bf-f64d-4f76-b68b-aad3fe600c79 05:53:33 05:53:33 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 05:53:33 05:53:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:53:33 05:53:33 05:53:33 A medium severity vulnerability was found in the Snyk CLI versions you are using. 05:53:33 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 05:53:33 More details here: https://snyk.co/ue1NS 05:53:33 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 05:53:33 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:53:33 $ docker stop --time=1 0c67740dafa0767f43e411e02ece85b0396b69f5551400754535f3f252882c8e 05:53:35 $ docker rm -f --volumes 0c67740dafa0767f43e411e02ece85b0396b69f5551400754535f3f252882c8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:53:36 + git log --format=format:%s -1 6884326b07c61f5b74e0630cef00a18bf523a49e [Pipeline] sh 05:53:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:53:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:53:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:53:36 prd-ubuntu20.04-docker-8c-8g-15176 does not seem to be running inside a container 05:53:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 05:53:37 $ docker top f4d5dc0c5563f43b1141abddc584c46091deb85d3a42ecb50a790e96f2e71bd5 -eo pid,comm 05:53:37 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). 05:53:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:53:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:53:37 [ssh-agent] Looking for ssh-agent implementation... 05:53:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:53:37 $ docker exec f4d5dc0c5563f43b1141abddc584c46091deb85d3a42ecb50a790e96f2e71bd5 ssh-agent 05:53:37 SSH_AUTH_SOCK=/tmp/ssh-vPQpU3nL5Y5i/agent.33 05:53:37 SSH_AGENT_PID=39 05:53:37 Running ssh-add (command line suppressed) 05:53:37 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12108649626296358585.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12108649626296358585.key) 05:53:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:53:37 + git semver tag 05:53:38 2023-05-11 05:53:38,069 [run_tag] DEBUG tag force:False 05:53:38 2023-05-11 05:53:38,069 [check_head_tag] DEBUG check head tag 05:53:38 2023-05-11 05:53:38,071 [execute] INFO git cat-file --batch-check 05:53:38 2023-05-11 05:53:38,071 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 05:53:38 2023-05-11 05:53:38,074 [execute] INFO git cat-file --batch 05:53:38 2023-05-11 05:53:38,075 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 05:53:38 2023-05-11 05:53:38,099 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:53:38 2023-05-11 05:53:38,099 [execute] INFO git tag -a v3.0.0-dev.40 -m v3.0.0-dev.40 05:53:38 2023-05-11 05:53:38,099 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.40', '-m', 'v3.0.0-dev.40'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 05:53:38 2023-05-11 05:53:38,103 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:53:38 3.0.0-dev.40 [Pipeline] } 05:53:38 $ docker exec --env ******** --env ******** f4d5dc0c5563f43b1141abddc584c46091deb85d3a42ecb50a790e96f2e71bd5 ssh-agent -k 05:53:38 unset SSH_AUTH_SOCK; 05:53:38 unset SSH_AGENT_PID; 05:53:38 echo Agent pid 39 killed; 05:53:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:53:38 + git semver [Pipeline] } 05:53:38 $ docker stop --time=1 f4d5dc0c5563f43b1141abddc584c46091deb85d3a42ecb50a790e96f2e71bd5 05:53:40 $ docker rm -f --volumes f4d5dc0c5563f43b1141abddc584c46091deb85d3a42ecb50a790e96f2e71bd5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:53:40 05:53:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:53:40 0.23.1-centos7: Pulling from edgex-lftools 05:53:40 ab5ef0e58194: Pulling fs layer 05:53:40 9712f1f96733: Pulling fs layer 05:53:40 63f879dbbcfc: Pulling fs layer 05:53:40 0d9ebad4ef96: Pulling fs layer 05:53:40 e9a5061849ea: Pulling fs layer 05:53:40 d747dcd14b5f: Pulling fs layer 05:53:40 2de7ff778b66: Pulling fs layer 05:53:40 e9a5061849ea: Waiting 05:53:40 d747dcd14b5f: Waiting 05:53:40 2de7ff778b66: Waiting 05:53:40 0d9ebad4ef96: Waiting 05:53:40 9712f1f96733: Verifying Checksum 05:53:40 9712f1f96733: Download complete 05:53:41 63f879dbbcfc: Verifying Checksum 05:53:41 63f879dbbcfc: Download complete 05:53:41 0d9ebad4ef96: Verifying Checksum 05:53:41 0d9ebad4ef96: Download complete 05:53:41 d747dcd14b5f: Download complete 05:53:41 e9a5061849ea: Verifying Checksum 05:53:41 e9a5061849ea: Download complete 05:53:41 ab5ef0e58194: Verifying Checksum 05:53:41 ab5ef0e58194: Download complete 05:53:41 2de7ff778b66: Verifying Checksum 05:53:41 2de7ff778b66: Download complete 05:53:44 ab5ef0e58194: Pull complete 05:53:44 9712f1f96733: Pull complete 05:53:44 63f879dbbcfc: Pull complete 05:53:49 0d9ebad4ef96: Pull complete 05:53:49 e9a5061849ea: Pull complete 05:53:49 d747dcd14b5f: Pull complete 05:53:49 2de7ff778b66: Pull complete 05:53:49 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:53:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:53:49 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:53:50 prd-ubuntu20.04-docker-8c-8g-15176 does not seem to be running inside a container 05:53:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 05:53:51 $ docker top 37386ad862d7c2bcd2df4317a4eb9ca1bd3bcdd28cf3c56572beb78e3b8e36ee -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:53:51 provisioning config files... 05:53:51 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10081339151866977614tmp 05:53:51 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17805269991261600435tmp 05:53:51 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14643079544686562878tmp [Pipeline] { [Pipeline] echo 05:53:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:53:52 ---> sigul-configuration.sh 05:53:52 gpg: directory `/root/.gnupg' created 05:53:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:53:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:53:52 gpg: keyring `/root/.gnupg/secring.gpg' created 05:53:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:53:52 gpg: CAST5 encrypted data 05:53:52 gpg: encrypted with 1 passphrase 05:53:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:53:52 + mkdir /home/jenkins 05:53:52 + mkdir /home/jenkins/sigul [Pipeline] sh 05:53:52 + 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 05:53:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:53:52 ---> sigul-install.sh 05:53:52 Sigul already installed; skipping installation. [Pipeline] sh 05:53:53 + git tag --list 05:53:53 v0.0.0 05:53:53 v0.0.1-dev.1 05:53:53 v0.0.1-dev.10 05:53:53 v0.0.1-dev.11 05:53:53 v0.0.1-dev.12 05:53:53 v0.0.1-dev.13 05:53:53 v0.0.1-dev.14 05:53:53 v0.0.1-dev.15 05:53:53 v0.0.1-dev.16 05:53:53 v0.0.1-dev.2 05:53:53 v0.0.1-dev.3 05:53:53 v0.0.1-dev.4 05:53:53 v0.0.1-dev.5 05:53:53 v0.0.1-dev.6 05:53:53 v0.0.1-dev.7 05:53:53 v0.0.1-dev.8 05:53:53 v0.0.1-dev.9 05:53:53 v2.2.0 05:53:53 v2.2.0-dev.17 05:53:53 v2.2.0-dev.18 05:53:53 v2.2.0-dev.19 05:53:53 v2.2.0-dev.20 05:53:53 v2.2.0-dev.21 05:53:53 v2.2.0-dev.22 05:53:53 v2.2.0-dev.23 05:53:53 v2.2.0-dev.24 05:53:53 v2.2.0-dev.25 05:53:53 v2.2.0-dev.26 05:53:53 v2.2.0-dev.27 05:53:53 v2.3.0 05:53:53 v2.3.0-dev.1 05:53:53 v2.3.0-dev.10 05:53:53 v2.3.0-dev.11 05:53:53 v2.3.0-dev.12 05:53:53 v2.3.0-dev.13 05:53:53 v2.3.0-dev.14 05:53:53 v2.3.0-dev.15 05:53:53 v2.3.0-dev.16 05:53:53 v2.3.0-dev.17 05:53:53 v2.3.0-dev.18 05:53:53 v2.3.0-dev.19 05:53:53 v2.3.0-dev.2 05:53:53 v2.3.0-dev.20 05:53:53 v2.3.0-dev.21 05:53:53 v2.3.0-dev.22 05:53:53 v2.3.0-dev.23 05:53:53 v2.3.0-dev.24 05:53:53 v2.3.0-dev.25 05:53:53 v2.3.0-dev.26 05:53:53 v2.3.0-dev.27 05:53:53 v2.3.0-dev.28 05:53:53 v2.3.0-dev.3 05:53:53 v2.3.0-dev.4 05:53:53 v2.3.0-dev.5 05:53:53 v2.3.0-dev.6 05:53:53 v2.3.0-dev.7 05:53:53 v2.3.0-dev.8 05:53:53 v2.3.0-dev.9 05:53:53 v2.3.1 05:53:53 v2.3.1-dev.4 05:53:53 v2.3.1-dev.5 05:53:53 v2.3.1-dev.6 05:53:53 v3.0.0-dev.1 05:53:53 v3.0.0-dev.10 05:53:53 v3.0.0-dev.11 05:53:53 v3.0.0-dev.12 05:53:53 v3.0.0-dev.13 05:53:53 v3.0.0-dev.14 05:53:53 v3.0.0-dev.15 05:53:53 v3.0.0-dev.16 05:53:53 v3.0.0-dev.17 05:53:53 v3.0.0-dev.18 05:53:53 v3.0.0-dev.19 05:53:53 v3.0.0-dev.2 05:53:53 v3.0.0-dev.20 05:53:53 v3.0.0-dev.21 05:53:53 v3.0.0-dev.22 05:53:53 v3.0.0-dev.23 05:53:53 v3.0.0-dev.24 05:53:53 v3.0.0-dev.25 05:53:53 v3.0.0-dev.26 05:53:53 v3.0.0-dev.27 05:53:53 v3.0.0-dev.28 05:53:53 v3.0.0-dev.29 05:53:53 v3.0.0-dev.3 05:53:53 v3.0.0-dev.30 05:53:53 v3.0.0-dev.31 05:53:53 v3.0.0-dev.32 05:53:53 v3.0.0-dev.33 05:53:53 v3.0.0-dev.34 05:53:53 v3.0.0-dev.35 05:53:53 v3.0.0-dev.36 05:53:53 v3.0.0-dev.37 05:53:53 v3.0.0-dev.38 05:53:53 v3.0.0-dev.39 05:53:53 v3.0.0-dev.4 05:53:53 v3.0.0-dev.40 05:53:53 v3.0.0-dev.5 05:53:53 v3.0.0-dev.6 05:53:53 v3.0.0-dev.7 05:53:53 v3.0.0-dev.8 05:53:53 v3.0.0-dev.9 [Pipeline] sh 05:53:53 + lftools sign git-tag v3.0.0-dev.40 05:53:54 Signing Git tag with Sigul... 05:53:54 Signing v3.0.0-dev.40 [Pipeline] echo 05:53:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:53:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:53:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:53:54 $ docker stop --time=1 37386ad862d7c2bcd2df4317a4eb9ca1bd3bcdd28cf3c56572beb78e3b8e36ee 05:53:55 $ docker rm -f --volumes 37386ad862d7c2bcd2df4317a4eb9ca1bd3bcdd28cf3c56572beb78e3b8e36ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:53:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:53:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:53:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:53:56 prd-ubuntu20.04-docker-8c-8g-15176 does not seem to be running inside a container 05:53:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 05:53:57 $ docker top 3bfac32e01d6015bf0e854dae4f7258333450a2992f66f83f98809ec82a79308 -eo pid,comm 05:53:57 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). 05:53:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:53:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:53:57 [ssh-agent] Looking for ssh-agent implementation... 05:53:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:53:57 $ docker exec 3bfac32e01d6015bf0e854dae4f7258333450a2992f66f83f98809ec82a79308 ssh-agent 05:53:57 SSH_AUTH_SOCK=/tmp/ssh-jZqhjCJBrJyi/agent.32 05:53:57 SSH_AGENT_PID=38 05:53:57 Running ssh-add (command line suppressed) 05:53:57 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_836127534734945067.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_836127534734945067.key) 05:53:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:53:57 + git semver bump pre 05:53:58 2023-05-11 05:53:58,008 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:53:58 2023-05-11 05:53:58,009 [bump_version] DEBUG bumping version:3.0.0-dev.40 on axis:pre with prefix:dev 05:53:58 2023-05-11 05:53:58,009 [bump_version] DEBUG bumped version:3.0.0-dev.41 05:53:58 2023-05-11 05:53:58,009 [write_version] DEBUG write version:3.0.0-dev.41 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 05:53:58 2023-05-11 05:53:58,009 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:53:58 2023-05-11 05:53:58,009 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:53:58 2023-05-11 05:53:58,011 [execute] INFO git cat-file --batch-check 05:53:58 2023-05-11 05:53:58,011 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 05:53:58 2023-05-11 05:53:58,016 [execute] INFO git cat-file --batch 05:53:58 2023-05-11 05:53:58,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 05:53:58 2023-05-11 05:53:58,021 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:53:58 3.0.0-dev.41 [Pipeline] } 05:53:58 $ docker exec --env ******** --env ******** 3bfac32e01d6015bf0e854dae4f7258333450a2992f66f83f98809ec82a79308 ssh-agent -k 05:53:58 unset SSH_AUTH_SOCK; 05:53:58 unset SSH_AGENT_PID; 05:53:58 echo Agent pid 38 killed; 05:53:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:53:58 + git semver [Pipeline] } 05:53:58 $ docker stop --time=1 3bfac32e01d6015bf0e854dae4f7258333450a2992f66f83f98809ec82a79308 05:54:00 $ docker rm -f --volumes 3bfac32e01d6015bf0e854dae4f7258333450a2992f66f83f98809ec82a79308 [Pipeline] // withDockerContainer [Pipeline] sh 05:54:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:54:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:54:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:54:00 prd-ubuntu20.04-docker-8c-8g-15176 does not seem to be running inside a container 05:54:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 05:54:01 $ docker top 47b66fbe2d6d88f989faf32b61f37386cb3bad5b1c100e1cd1afd076f5ef1cd0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:54:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:54:01 [ssh-agent] Looking for ssh-agent implementation... 05:54:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:54:01 $ docker exec 47b66fbe2d6d88f989faf32b61f37386cb3bad5b1c100e1cd1afd076f5ef1cd0 ssh-agent 05:54:01 SSH_AUTH_SOCK=/tmp/ssh-ohvSg3papio9/agent.32 05:54:01 SSH_AGENT_PID=38 05:54:01 Running ssh-add (command line suppressed) 05:54:01 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7122265610446535830.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7122265610446535830.key) 05:54:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:54:01 + git semver push 05:54:02 2023-05-11 05:54:02,146 [run_push] DEBUG push 05:54:02 2023-05-11 05:54:02,147 [execute] INFO git cat-file --batch-check 05:54:02 2023-05-11 05:54:02,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 05:54:02 2023-05-11 05:54:02,151 [execute] INFO git rev-list 7982567a485caaf36b6695f37d7195815d798d78 -- 05:54:02 2023-05-11 05:54:02,151 [execute] DEBUG Popen(['git', 'rev-list', '7982567a485caaf36b6695f37d7195815d798d78', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 05:54:02 2023-05-11 05:54:02,159 [execute] INFO git fetch -v origin 05:54:02 2023-05-11 05:54:02,160 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 05:54:02 2023-05-11 05:54:02,638 [run_push] DEBUG no remote changes detected 05:54:02 2023-05-11 05:54:02,638 [execute] INFO git push origin semver 05:54:02 2023-05-11 05:54:02,639 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 05:54:03 2023-05-11 05:54:03,375 [run_push] DEBUG push all version tags 05:54:03 2023-05-11 05:54:03,376 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:54:03 2023-05-11 05:54:03,376 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 05:54:04 2023-05-11 05:54:04,069 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 05:54:04 3.0.0-dev.41 [Pipeline] } 05:54:04 $ docker exec --env ******** --env ******** 47b66fbe2d6d88f989faf32b61f37386cb3bad5b1c100e1cd1afd076f5ef1cd0 ssh-agent -k 05:54:04 unset SSH_AUTH_SOCK; 05:54:04 unset SSH_AGENT_PID; 05:54:04 echo Agent pid 38 killed; 05:54:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:54:04 + git semver [Pipeline] } 05:54:05 $ docker stop --time=1 47b66fbe2d6d88f989faf32b61f37386cb3bad5b1c100e1cd1afd076f5ef1cd0 05:54:06 $ docker rm -f --volumes 47b66fbe2d6d88f989faf32b61f37386cb3bad5b1c100e1cd1afd076f5ef1cd0 [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 05:54:06 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 05:54:06 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 05:54:06 total 16 05:54:06 drwxr-xr-x 3 root root 4096 May 11 05:43 . 05:54:06 drwxrwxr-x 11 jenkins jenkins 4096 May 11 05:53 .. 05:54:06 drwxr-xr-x 2 root root 4096 May 11 05:43 cost 05:54:06 -rw-r--r-- 1 root root 89 May 11 05:43 cost.csv 05:54:06 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 05:54:06 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 05:54:06 total 16 05:54:06 drwxr-xr-x 3 jenkins jenkins 4096 May 11 05:43 . 05:54:06 drwxrwxr-x 11 jenkins jenkins 4096 May 11 05:53 .. 05:54:06 drwxr-xr-x 2 jenkins jenkins 4096 May 11 05:43 cost 05:54:06 -rw-r--r-- 1 jenkins jenkins 89 May 11 05:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:54:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:54:08 ---> package-listing.sh 05:54:08 ++ facter osfamily 05:54:08 ++ tr '[:upper:]' '[:lower:]' 05:54:08 + OS_FAMILY=debian 05:54:08 + workspace=/w/workspace/exfoundry_device-usb-camera_main 05:54:08 + START_PACKAGES=/tmp/packages_start.txt 05:54:08 + END_PACKAGES=/tmp/packages_end.txt 05:54:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:54:08 + PACKAGES=/tmp/packages_start.txt 05:54:08 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 05:54:08 + PACKAGES=/tmp/packages_end.txt 05:54:08 + case "${OS_FAMILY}" in 05:54:08 + dpkg -l 05:54:08 + grep '^ii' 05:54:08 + '[' -f /tmp/packages_start.txt ']' 05:54:08 + '[' -f /tmp/packages_end.txt ']' 05:54:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:54:08 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 05:54:08 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 05:54:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 05:54:08 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:54:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:54:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:54:09 prd-ubuntu20.04-docker-8c-8g-15176 does not seem to be running inside a container 05:54:09 $ 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/exfoundry_device-usb-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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 05:54:09 $ docker top 95b144e9ce19d147ef15def7b43118c768617f21ad027786cac5b4de15e44fa9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:54:09 + touch /tmp/pre-build-complete [Pipeline] sh 05:54:10 + mkdir -p /var/log/sysstat [Pipeline] sh 05:54:10 + ls /var/log/sa-host 05:54:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:54:10 provisioning config files... 05:54:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15702237001673377779tmp [Pipeline] { [Pipeline] echo 05:54:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:54:10 ---> create-netrc.sh [Pipeline] } 05:54:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:54:11 ---> python-tools-install.sh [Pipeline] echo 05:54:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:54:11 ---> sudo-logs.sh 05:54:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:54:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:54:11 ---> job-cost.sh 05:54:11 lf-activate-venv: SKIPPING 05:54:11 DEBUG: total: 0.2199999988079071 05:54:11 INFO: Retrieving Stack Cost... 05:54:12 INFO: Retrieving Pricing Info for: v3-standard-8 05:54:12 INFO: Archiving Costs [Pipeline] echo 05:54:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:54:12 ---> logs-deploy.sh 05:54:12 lf-activate-venv: SKIPPING 05:54:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/112 05:54:12 INFO: archiving workspace using pattern(s): 05:54:13 Archives upload complete. 05:54:14 INFO: archiving logs to Nexus 05:54:14 ---> uname -a: 05:54:14 Linux prd-ubuntu20-04-docker-8c-8g-15176 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:54:14 05:54:14 05:54:14 ---> lscpu: 05:54:14 Architecture: x86_64 05:54:14 CPU op-mode(s): 32-bit, 64-bit 05:54:14 Byte Order: Little Endian 05:54:14 Address sizes: 40 bits physical, 48 bits virtual 05:54:14 CPU(s): 8 05:54:14 On-line CPU(s) list: 0-7 05:54:14 Thread(s) per core: 1 05:54:14 Core(s) per socket: 1 05:54:14 Socket(s): 8 05:54:14 NUMA node(s): 1 05:54:14 Vendor ID: AuthenticAMD 05:54:14 CPU family: 23 05:54:14 Model: 49 05:54:14 Model name: AMD EPYC-Rome Processor 05:54:14 Stepping: 0 05:54:14 CPU MHz: 2800.000 05:54:14 BogoMIPS: 5600.00 05:54:14 Virtualization: AMD-V 05:54:14 Hypervisor vendor: KVM 05:54:14 Virtualization type: full 05:54:14 L1d cache: 256 KiB 05:54:14 L1i cache: 256 KiB 05:54:14 L2 cache: 4 MiB 05:54:14 L3 cache: 128 MiB 05:54:14 NUMA node0 CPU(s): 0-7 05:54:14 Vulnerability Itlb multihit: Not affected 05:54:14 Vulnerability L1tf: Not affected 05:54:14 Vulnerability Mds: Not affected 05:54:14 Vulnerability Meltdown: Not affected 05:54:14 Vulnerability Mmio stale data: Not affected 05:54:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:54:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:54:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:54:14 Vulnerability Srbds: Not affected 05:54:14 Vulnerability Tsx async abort: Not affected 05:54:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:54:14 05:54:14 05:54:14 ---> nproc: 05:54:14 8 05:54:14 05:54:14 05:54:14 ---> df -h: 05:54:14 Filesystem Size Used Avail Use% Mounted on 05:54:14 overlay 155G 13G 142G 9% / 05:54:14 tmpfs 64M 0 64M 0% /dev 05:54:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:54:14 shm 64M 0 64M 0% /dev/shm 05:54:14 /dev/vda1 155G 13G 142G 9% /facter-os 05:54:14 05:54:14 05:54:14 ---> sar -b -r -n DEV: 05:54:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15176) 05/11/23 _x86_64_ (8 CPU) 05:54:14 05:54:14 05:40:25 LINUX RESTART (8 CPU) 05:54:14 05:54:14 05:41:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:54:14 05:42:01 246.30 11.37 234.93 0.00 1756.18 84378.92 0.00 05:54:14 05:43:01 223.75 0.27 223.48 0.00 18.40 37554.67 0.00 05:54:14 05:44:01 36.78 0.07 36.71 0.00 10.00 16787.35 0.00 05:54:14 05:45:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 05:54:14 05:46:01 54.46 10.58 43.88 0.00 5154.87 8910.51 0.00 05:54:14 05:47:01 5.28 0.02 5.27 0.00 0.13 114.78 0.00 05:54:14 05:48:01 1.73 0.00 1.73 0.00 0.00 21.46 0.00 05:54:14 05:49:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 05:54:14 05:50:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 05:54:14 05:51:01 1.80 0.00 1.80 0.00 0.00 21.73 0.00 05:54:14 05:52:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 05:54:14 05:53:01 1.05 0.00 1.05 0.00 0.00 13.73 0.00 05:54:14 05:54:01 116.71 0.33 116.38 0.00 12.13 62962.84 0.00 05:54:14 Average: 53.01 1.73 51.28 0.00 533.17 16129.23 0.00 05:54:14 05:54:14 05:41:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:54:14 05:42:01 28173584 31468584 833424 2.53 145296 3335336 2250764 6.63 1303776 2941104 133548 05:54:14 05:43:01 27983264 31556276 745600 2.27 153308 3601316 1937352 5.71 1276764 3150588 1000 05:54:14 05:44:01 27485648 31568556 731484 2.22 161372 4053564 1768132 5.21 1284844 3589904 8 05:54:14 05:45:01 27485636 31568620 731164 2.22 161416 4053564 1768132 5.21 1284580 3589904 56 05:54:14 05:46:01 26958532 31551312 729336 2.22 195572 4514648 1809648 5.33 1606540 3757768 1012 05:54:14 05:47:01 26965108 31553012 727164 2.21 194132 4511516 1802524 5.31 1604260 3754640 392 05:54:14 05:48:01 26971864 31559828 720356 2.19 194156 4511520 1802524 5.31 1597452 3754644 12 05:54:14 05:49:01 26972264 31560304 719776 2.19 194184 4511524 1802524 5.31 1597500 3754652 12 05:54:14 05:50:01 26972216 31560264 719744 2.19 194204 4511524 1802524 5.31 1597856 3754648 8 05:54:14 05:51:01 26972156 31560340 719328 2.19 194276 4511532 1802524 5.31 1597976 3754660 12 05:54:14 05:52:01 26972140 31560412 719304 2.19 194300 4511532 1802524 5.31 1597620 3754708 12 05:54:14 05:53:01 26971612 31559944 719748 2.19 194324 4511536 1802524 5.31 1597660 3754716 56 05:54:14 05:54:01 25442868 31506280 767464 2.33 232304 5819504 1970400 5.81 1740216 5003920 724 05:54:14 Average: 27102069 31548749 737222 2.24 185296 4381432 1855546 5.47 1514388 3716604 10527 05:54:14 05:54:14 05:41:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:54:14 05:42:01 docker0 200.42 338.89 15.75 2027.70 0.00 0.00 0.00 0.00 05:54:14 05:42:01 lo 6.03 6.03 0.59 0.59 0.00 0.00 0.00 0.00 05:54:14 05:42:01 vethad3be97 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:54:14 05:42:01 ens3 629.27 377.05 8107.93 59.95 0.00 0.00 0.00 0.00 05:54:14 05:43:01 docker0 14.61 37.39 1.12 714.23 0.00 0.00 0.00 0.00 05:54:14 05:43:01 lo 6.33 6.33 0.61 0.61 0.00 0.00 0.00 0.00 05:54:14 05:43:01 ens3 205.23 184.49 981.01 1175.10 0.00 0.00 0.00 0.00 05:54:14 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:14 05:44:01 lo 5.47 5.47 0.54 0.54 0.00 0.00 0.00 0.00 05:54:14 05:44:01 ens3 126.40 80.42 2553.47 16.67 0.00 0.00 0.00 0.00 05:54:14 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:14 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:54:14 05:45:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:54:14 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:14 05:46:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 05:54:14 05:46:01 ens3 236.99 126.83 2869.46 8.77 0.00 0.00 0.00 0.00 05:54:14 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:14 05:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:54:14 05:47:01 ens3 0.32 0.28 0.02 0.02 0.00 0.00 0.00 0.00 05:54:14 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:14 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:14 05:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:14 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:14 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:54:14 05:49:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:54:14 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:14 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:14 05:50:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:54:14 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:14 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:54:14 05:51:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 05:54:14 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:14 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:14 05:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:14 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:14 05:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:54:14 05:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:54:14 05:54:01 docker0 31.54 61.21 2.87 582.11 0.00 0.00 0.00 0.00 05:54:14 05:54:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 05:54:14 05:54:01 veth0b43d26 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:54:14 05:54:01 ens3 348.89 204.78 7789.85 43.08 0.00 0.00 0.00 0.00 05:54:14 Average: docker0 18.73 33.26 1.50 253.42 0.00 0.00 0.00 0.00 05:54:14 Average: lo 1.64 1.64 0.16 0.16 0.00 0.00 0.00 0.00 05:54:14 Average: veth0b43d26 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:14 Average: ens3 118.40 74.56 1707.30 100.33 0.00 0.00 0.00 0.00 05:54:14 05:54:14 05:54:14 ---> sar -P ALL: 05:54:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15176) 05/11/23 _x86_64_ (8 CPU) 05:54:14 05:54:14 05:40:25 LINUX RESTART (8 CPU) 05:54:14 05:54:14 05:41:02 CPU %user %nice %system %iowait %steal %idle 05:54:14 05:42:01 all 14.40 0.00 5.41 1.37 0.07 78.74 05:54:14 05:42:01 0 14.47 0.00 4.98 0.81 0.07 79.67 05:54:14 05:42:01 1 14.52 0.00 5.36 0.09 0.07 79.96 05:54:14 05:42:01 2 14.46 0.00 5.54 1.24 0.07 78.69 05:54:14 05:42:01 3 15.09 0.00 5.86 0.52 0.07 78.46 05:54:14 05:42:01 4 14.09 0.00 4.35 2.04 0.07 79.45 05:54:14 05:42:01 5 14.21 0.00 4.61 0.29 0.07 80.82 05:54:14 05:42:01 6 14.18 0.00 5.55 0.28 0.05 79.94 05:54:14 05:42:01 7 14.20 0.00 7.08 5.76 0.09 72.87 05:54:14 05:43:01 all 36.08 0.00 5.99 0.58 0.10 57.25 05:54:14 05:43:01 0 35.09 0.00 6.19 0.08 0.10 58.54 05:54:14 05:43:01 1 38.67 0.00 6.37 0.88 0.12 53.97 05:54:14 05:43:01 2 37.55 0.00 6.03 0.40 0.08 55.93 05:54:14 05:43:01 3 37.80 0.00 5.93 0.13 0.10 56.03 05:54:14 05:43:01 4 37.09 0.00 5.90 1.30 0.12 55.60 05:54:14 05:43:01 5 33.57 0.00 5.91 0.74 0.10 59.68 05:54:14 05:43:01 6 34.41 0.00 5.66 0.92 0.10 58.91 05:54:14 05:43:01 7 34.49 0.00 5.95 0.15 0.12 59.28 05:54:14 05:44:01 all 2.64 0.00 0.99 0.17 0.02 96.18 05:54:14 05:44:01 0 1.73 0.00 1.27 0.22 0.02 96.77 05:54:14 05:44:01 1 2.58 0.00 1.07 0.94 0.03 95.38 05:54:14 05:44:01 2 1.81 0.00 1.14 0.15 0.03 96.87 05:54:14 05:44:01 3 2.68 0.00 1.11 0.00 0.02 96.20 05:54:14 05:44:01 4 3.01 0.00 0.74 0.02 0.02 96.22 05:54:14 05:44:01 5 2.42 0.00 0.82 0.02 0.02 96.72 05:54:14 05:44:01 6 3.85 0.00 1.16 0.02 0.03 94.94 05:54:14 05:44:01 7 3.01 0.00 0.65 0.00 0.02 96.33 05:54:14 05:45:01 all 0.02 0.00 0.01 0.01 0.01 99.95 05:54:14 05:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:54:14 05:45:01 1 0.02 0.00 0.00 0.02 0.02 99.95 05:54:14 05:45:01 2 0.00 0.00 0.00 0.05 0.02 99.93 05:54:14 05:45:01 3 0.00 0.00 0.02 0.00 0.02 99.97 05:54:14 05:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:54:14 05:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:54:14 05:45:01 6 0.08 0.00 0.03 0.00 0.03 99.85 05:54:14 05:45:01 7 0.05 0.00 0.02 0.00 0.02 99.92 05:54:14 05:46:01 all 2.31 0.00 1.42 0.33 0.03 95.90 05:54:14 05:46:01 0 2.44 0.00 1.34 0.20 0.03 95.99 05:54:14 05:46:01 1 2.12 0.00 2.09 0.27 0.03 95.49 05:54:14 05:46:01 2 1.91 0.00 0.87 1.14 0.03 96.06 05:54:14 05:46:01 3 1.75 0.00 1.45 0.69 0.05 96.06 05:54:14 05:46:01 4 1.92 0.00 0.80 0.05 0.02 97.21 05:54:14 05:46:01 5 2.31 0.00 1.62 0.07 0.02 95.99 05:54:14 05:46:01 6 2.62 0.00 0.67 0.03 0.03 96.65 05:54:14 05:46:01 7 3.46 0.00 2.55 0.18 0.03 93.78 05:54:14 05:47:01 all 0.07 0.00 0.05 0.02 0.01 99.85 05:54:14 05:47:01 0 0.02 0.00 0.05 0.00 0.02 99.92 05:54:14 05:47:01 1 0.07 0.00 0.08 0.00 0.02 99.83 05:54:14 05:47:01 2 0.10 0.00 0.07 0.10 0.02 99.72 05:54:14 05:47:01 3 0.08 0.00 0.03 0.02 0.00 99.87 05:54:14 05:47:01 4 0.22 0.00 0.07 0.00 0.00 99.72 05:54:14 05:47:01 5 0.03 0.00 0.03 0.03 0.02 99.88 05:54:14 05:47:01 6 0.02 0.00 0.03 0.00 0.02 99.93 05:54:14 05:47:01 7 0.02 0.00 0.05 0.00 0.00 99.93 05:54:14 05:48:01 all 0.17 0.00 0.01 0.00 0.01 99.81 05:54:14 05:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:54:14 05:48:01 1 0.05 0.00 0.00 0.00 0.03 99.92 05:54:14 05:48:01 2 0.03 0.00 0.03 0.00 0.02 99.92 05:54:14 05:48:01 3 0.03 0.00 0.00 0.00 0.02 99.95 05:54:14 05:48:01 4 0.07 0.00 0.02 0.00 0.02 99.90 05:54:14 05:48:01 5 0.02 0.00 0.00 0.02 0.00 99.97 05:54:14 05:48:01 6 1.14 0.00 0.03 0.00 0.00 98.83 05:54:14 05:48:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:54:14 05:49:01 all 0.16 0.00 0.01 0.00 0.01 99.81 05:54:14 05:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:54:14 05:49:01 1 0.07 0.00 0.02 0.00 0.03 99.88 05:54:14 05:49:01 2 0.03 0.00 0.03 0.02 0.02 99.90 05:54:14 05:49:01 3 0.00 0.00 0.02 0.00 0.02 99.97 05:54:14 05:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:54:14 05:49:01 5 0.02 0.00 0.02 0.00 0.02 99.95 05:54:14 05:49:01 6 1.16 0.00 0.02 0.00 0.02 98.81 05:54:14 05:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:54:14 05:50:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:54:14 05:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:54:14 05:50:01 1 0.05 0.00 0.03 0.00 0.02 99.90 05:54:14 05:50:01 2 0.03 0.00 0.00 0.02 0.03 99.92 05:54:14 05:50:01 3 0.02 0.00 0.02 0.02 0.00 99.95 05:54:14 05:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 05:54:14 05:50:01 5 0.02 0.00 0.03 0.00 0.00 99.95 05:54:14 05:50:01 6 0.07 0.00 0.02 0.00 0.00 99.92 05:54:14 05:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:54:14 05:51:01 all 0.01 0.00 0.02 0.00 0.01 99.95 05:54:14 05:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:54:14 05:51:01 1 0.03 0.00 0.05 0.00 0.03 99.88 05:54:14 05:51:01 2 0.02 0.00 0.03 0.02 0.02 99.92 05:54:14 05:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:54:14 05:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:54:14 05:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:54:14 05:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:54:14 05:51:01 7 0.02 0.00 0.03 0.02 0.02 99.92 05:54:14 05:52:01 all 0.02 0.00 0.01 0.00 0.01 99.95 05:54:14 05:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 05:54:14 05:52:01 1 0.03 0.00 0.03 0.00 0.03 99.90 05:54:14 05:52:01 2 0.02 0.00 0.03 0.02 0.02 99.92 05:54:14 05:52:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:54:14 05:52:01 4 0.02 0.00 0.02 0.00 0.02 99.95 05:54:14 05:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:54:14 05:52:01 6 0.08 0.00 0.00 0.00 0.02 99.90 05:54:14 05:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:54:14 05:54:14 05:52:01 CPU %user %nice %system %iowait %steal %idle 05:54:14 05:53:01 all 0.06 0.00 0.01 0.01 0.01 99.91 05:54:14 05:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:54:14 05:53:01 1 0.05 0.00 0.03 0.00 0.02 99.90 05:54:14 05:53:01 2 0.03 0.00 0.00 0.03 0.02 99.92 05:54:14 05:53:01 3 0.00 0.00 0.02 0.00 0.02 99.97 05:54:14 05:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:54:14 05:53:01 5 0.00 0.00 0.03 0.02 0.02 99.93 05:54:14 05:53:01 6 0.43 0.00 0.02 0.00 0.02 99.53 05:54:14 05:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:54:14 05:54:01 all 8.66 0.00 3.83 0.69 0.05 86.77 05:54:14 05:54:01 0 7.24 0.00 4.52 0.07 0.03 88.14 05:54:14 05:54:01 1 10.27 0.00 4.35 0.17 0.07 85.14 05:54:14 05:54:01 2 7.53 0.00 3.59 1.18 0.07 87.63 05:54:14 05:54:01 3 9.63 0.00 4.81 3.30 0.05 82.21 05:54:14 05:54:01 4 9.11 0.00 3.72 0.07 0.03 87.07 05:54:14 05:54:01 5 8.65 0.00 3.22 0.49 0.05 87.59 05:54:14 05:54:01 6 8.81 0.00 3.02 0.05 0.05 88.07 05:54:14 05:54:01 7 8.02 0.00 3.39 0.24 0.05 88.30 05:54:14 Average: all 4.93 0.00 1.35 0.24 0.03 93.45 05:54:14 Average: 0 4.66 0.00 1.40 0.10 0.02 93.81 05:54:14 Average: 1 5.22 0.00 1.48 0.18 0.04 93.08 05:54:14 Average: 2 4.85 0.00 1.32 0.33 0.03 93.47 05:54:14 Average: 3 5.12 0.00 1.47 0.36 0.03 93.03 05:54:14 Average: 4 5.00 0.00 1.19 0.26 0.02 93.53 05:54:14 Average: 5 4.67 0.00 1.24 0.13 0.03 93.93 05:54:14 Average: 6 5.11 0.00 1.24 0.10 0.03 93.53 05:54:14 Average: 7 4.81 0.00 1.50 0.47 0.03 93.19 05:54:14 05:54:14 05:54:14