Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 468567e7d5ab138f745a1ebbc21ef4212f5cf70e 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-ssh4725233303726519453.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14899579351581509762.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/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/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11840432469551717809.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh9083361565624515716.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/edgex-taf-common/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/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh916681322278629069.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 ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [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 ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-23660’ Running on prd-ubuntu20.04-docker-8c-8g-23667 in /w/workspace/gexfoundry_edgex-taf-common_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/edgex-taf-common.git > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.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/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 468567e7d5ab138f745a1ebbc21ef4212f5cf70e (main) Commit message: "Merge pull request #91 from edgexfoundry/dependabot/pip/pyzmq-25.1.1" > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.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 468567e7d5ab138f745a1ebbc21ef4212f5cf70e # timeout=10 > git rev-list --no-walk 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-02T02:28:48.208Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-02T02:28:48.281Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-02T02:28:48.301Z] ========================================================= [2023-12-02T02:28:48.301Z] EdgeX Global Pipelines Version Info [2023-12-02T02:28:48.301Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-02T02:28:49.430Z] ------------------- [2023-12-02T02:28:49.430Z] stable info: [2023-12-02T02:28:49.430Z] ------------------- [2023-12-02T02:28:49.430Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-02T02:28:49.430Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-02T02:28:49.430Z] Message: update stable to v1.0.258 [2023-12-02T02:28:49.691Z] ------------------- [2023-12-02T02:28:49.691Z] experimental info: [2023-12-02T02:28:49.691Z] ------------------- [2023-12-02T02:28:49.691Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-02T02:28:49.691Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-02T02:28:49.691Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-12-02T02:28:49.781Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2023-12-02T02:28:49.798Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2023-12-02T02:28:49.820Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-02T02:28:49.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-02T02:28:49.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-02T02:28:49.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2023-12-02T02:28:49.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-02T02:28:49.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-12-02T02:28:49.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-12-02T02:28:49.999Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-02T02:28:50.025Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-12-02T02:28:50.052Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2023-12-02T02:28:50.080Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-02T02:28:50.110Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-02T02:28:50.140Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-02T02:28:50.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-02T02:28:50.198Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-02T02:28:50.224Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 468567e7d5ab138f745a1ebbc21ef4212f5cf70e [Pipeline] echo [2023-12-02T02:28:50.253Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 468567e [Pipeline] echo [2023-12-02T02:28:50.288Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-02T02:28:50.352Z] provisioning config files... [2023-12-02T02:28:50.367Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config5316955647725508960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-02T02:28:50.716Z] ---> ****-login.sh [2023-12-02T02:28:50.716Z] nexus3.edgexfoundry.org:10001 [2023-12-02T02:28:51.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T02:28:51.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T02:28:51.286Z] Configure a credential helper to remove this warning. See [2023-12-02T02:28:51.286Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T02:28:51.286Z] [2023-12-02T02:28:51.286Z] Login Succeeded [2023-12-02T02:28:51.286Z] nexus3.edgexfoundry.org:10002 [2023-12-02T02:28:51.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T02:28:51.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T02:28:51.546Z] Configure a credential helper to remove this warning. See [2023-12-02T02:28:51.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T02:28:51.546Z] [2023-12-02T02:28:51.546Z] Login Succeeded [2023-12-02T02:28:51.546Z] nexus3.edgexfoundry.org:10003 [2023-12-02T02:28:51.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T02:28:51.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T02:28:51.547Z] Configure a credential helper to remove this warning. See [2023-12-02T02:28:51.547Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T02:28:51.547Z] [2023-12-02T02:28:51.547Z] Login Succeeded [2023-12-02T02:28:51.547Z] nexus3.edgexfoundry.org:10004 [2023-12-02T02:28:51.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T02:28:51.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T02:28:51.807Z] Configure a credential helper to remove this warning. See [2023-12-02T02:28:51.807Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T02:28:51.807Z] [2023-12-02T02:28:51.807Z] Login Succeeded [2023-12-02T02:28:51.807Z] ****.io [2023-12-02T02:28:51.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T02:28:52.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T02:28:52.066Z] Configure a credential helper to remove this warning. See [2023-12-02T02:28:52.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T02:28:52.066Z] [2023-12-02T02:28:52.066Z] Login Succeeded [2023-12-02T02:28:52.066Z] ---> ****-login.sh ends [Pipeline] } [2023-12-02T02:28:52.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-12-02T02:28:52.664Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-02T02:28:52.664Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-02T02:28:52.664Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-02T02:28:52.664Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-02T02:28:52.664Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-02T02:28:52.664Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-02T02:28:52.664Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:28:53.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-02T02:28:53.104Z] [2023-12-02T02:28:53.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:28:53.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-02T02:28:53.980Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-02T02:28:53.980Z] b85a868b505f: Pulling fs layer [2023-12-02T02:28:53.980Z] e2be974225ed: Pulling fs layer [2023-12-02T02:28:53.980Z] 339a4e72a1f5: Pulling fs layer [2023-12-02T02:28:53.980Z] 988bab9f4d93: Pulling fs layer [2023-12-02T02:28:53.980Z] 1469e6f7b9e6: Pulling fs layer [2023-12-02T02:28:53.980Z] eaf3925da568: Pulling fs layer [2023-12-02T02:28:53.980Z] bab4dde63d76: Pulling fs layer [2023-12-02T02:28:53.980Z] bde34c3a00c8: Pulling fs layer [2023-12-02T02:28:53.980Z] b352a97aabf1: Pulling fs layer [2023-12-02T02:28:53.980Z] 4872d77fe225: Pulling fs layer [2023-12-02T02:28:53.980Z] 5851b861e8e6: Pulling fs layer [2023-12-02T02:28:53.980Z] 988bab9f4d93: Waiting [2023-12-02T02:28:53.980Z] 1469e6f7b9e6: Waiting [2023-12-02T02:28:53.980Z] eaf3925da568: Waiting [2023-12-02T02:28:53.980Z] bab4dde63d76: Waiting [2023-12-02T02:28:53.980Z] bde34c3a00c8: Waiting [2023-12-02T02:28:53.980Z] b352a97aabf1: Waiting [2023-12-02T02:28:53.980Z] 4872d77fe225: Waiting [2023-12-02T02:28:53.980Z] 5851b861e8e6: Waiting [2023-12-02T02:28:53.980Z] e2be974225ed: Verifying Checksum [2023-12-02T02:28:53.980Z] e2be974225ed: Download complete [2023-12-02T02:28:53.980Z] 988bab9f4d93: Verifying Checksum [2023-12-02T02:28:53.980Z] 988bab9f4d93: Download complete [2023-12-02T02:28:53.980Z] 339a4e72a1f5: Verifying Checksum [2023-12-02T02:28:53.980Z] 339a4e72a1f5: Download complete [2023-12-02T02:28:53.980Z] 1469e6f7b9e6: Verifying Checksum [2023-12-02T02:28:53.980Z] 1469e6f7b9e6: Download complete [2023-12-02T02:28:53.980Z] eaf3925da568: Download complete [2023-12-02T02:28:53.980Z] bde34c3a00c8: Verifying Checksum [2023-12-02T02:28:53.980Z] bde34c3a00c8: Download complete [2023-12-02T02:28:53.980Z] b352a97aabf1: Verifying Checksum [2023-12-02T02:28:53.980Z] b352a97aabf1: Download complete [2023-12-02T02:28:53.980Z] 4872d77fe225: Download complete [2023-12-02T02:28:53.980Z] 5851b861e8e6: Verifying Checksum [2023-12-02T02:28:53.980Z] 5851b861e8e6: Download complete [2023-12-02T02:28:53.980Z] b85a868b505f: Verifying Checksum [2023-12-02T02:28:53.980Z] b85a868b505f: Download complete [2023-12-02T02:28:54.549Z] bab4dde63d76: Verifying Checksum [2023-12-02T02:28:54.549Z] bab4dde63d76: Download complete [2023-12-02T02:28:55.485Z] b85a868b505f: Pull complete [2023-12-02T02:28:55.744Z] e2be974225ed: Pull complete [2023-12-02T02:28:56.689Z] 339a4e72a1f5: Pull complete [2023-12-02T02:28:57.258Z] 988bab9f4d93: Pull complete [2023-12-02T02:28:57.828Z] 1469e6f7b9e6: Pull complete [2023-12-02T02:28:58.400Z] eaf3925da568: Pull complete [2023-12-02T02:29:00.947Z] bab4dde63d76: Pull complete [2023-12-02T02:29:01.888Z] bde34c3a00c8: Pull complete [2023-12-02T02:29:02.457Z] b352a97aabf1: Pull complete [2023-12-02T02:29:03.043Z] 4872d77fe225: Pull complete [2023-12-02T02:29:03.612Z] 5851b861e8e6: Pull complete [2023-12-02T02:29:03.612Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-02T02:29:03.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-02T02:29:03.871Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-02T02:29:04.041Z] prd-ubuntu20.04-docker-8c-8g-23667 does not seem to be running inside a container [2023-12-02T02:29:04.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-02T02:29:12.471Z] $ docker top 3f840f6960895df01a69b39d19ee52e4433b35a89868520e737d5236a4b15ea5 -eo pid,comm [2023-12-02T02:29:12.515Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-02T02:29:12.515Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-02T02:29:12.622Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-02T02:29:12.622Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-02T02:29:12.729Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-02T02:29:12.735Z] $ docker exec 3f840f6960895df01a69b39d19ee52e4433b35a89868520e737d5236a4b15ea5 ssh-agent [2023-12-02T02:29:12.896Z] SSH_AUTH_SOCK=/tmp/ssh-qjLOPibe7pG7/agent.14 [2023-12-02T02:29:12.896Z] SSH_AGENT_PID=20 [2023-12-02T02:29:12.903Z] Running ssh-add (command line suppressed) [2023-12-02T02:29:13.014Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_15692674353315049441.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_15692674353315049441.key) [2023-12-02T02:29:13.024Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-02T02:29:13.323Z] + git tag --points-at HEAD [Pipeline] } [2023-12-02T02:29:13.356Z] $ docker exec --env ******** --env ******** 3f840f6960895df01a69b39d19ee52e4433b35a89868520e737d5236a4b15ea5 ssh-agent -k [2023-12-02T02:29:13.471Z] unset SSH_AUTH_SOCK; [2023-12-02T02:29:13.472Z] unset SSH_AGENT_PID; [2023-12-02T02:29:13.472Z] echo Agent pid 20 killed; [2023-12-02T02:29:13.478Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-02T02:29:13.524Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-02T02:29:13.525Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-02T02:29:13.638Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-02T02:29:13.644Z] $ docker exec 3f840f6960895df01a69b39d19ee52e4433b35a89868520e737d5236a4b15ea5 ssh-agent [2023-12-02T02:29:13.743Z] SSH_AUTH_SOCK=/tmp/ssh-d9RlyWGlTQ3U/agent.71 [2023-12-02T02:29:13.743Z] SSH_AGENT_PID=77 [2023-12-02T02:29:13.749Z] Running ssh-add (command line suppressed) [2023-12-02T02:29:13.850Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_6241235973682586106.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_6241235973682586106.key) [2023-12-02T02:29:13.860Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-02T02:29:14.166Z] + git semver init [2023-12-02T02:29:14.426Z] 2023-12-02 02:29:14,362 [run_init] DEBUG init version:0.0.0 force:False [2023-12-02T02:29:14.426Z] 2023-12-02 02:29:14,363 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver [2023-12-02T02:29:14.426Z] 2023-12-02 02:29:14,363 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver [2023-12-02T02:29:14.426Z] 2023-12-02 02:29:14,363 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/gexfoundry_edgex-taf-common_main/.semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2023-12-02T02:29:15.366Z] 2023-12-02 02:29:15,084 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude [2023-12-02T02:29:15.366Z] 2023-12-02 02:29:15,085 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False [2023-12-02T02:29:15.366Z] 2023-12-02 02:29:15,085 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-02T02:29:15.366Z] 2023-12-02 02:29:15,085 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-02T02:29:15.366Z] 0.0.2-dev.38 [Pipeline] } [2023-12-02T02:29:15.380Z] $ docker exec --env ******** --env ******** 3f840f6960895df01a69b39d19ee52e4433b35a89868520e737d5236a4b15ea5 ssh-agent -k [2023-12-02T02:29:15.486Z] unset SSH_AUTH_SOCK; [2023-12-02T02:29:15.487Z] unset SSH_AGENT_PID; [2023-12-02T02:29:15.487Z] echo Agent pid 77 killed; [2023-12-02T02:29:15.497Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-02T02:29:15.856Z] + git semver [Pipeline] } [2023-12-02T02:29:16.442Z] $ docker stop --time=1 3f840f6960895df01a69b39d19ee52e4433b35a89868520e737d5236a4b15ea5 [2023-12-02T02:29:17.940Z] $ docker rm -f --volumes 3f840f6960895df01a69b39d19ee52e4433b35a89868520e737d5236a4b15ea5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-02T02:29:18.293Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-02T02:29:18.589Z] Stashed 1 file(s) [Pipeline] echo [2023-12-02T02:29:18.592Z] [edgeXSemver]: initialized semver on version 0.0.2-dev.38 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-02T02:29:18.864Z] provisioning config files... [2023-12-02T02:29:18.877Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config14630564341658923262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-02T02:29:19.188Z] ---> ****-login.sh [2023-12-02T02:29:19.188Z] nexus3.edgexfoundry.org:10001 [2023-12-02T02:29:19.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T02:29:19.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T02:29:19.188Z] Configure a credential helper to remove this warning. See [2023-12-02T02:29:19.188Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T02:29:19.188Z] [2023-12-02T02:29:19.188Z] Login Succeeded [2023-12-02T02:29:19.188Z] nexus3.edgexfoundry.org:10002 [2023-12-02T02:29:19.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T02:29:19.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T02:29:19.188Z] Configure a credential helper to remove this warning. See [2023-12-02T02:29:19.188Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T02:29:19.188Z] [2023-12-02T02:29:19.188Z] Login Succeeded [2023-12-02T02:29:19.188Z] nexus3.edgexfoundry.org:10003 [2023-12-02T02:29:19.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T02:29:19.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T02:29:19.446Z] Configure a credential helper to remove this warning. See [2023-12-02T02:29:19.446Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T02:29:19.446Z] [2023-12-02T02:29:19.446Z] Login Succeeded [2023-12-02T02:29:19.446Z] nexus3.edgexfoundry.org:10004 [2023-12-02T02:29:19.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T02:29:19.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T02:29:19.446Z] Configure a credential helper to remove this warning. See [2023-12-02T02:29:19.446Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T02:29:19.446Z] [2023-12-02T02:29:19.446Z] Login Succeeded [2023-12-02T02:29:19.446Z] ****.io [2023-12-02T02:29:19.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T02:29:19.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T02:29:19.708Z] Configure a credential helper to remove this warning. See [2023-12-02T02:29:19.708Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T02:29:19.708Z] [2023-12-02T02:29:19.708Z] Login Succeeded [2023-12-02T02:29:19.708Z] ---> ****-login.sh ends [Pipeline] } [2023-12-02T02:29:19.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-02T02:29:20.459Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-02T02:29:20.747Z] + ls -al . [2023-12-02T02:29:20.747Z] total 72 [2023-12-02T02:29:20.747Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 2 02:29 . [2023-12-02T02:29:20.747Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 02:28 .. [2023-12-02T02:29:20.747Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 02:29 .git [2023-12-02T02:29:20.747Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 2 02:28 .github [2023-12-02T02:29:20.747Z] -rw-rw-r-- 1 jenkins jenkins 22 Dec 2 02:28 .gitignore [2023-12-02T02:29:20.747Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 2 02:29 .semver [2023-12-02T02:29:20.747Z] -rw-rw-r-- 1 jenkins jenkins 1575 Dec 2 02:28 Dockerfile [2023-12-02T02:29:20.747Z] -rw-rw-r-- 1 jenkins jenkins 746 Dec 2 02:28 Jenkinsfile [2023-12-02T02:29:20.747Z] -rw-rw-r-- 1 jenkins jenkins 11381 Dec 2 02:28 LICENSE [2023-12-02T02:29:20.747Z] -rw-rw-r-- 1 jenkins jenkins 3606 Dec 2 02:28 README.md [2023-12-02T02:29:20.747Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 02:28 TAF-Manager [2023-12-02T02:29:20.747Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 2 02:28 TUC [2023-12-02T02:29:20.747Z] -rw-rw-r-- 1 jenkins jenkins 12 Dec 2 02:29 VERSION [2023-12-02T02:29:20.747Z] -rw-rw-r-- 1 jenkins jenkins 343 Dec 2 02:28 requirements.txt [2023-12-02T02:29:20.747Z] -rw-rw-r-- 1 jenkins jenkins 54 Dec 2 02:28 robot-entrypoint.sh [2023-12-02T02:29:20.747Z] -rw-rw-r-- 1 jenkins jenkins 445 Dec 2 02:28 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:29:21.077Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=468567e7d5ab138f745a1ebbc21ef4212f5cf70e --label arch=amd64 --label version=0.0.2-dev.38 . [2023-12-02T02:29:21.077Z] Sending build context to Docker daemon 542.7kB [2023-12-02T02:29:21.077Z] Step 1/13 : FROM alpine:3.16 [2023-12-02T02:29:21.337Z] 3.16: Pulling from library/alpine [2023-12-02T02:29:21.931Z] 070eb51debd9: Pulling fs layer [2023-12-02T02:29:21.931Z] 070eb51debd9: Verifying Checksum [2023-12-02T02:29:21.931Z] 070eb51debd9: Download complete [2023-12-02T02:29:22.243Z] 070eb51debd9: Pull complete [2023-12-02T02:29:22.243Z] Digest: sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b [2023-12-02T02:29:22.243Z] Status: Downloaded newer image for alpine:3.16 [2023-12-02T02:29:22.243Z] ---> e525c930fe75 [2023-12-02T02:29:22.243Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-12-02T02:29:22.501Z] ---> Running in fdabba0085e8 [2023-12-02T02:29:23.111Z] Removing intermediate container fdabba0085e8 [2023-12-02T02:29:23.111Z] ---> d78ec757edbd [2023-12-02T02:29:23.111Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-12-02T02:29:23.111Z] ---> Running in 159b1bb8da43 [2023-12-02T02:29:23.370Z] Removing intermediate container 159b1bb8da43 [2023-12-02T02:29:23.370Z] ---> 434fbc561689 [2023-12-02T02:29:23.370Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-12-02T02:29:23.370Z] ---> d4d4fa9031df [2023-12-02T02:29:23.370Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-12-02T02:29:23.629Z] ---> 8920353eff02 [2023-12-02T02:29:23.629Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-12-02T02:29:23.888Z] ---> 1a9add1cd7fa [2023-12-02T02:29:23.888Z] Step 7/13 : WORKDIR /edgex-taf [2023-12-02T02:29:24.147Z] ---> Running in 9044339d17e2 [2023-12-02T02:29:24.147Z] Removing intermediate container 9044339d17e2 [2023-12-02T02:29:24.147Z] ---> ec469c3af0ff [2023-12-02T02:29:24.147Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-12-02T02:29:24.406Z] ---> Running in 0d020eda0fac [2023-12-02T02:29:26.957Z] Removing intermediate container 0d020eda0fac [2023-12-02T02:29:26.957Z] ---> ac673840e520 [2023-12-02T02:29:26.957Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2023-12-02T02:29:27.215Z] ---> Running in d77ead054662 [2023-12-02T02:29:27.475Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-12-02T02:29:28.417Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-12-02T02:29:29.358Z] OK: 6 MiB in 14 packages [2023-12-02T02:29:29.358Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-12-02T02:29:29.618Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-12-02T02:29:30.560Z] (1/9) Installing ca-certificates (20230506-r0) [2023-12-02T02:29:30.820Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-12-02T02:29:31.392Z] (3/9) Installing nghttp2-libs (1.47.0-r2) [2023-12-02T02:29:31.652Z] (4/9) Installing libcurl (8.4.0-r0) [2023-12-02T02:29:31.910Z] (5/9) Installing curl (8.4.0-r0) [2023-12-02T02:29:32.482Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-12-02T02:29:33.750Z] Still waiting to schedule task [2023-12-02T02:29:33.751Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23665’ [2023-12-02T02:29:35.764Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-12-02T02:29:35.764Z] (8/9) Installing jq (1.6-r1) [2023-12-02T02:29:36.332Z] (9/9) Installing openssl (1.1.1w-r1) [2023-12-02T02:29:36.591Z] Executing busybox-1.35.0-r17.trigger [2023-12-02T02:29:36.591Z] Executing ca-certificates-20230506-r0.trigger [2023-12-02T02:29:36.591Z] OK: 52 MiB in 23 packages [2023-12-02T02:29:36.850Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-12-02T02:29:37.112Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-12-02T02:29:37.713Z] (1/137) Installing libmagic (5.41-r0) [2023-12-02T02:29:38.286Z] (2/137) Installing file (5.41-r0) [2023-12-02T02:29:38.549Z] (3/137) Installing libxau (1.0.9-r0) [2023-12-02T02:29:38.807Z] (4/137) Installing libxdmcp (1.1.3-r0) [2023-12-02T02:29:39.066Z] (5/137) Installing libxcb (1.15-r0) [2023-12-02T02:29:39.324Z] (6/137) Installing libx11 (1.8.7-r0) [2023-12-02T02:29:39.888Z] (7/137) Installing libxext (1.3.4-r0) [2023-12-02T02:29:40.145Z] (8/137) Installing libice (1.0.10-r0) [2023-12-02T02:29:40.712Z] (9/137) Installing libuuid (2.38-r1) [2023-12-02T02:29:40.969Z] (10/137) Installing libsm (1.2.3-r0) [2023-12-02T02:29:41.227Z] (11/137) Installing libxt (1.2.1-r0) [2023-12-02T02:29:41.487Z] (12/137) Installing libxmu (1.1.3-r0) [2023-12-02T02:29:41.746Z] (13/137) Installing xset (1.2.4-r0) [2023-12-02T02:29:42.316Z] (14/137) Installing xprop (1.2.5-r0) [2023-12-02T02:29:42.316Z] (15/137) Installing xdg-utils (1.1.3-r3) [2023-12-02T02:29:42.885Z] (16/137) Installing eudev-libs (3.2.11-r0) [2023-12-02T02:29:43.143Z] (17/137) Installing pkgconf (1.8.1-r0) [2023-12-02T02:29:43.401Z] (18/137) Installing libffi (3.4.2-r1) [2023-12-02T02:29:43.660Z] (19/137) Installing libintl (0.21-r2) [2023-12-02T02:29:43.920Z] (20/137) Installing libblkid (2.38-r1) [2023-12-02T02:29:44.489Z] (21/137) Installing libmount (2.38-r1) [2023-12-02T02:29:44.750Z] (22/137) Installing pcre (8.45-r2) [2023-12-02T02:29:45.320Z] (23/137) Installing glib (2.72.4-r0) [2023-12-02T02:29:45.888Z] (24/137) Installing xz-libs (5.2.5-r1) [2023-12-02T02:29:46.148Z] (25/137) Installing libxml2 (2.9.14-r2) [2023-12-02T02:29:46.716Z] (26/137) Installing shared-mime-info (2.2-r2) [2023-12-02T02:29:46.975Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2023-12-02T02:29:47.235Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2023-12-02T02:29:47.802Z] (29/137) Installing libpng (1.6.37-r1) [2023-12-02T02:29:48.061Z] (30/137) Installing libwebp (1.2.3-r2) [2023-12-02T02:29:48.626Z] (31/137) Installing zstd-libs (1.5.2-r1) [2023-12-02T02:29:48.884Z] (32/137) Installing tiff (4.4.0-r4) [2023-12-02T02:29:49.450Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2023-12-02T02:29:49.709Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2023-12-02T02:29:49.969Z] (35/137) Installing libxcomposite (0.4.5-r0) [2023-12-02T02:29:50.228Z] (36/137) Installing libxfixes (6.0.0-r0) [2023-12-02T02:29:50.488Z] (37/137) Installing libxrender (0.9.10-r3) [2023-12-02T02:29:50.748Z] (38/137) Installing libxcursor (1.2.1-r0) [2023-12-02T02:29:51.007Z] (39/137) Installing libxdamage (1.1.5-r1) [2023-12-02T02:29:51.266Z] (40/137) Installing libxi (1.8-r0) [2023-12-02T02:29:51.525Z] (41/137) Installing libxinerama (1.1.4-r1) [2023-12-02T02:29:51.783Z] (42/137) Installing libxrandr (1.5.2-r1) [2023-12-02T02:29:52.350Z] (43/137) Installing atk (2.38.0-r0) [2023-12-02T02:29:52.609Z] (44/137) Installing libxtst (1.2.3-r3) [2023-12-02T02:29:52.868Z] (45/137) Installing dbus-libs (1.14.8-r0) [2023-12-02T02:29:53.126Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2023-12-02T02:29:53.694Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2023-12-02T02:29:53.954Z] (48/137) Installing expat (2.5.0-r0) [2023-12-02T02:29:54.214Z] (49/137) Installing libbz2 (1.0.8-r1) [2023-12-02T02:29:54.782Z] (50/137) Installing freetype (2.12.1-r0) [2023-12-02T02:29:55.043Z] (51/137) Installing fontconfig (2.14.0-r0) [2023-12-02T02:29:55.613Z] (52/137) Installing pixman (0.40.0-r4) [2023-12-02T02:29:55.872Z] (53/137) Installing cairo (1.17.4-r2) [2023-12-02T02:29:56.439Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2023-12-02T02:29:56.698Z] (55/137) Installing avahi-libs (0.8-r6) [2023-12-02T02:29:56.956Z] (56/137) Installing gmp (6.2.1-r2) [2023-12-02T02:29:57.214Z] (57/137) Installing nettle (3.7.3-r0) [2023-12-02T02:29:57.785Z] (58/137) Installing p11-kit (0.24.1-r0) [2023-12-02T02:29:58.350Z] (59/137) Installing libtasn1 (4.18.0-r1) [2023-12-02T02:29:58.610Z] (60/137) Installing libunistring (1.0-r0) [2023-12-02T02:29:58.868Z] (61/137) Installing gnutls (3.7.7-r1) [2023-12-02T02:29:59.434Z] (62/137) Installing cups-libs (2.4.2-r2) [2023-12-02T02:30:00.002Z] (63/137) Installing libepoxy (1.5.10-r0) [2023-12-02T02:30:00.262Z] (64/137) Installing fribidi (1.0.12-r0) [2023-12-02T02:30:00.829Z] (65/137) Installing graphite2 (1.3.14-r1) [2023-12-02T02:30:01.087Z] (66/137) Installing harfbuzz (4.3.0-r0) [2023-12-02T02:30:01.653Z] (67/137) Installing libxft (2.3.4-r0) [2023-12-02T02:30:01.913Z] (68/137) Installing pango (1.50.7-r0) [2023-12-02T02:30:02.172Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2023-12-02T02:30:02.429Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2023-12-02T02:30:02.706Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2023-12-02T02:30:02.963Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2023-12-02T02:30:03.529Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2023-12-02T02:30:04.097Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2023-12-02T02:30:04.667Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-12-02T02:30:04.667Z] (75/137) Installing libfontenc (1.1.4-r0) [2023-12-02T02:30:04.926Z] (76/137) Installing mkfontscale (1.2.2-r0) [2023-12-02T02:30:05.185Z] (77/137) Installing font-opensans (0_git20210927-r0) [2023-12-02T02:30:05.763Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2023-12-02T02:30:06.022Z] (79/137) Installing libogg (1.3.5-r1) [2023-12-02T02:30:06.279Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2023-12-02T02:30:06.850Z] (81/137) Installing flac (1.3.4-r0) [2023-12-02T02:30:07.415Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2023-12-02T02:30:07.673Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2023-12-02T02:30:07.956Z] (84/137) Installing sdl2 (2.0.22-r0) [2023-12-02T02:30:08.522Z] (85/137) Installing aom-libs (3.3.0-r0) [2023-12-02T02:30:09.089Z] (86/137) Installing libass (0.16.0-r0) [2023-12-02T02:30:09.348Z] (87/137) Installing libdav1d (1.0.0-r0) [2023-12-02T02:30:09.915Z] (88/137) Installing libpciaccess (0.16-r0) [2023-12-02T02:30:10.174Z] (89/137) Installing libdrm (2.4.110-r0) [2023-12-02T02:30:10.767Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-12-02T02:30:11.029Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2023-12-02T02:30:11.289Z] (92/137) Installing lame (3.100-r0) [2023-12-02T02:30:11.864Z] (93/137) Installing opus (1.3.1-r1) [2023-12-02T02:30:12.438Z] (94/137) Installing libasyncns (0.8-r1) [2023-12-02T02:30:12.438Z] (95/137) Installing libltdl (2.4.7-r0) [2023-12-02T02:30:12.701Z] (96/137) Installing orc (0.4.32-r0) [2023-12-02T02:30:13.275Z] (97/137) Installing libvorbis (1.3.7-r0) [2023-12-02T02:30:13.537Z] (98/137) Installing libsndfile (1.1.0-r0) [2023-12-02T02:30:14.107Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2023-12-02T02:30:14.368Z] (100/137) Installing soxr (0.1.3-r2) [2023-12-02T02:30:14.627Z] (101/137) Installing speexdsp (1.2.0-r0) [2023-12-02T02:30:15.198Z] (102/137) Installing tdb-libs (1.4.6-r0) [2023-12-02T02:30:15.459Z] (103/137) Installing libpulse (15.0-r2) [2023-12-02T02:30:15.719Z] (104/137) Installing cjson (1.7.15-r3) [2023-12-02T02:30:16.287Z] (105/137) Installing mbedtls (2.28.5-r0) [2023-12-02T02:30:16.596Z] (106/137) Installing librist (0.2.6-r1) [2023-12-02T02:30:16.862Z] (107/137) Installing libsrt (1.4.4-r0) [2023-12-02T02:30:17.484Z] (108/137) Installing libssh (0.9.6-r1) [2023-12-02T02:30:18.057Z] (109/137) Installing libtheora (1.1.1-r16) [2023-12-02T02:30:18.319Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2023-12-02T02:30:18.581Z] (111/137) Installing libva (2.14.0-r0) [2023-12-02T02:30:19.174Z] (112/137) Installing libvdpau (1.5-r0) [2023-12-02T02:30:19.433Z] (113/137) Installing vidstab (1.1.0-r1) [2023-12-02T02:30:19.691Z] (114/137) Installing libvpx (1.11.0-r1) [2023-12-02T02:30:20.257Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2023-12-02T02:30:20.515Z] (116/137) Installing numactl (2.0.14-r0) [2023-12-02T02:30:21.082Z] (117/137) Installing x265-libs (3.5-r3) [2023-12-02T02:30:21.650Z] (118/137) Installing xvidcore (1.3.7-r1) [2023-12-02T02:30:21.909Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2023-12-02T02:30:22.842Z] (120/137) Installing libevent (2.1.12-r4) [2023-12-02T02:30:23.100Z] (121/137) Installing mesa (21.3.9-r0) [2023-12-02T02:30:23.358Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2023-12-02T02:30:23.618Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2023-12-02T02:30:23.876Z] (124/137) Installing icu-data-en (71.1-r2) [2023-12-02T02:30:24.442Z] Executing icu-data-en-71.1-r2.post-install [2023-12-02T02:30:24.442Z] * [2023-12-02T02:30:24.442Z] * If you need ICU with non-English locales and legacy charset support, install [2023-12-02T02:30:24.442Z] * package icu-data-full. [2023-12-02T02:30:24.442Z] * [2023-12-02T02:30:24.442Z] (125/137) Installing icu-libs (71.1-r2) [2023-12-02T02:30:25.009Z] (126/137) Installing lcms2 (2.13.1-r0) [2023-12-02T02:30:25.580Z] (127/137) Installing minizip (1.2.12-r0) [2023-12-02T02:30:25.840Z] (128/137) Installing nspr (4.33-r0) [2023-12-02T02:30:26.099Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2023-12-02T02:30:26.668Z] (130/137) Installing nss (3.78.1-r0) [2023-12-02T02:30:27.238Z] (131/137) Installing re2 (2022.04.01-r0) [2023-12-02T02:30:27.496Z] (132/137) Installing snappy (1.1.9-r4) [2023-12-02T02:30:27.756Z] (133/137) Installing libgpg-error (1.45-r0) [2023-12-02T02:30:28.014Z] (134/137) Installing libgcrypt (1.10.1-r0) [2023-12-02T02:30:28.581Z] (135/137) Installing libxslt (1.1.35-r0) [2023-12-02T02:30:28.839Z] (136/137) Installing chromium (102.0.5005.182-r0) [2023-12-02T02:30:31.366Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-12-02T02:30:31.624Z] Executing busybox-1.35.0-r17.trigger [2023-12-02T02:30:31.624Z] Executing glib-2.72.4-r0.trigger [2023-12-02T02:30:31.624Z] Executing shared-mime-info-2.2-r2.trigger [2023-12-02T02:30:32.191Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-12-02T02:30:32.191Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-12-02T02:30:32.191Z] Executing fontconfig-2.14.0-r0.trigger [2023-12-02T02:30:32.191Z] Executing mkfontscale-1.2.2-r0.trigger [2023-12-02T02:30:32.191Z] OK: 409 MiB in 160 packages [2023-12-02T02:30:32.451Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-12-02T02:30:32.709Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-12-02T02:30:33.276Z] (1/21) Installing binutils (2.38-r3) [2023-12-02T02:30:34.210Z] (2/21) Installing isl22 (0.22-r0) [2023-12-02T02:30:34.468Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-12-02T02:30:35.033Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-12-02T02:30:35.291Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-12-02T02:30:36.666Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-12-02T02:30:37.236Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-12-02T02:30:37.495Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-12-02T02:30:38.062Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-12-02T02:30:38.320Z] (10/21) Installing libpq (14.10-r0) [2023-12-02T02:30:38.890Z] (11/21) Installing openssl-dev (1.1.1w-r1) [2023-12-02T02:30:39.147Z] (12/21) Installing libpq-dev (14.10-r0) [2023-12-02T02:30:39.715Z] (13/21) Installing libecpg (14.10-r0) [2023-12-02T02:30:39.973Z] (14/21) Installing libecpg-dev (14.10-r0) [2023-12-02T02:30:40.542Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-12-02T02:30:48.699Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-12-02T02:30:50.076Z] (17/21) Installing clang (13.0.1-r1) [2023-12-02T02:30:50.336Z] (18/21) Installing icu (71.1-r2) [2023-12-02T02:30:50.906Z] (19/21) Installing icu-dev (71.1-r2) [2023-12-02T02:30:51.474Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-12-02T02:30:52.410Z] (21/21) Installing postgresql14-dev (14.10-r0) [2023-12-02T02:30:52.975Z] Executing busybox-1.35.0-r17.trigger [2023-12-02T02:30:52.975Z] OK: 822 MiB in 181 packages [2023-12-02T02:30:52.975Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-12-02T02:30:53.541Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-12-02T02:30:54.297Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-12-02T02:30:55.239Z] (2/10) Installing gdbm (1.23-r0) [2023-12-02T02:30:55.584Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-12-02T02:30:55.866Z] (4/10) Installing readline (8.1.2-r0) [2023-12-02T02:30:56.516Z] (5/10) Installing python3 (3.10.13-r0) [2023-12-02T02:30:59.145Z] (6/10) Installing python3-dev (3.10.13-r0) [2023-12-02T02:31:04.412Z] (7/10) Installing libsodium (1.0.18-r0) [2023-12-02T02:31:04.672Z] (8/10) Installing libzmq (4.3.4-r0) [2023-12-02T02:31:05.239Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-12-02T02:31:05.498Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-12-02T02:31:05.757Z] Executing busybox-1.35.0-r17.trigger [2023-12-02T02:31:05.757Z] OK: 974 MiB in 191 packages [2023-12-02T02:31:05.757Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-12-02T02:31:06.325Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-12-02T02:31:06.893Z] OK: 974 MiB in 191 packages [2023-12-02T02:31:06.893Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-12-02T02:31:07.461Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-12-02T02:31:08.030Z] (1/1) Installing tzdata (2023c-r0) [2023-12-02T02:31:08.289Z] Executing busybox-1.35.0-r17.trigger [2023-12-02T02:31:08.548Z] OK: 978 MiB in 192 packages [2023-12-02T02:31:08.548Z] (1/1) Purging tzdata (2023c-r0) [2023-12-02T02:31:08.808Z] Executing busybox-1.35.0-r17.trigger [2023-12-02T02:31:08.808Z] OK: 974 MiB in 191 packages [2023-12-02T02:31:12.108Z] Looking in links: /tmp/tmpmuo2jr6o [2023-12-02T02:31:12.108Z] Processing /tmp/tmpmuo2jr6o/setuptools-65.5.0-py3-none-any.whl [2023-12-02T02:31:12.108Z] Processing /tmp/tmpmuo2jr6o/pip-23.0.1-py3-none-any.whl [2023-12-02T02:31:12.108Z] Installing collected packages: setuptools, pip [2023-12-02T02:31:17.437Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-12-02T02:31:17.437Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-12-02T02:31:17.437Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-12-02T02:31:17.695Z] Collecting pip [2023-12-02T02:31:17.695Z] Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) [2023-12-02T02:31:17.695Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 46.0 MB/s eta 0:00:00 [2023-12-02T02:31:17.695Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-12-02T02:31:18.262Z] Collecting setuptools [2023-12-02T02:31:18.262Z] Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) [2023-12-02T02:31:18.262Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 89.7 MB/s eta 0:00:00 [2023-12-02T02:31:18.262Z] Collecting wheel [2023-12-02T02:31:18.262Z] Downloading wheel-0.42.0-py3-none-any.whl (65 kB) [2023-12-02T02:31:18.262Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 163.2 MB/s eta 0:00:00 [2023-12-02T02:31:18.565Z] Installing collected packages: wheel, setuptools, pip [2023-12-02T02:31:19.132Z] Attempting uninstall: setuptools [2023-12-02T02:31:19.132Z] Found existing installation: setuptools 65.5.0 [2023-12-02T02:31:19.132Z] Uninstalling setuptools-65.5.0: [2023-12-02T02:31:19.132Z] Successfully uninstalled setuptools-65.5.0 [2023-12-02T02:31:20.516Z] Attempting uninstall: pip [2023-12-02T02:31:20.516Z] Found existing installation: pip 23.0.1 [2023-12-02T02:31:20.776Z] Uninstalling pip-23.0.1: [2023-12-02T02:31:20.776Z] Successfully uninstalled pip-23.0.1 [2023-12-02T02:31:22.726Z] Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 [2023-12-02T02:31:22.726Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-12-02T02:31:23.296Z] Processing ./edgex-taf-common [2023-12-02T02:31:23.296Z] Preparing metadata (setup.py): started [2023-12-02T02:31:23.555Z] Preparing metadata (setup.py): finished with status 'done' [2023-12-02T02:31:23.555Z] Building wheels for collected packages: edgex-taf-common [2023-12-02T02:31:23.555Z] Building wheel for edgex-taf-common (setup.py): started [2023-12-02T02:31:24.930Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-12-02T02:31:24.930Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=dd96b583dabd0a73c5ac9e4d71f458615098d72e7ac95276291595f9fc101ea6 [2023-12-02T02:31:24.930Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-12-02T02:31:24.930Z] Successfully built edgex-taf-common [2023-12-02T02:31:25.188Z] Installing collected packages: edgex-taf-common [2023-12-02T02:31:28.473Z] Successfully installed edgex-taf-common-0.0.0 [2023-12-02T02:31:28.473Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-12-02T02:31:29.407Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2023-12-02T02:31:29.407Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2023-12-02T02:31:29.663Z] Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) [2023-12-02T02:31:29.663Z] Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) [2023-12-02T02:31:29.919Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-12-02T02:31:29.919Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2023-12-02T02:31:30.178Z] Collecting robotframework-seleniumlibrary==6.1.3 (from -r requirements.txt (line 4)) [2023-12-02T02:31:30.178Z] Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl.metadata (15 kB) [2023-12-02T02:31:30.436Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-12-02T02:31:30.436Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-12-02T02:31:30.695Z] Preparing metadata (setup.py): started [2023-12-02T02:31:30.971Z] Preparing metadata (setup.py): finished with status 'done' [2023-12-02T02:31:30.972Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-12-02T02:31:30.972Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-12-02T02:31:30.972Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-12-02T02:31:30.972Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-12-02T02:31:31.231Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-12-02T02:31:31.231Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2023-12-02T02:31:31.490Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2023-12-02T02:31:31.490Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2023-12-02T02:31:31.490Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 6.0 MB/s eta 0:00:00 [2023-12-02T02:31:31.490Z] Preparing metadata (setup.py): started [2023-12-02T02:31:31.750Z] Preparing metadata (setup.py): finished with status 'done' [2023-12-02T02:31:31.750Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-12-02T02:31:31.750Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2023-12-02T02:31:32.687Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2023-12-02T02:31:32.687Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (61 kB) [2023-12-02T02:31:32.947Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 135.2 kB/s eta 0:00:00 [2023-12-02T02:31:33.517Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2023-12-02T02:31:33.517Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2023-12-02T02:31:34.452Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 556.9 kB/s eta 0:00:00 [2023-12-02T02:31:34.452Z] Installing build dependencies: started [2023-12-02T02:31:36.984Z] Installing build dependencies: finished with status 'done' [2023-12-02T02:31:36.984Z] Getting requirements to build wheel: started [2023-12-02T02:31:37.243Z] Getting requirements to build wheel: finished with status 'done' [2023-12-02T02:31:37.243Z] Preparing metadata (pyproject.toml): started [2023-12-02T02:31:37.809Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-12-02T02:31:38.068Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2023-12-02T02:31:38.068Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2023-12-02T02:31:38.327Z] Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) [2023-12-02T02:31:38.586Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.9 kB) [2023-12-02T02:31:38.586Z] Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-12-02T02:31:38.586Z] Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-12-02T02:31:38.586Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 8.9 MB/s eta 0:00:00 [2023-12-02T02:31:38.860Z] Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) [2023-12-02T02:31:38.860Z] Downloading psycopg2-2.9.7.tar.gz (383 kB) [2023-12-02T02:31:38.860Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 10.2 MB/s eta 0:00:00 [2023-12-02T02:31:38.860Z] Preparing metadata (setup.py): started [2023-12-02T02:31:39.121Z] Preparing metadata (setup.py): finished with status 'done' [2023-12-02T02:31:39.382Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2023-12-02T02:31:39.382Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2023-12-02T02:31:39.382Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-02T02:31:39.644Z] Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) [2023-12-02T02:31:39.644Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-02T02:31:39.644Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) [2023-12-02T02:31:39.644Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:31:39.644Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2023-12-02T02:31:39.905Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:31:39.905Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-12-02T02:31:39.905Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.5 MB/s eta 0:00:00 [2023-12-02T02:31:39.905Z] Preparing metadata (setup.py): started [2023-12-02T02:31:40.166Z] Preparing metadata (setup.py): finished with status 'done' [2023-12-02T02:31:40.166Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:31:40.166Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-12-02T02:31:40.166Z] Preparing metadata (setup.py): started [2023-12-02T02:31:40.428Z] Preparing metadata (setup.py): finished with status 'done' [2023-12-02T02:31:40.428Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:31:40.428Z] Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) [2023-12-02T02:31:40.690Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:31:40.690Z] Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) [2023-12-02T02:31:40.690Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:31:40.690Z] Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) [2023-12-02T02:31:40.952Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:31:40.952Z] Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) [2023-12-02T02:31:40.952Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:31:40.952Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2023-12-02T02:31:41.212Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-12-02T02:31:41.212Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) [2023-12-02T02:31:41.212Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-12-02T02:31:41.212Z] Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) [2023-12-02T02:31:41.476Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-12-02T02:31:41.476Z] Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) [2023-12-02T02:31:41.738Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-12-02T02:31:41.738Z] Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) [2023-12-02T02:31:41.999Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-12-02T02:31:41.999Z] Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) [2023-12-02T02:31:42.260Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-12-02T02:31:42.260Z] Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) [2023-12-02T02:31:42.260Z] Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) [2023-12-02T02:31:42.260Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2023-12-02T02:31:42.520Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-12-02T02:31:42.520Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-12-02T02:31:42.520Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 17.7 MB/s eta 0:00:00 [2023-12-02T02:31:42.520Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-12-02T02:31:42.520Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-12-02T02:31:42.520Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 21.3 MB/s eta 0:00:00 [2023-12-02T02:31:42.520Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (69.0.2) [2023-12-02T02:31:42.781Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-12-02T02:31:42.781Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-12-02T02:31:43.040Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-12-02T02:31:43.040Z] Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) [2023-12-02T02:31:43.306Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-02T02:31:43.306Z] Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) [2023-12-02T02:31:43.880Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-02T02:31:43.880Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2023-12-02T02:31:44.139Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:31:44.139Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2023-12-02T02:31:44.139Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:31:44.139Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-12-02T02:31:44.139Z] Preparing metadata (setup.py): started [2023-12-02T02:31:44.398Z] Preparing metadata (setup.py): finished with status 'done' [2023-12-02T02:31:44.399Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:31:44.399Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-12-02T02:31:44.658Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:31:44.658Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-12-02T02:31:44.658Z] Preparing metadata (setup.py): started [2023-12-02T02:31:44.658Z] Preparing metadata (setup.py): finished with status 'done' [2023-12-02T02:31:44.918Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:31:44.918Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2023-12-02T02:31:44.918Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:31:44.918Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2023-12-02T02:31:44.918Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:31:44.918Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-12-02T02:31:44.918Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 4.7 MB/s eta 0:00:00 [2023-12-02T02:31:44.918Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:31:44.918Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-12-02T02:31:45.176Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 5.2 MB/s eta 0:00:00 [2023-12-02T02:31:45.176Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:31:45.176Z] Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl.metadata (3.0 kB) [2023-12-02T02:31:45.176Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:31:45.176Z] Downloading referencing-0.31.1-py3-none-any.whl.metadata (2.7 kB) [2023-12-02T02:31:45.436Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:31:45.436Z] Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.9 kB) [2023-12-02T02:31:46.001Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-02T02:31:46.001Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-12-02T02:31:46.260Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-02T02:31:46.260Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2023-12-02T02:31:46.260Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-02T02:31:46.260Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-12-02T02:31:46.260Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-02T02:31:46.260Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) [2023-12-02T02:31:46.260Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-02T02:31:46.260Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-12-02T02:31:46.518Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-02T02:31:46.518Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-12-02T02:31:46.518Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-02T02:31:46.518Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-12-02T02:31:46.518Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.2 MB/s eta 0:00:00 [2023-12-02T02:31:46.778Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2023-12-02T02:31:46.778Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 11.5 MB/s eta 0:00:00 [2023-12-02T02:31:46.778Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-12-02T02:31:46.778Z] Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl (95 kB) [2023-12-02T02:31:46.778Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.3/95.3 kB 10.8 MB/s eta 0:00:00 [2023-12-02T02:31:46.778Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-12-02T02:31:46.778Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 6.4 MB/s eta 0:00:00 [2023-12-02T02:31:46.778Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-12-02T02:31:46.778Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 7.8 MB/s eta 0:00:00 [2023-12-02T02:31:46.778Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl (18.1 MB) [2023-12-02T02:31:47.347Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 35.0 MB/s eta 0:00:00 [2023-12-02T02:31:47.347Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2023-12-02T02:31:47.347Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 1.8 MB/s eta 0:00:00 [2023-12-02T02:31:47.607Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) [2023-12-02T02:31:47.607Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 38.1 MB/s eta 0:00:00 [2023-12-02T02:31:47.607Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2023-12-02T02:31:47.607Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 22.5 MB/s eta 0:00:00 [2023-12-02T02:31:47.607Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2023-12-02T02:31:47.865Z] Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) [2023-12-02T02:31:48.124Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 1.2 MB/s eta 0:00:00 [2023-12-02T02:31:48.124Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) [2023-12-02T02:31:48.124Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 1.5 MB/s eta 0:00:00 [2023-12-02T02:31:48.124Z] Downloading idna-3.6-py3-none-any.whl (61 kB) [2023-12-02T02:31:48.124Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 1.1 MB/s eta 0:00:00 [2023-12-02T02:31:48.124Z] Downloading packaging-23.2-py3-none-any.whl (53 kB) [2023-12-02T02:31:48.124Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 4.7 MB/s eta 0:00:00 [2023-12-02T02:31:48.124Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) [2023-12-02T02:31:48.124Z] Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) [2023-12-02T02:31:48.384Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 40.9 MB/s eta 0:00:00 [2023-12-02T02:31:48.384Z] Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) [2023-12-02T02:31:48.384Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 13.5 MB/s eta 0:00:00 [2023-12-02T02:31:48.643Z] Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) [2023-12-02T02:31:48.643Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 6.5 MB/s eta 0:00:00 [2023-12-02T02:31:48.643Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-12-02T02:31:48.643Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 17.7 MB/s eta 0:00:00 [2023-12-02T02:31:48.643Z] Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) [2023-12-02T02:31:48.643Z] Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) [2023-12-02T02:31:48.643Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 9.8 MB/s eta 0:00:00 [2023-12-02T02:31:48.643Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) [2023-12-02T02:31:48.643Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 16.5 MB/s eta 0:00:00 [2023-12-02T02:31:48.643Z] Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) [2023-12-02T02:31:48.643Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 13.2 MB/s eta 0:00:00 [2023-12-02T02:31:48.643Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2023-12-02T02:31:48.643Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2023-12-02T02:31:48.903Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 11.2 MB/s eta 0:00:00 [2023-12-02T02:31:48.903Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-12-02T02:31:48.903Z] Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl (17 kB) [2023-12-02T02:31:48.903Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) [2023-12-02T02:31:48.903Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 11.5 MB/s eta 0:00:00 [2023-12-02T02:31:48.903Z] Downloading referencing-0.31.1-py3-none-any.whl (25 kB) [2023-12-02T02:31:48.903Z] Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB) [2023-12-02T02:31:48.903Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 63.3 MB/s eta 0:00:00 [2023-12-02T02:31:48.903Z] Downloading trio-0.23.1-py3-none-any.whl (448 kB) [2023-12-02T02:31:48.903Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 14.8 MB/s eta 0:00:00 [2023-12-02T02:31:48.903Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2023-12-02T02:31:48.903Z] Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) [2023-12-02T02:31:48.903Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) [2023-12-02T02:31:48.903Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2023-12-02T02:31:49.161Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email [2023-12-02T02:31:49.161Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-12-02T02:31:49.420Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-12-02T02:31:49.420Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=9b46a3060b507581c7c167a25add374ec1e33de0074b6cfb6e490e4f1f38827e [2023-12-02T02:31:49.420Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-12-02T02:31:49.420Z] Building wheel for paho-mqtt (setup.py): started [2023-12-02T02:31:49.679Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-12-02T02:31:49.679Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=8268bd1f2d84de8f2e537d933a401a1ffbc9180235d81df75ecf97234c87236b [2023-12-02T02:31:49.679Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2023-12-02T02:31:49.679Z] Building wheel for psutil (pyproject.toml): started [2023-12-02T02:31:51.609Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2023-12-02T02:31:51.609Z] Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274477 sha256=6974d18db2476f8d36d350abef56f89018bad913a01b46d04aac8843822de6bd [2023-12-02T02:31:51.609Z] Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2023-12-02T02:31:51.609Z] Building wheel for psycopg2 (setup.py): started [2023-12-02T02:32:01.616Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-12-02T02:32:01.616Z] Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_x86_64.whl size=479421 sha256=6758087cb49ac42d9285593430146616efdb6d2ae9179a14ce572b55d2fe9270 [2023-12-02T02:32:01.616Z] Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 [2023-12-02T02:32:01.616Z] Building wheel for flex (setup.py): started [2023-12-02T02:32:01.876Z] Building wheel for flex (setup.py): finished with status 'done' [2023-12-02T02:32:01.876Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=7c325e25b9e39f6029305f187e16a61d0780a4202d0ab0477bda555e6719e28c [2023-12-02T02:32:01.876Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-12-02T02:32:01.876Z] Building wheel for GenSON (setup.py): started [2023-12-02T02:32:02.137Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-12-02T02:32:02.137Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=e4554a582f1188fa1a85843773241a5d4df8e7de17e7a8f42827ff92f1698ad7 [2023-12-02T02:32:02.137Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-12-02T02:32:02.137Z] Building wheel for strict-rfc3339 (setup.py): started [2023-12-02T02:32:02.396Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-12-02T02:32:02.396Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=dbed2c8fa0fe5feb730e60d60bf879f1e29a04810052aace159396ed27ab4935 [2023-12-02T02:32:02.396Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-12-02T02:32:02.396Z] Building wheel for validate-email (setup.py): started [2023-12-02T02:32:02.656Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-12-02T02:32:02.656Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=db78fb0b33ace177bf2d30dad658af0160e84c79183c7cb3d0c2420d091d3224 [2023-12-02T02:32:02.656Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-12-02T02:32:02.656Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON strict-rfc3339 validate-email [2023-12-02T02:32:02.916Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2023-12-02T02:32:05.754Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23674 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout [2023-12-02T02:32:05.863Z] Selected Git installation does not exist. Using Default [2023-12-02T02:32:05.863Z] The recommended git tool is: NONE [2023-12-02T02:32:15.452Z] using credential edgex-jenkins-ssh [2023-12-02T02:32:15.475Z] Cloning the remote Git repository [2023-12-02T02:32:15.517Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2023-12-02T02:32:15.611Z] > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 [2023-12-02T02:32:15.757Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-12-02T02:32:15.758Z] > git --version # timeout=10 [2023-12-02T02:32:15.776Z] > git --version # 'git version 2.25.1' [2023-12-02T02:32:15.779Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-02T02:32:15.929Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-02T02:32:17.583Z] Avoid second fetch [2023-12-02T02:32:17.583Z] Checking out Revision 468567e7d5ab138f745a1ebbc21ef4212f5cf70e (main) [2023-12-02T02:32:17.837Z] Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-5.3.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.36.1 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.11.2 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.7 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.1 reactivex-4.0.4 redis-5.0.1 referencing-0.31.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.3 rpds-py-0.13.2 selenium-4.15.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.1 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 [2023-12-02T02:32:17.837Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-12-02T02:32:16.581Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-12-02T02:32:16.599Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-02T02:32:17.602Z] > git config core.sparsecheckout # timeout=10 [2023-12-02T02:32:17.668Z] > git checkout -f 468567e7d5ab138f745a1ebbc21ef4212f5cf70e # timeout=10 [2023-12-02T02:32:18.229Z] Commit message: "Merge pull request #91 from edgexfoundry/dependabot/pip/pyzmq-25.1.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-02T02:32:19.159Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-02T02:32:19.159Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-02T02:32:19.159Z] Dload Upload Total Spent Left Speed [2023-12-02T02:32:19.159Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 88069 0 --:--:-- --:--:-- --:--:-- 88069 [Pipeline] sh [2023-12-02T02:32:19.526Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-02T02:32:19.864Z] + sudo tee /etc/docker/daemon.new [2023-12-02T02:32:19.864Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-02T02:32:19.864Z] { [2023-12-02T02:32:19.864Z] "registry-mirrors": [ [2023-12-02T02:32:19.864Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-02T02:32:19.864Z] ], [2023-12-02T02:32:19.864Z] "bip": "10.250.0.254/24", [2023-12-02T02:32:19.864Z] "hosts": [ [2023-12-02T02:32:19.864Z] "tcp://0.0.0.0:5555", [2023-12-02T02:32:19.864Z] "unix:///var/run/docker.sock" [2023-12-02T02:32:19.864Z] ], [2023-12-02T02:32:19.864Z] "mtu": 1458, [2023-12-02T02:32:19.864Z] "selinux-enabled": true, [2023-12-02T02:32:19.864Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-02T02:32:19.864Z] } [Pipeline] sh [2023-12-02T02:32:20.198Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-02T02:32:20.536Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-02T02:32:38.826Z] provisioning config files... [2023-12-02T02:32:38.851Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config6103442729558525016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-02T02:32:39.291Z] ---> ****-login.sh [2023-12-02T02:32:39.291Z] nexus3.edgexfoundry.org:10001 [2023-12-02T02:32:39.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T02:32:39.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T02:32:39.559Z] Configure a credential helper to remove this warning. See [2023-12-02T02:32:39.559Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T02:32:39.559Z] [2023-12-02T02:32:39.559Z] Login Succeeded [2023-12-02T02:32:39.827Z] nexus3.edgexfoundry.org:10002 [2023-12-02T02:32:39.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T02:32:40.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T02:32:40.096Z] Configure a credential helper to remove this warning. See [2023-12-02T02:32:40.096Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T02:32:40.096Z] [2023-12-02T02:32:40.096Z] Login Succeeded [2023-12-02T02:32:40.096Z] nexus3.edgexfoundry.org:10003 [2023-12-02T02:32:40.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T02:32:40.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T02:32:40.363Z] Configure a credential helper to remove this warning. See [2023-12-02T02:32:40.363Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T02:32:40.363Z] [2023-12-02T02:32:40.363Z] Login Succeeded [2023-12-02T02:32:40.363Z] nexus3.edgexfoundry.org:10004 [2023-12-02T02:32:40.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T02:32:40.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T02:32:40.632Z] Configure a credential helper to remove this warning. See [2023-12-02T02:32:40.633Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T02:32:40.633Z] [2023-12-02T02:32:40.633Z] Login Succeeded [2023-12-02T02:32:40.633Z] ****.io [2023-12-02T02:32:40.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T02:32:41.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T02:32:41.218Z] Configure a credential helper to remove this warning. See [2023-12-02T02:32:41.218Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T02:32:41.218Z] [2023-12-02T02:32:41.218Z] Login Succeeded [2023-12-02T02:32:41.218Z] ---> ****-login.sh ends [Pipeline] } [2023-12-02T02:32:41.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-02T02:32:42.122Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-02T02:32:42.446Z] + ls -al . [2023-12-02T02:32:42.446Z] total 68 [2023-12-02T02:32:42.446Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 2 02:32 . [2023-12-02T02:32:42.446Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 02:32 .. [2023-12-02T02:32:42.446Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 02:32 .git [2023-12-02T02:32:42.447Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 2 02:32 .github [2023-12-02T02:32:42.447Z] -rw-rw-r-- 1 jenkins jenkins 22 Dec 2 02:32 .gitignore [2023-12-02T02:32:42.447Z] -rw-rw-r-- 1 jenkins jenkins 1575 Dec 2 02:32 Dockerfile [2023-12-02T02:32:42.447Z] -rw-rw-r-- 1 jenkins jenkins 746 Dec 2 02:32 Jenkinsfile [2023-12-02T02:32:42.447Z] -rw-rw-r-- 1 jenkins jenkins 11381 Dec 2 02:32 LICENSE [2023-12-02T02:32:42.447Z] -rw-rw-r-- 1 jenkins jenkins 3606 Dec 2 02:32 README.md [2023-12-02T02:32:42.447Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 02:32 TAF-Manager [2023-12-02T02:32:42.447Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 2 02:32 TUC [2023-12-02T02:32:42.447Z] -rw-rw-r-- 1 jenkins jenkins 12 Dec 2 02:29 VERSION [2023-12-02T02:32:42.447Z] -rw-rw-r-- 1 jenkins jenkins 343 Dec 2 02:32 requirements.txt [2023-12-02T02:32:42.447Z] -rw-rw-r-- 1 jenkins jenkins 54 Dec 2 02:32 robot-entrypoint.sh [2023-12-02T02:32:42.447Z] -rw-rw-r-- 1 jenkins jenkins 445 Dec 2 02:32 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:32:42.824Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=468567e7d5ab138f745a1ebbc21ef4212f5cf70e --label arch=arm64 --label version=0.0.2-dev.38 . [2023-12-02T02:32:44.236Z] #0 building with "default" instance using docker driver [2023-12-02T02:32:44.236Z] [2023-12-02T02:32:44.236Z] #1 [internal] load build definition from Dockerfile [2023-12-02T02:32:44.236Z] #1 transferring dockerfile: 1.61kB 0.0s done [2023-12-02T02:32:44.236Z] #1 DONE 0.1s [2023-12-02T02:32:44.236Z] [2023-12-02T02:32:44.236Z] #2 [internal] load .dockerignore [2023-12-02T02:32:44.236Z] #2 transferring context: 2B 0.0s done [2023-12-02T02:32:44.236Z] #2 DONE 0.1s [2023-12-02T02:32:44.503Z] [2023-12-02T02:32:44.503Z] #3 [internal] load metadata for docker.io/library/alpine:3.16 [2023-12-02T02:32:44.778Z] #3 DONE 0.3s [2023-12-02T02:32:44.778Z] [2023-12-02T02:32:44.778Z] #4 [1/7] FROM docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b [2023-12-02T02:32:44.778Z] #4 resolve docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 0.1s done [2023-12-02T02:32:44.778Z] #4 ... [2023-12-02T02:32:44.778Z] [2023-12-02T02:32:44.778Z] #5 [internal] load build context [2023-12-02T02:32:44.778Z] #5 transferring context: 238.11kB 0.1s done [2023-12-02T02:32:44.778Z] #5 DONE 0.1s [2023-12-02T02:32:44.778Z] [2023-12-02T02:32:44.778Z] #4 [1/7] FROM docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b [2023-12-02T02:32:44.778Z] #4 sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 1.64kB / 1.64kB done [2023-12-02T02:32:44.778Z] #4 sha256:9796bcac681e439af8e4276c7849dcf38612bff029b3b66e4999d5625b6aef85 528B / 528B done [2023-12-02T02:32:44.778Z] #4 sha256:f82bc02171c9535766d0a9a1ac2868a14c5ea48756e99c59397899eb5d35a079 1.49kB / 1.49kB done [2023-12-02T02:32:44.778Z] #4 sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 1.05MB / 2.71MB 0.1s [2023-12-02T02:32:44.778Z] #4 sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 2.71MB / 2.71MB 0.1s done [2023-12-02T02:32:44.778Z] #4 extracting sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 0.1s [2023-12-02T02:32:45.045Z] #4 extracting sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 0.2s done [2023-12-02T02:32:45.313Z] #4 DONE 0.8s [2023-12-02T02:32:45.313Z] [2023-12-02T02:32:45.313Z] #6 [2/7] COPY . /edgex-taf/edgex-taf-common [2023-12-02T02:32:45.590Z] #6 DONE 0.2s [2023-12-02T02:32:45.590Z] [2023-12-02T02:32:45.590Z] #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ [2023-12-02T02:32:45.922Z] #7 DONE 0.1s [2023-12-02T02:32:45.922Z] [2023-12-02T02:32:45.922Z] #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt [2023-12-02T02:32:45.922Z] #8 DONE 0.1s [2023-12-02T02:32:45.922Z] [2023-12-02T02:32:45.922Z] #9 [5/7] WORKDIR /edgex-taf [2023-12-02T02:32:45.922Z] #9 DONE 0.1s [2023-12-02T02:32:45.922Z] [2023-12-02T02:32:45.922Z] #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-12-02T02:32:46.891Z] #10 DONE 0.8s [2023-12-02T02:32:46.891Z] [2023-12-02T02:32:46.892Z] #11 [7/7] RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2023-12-02T02:32:47.867Z] #11 0.826 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-12-02T02:32:48.137Z] #11 1.536 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-12-02T02:32:50.101Z] #11 3.033 OK: 5 MiB in 14 packages [2023-12-02T02:32:50.101Z] #11 3.204 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-12-02T02:32:50.692Z] #11 3.798 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-12-02T02:32:52.109Z] #11 5.184 (1/9) Installing ca-certificates (20230506-r0) [2023-12-02T02:32:52.375Z] #11 5.662 (2/9) Installing brotli-libs (1.0.9-r6) [2023-12-02T02:32:52.968Z] #11 6.133 (3/9) Installing nghttp2-libs (1.47.0-r2) [2023-12-02T02:32:53.236Z] #11 6.528 (4/9) Installing libcurl (8.4.0-r0) [2023-12-02T02:32:53.823Z] #11 6.990 (5/9) Installing curl (8.4.0-r0) [2023-12-02T02:32:54.418Z] #11 7.446 (6/9) Installing docker-cli (20.10.20-r0) [2023-12-02T02:32:55.382Z] #11 8.712 (7/9) Installing oniguruma (6.9.8-r0) [2023-12-02T02:32:55.965Z] #11 9.122 (8/9) Installing jq (1.6-r1) [2023-12-02T02:32:56.231Z] #11 9.568 (9/9) Installing openssl (1.1.1w-r1) [2023-12-02T02:32:56.580Z] Removing intermediate container d77ead054662 [2023-12-02T02:32:56.580Z] ---> 549b81f49f87 [2023-12-02T02:32:56.580Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-12-02T02:32:56.580Z] ---> Running in fe1a2d6a769c [2023-12-02T02:32:56.580Z] Removing intermediate container fe1a2d6a769c [2023-12-02T02:32:56.580Z] ---> 21491b76aecd [2023-12-02T02:32:56.580Z] Step 11/13 : LABEL arch=amd64 [2023-12-02T02:32:56.580Z] ---> Running in 5c881307941c [2023-12-02T02:32:56.580Z] Removing intermediate container 5c881307941c [2023-12-02T02:32:56.580Z] ---> adaf2d038e0c [2023-12-02T02:32:56.580Z] Step 12/13 : LABEL git_sha=468567e7d5ab138f745a1ebbc21ef4212f5cf70e [2023-12-02T02:32:56.580Z] ---> Running in 389fd7ee11a5 [2023-12-02T02:32:56.580Z] Removing intermediate container 389fd7ee11a5 [2023-12-02T02:32:56.580Z] ---> a73832a2d565 [2023-12-02T02:32:56.580Z] Step 13/13 : LABEL version=0.0.2-dev.38 [2023-12-02T02:32:56.580Z] ---> Running in c921febde3e9 [2023-12-02T02:32:56.580Z] Removing intermediate container c921febde3e9 [2023-12-02T02:32:56.580Z] ---> 08997212df44 [2023-12-02T02:32:56.580Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-02T02:32:56.580Z] Successfully built 08997212df44 [2023-12-02T02:32:56.580Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [2023-12-02T02:32:56.820Z] #11 10.04 Executing busybox-1.35.0-r17.trigger [2023-12-02T02:32:56.820Z] #11 10.06 Executing ca-certificates-20230506-r0.trigger [Pipeline] echo [2023-12-02T02:32:56.828Z] [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: [2023-12-02T02:32:56.828Z] 468567e7d5ab138f745a1ebbc21ef4212f5cf70e [2023-12-02T02:32:56.828Z] latest [2023-12-02T02:32:56.828Z] 0.0.2-dev.38 [2023-12-02T02:32:56.828Z] 468567e7d5ab138f745a1ebbc21ef4212f5cf70e-0.0.2-dev.38 [2023-12-02T02:32:56.828Z] main [2023-12-02T02:32:56.828Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:32:57.090Z] #11 10.21 OK: 50 MiB in 23 packages [2023-12-02T02:32:57.090Z] #11 10.38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-12-02T02:32:57.239Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:468567e7d5ab138f745a1ebbc21ef4212f5cf70e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:32:57.601Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:468567e7d5ab138f745a1ebbc21ef4212f5cf70e [2023-12-02T02:32:57.601Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-12-02T02:32:57.601Z] 1a706826dacb: Preparing [2023-12-02T02:32:57.601Z] da2909bee3c9: Preparing [2023-12-02T02:32:57.601Z] 8b895676d2a1: Preparing [2023-12-02T02:32:57.601Z] 71e26a8aa0f1: Preparing [2023-12-02T02:32:57.601Z] 77c20d8fe768: Preparing [2023-12-02T02:32:57.601Z] e6f74d769c02: Preparing [2023-12-02T02:32:57.601Z] e6f74d769c02: Waiting [2023-12-02T02:32:57.601Z] 71e26a8aa0f1: Pushed [2023-12-02T02:32:57.601Z] 8b895676d2a1: Pushed [2023-12-02T02:32:57.601Z] da2909bee3c9: Pushed [2023-12-02T02:32:57.601Z] e6f74d769c02: Layer already exists [2023-12-02T02:32:57.601Z] 77c20d8fe768: Pushed [2023-12-02T02:32:57.672Z] #11 10.93 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-12-02T02:32:59.617Z] #11 12.44 (1/136) Installing libmagic (5.41-r0) [2023-12-02T02:32:59.617Z] #11 12.99 (2/136) Installing file (5.41-r0) [2023-12-02T02:32:59.885Z] #11 13.27 (3/136) Installing libxau (1.0.9-r0) [2023-12-02T02:33:00.152Z] #11 13.55 (4/136) Installing libxdmcp (1.1.3-r0) [2023-12-02T02:33:00.419Z] #11 13.83 (5/136) Installing libxcb (1.15-r0) [2023-12-02T02:33:01.003Z] #11 14.29 (6/136) Installing libx11 (1.8.7-r0) [2023-12-02T02:33:01.965Z] #11 14.94 (7/136) Installing libxext (1.3.4-r0) [2023-12-02T02:33:01.965Z] #11 15.27 (8/136) Installing libice (1.0.10-r0) [2023-12-02T02:33:02.231Z] #11 15.63 (9/136) Installing libuuid (2.38-r1) [2023-12-02T02:33:02.812Z] #11 15.94 (10/136) Installing libsm (1.2.3-r0) [2023-12-02T02:33:03.078Z] #11 16.26 (11/136) Installing libxt (1.2.1-r0) [2023-12-02T02:33:03.660Z] #11 16.70 (12/136) Installing libxmu (1.1.3-r0) [2023-12-02T02:33:03.927Z] #11 17.07 (13/136) Installing xset (1.2.4-r0) [2023-12-02T02:33:04.193Z] #11 17.41 (14/136) Installing xprop (1.2.5-r0) [2023-12-02T02:33:04.462Z] #11 17.73 (15/136) Installing xdg-utils (1.1.3-r3) [2023-12-02T02:33:04.728Z] #11 18.11 (16/136) Installing eudev-libs (3.2.11-r0) [2023-12-02T02:33:05.311Z] #11 18.50 (17/136) Installing pkgconf (1.8.1-r0) [2023-12-02T02:33:05.577Z] #11 18.87 (18/136) Installing libffi (3.4.2-r1) [2023-12-02T02:33:06.158Z] #11 19.19 (19/136) Installing libintl (0.21-r2) [2023-12-02T02:33:06.424Z] #11 19.51 (20/136) Installing libblkid (2.38-r1) [2023-12-02T02:33:06.691Z] #11 19.94 (21/136) Installing libmount (2.38-r1) [2023-12-02T02:33:07.271Z] #11 20.38 (22/136) Installing pcre (8.45-r2) [2023-12-02T02:33:07.535Z] #11 20.81 (23/136) Installing glib (2.72.4-r0) [2023-12-02T02:33:08.494Z] #11 21.43 (24/136) Installing xz-libs (5.2.5-r1) [2023-12-02T02:33:08.494Z] #11 21.81 (25/136) Installing libxml2 (2.9.14-r2) [2023-12-02T02:33:09.079Z] #11 22.32 (26/136) Installing shared-mime-info (2.2-r2) [2023-12-02T02:33:09.663Z] #11 22.83 (27/136) Installing hicolor-icon-theme (0.17-r1) [2023-12-02T02:33:09.931Z] #11 23.23 (28/136) Installing libjpeg-turbo (2.1.3-r1) [2023-12-02T02:33:10.513Z] #11 23.71 (29/136) Installing libpng (1.6.37-r1) [2023-12-02T02:33:11.094Z] #11 24.13 (30/136) Installing libwebp (1.2.3-r2) [2023-12-02T02:33:11.369Z] #11 24.61 (31/136) Installing zstd-libs (1.5.2-r1) [2023-12-02T02:33:11.958Z] #11 25.04 (32/136) Installing tiff (4.4.0-r4) [2023-12-02T02:33:12.222Z] #11 25.47 (33/136) Installing gdk-pixbuf (2.42.8-r0) [2023-12-02T02:33:12.802Z] #11 25.94 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2023-12-02T02:33:13.068Z] #11 26.26 (35/136) Installing libxcomposite (0.4.5-r0) [2023-12-02T02:33:13.333Z] #11 26.54 (36/136) Installing libxfixes (6.0.0-r0) [2023-12-02T02:33:13.598Z] #11 26.82 (37/136) Installing libxrender (0.9.10-r3) [2023-12-02T02:33:13.868Z] #11 27.15 (38/136) Installing libxcursor (1.2.1-r0) [2023-12-02T02:33:14.135Z] #11 27.49 (39/136) Installing libxdamage (1.1.5-r1) [2023-12-02T02:33:14.718Z] #11 27.78 (40/136) Installing libxi (1.8-r0) [2023-12-02T02:33:14.996Z] #11 28.12 (41/136) Installing libxinerama (1.1.4-r1) [2023-12-02T02:33:15.264Z] #11 28.41 (42/136) Installing libxrandr (1.5.2-r1) [2023-12-02T02:33:15.531Z] #11 28.74 (43/136) Installing atk (2.38.0-r0) [2023-12-02T02:33:15.798Z] #11 29.12 (44/136) Installing libxtst (1.2.3-r3) [2023-12-02T02:33:16.065Z] #11 29.42 (45/136) Installing dbus-libs (1.14.8-r0) [2023-12-02T02:33:16.651Z] #11 29.85 (46/136) Installing at-spi2-core (2.44.1-r0) [2023-12-02T02:33:17.274Z] #11 30.31 (47/136) Installing at-spi2-atk (2.38.0-r0) [2023-12-02T02:33:17.274Z] #11 30.69 (48/136) Installing expat (2.5.0-r0) [2023-12-02T02:33:17.858Z] #11 31.09 (49/136) Installing libbz2 (1.0.8-r1) [2023-12-02T02:33:18.128Z] #11 31.43 (50/136) Installing freetype (2.12.1-r0) [2023-12-02T02:33:18.711Z] #11 31.91 (51/136) Installing fontconfig (2.14.0-r0) [2023-12-02T02:33:19.294Z] #11 32.37 (52/136) Installing pixman (0.40.0-r4) [2023-12-02T02:33:19.560Z] #11 32.82 (53/136) Installing cairo (1.17.4-r2) [2023-12-02T02:33:20.143Z] #11 33.35 (54/136) Installing cairo-gobject (1.17.4-r2) [2023-12-02T02:33:20.409Z] #11 33.64 (55/136) Installing avahi-libs (0.8-r6) [2023-12-02T02:33:20.675Z] #11 34.01 (56/136) Installing gmp (6.2.1-r2) [2023-12-02T02:33:21.257Z] #11 34.46 (57/136) Installing nettle (3.7.3-r0) [2023-12-02T02:33:21.523Z] #11 34.95 (58/136) Installing p11-kit (0.24.1-r0) [2023-12-02T02:33:22.480Z] #11 35.43 (59/136) Installing libtasn1 (4.18.0-r1) [2023-12-02T02:33:22.480Z] #11 35.77 (60/136) Installing libunistring (1.0-r0) [2023-12-02T02:33:23.065Z] #11 36.28 (61/136) Installing gnutls (3.7.7-r1) [2023-12-02T02:33:23.653Z] #11 36.84 (62/136) Installing cups-libs (2.4.2-r2) [2023-12-02T02:33:24.236Z] #11 37.30 (63/136) Installing libepoxy (1.5.10-r0) [2023-12-02T02:33:24.504Z] #11 37.78 (64/136) Installing fribidi (1.0.12-r0) [2023-12-02T02:33:24.775Z] #11 38.13 (65/136) Installing graphite2 (1.3.14-r1) [2023-12-02T02:33:25.365Z] #11 38.52 (66/136) Installing harfbuzz (4.3.0-r0) [2023-12-02T02:33:25.632Z] #11 39.06 (67/136) Installing libxft (2.3.4-r0) [2023-12-02T02:33:26.214Z] #11 39.38 (68/136) Installing pango (1.50.7-r0) [2023-12-02T02:33:26.802Z] #11 39.87 (69/136) Installing wayland-libs-client (1.20.0-r0) [2023-12-02T02:33:26.802Z] #11 40.22 (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2023-12-02T02:33:27.073Z] #11 40.51 (71/136) Installing wayland-libs-egl (1.20.0-r0) [2023-12-02T02:33:27.663Z] #11 40.81 (72/136) Installing xkeyboard-config (2.35.1-r0) [2023-12-02T02:33:28.250Z] #11 41.44 (73/136) Installing libxkbcommon (1.4.1-r0) [2023-12-02T02:33:28.517Z] #11 41.86 (74/136) Installing gtk+3.0 (3.24.34-r1) [2023-12-02T02:33:29.474Z] #11 42.59 Executing gtk+3.0-3.24.34-r1.post-install [2023-12-02T02:33:29.474Z] #11 42.67 (75/136) Installing libfontenc (1.1.4-r0) [2023-12-02T02:33:29.741Z] #11 42.99 (76/136) Installing mkfontscale (1.2.2-r0) [2023-12-02T02:33:30.007Z] #11 43.32 (77/136) Installing font-opensans (0_git20210927-r0) [2023-12-02T02:33:30.968Z] #11 43.93 (78/136) Installing libgcc (11.2.1_git20220219-r2) [2023-12-02T02:33:30.968Z] #11 44.29 (79/136) Installing libogg (1.3.5-r1) [2023-12-02T02:33:31.236Z] #11 44.63 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2023-12-02T02:33:31.818Z] #11 45.14 (81/136) Installing flac (1.3.4-r0) [2023-12-02T02:33:32.402Z] #11 45.62 (82/136) Installing alsa-lib (1.2.7.2-r0) [2023-12-02T02:33:32.984Z] #11 46.15 (83/136) Installing libatomic (11.2.1_git20220219-r2) [2023-12-02T02:33:33.250Z] #11 46.44 (84/136) Installing sdl2 (2.0.22-r0) [2023-12-02T02:33:33.830Z] #11 46.96 (85/136) Installing aom-libs (3.3.0-r0) [2023-12-02T02:33:34.420Z] #11 47.58 (86/136) Installing libass (0.16.0-r0) [2023-12-02T02:33:34.687Z] #11 47.94 (87/136) Installing libdav1d (1.0.0-r0) [2023-12-02T02:33:35.270Z] #11 48.41 (88/136) Installing libdrm (2.4.110-r0) [2023-12-02T02:33:35.536Z] #11 48.83 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-12-02T02:33:36.118Z] #11 49.18 (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2023-12-02T02:33:36.384Z] #11 49.67 (91/136) Installing lame (3.100-r0) [2023-12-02T02:33:36.966Z] #11 50.15 (92/136) Installing opus (1.3.1-r1) [2023-12-02T02:33:37.548Z] #11 50.61 (93/136) Installing libasyncns (0.8-r1) [2023-12-02T02:33:37.548Z] #11 50.88 (94/136) Installing libltdl (2.4.7-r0) [2023-12-02T02:33:38.128Z] #11 51.21 (95/136) Installing orc (0.4.32-r0) [2023-12-02T02:33:38.395Z] #11 51.65 (96/136) Installing libvorbis (1.3.7-r0) [2023-12-02T02:33:38.981Z] #11 52.11 (97/136) Installing libsndfile (1.1.0-r0) [2023-12-02T02:33:39.564Z] #11 52.58 (98/136) Installing libgomp (11.2.1_git20220219-r2) [2023-12-02T02:33:39.831Z] #11 53.02 (99/136) Installing soxr (0.1.3-r2) [2023-12-02T02:33:40.096Z] #11 53.40 (100/136) Installing speexdsp (1.2.0-r0) [2023-12-02T02:33:40.681Z] #11 53.72 (101/136) Installing tdb-libs (1.4.6-r0) [2023-12-02T02:33:40.681Z] #11 54.10 (102/136) Installing libpulse (15.0-r2) [2023-12-02T02:33:41.263Z] #11 54.63 (103/136) Installing cjson (1.7.15-r3) [2023-12-02T02:33:41.844Z] #11 54.95 (104/136) Installing mbedtls (2.28.5-r0) [2023-12-02T02:33:42.109Z] #11 55.43 (105/136) Installing librist (0.2.6-r1) [2023-12-02T02:33:42.689Z] #11 55.80 (106/136) Installing libsrt (1.4.4-r0) [2023-12-02T02:33:42.957Z] #11 56.26 (107/136) Installing libssh (0.9.6-r1) [2023-12-02T02:33:43.540Z] #11 56.68 (108/136) Installing libtheora (1.1.1-r16) [2023-12-02T02:33:43.807Z] #11 57.17 (109/136) Installing v4l-utils-libs (1.22.1-r1) [2023-12-02T02:33:44.389Z] #11 57.62 (110/136) Installing libva (2.14.0-r0) [2023-12-02T02:33:44.969Z] #11 58.00 (111/136) Installing libvdpau (1.5-r0) [2023-12-02T02:33:45.238Z] #11 58.31 (112/136) Installing vidstab (1.1.0-r1) [2023-12-02T02:33:45.505Z] #11 58.68 (113/136) Installing libvpx (1.11.0-r1) [2023-12-02T02:33:46.086Z] #11 59.26 (114/136) Installing x264-libs (0.163_git20210613-r0) [2023-12-02T02:33:46.358Z] #11 59.78 (115/136) Installing numactl (2.0.14-r0) [2023-12-02T02:33:46.938Z] #11 60.13 (116/136) Installing x265-libs (3.5-r3) [2023-12-02T02:33:47.518Z] #11 60.76 (117/136) Installing xvidcore (1.3.7-r1) [2023-12-02T02:33:48.097Z] #11 61.19 (118/136) Installing ffmpeg-libs (5.0.3-r0) [2023-12-02T02:33:49.061Z] #11 62.20 (119/136) Installing libevent (2.1.12-r4) [2023-12-02T02:33:49.640Z] #11 62.67 (120/136) Installing mesa (21.3.9-r0) [2023-12-02T02:33:49.906Z] #11 62.96 (121/136) Installing wayland-libs-server (1.20.0-r0) [2023-12-02T02:33:50.172Z] #11 63.29 (122/136) Installing mesa-gbm (21.3.9-r0) [2023-12-02T02:33:50.438Z] #11 63.64 (123/136) Installing icu-data-en (71.1-r2) [2023-12-02T02:33:51.021Z] #11 64.18 Executing icu-data-en-71.1-r2.post-install [2023-12-02T02:33:51.021Z] #11 64.20 * [2023-12-02T02:33:51.021Z] #11 64.20 * If you need ICU with non-English locales and legacy charset support, install [2023-12-02T02:33:51.021Z] #11 64.20 * package icu-data-full. [2023-12-02T02:33:51.021Z] #11 64.20 * [2023-12-02T02:33:51.021Z] #11 64.20 (124/136) Installing icu-libs (71.1-r2) [2023-12-02T02:33:51.603Z] #11 64.80 (125/136) Installing lcms2 (2.13.1-r0) [2023-12-02T02:33:52.185Z] #11 65.23 (126/136) Installing minizip (1.2.12-r0) [2023-12-02T02:33:52.453Z] #11 65.56 (127/136) Installing nspr (4.33-r0) [2023-12-02T02:33:52.720Z] #11 65.96 (128/136) Installing sqlite-libs (3.40.1-r0) [2023-12-02T02:33:53.300Z] #11 66.49 (129/136) Installing nss (3.78.1-r0) [2023-12-02T02:33:53.879Z] #11 67.10 (130/136) Installing re2 (2022.04.01-r0) [2023-12-02T02:33:54.460Z] #11 67.51 (131/136) Installing snappy (1.1.9-r4) [2023-12-02T02:33:54.727Z] #11 67.85 (132/136) Installing libgpg-error (1.45-r0) [2023-12-02T02:33:54.993Z] #11 68.24 (133/136) Installing libgcrypt (1.10.1-r0) [2023-12-02T02:33:55.574Z] #11 68.73 (134/136) Installing libxslt (1.1.35-r0) [2023-12-02T02:33:55.840Z] #11 69.16 (135/136) Installing chromium (102.0.5005.182-r0) [2023-12-02T02:34:10.823Z] #11 83.03 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-12-02T02:34:10.823Z] #11 83.83 Executing busybox-1.35.0-r17.trigger [2023-12-02T02:34:10.823Z] #11 83.85 Executing glib-2.72.4-r0.trigger [2023-12-02T02:34:10.823Z] #11 83.87 Executing shared-mime-info-2.2-r2.trigger [2023-12-02T02:34:13.399Z] #11 86.13 Executing gdk-pixbuf-2.42.8-r0.trigger [2023-12-02T02:34:13.399Z] #11 86.17 Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-12-02T02:34:13.399Z] #11 86.26 Executing fontconfig-2.14.0-r0.trigger [2023-12-02T02:34:13.399Z] #11 86.32 Executing mkfontscale-1.2.2-r0.trigger [2023-12-02T02:34:13.399Z] #11 86.40 OK: 376 MiB in 159 packages [2023-12-02T02:34:13.399Z] #11 86.61 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-12-02T02:34:13.978Z] #11 87.16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-12-02T02:34:15.384Z] #11 88.42 (1/21) Installing binutils (2.38-r3) [2023-12-02T02:34:15.964Z] #11 89.19 (2/21) Installing isl22 (0.22-r0) [2023-12-02T02:34:16.545Z] #11 89.72 (3/21) Installing mpfr4 (4.1.0-r0) [2023-12-02T02:34:16.810Z] #11 90.13 (4/21) Installing mpc1 (1.2.1-r0) [2023-12-02T02:34:17.390Z] #11 90.51 (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-12-02T02:34:25.596Z] #11 97.64 (6/21) Installing musl-dev (1.2.3-r3) [2023-12-02T02:34:25.596Z] #11 98.33 (7/21) Installing libc-dev (0.7.2-r3) [2023-12-02T02:34:25.596Z] #11 98.60 (8/21) Installing linux-headers (5.16.7-r1) [2023-12-02T02:34:26.177Z] #11 99.47 (9/21) Installing libffi-dev (3.4.2-r1) [2023-12-02T02:34:26.445Z] #11 99.88 (10/21) Installing libpq (14.10-r0) [2023-12-02T02:34:27.024Z] #11 100.3 (11/21) Installing openssl-dev (1.1.1w-r1) [2023-12-02T02:34:27.604Z] #11 100.8 (12/21) Installing libpq-dev (14.10-r0) [2023-12-02T02:34:28.183Z] #11 101.3 (13/21) Installing libecpg (14.10-r0) [2023-12-02T02:34:28.452Z] #11 101.7 (14/21) Installing libecpg-dev (14.10-r0) [2023-12-02T02:34:29.034Z] #11 102.2 (15/21) Installing llvm13-libs (13.0.1-r2) [2023-12-02T02:34:35.669Z] #11 108.9 (16/21) Installing clang-libs (13.0.1-r1) [2023-12-02T02:34:42.391Z] #11 115.8 (17/21) Installing clang (13.0.1-r1) [2023-12-02T02:34:43.462Z] #11 116.5 (18/21) Installing icu (71.1-r2) [2023-12-02T02:34:43.734Z] #11 117.0 (19/21) Installing icu-dev (71.1-r2) [2023-12-02T02:34:44.327Z] #11 117.6 (20/21) Installing llvm13 (13.0.1-r2) [2023-12-02T02:34:49.050Z] 1a706826dacb: Pushed [2023-12-02T02:34:49.050Z] 468567e7d5ab138f745a1ebbc21ef4212f5cf70e: digest: sha256:26500d99ea664f12cac8dc9ab2564eb5db590627bcf2c2d5ce05195b51cf2731 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:34:49.422Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:34:49.659Z] #11 122.3 (21/21) Installing postgresql14-dev (14.10-r0) [2023-12-02T02:34:49.787Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2023-12-02T02:34:49.788Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-12-02T02:34:49.927Z] #11 123.3 Executing busybox-1.35.0-r17.trigger [2023-12-02T02:34:50.194Z] #11 123.3 OK: 768 MiB in 180 packages [2023-12-02T02:34:50.194Z] #11 123.6 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-12-02T02:34:50.774Z] #11 124.1 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-12-02T02:34:51.162Z] 1a706826dacb: Preparing [2023-12-02T02:34:51.162Z] da2909bee3c9: Preparing [2023-12-02T02:34:51.162Z] 8b895676d2a1: Preparing [2023-12-02T02:34:51.162Z] 71e26a8aa0f1: Preparing [2023-12-02T02:34:51.162Z] 77c20d8fe768: Preparing [2023-12-02T02:34:51.162Z] e6f74d769c02: Preparing [2023-12-02T02:34:51.162Z] 8b895676d2a1: Layer already exists [2023-12-02T02:34:51.162Z] da2909bee3c9: Layer already exists [2023-12-02T02:34:51.162Z] 71e26a8aa0f1: Layer already exists [2023-12-02T02:34:51.162Z] 77c20d8fe768: Layer already exists [2023-12-02T02:34:51.162Z] 1a706826dacb: Layer already exists [2023-12-02T02:34:51.162Z] e6f74d769c02: Layer already exists [2023-12-02T02:34:52.176Z] #11 125.4 (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-12-02T02:34:54.458Z] latest: digest: sha256:26500d99ea664f12cac8dc9ab2564eb5db590627bcf2c2d5ce05195b51cf2731 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:34:54.842Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:34:55.916Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.38 [2023-12-02T02:34:55.916Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-12-02T02:34:55.916Z] 1a706826dacb: Preparing [2023-12-02T02:34:55.916Z] da2909bee3c9: Preparing [2023-12-02T02:34:55.916Z] 8b895676d2a1: Preparing [2023-12-02T02:34:55.916Z] 71e26a8aa0f1: Preparing [2023-12-02T02:34:55.916Z] 77c20d8fe768: Preparing [2023-12-02T02:34:55.916Z] e6f74d769c02: Preparing [2023-12-02T02:34:55.916Z] e6f74d769c02: Waiting [2023-12-02T02:34:56.177Z] 1a706826dacb: Layer already exists [2023-12-02T02:34:56.177Z] da2909bee3c9: Layer already exists [2023-12-02T02:34:56.177Z] 77c20d8fe768: Layer already exists [2023-12-02T02:34:56.177Z] 8b895676d2a1: Layer already exists [2023-12-02T02:34:56.177Z] 71e26a8aa0f1: Layer already exists [2023-12-02T02:34:56.177Z] e6f74d769c02: Layer already exists [2023-12-02T02:34:56.177Z] 0.0.2-dev.38: digest: sha256:26500d99ea664f12cac8dc9ab2564eb5db590627bcf2c2d5ce05195b51cf2731 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:34:56.420Z] #11 129.0 (2/10) Installing gdbm (1.23-r0) [2023-12-02T02:34:56.420Z] #11 129.3 (3/10) Installing mpdecimal (2.5.1-r1) [2023-12-02T02:34:56.420Z] #11 129.7 (4/10) Installing readline (8.1.2-r0) [2023-12-02T02:34:56.545Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:468567e7d5ab138f745a1ebbc21ef4212f5cf70e-0.0.2-dev.38 [2023-12-02T02:34:56.687Z] #11 130.1 (5/10) Installing python3 (3.10.13-r0) [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:34:57.183Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:468567e7d5ab138f745a1ebbc21ef4212f5cf70e-0.0.2-dev.38 [2023-12-02T02:34:57.183Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-12-02T02:34:57.183Z] 1a706826dacb: Preparing [2023-12-02T02:34:57.183Z] da2909bee3c9: Preparing [2023-12-02T02:34:57.183Z] 8b895676d2a1: Preparing [2023-12-02T02:34:57.183Z] 71e26a8aa0f1: Preparing [2023-12-02T02:34:57.183Z] 77c20d8fe768: Preparing [2023-12-02T02:34:57.183Z] e6f74d769c02: Preparing [2023-12-02T02:34:57.183Z] e6f74d769c02: Waiting [2023-12-02T02:34:57.183Z] 77c20d8fe768: Layer already exists [2023-12-02T02:34:57.183Z] da2909bee3c9: Layer already exists [2023-12-02T02:34:57.183Z] 1a706826dacb: Layer already exists [2023-12-02T02:34:57.183Z] e6f74d769c02: Layer already exists [2023-12-02T02:34:57.183Z] 8b895676d2a1: Layer already exists [2023-12-02T02:34:57.183Z] 71e26a8aa0f1: Layer already exists [2023-12-02T02:34:57.183Z] 468567e7d5ab138f745a1ebbc21ef4212f5cf70e-0.0.2-dev.38: digest: sha256:26500d99ea664f12cac8dc9ab2564eb5db590627bcf2c2d5ce05195b51cf2731 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:34:57.574Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:34:57.954Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2023-12-02T02:34:57.954Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-12-02T02:34:57.954Z] 1a706826dacb: Preparing [2023-12-02T02:34:57.954Z] da2909bee3c9: Preparing [2023-12-02T02:34:57.954Z] 8b895676d2a1: Preparing [2023-12-02T02:34:57.954Z] 71e26a8aa0f1: Preparing [2023-12-02T02:34:57.954Z] 77c20d8fe768: Preparing [2023-12-02T02:34:57.954Z] e6f74d769c02: Preparing [2023-12-02T02:34:57.954Z] e6f74d769c02: Waiting [2023-12-02T02:34:57.954Z] 77c20d8fe768: Layer already exists [2023-12-02T02:34:57.954Z] da2909bee3c9: Layer already exists [2023-12-02T02:34:57.954Z] 8b895676d2a1: Layer already exists [2023-12-02T02:34:57.954Z] 1a706826dacb: Layer already exists [2023-12-02T02:34:57.954Z] 71e26a8aa0f1: Layer already exists [2023-12-02T02:34:57.954Z] e6f74d769c02: Layer already exists [2023-12-02T02:34:57.954Z] main: digest: sha256:26500d99ea664f12cac8dc9ab2564eb5db590627bcf2c2d5ce05195b51cf2731 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-02T02:34:58.127Z] ===================================================== [Pipeline] echo [2023-12-02T02:34:58.156Z] taggedImages: [2023-12-02T02:34:58.156Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:468567e7d5ab138f745a1ebbc21ef4212f5cf70e [2023-12-02T02:34:58.156Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2023-12-02T02:34:58.156Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.38 [2023-12-02T02:34:58.156Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:468567e7d5ab138f745a1ebbc21ef4212f5cf70e-0.0.2-dev.38 [2023-12-02T02:34:58.156Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:34:58.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-02T02:34:58.702Z] [2023-12-02T02:34:58.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:34:59.022Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-02T02:34:59.590Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-02T02:34:59.590Z] 5eb5b503b376: Pulling fs layer [2023-12-02T02:34:59.590Z] 5c69ac0246d0: Pulling fs layer [2023-12-02T02:34:59.590Z] ec43610c2a17: Pulling fs layer [2023-12-02T02:34:59.590Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-02T02:34:59.590Z] 33b1e0a273af: Pulling fs layer [2023-12-02T02:34:59.590Z] 5d3b04190fa2: Pulling fs layer [2023-12-02T02:34:59.590Z] 2f39f015ded8: Pulling fs layer [2023-12-02T02:34:59.590Z] 3a2ae6a8a46f: Waiting [2023-12-02T02:34:59.590Z] 5d3b04190fa2: Waiting [2023-12-02T02:34:59.590Z] 2f39f015ded8: Waiting [2023-12-02T02:34:59.590Z] 33b1e0a273af: Waiting [2023-12-02T02:34:59.590Z] 5c69ac0246d0: Download complete [2023-12-02T02:34:59.590Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-02T02:34:59.590Z] 3a2ae6a8a46f: Download complete [2023-12-02T02:34:59.852Z] 33b1e0a273af: Verifying Checksum [2023-12-02T02:34:59.852Z] 33b1e0a273af: Download complete [2023-12-02T02:34:59.852Z] 5d3b04190fa2: Download complete [2023-12-02T02:34:59.852Z] ec43610c2a17: Verifying Checksum [2023-12-02T02:34:59.852Z] 5eb5b503b376: Verifying Checksum [2023-12-02T02:34:59.852Z] 5eb5b503b376: Download complete [2023-12-02T02:35:00.418Z] 2f39f015ded8: Download complete [2023-12-02T02:35:00.939Z] #11 134.0 (6/10) Installing python3-dev (3.10.13-r0) [2023-12-02T02:35:01.351Z] 5eb5b503b376: Pull complete [2023-12-02T02:35:02.731Z] 5c69ac0246d0: Pull complete [2023-12-02T02:35:04.691Z] ec43610c2a17: Pull complete [2023-12-02T02:35:04.691Z] 3a2ae6a8a46f: Pull complete [2023-12-02T02:35:04.969Z] 33b1e0a273af: Pull complete [2023-12-02T02:35:04.969Z] 5d3b04190fa2: Pull complete [2023-12-02T02:35:06.284Z] #11 139.2 (7/10) Installing libsodium (1.0.18-r0) [2023-12-02T02:35:06.551Z] #11 139.6 (8/10) Installing libzmq (4.3.4-r0) [2023-12-02T02:35:06.825Z] #11 140.1 (9/10) Installing libsodium-dev (1.0.18-r0) [2023-12-02T02:35:07.091Z] #11 140.5 (10/10) Installing zeromq-dev (4.3.4-r0) [2023-12-02T02:35:07.360Z] #11 140.7 Executing busybox-1.35.0-r17.trigger [2023-12-02T02:35:07.360Z] #11 140.8 OK: 938 MiB in 190 packages [2023-12-02T02:35:07.944Z] #11 141.0 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-12-02T02:35:08.525Z] #11 141.6 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-12-02T02:35:09.486Z] #11 142.8 OK: 938 MiB in 190 packages [2023-12-02T02:35:09.752Z] #11 143.0 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-12-02T02:35:10.232Z] 2f39f015ded8: Pull complete [2023-12-02T02:35:10.233Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-02T02:35:10.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-02T02:35:10.233Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-12-02T02:35:10.333Z] #11 143.6 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-02T02:35:10.421Z] prd-ubuntu20.04-docker-8c-8g-23667 does not seem to be running inside a container [2023-12-02T02:35:10.452Z] $ 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/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-02T02:35:11.736Z] #11 144.8 (1/1) Installing tzdata (2023c-r0) [2023-12-02T02:35:12.696Z] #11 145.7 Executing busybox-1.35.0-r17.trigger [2023-12-02T02:35:12.696Z] #11 145.7 OK: 941 MiB in 191 packages [2023-12-02T02:35:13.654Z] #11 146.9 (1/1) Purging tzdata (2023c-r0) [2023-12-02T02:35:13.654Z] #11 147.0 Executing busybox-1.35.0-r17.trigger [2023-12-02T02:35:13.921Z] #11 147.1 OK: 938 MiB in 190 packages [2023-12-02T02:35:23.510Z] $ docker top 389cf086b2aa79195901cd63a4c0827a6ffc584f74b3486150f6c5fbb29a699e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-02T02:35:23.941Z] ---> job-cost.sh [2023-12-02T02:35:23.941Z] lf-activate-venv: SKIPPING [2023-12-02T02:35:23.941Z] INFO: No Stack... [2023-12-02T02:35:24.508Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-02T02:35:24.767Z] INFO: Archiving Costs [Pipeline] sh [2023-12-02T02:35:25.055Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2023-12-02T02:35:25.055Z] + cut -d, -f6 [Pipeline] lock [2023-12-02T02:35:25.068Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-31-stack-cost] [2023-12-02T02:35:25.076Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-31-stack-cost] did not exist. Created. [2023-12-02T02:35:25.076Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-02T02:35:25.420Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-02T02:35:25.454Z] Stashed 1 file(s) [Pipeline] } [2023-12-02T02:35:25.467Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-31-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-02T02:35:25.534Z] $ docker stop --time=1 389cf086b2aa79195901cd63a4c0827a6ffc584f74b3486150f6c5fbb29a699e [2023-12-02T02:35:26.714Z] $ docker rm -f --volumes 389cf086b2aa79195901cd63a4c0827a6ffc584f74b3486150f6c5fbb29a699e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-02T02:35:32.110Z] #11 162.9 Looking in links: /tmp/tmpxd0m8cb8 [2023-12-02T02:35:32.110Z] #11 162.9 Processing /tmp/tmpxd0m8cb8/setuptools-65.5.0-py3-none-any.whl [2023-12-02T02:35:32.110Z] #11 163.0 Processing /tmp/tmpxd0m8cb8/pip-23.0.1-py3-none-any.whl [2023-12-02T02:35:32.110Z] #11 164.2 Installing collected packages: setuptools, pip [2023-12-02T02:35:54.161Z] #11 183.8 Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-12-02T02:35:54.161Z] #11 183.8 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-12-02T02:35:54.425Z] #11 187.6 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-12-02T02:35:55.015Z] #11 188.3 Collecting pip [2023-12-02T02:35:55.282Z] #11 188.4 Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) [2023-12-02T02:35:55.282Z] #11 188.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 18.9 MB/s eta 0:00:00 [2023-12-02T02:35:55.282Z] #11 188.7 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-12-02T02:35:58.619Z] #11 191.9 Collecting setuptools [2023-12-02T02:35:58.619Z] #11 192.0 Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) [2023-12-02T02:35:58.619Z] #11 192.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 16.7 MB/s eta 0:00:00 [2023-12-02T02:35:59.203Z] #11 192.5 Collecting wheel [2023-12-02T02:35:59.203Z] #11 192.5 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) [2023-12-02T02:35:59.203Z] #11 192.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 19.2 MB/s eta 0:00:00 [2023-12-02T02:36:01.143Z] #11 194.4 Installing collected packages: wheel, setuptools, pip [2023-12-02T02:36:05.390Z] #11 198.8 Attempting uninstall: setuptools [2023-12-02T02:36:05.657Z] #11 198.8 Found existing installation: setuptools 65.5.0 [2023-12-02T02:36:06.621Z] #11 199.7 Uninstalling setuptools-65.5.0: [2023-12-02T02:36:06.621Z] #11 199.9 Successfully uninstalled setuptools-65.5.0 [2023-12-02T02:36:11.953Z] #11 204.2 Attempting uninstall: pip [2023-12-02T02:36:11.953Z] #11 204.2 Found existing installation: pip 23.0.1 [2023-12-02T02:36:13.358Z] #11 206.5 Uninstalling pip-23.0.1: [2023-12-02T02:36:13.358Z] #11 206.6 Successfully uninstalled pip-23.0.1 [2023-12-02T02:36:25.669Z] #11 218.3 Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 [2023-12-02T02:36:25.669Z] #11 218.3 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-12-02T02:36:29.919Z] #11 222.8 Processing ./edgex-taf-common [2023-12-02T02:36:29.919Z] #11 222.8 Preparing metadata (setup.py): started [2023-12-02T02:36:30.893Z] #11 224.1 Preparing metadata (setup.py): finished with status 'done' [2023-12-02T02:36:30.893Z] #11 224.1 Building wheels for collected packages: edgex-taf-common [2023-12-02T02:36:30.893Z] #11 224.2 Building wheel for edgex-taf-common (setup.py): started [2023-12-02T02:36:32.833Z] #11 226.0 Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-12-02T02:36:32.833Z] #11 226.0 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=7a26b794fea59134812b150d110c3840ffd1c68ab25be8376fadba01dd873e01 [2023-12-02T02:36:32.833Z] #11 226.0 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-12-02T02:36:32.833Z] #11 226.0 Successfully built edgex-taf-common [2023-12-02T02:36:33.418Z] #11 226.6 Installing collected packages: edgex-taf-common [2023-12-02T02:36:33.684Z] #11 226.8 Successfully installed edgex-taf-common-0.0.0 [2023-12-02T02:36:33.684Z] #11 226.8 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-12-02T02:36:39.015Z] #11 232.0 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2023-12-02T02:36:39.015Z] #11 232.0 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2023-12-02T02:36:39.015Z] #11 232.3 Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) [2023-12-02T02:36:39.015Z] #11 232.3 Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) [2023-12-02T02:36:39.281Z] #11 232.5 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-12-02T02:36:39.281Z] #11 232.5 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2023-12-02T02:36:39.545Z] #11 232.9 Collecting robotframework-seleniumlibrary==6.1.3 (from -r requirements.txt (line 4)) [2023-12-02T02:36:39.812Z] #11 233.0 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl.metadata (15 kB) [2023-12-02T02:36:39.812Z] #11 233.0 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-12-02T02:36:39.812Z] #11 233.1 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-12-02T02:36:39.812Z] #11 233.1 Preparing metadata (setup.py): started [2023-12-02T02:36:41.217Z] #11 234.4 Preparing metadata (setup.py): finished with status 'done' [2023-12-02T02:36:41.487Z] #11 234.6 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-12-02T02:36:41.487Z] #11 234.6 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-12-02T02:36:41.487Z] #11 234.8 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-12-02T02:36:41.487Z] #11 234.8 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-12-02T02:36:42.069Z] #11 235.3 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-12-02T02:36:42.069Z] #11 235.3 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2023-12-02T02:36:42.361Z] #11 235.4 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2023-12-02T02:36:42.361Z] #11 235.5 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2023-12-02T02:36:42.361Z] #11 235.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 3.9 MB/s eta 0:00:00 [2023-12-02T02:36:42.361Z] #11 235.7 Preparing metadata (setup.py): started [2023-12-02T02:36:43.769Z] #11 237.2 Preparing metadata (setup.py): finished with status 'done' [2023-12-02T02:36:44.350Z] #11 237.6 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-12-02T02:36:44.350Z] #11 237.6 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2023-12-02T02:36:46.926Z] #11 240.2 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2023-12-02T02:36:46.926Z] #11 240.2 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (62 kB) [2023-12-02T02:36:47.507Z] #11 240.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 119.9 kB/s eta 0:00:00 [2023-12-02T02:36:48.913Z] #11 242.0 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2023-12-02T02:36:48.913Z] #11 242.1 Downloading psutil-5.9.5.tar.gz (493 kB) [2023-12-02T02:36:48.913Z] #11 242.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 7.9 MB/s eta 0:00:00 [2023-12-02T02:36:49.516Z] #11 242.8 Installing build dependencies: started [2023-12-02T02:37:07.697Z] #11 259.5 Installing build dependencies: finished with status 'done' [2023-12-02T02:37:07.697Z] #11 259.5 Getting requirements to build wheel: started [2023-12-02T02:37:08.659Z] #11 261.8 Getting requirements to build wheel: finished with status 'done' [2023-12-02T02:37:08.659Z] #11 261.9 Preparing metadata (pyproject.toml): started [2023-12-02T02:37:11.300Z] #11 264.1 Preparing metadata (pyproject.toml): finished with status 'done' [2023-12-02T02:37:11.567Z] #11 264.7 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2023-12-02T02:37:11.567Z] #11 264.7 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2023-12-02T02:37:14.148Z] #11 267.1 Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) [2023-12-02T02:37:14.148Z] #11 267.1 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.9 kB) [2023-12-02T02:37:16.715Z] #11 269.7 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-12-02T02:37:16.715Z] #11 269.8 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-12-02T02:37:16.715Z] #11 270.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 7.1 MB/s eta 0:00:00 [2023-12-02T02:37:17.338Z] #11 270.7 Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) [2023-12-02T02:37:17.338Z] #11 270.7 Downloading psycopg2-2.9.7.tar.gz (383 kB) [2023-12-02T02:37:17.607Z] #11 270.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 8.0 MB/s eta 0:00:00 [2023-12-02T02:37:18.213Z] #11 271.3 Preparing metadata (setup.py): started [2023-12-02T02:37:20.155Z] #11 273.1 Preparing metadata (setup.py): finished with status 'done' [2023-12-02T02:37:21.570Z] #11 274.5 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2023-12-02T02:37:21.570Z] #11 274.5 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) [2023-12-02T02:37:22.155Z] #11 275.5 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-02T02:37:22.422Z] #11 275.5 Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) [2023-12-02T02:37:22.422Z] #11 275.7 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-02T02:37:22.422Z] #11 275.7 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) [2023-12-02T02:37:23.007Z] #11 276.1 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:37:23.007Z] #11 276.1 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2023-12-02T02:37:23.274Z] #11 276.4 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:37:23.274Z] #11 276.4 Downloading flex-6.14.1.tar.gz (40 kB) [2023-12-02T02:37:23.274Z] #11 276.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.2 MB/s eta 0:00:00 [2023-12-02T02:37:23.544Z] #11 276.7 Preparing metadata (setup.py): started [2023-12-02T02:37:24.954Z] #11 278.1 Preparing metadata (setup.py): finished with status 'done' [2023-12-02T02:37:24.954Z] #11 278.2 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:37:24.954Z] #11 278.2 Downloading genson-1.2.2.tar.gz (34 kB) [2023-12-02T02:37:24.954Z] #11 278.3 Preparing metadata (setup.py): started [2023-12-02T02:37:26.362Z] #11 279.7 Preparing metadata (setup.py): finished with status 'done' [2023-12-02T02:37:26.362Z] #11 279.8 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:37:26.631Z] #11 279.8 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) [2023-12-02T02:37:27.217Z] #11 280.3 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:37:27.217Z] #11 280.3 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) [2023-12-02T02:37:27.217Z] #11 280.6 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:37:27.487Z] #11 280.7 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) [2023-12-02T02:37:28.460Z] #11 281.5 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:37:28.460Z] #11 281.5 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) [2023-12-02T02:37:28.460Z] #11 281.8 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:37:28.460Z] #11 281.8 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2023-12-02T02:37:30.425Z] #11 283.3 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-12-02T02:37:30.425Z] #11 283.3 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (33 kB) [2023-12-02T02:37:31.389Z] #11 284.6 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-12-02T02:37:31.389Z] #11 284.6 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) [2023-12-02T02:37:32.355Z] #11 285.3 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-12-02T02:37:32.355Z] #11 285.3 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) [2023-12-02T02:37:32.355Z] #11 285.6 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-12-02T02:37:32.355Z] #11 285.6 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) [2023-12-02T02:37:32.944Z] #11 286.1 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-12-02T02:37:32.944Z] #11 286.1 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) [2023-12-02T02:37:33.536Z] #11 286.8 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-12-02T02:37:33.536Z] #11 286.9 Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) [2023-12-02T02:37:34.124Z] #11 287.3 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) [2023-12-02T02:37:34.124Z] #11 287.4 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2023-12-02T02:37:34.711Z] #11 287.9 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-12-02T02:37:34.711Z] #11 287.9 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-12-02T02:37:34.711Z] #11 288.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 6.5 MB/s eta 0:00:00 [2023-12-02T02:37:34.980Z] #11 288.3 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-12-02T02:37:35.248Z] #11 288.3 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-12-02T02:37:35.248Z] #11 288.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 6.3 MB/s eta 0:00:00 [2023-12-02T02:37:35.248Z] #11 288.4 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (69.0.2) [2023-12-02T02:37:35.836Z] #11 289.1 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-12-02T02:37:35.836Z] #11 289.1 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-12-02T02:37:36.444Z] #11 289.5 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-12-02T02:37:36.444Z] #11 289.5 Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) [2023-12-02T02:37:36.709Z] #11 289.9 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-02T02:37:36.709Z] #11 290.0 Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) [2023-12-02T02:37:36.709Z] #11 290.1 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-02T02:37:36.709Z] #11 290.1 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2023-12-02T02:37:39.285Z] #11 292.2 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:37:39.285Z] #11 292.3 Downloading PyYAML-6.0.1.tar.gz (125 kB) [2023-12-02T02:37:39.285Z] #11 292.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 4.1 MB/s eta 0:00:00 [2023-12-02T02:37:40.698Z] #11 293.9 Installing build dependencies: started [2023-12-02T02:38:07.443Z] #11 317.6 Installing build dependencies: finished with status 'done' [2023-12-02T02:38:07.443Z] #11 317.6 Getting requirements to build wheel: started [2023-12-02T02:38:22.469Z] #11 333.3 Getting requirements to build wheel: finished with status 'done' [2023-12-02T02:38:22.469Z] #11 333.3 Preparing metadata (pyproject.toml): started [2023-12-02T02:38:22.741Z] #11 335.9 Preparing metadata (pyproject.toml): finished with status 'done' [2023-12-02T02:38:22.741Z] #11 336.0 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:38:22.741Z] #11 336.0 Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-12-02T02:38:22.741Z] #11 336.1 Preparing metadata (setup.py): started [2023-12-02T02:38:24.157Z] #11 337.4 Preparing metadata (setup.py): finished with status 'done' [2023-12-02T02:38:24.157Z] #11 337.5 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:38:24.157Z] #11 337.6 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-12-02T02:38:24.748Z] #11 337.9 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:38:24.748Z] #11 337.9 Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-12-02T02:38:24.748Z] #11 338.0 Preparing metadata (setup.py): started [2023-12-02T02:38:26.169Z] #11 339.4 Preparing metadata (setup.py): finished with status 'done' [2023-12-02T02:38:26.437Z] #11 339.7 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:38:26.438Z] #11 339.7 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2023-12-02T02:38:29.124Z] #11 342.2 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:38:29.124Z] #11 342.2 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2023-12-02T02:38:29.124Z] #11 342.5 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:38:29.407Z] #11 342.5 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-12-02T02:38:29.407Z] #11 342.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 1.8 MB/s eta 0:00:00 [2023-12-02T02:38:30.006Z] #11 343.1 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:38:30.006Z] #11 343.1 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-12-02T02:38:30.006Z] #11 343.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.0 MB/s eta 0:00:00 [2023-12-02T02:38:30.289Z] #11 343.4 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:38:30.289Z] #11 343.4 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl.metadata (3.0 kB) [2023-12-02T02:38:30.883Z] #11 344.0 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:38:30.883Z] #11 344.0 Downloading referencing-0.31.1-py3-none-any.whl.metadata (2.7 kB) [2023-12-02T02:38:32.906Z] #11 346.3 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:38:33.173Z] #11 346.3 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (3.9 kB) [2023-12-02T02:38:35.765Z] #11 349.2 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-02T02:38:36.034Z] #11 349.2 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-12-02T02:38:36.034Z] #11 349.3 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-02T02:38:36.034Z] #11 349.4 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2023-12-02T02:38:36.034Z] #11 349.5 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-02T02:38:36.301Z] #11 349.5 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-12-02T02:38:36.569Z] #11 349.7 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-02T02:38:36.569Z] #11 349.7 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) [2023-12-02T02:38:36.837Z] #11 350.1 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-02T02:38:36.837Z] #11 350.1 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-12-02T02:38:37.425Z] #11 350.6 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-02T02:38:37.425Z] #11 350.6 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-12-02T02:38:38.387Z] #11 351.8 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-02T02:38:38.387Z] #11 351.8 Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-12-02T02:38:38.656Z] #11 351.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 1.9 MB/s eta 0:00:00 [2023-12-02T02:38:39.242Z] #11 352.7 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2023-12-02T02:38:39.510Z] #11 352.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 8.3 MB/s eta 0:00:00 [2023-12-02T02:38:39.510Z] #11 352.8 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-12-02T02:38:39.510Z] #11 352.8 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl (95 kB) [2023-12-02T02:38:39.780Z] #11 352.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.3/95.3 kB 3.1 MB/s eta 0:00:00 [2023-12-02T02:38:39.780Z] #11 352.9 Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-12-02T02:38:39.780Z] #11 353.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 1.7 MB/s eta 0:00:00 [2023-12-02T02:38:39.780Z] #11 353.0 Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-12-02T02:38:39.780Z] #11 353.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 4.5 MB/s eta 0:00:00 [2023-12-02T02:38:39.780Z] #11 353.1 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl (13.9 MB) [2023-12-02T02:38:41.194Z] #11 354.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.9/13.9 MB 10.4 MB/s eta 0:00:00 [2023-12-02T02:38:41.194Z] #11 354.5 Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2023-12-02T02:38:41.194Z] #11 354.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 6.2 MB/s eta 0:00:00 [2023-12-02T02:38:41.462Z] #11 354.8 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) [2023-12-02T02:38:41.731Z] #11 355.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 10.1 MB/s eta 0:00:00 [2023-12-02T02:38:41.731Z] #11 355.1 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2023-12-02T02:38:41.999Z] #11 355.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 10.8 MB/s eta 0:00:00 [2023-12-02T02:38:41.999Z] #11 355.3 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2023-12-02T02:38:41.999Z] #11 355.3 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) [2023-12-02T02:38:42.268Z] #11 355.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 5.6 MB/s eta 0:00:00 [2023-12-02T02:38:42.268Z] #11 355.4 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl (139 kB) [2023-12-02T02:38:42.268Z] #11 355.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 4.0 MB/s eta 0:00:00 [2023-12-02T02:38:42.268Z] #11 355.5 Downloading idna-3.6-py3-none-any.whl (61 kB) [2023-12-02T02:38:42.268Z] #11 355.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 2.2 MB/s eta 0:00:00 [2023-12-02T02:38:42.268Z] #11 355.6 Downloading packaging-23.2-py3-none-any.whl (53 kB) [2023-12-02T02:38:42.537Z] #11 355.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 1.9 MB/s eta 0:00:00 [2023-12-02T02:38:42.537Z] #11 355.6 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) [2023-12-02T02:38:42.537Z] #11 355.7 Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) [2023-12-02T02:38:43.500Z] #11 356.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 11.4 MB/s eta 0:00:00 [2023-12-02T02:38:43.500Z] #11 356.6 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) [2023-12-02T02:38:43.500Z] #11 356.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 4.2 MB/s eta 0:00:00 [2023-12-02T02:38:43.500Z] #11 356.7 Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) [2023-12-02T02:38:43.500Z] #11 356.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 2.3 MB/s eta 0:00:00 [2023-12-02T02:38:43.500Z] #11 356.7 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-12-02T02:38:43.500Z] #11 356.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 10.1 MB/s eta 0:00:00 [2023-12-02T02:38:43.500Z] #11 356.8 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) [2023-12-02T02:38:43.500Z] #11 356.9 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) [2023-12-02T02:38:43.769Z] #11 356.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 3.6 MB/s eta 0:00:00 [2023-12-02T02:38:43.769Z] #11 356.9 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) [2023-12-02T02:38:43.769Z] #11 357.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.3 MB/s eta 0:00:00 [2023-12-02T02:38:43.769Z] #11 357.1 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) [2023-12-02T02:38:44.038Z] #11 357.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 7.7 MB/s eta 0:00:00 [2023-12-02T02:38:44.038Z] #11 357.2 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2023-12-02T02:38:44.038Z] #11 357.2 Downloading click-8.1.7-py3-none-any.whl (97 kB) [2023-12-02T02:38:44.038Z] #11 357.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 3.3 MB/s eta 0:00:00 [2023-12-02T02:38:44.038Z] #11 357.3 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-12-02T02:38:44.038Z] #11 357.4 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl (17 kB) [2023-12-02T02:38:44.038Z] #11 357.4 Downloading referencing-0.31.1-py3-none-any.whl (25 kB) [2023-12-02T02:38:44.306Z] #11 357.5 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_aarch64.whl (1.4 MB) [2023-12-02T02:38:44.306Z] #11 357.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 10.3 MB/s eta 0:00:00 [2023-12-02T02:38:44.306Z] #11 357.7 Downloading trio-0.23.1-py3-none-any.whl (448 kB) [2023-12-02T02:38:44.576Z] #11 357.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 8.2 MB/s eta 0:00:00 [2023-12-02T02:38:44.576Z] #11 357.8 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2023-12-02T02:38:44.576Z] #11 357.8 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) [2023-12-02T02:38:44.576Z] #11 357.8 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) [2023-12-02T02:38:44.576Z] #11 357.9 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2023-12-02T02:38:45.994Z] #11 359.0 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2023-12-02T02:38:45.994Z] #11 359.0 Building wheel for robotbackgroundlogger (setup.py): started [2023-12-02T02:38:47.407Z] #11 360.6 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-12-02T02:38:47.407Z] #11 360.6 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=31bfdf3b1aa87a66ae372cc4cb1e3b20a42817898013ad9d76698473fa462038 [2023-12-02T02:38:47.407Z] #11 360.6 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-12-02T02:38:47.407Z] #11 360.6 Building wheel for paho-mqtt (setup.py): started [2023-12-02T02:38:49.352Z] #11 362.4 Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-12-02T02:38:49.352Z] #11 362.4 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=886f8cf42884af160f45c6d24faa55de0814a3603df44d78b5a8527b767fd41b [2023-12-02T02:38:49.352Z] #11 362.4 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2023-12-02T02:38:49.352Z] #11 362.4 Building wheel for psutil (pyproject.toml): started [2023-12-02T02:39:01.700Z] #11 373.8 Building wheel for psutil (pyproject.toml): finished with status 'done' [2023-12-02T02:39:01.700Z] #11 373.8 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_aarch64.whl size=274845 sha256=153f83339d6e9b5ce5a2500e8412a3a96a8d0eed416fee4d762079a4d7e33185 [2023-12-02T02:39:01.700Z] #11 373.8 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2023-12-02T02:39:01.700Z] #11 373.8 Building wheel for psycopg2 (setup.py): started [2023-12-02T02:40:09.587Z] #11 437.8 Building wheel for psycopg2 (setup.py): still running... [2023-12-02T02:40:11.002Z] #11 444.4 Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-12-02T02:40:11.271Z] #11 444.4 Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_aarch64.whl size=471084 sha256=5d64d3aa6ba76a0b323181a76fdc572b2f1c6d31075e2af73b7e4305a7ebcc45 [2023-12-02T02:40:11.271Z] #11 444.4 Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 [2023-12-02T02:40:11.271Z] #11 444.5 Building wheel for flex (setup.py): started [2023-12-02T02:40:13.930Z] #11 447.0 Building wheel for flex (setup.py): finished with status 'done' [2023-12-02T02:40:13.930Z] #11 447.0 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=612ec09e842fcee9d7e06fa05110bf48edaeac50a0a96a10360233243cb1e6d2 [2023-12-02T02:40:13.930Z] #11 447.0 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-12-02T02:40:13.930Z] #11 447.1 Building wheel for GenSON (setup.py): started [2023-12-02T02:40:15.908Z] #11 449.0 Building wheel for GenSON (setup.py): finished with status 'done' [2023-12-02T02:40:15.908Z] #11 449.0 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=af8017f5aac2fc480d8410e00a590d08b3675ebbacf23eec41e41b46c50f2794 [2023-12-02T02:40:15.908Z] #11 449.0 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-12-02T02:40:15.908Z] #11 449.1 Building wheel for PyYAML (pyproject.toml): started [2023-12-02T02:40:20.166Z] #11 452.9 Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-12-02T02:40:20.166Z] #11 452.9 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45363 sha256=70eb06d893d69efe43cdd49f50a09761c0d08c98442643f2193e313f902ad76a [2023-12-02T02:40:20.166Z] #11 452.9 Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c [2023-12-02T02:40:20.166Z] #11 452.9 Building wheel for strict-rfc3339 (setup.py): started [2023-12-02T02:40:21.581Z] #11 454.9 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-12-02T02:40:21.581Z] #11 454.9 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=ca214b75dd95e95b196869c554391319d35633325073938b79b22643d20b5253 [2023-12-02T02:40:21.581Z] #11 454.9 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-12-02T02:40:21.581Z] #11 454.9 Building wheel for validate-email (setup.py): started [2023-12-02T02:40:23.530Z] #11 456.7 Building wheel for validate-email (setup.py): finished with status 'done' [2023-12-02T02:40:23.530Z] #11 456.7 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=7b0ec6c1ccae8f29c6bdbbad49a2440616673126a862e1c78a4ed51a41557663 [2023-12-02T02:40:23.530Z] #11 456.7 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-12-02T02:40:23.530Z] #11 456.7 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2023-12-02T02:40:26.894Z] #11 459.9 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2023-12-02T02:42:03.599Z] #11 543.1 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-5.3.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.36.1 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.11.2 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.7 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.1 reactivex-4.0.4 redis-5.0.1 referencing-0.31.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.3 rpds-py-0.13.2 selenium-4.15.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.1 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 [2023-12-02T02:42:03.599Z] #11 543.1 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-12-02T02:42:03.599Z] #11 DONE 546.0s [2023-12-02T02:42:03.599Z] [2023-12-02T02:42:03.599Z] #12 exporting to image [2023-12-02T02:42:03.599Z] #12 exporting layers [2023-12-02T02:42:21.849Z] #12 exporting layers 26.4s done [2023-12-02T02:42:21.849Z] #12 writing image sha256:ab1abde57b797956890b2fa37a6a6aa5c931f24f0f855537b6406887eae111b9 done [2023-12-02T02:42:21.849Z] #12 naming to docker.io/library/edgex-taf-common-arm64 0.0s done [2023-12-02T02:42:21.849Z] #12 DONE 26.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-12-02T02:42:22.169Z] [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: [2023-12-02T02:42:22.169Z] 468567e7d5ab138f745a1ebbc21ef4212f5cf70e [2023-12-02T02:42:22.169Z] latest [2023-12-02T02:42:22.169Z] 0.0.2-dev.38 [2023-12-02T02:42:22.169Z] 468567e7d5ab138f745a1ebbc21ef4212f5cf70e-0.0.2-dev.38 [2023-12-02T02:42:22.169Z] main [2023-12-02T02:42:22.169Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:42:22.659Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:468567e7d5ab138f745a1ebbc21ef4212f5cf70e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:42:23.098Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:468567e7d5ab138f745a1ebbc21ef4212f5cf70e [2023-12-02T02:42:23.098Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-12-02T02:42:23.098Z] 21426b8bc457: Preparing [2023-12-02T02:42:23.098Z] a730706cacac: Preparing [2023-12-02T02:42:23.098Z] 5f70bf18a086: Preparing [2023-12-02T02:42:23.098Z] 9c6fe905959d: Preparing [2023-12-02T02:42:23.098Z] cbeb86ecc321: Preparing [2023-12-02T02:42:23.098Z] 028f206ca78d: Preparing [2023-12-02T02:42:23.098Z] 4b1641f97782: Preparing [2023-12-02T02:42:23.098Z] 028f206ca78d: Waiting [2023-12-02T02:42:23.098Z] 4b1641f97782: Waiting [2023-12-02T02:42:23.366Z] a730706cacac: Pushed [2023-12-02T02:42:23.366Z] 5f70bf18a086: Pushed [2023-12-02T02:42:23.366Z] 9c6fe905959d: Pushed [2023-12-02T02:42:23.366Z] cbeb86ecc321: Pushed [2023-12-02T02:42:23.948Z] 028f206ca78d: Pushed [2023-12-02T02:42:24.904Z] 4b1641f97782: Pushed [2023-12-02T02:46:16.705Z] 21426b8bc457: Pushed [2023-12-02T02:46:16.705Z] 468567e7d5ab138f745a1ebbc21ef4212f5cf70e: digest: sha256:5f6f14a751b92f05f4340b4b2b094c5fea291133ae0c4ca886245925d2affb9f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:46:17.130Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:46:17.545Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2023-12-02T02:46:17.545Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-12-02T02:46:17.545Z] 21426b8bc457: Preparing [2023-12-02T02:46:17.545Z] a730706cacac: Preparing [2023-12-02T02:46:17.545Z] 5f70bf18a086: Preparing [2023-12-02T02:46:17.545Z] 9c6fe905959d: Preparing [2023-12-02T02:46:17.545Z] cbeb86ecc321: Preparing [2023-12-02T02:46:17.545Z] 028f206ca78d: Preparing [2023-12-02T02:46:17.545Z] 4b1641f97782: Preparing [2023-12-02T02:46:17.545Z] 028f206ca78d: Waiting [2023-12-02T02:46:17.545Z] 4b1641f97782: Waiting [2023-12-02T02:46:17.545Z] 5f70bf18a086: Layer already exists [2023-12-02T02:46:17.545Z] 9c6fe905959d: Layer already exists [2023-12-02T02:46:17.545Z] cbeb86ecc321: Layer already exists [2023-12-02T02:46:17.545Z] 21426b8bc457: Layer already exists [2023-12-02T02:46:17.545Z] a730706cacac: Layer already exists [2023-12-02T02:46:17.545Z] 4b1641f97782: Layer already exists [2023-12-02T02:46:17.545Z] 028f206ca78d: Layer already exists [2023-12-02T02:46:17.811Z] latest: digest: sha256:5f6f14a751b92f05f4340b4b2b094c5fea291133ae0c4ca886245925d2affb9f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:46:18.251Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:46:18.679Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.38 [2023-12-02T02:46:18.679Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-12-02T02:46:18.679Z] 21426b8bc457: Preparing [2023-12-02T02:46:18.679Z] a730706cacac: Preparing [2023-12-02T02:46:18.679Z] 5f70bf18a086: Preparing [2023-12-02T02:46:18.679Z] 9c6fe905959d: Preparing [2023-12-02T02:46:18.679Z] cbeb86ecc321: Preparing [2023-12-02T02:46:18.679Z] 028f206ca78d: Preparing [2023-12-02T02:46:18.679Z] 4b1641f97782: Preparing [2023-12-02T02:46:18.679Z] 028f206ca78d: Waiting [2023-12-02T02:46:18.679Z] 4b1641f97782: Waiting [2023-12-02T02:46:18.679Z] a730706cacac: Layer already exists [2023-12-02T02:46:18.679Z] 21426b8bc457: Layer already exists [2023-12-02T02:46:18.679Z] 5f70bf18a086: Layer already exists [2023-12-02T02:46:18.679Z] cbeb86ecc321: Layer already exists [2023-12-02T02:46:18.679Z] 028f206ca78d: Layer already exists [2023-12-02T02:46:18.679Z] 9c6fe905959d: Layer already exists [2023-12-02T02:46:18.679Z] 4b1641f97782: Layer already exists [2023-12-02T02:46:18.943Z] 0.0.2-dev.38: digest: sha256:5f6f14a751b92f05f4340b4b2b094c5fea291133ae0c4ca886245925d2affb9f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:46:19.378Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:468567e7d5ab138f745a1ebbc21ef4212f5cf70e-0.0.2-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:46:19.794Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:468567e7d5ab138f745a1ebbc21ef4212f5cf70e-0.0.2-dev.38 [2023-12-02T02:46:19.794Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-12-02T02:46:19.794Z] 21426b8bc457: Preparing [2023-12-02T02:46:19.794Z] a730706cacac: Preparing [2023-12-02T02:46:19.794Z] 5f70bf18a086: Preparing [2023-12-02T02:46:19.794Z] 9c6fe905959d: Preparing [2023-12-02T02:46:19.794Z] cbeb86ecc321: Preparing [2023-12-02T02:46:19.794Z] 028f206ca78d: Preparing [2023-12-02T02:46:19.794Z] 4b1641f97782: Preparing [2023-12-02T02:46:19.794Z] 028f206ca78d: Waiting [2023-12-02T02:46:19.794Z] 4b1641f97782: Waiting [2023-12-02T02:46:19.794Z] 21426b8bc457: Layer already exists [2023-12-02T02:46:19.794Z] a730706cacac: Layer already exists [2023-12-02T02:46:19.794Z] 9c6fe905959d: Layer already exists [2023-12-02T02:46:19.794Z] 028f206ca78d: Layer already exists [2023-12-02T02:46:20.076Z] 5f70bf18a086: Layer already exists [2023-12-02T02:46:20.076Z] 4b1641f97782: Layer already exists [2023-12-02T02:46:20.076Z] cbeb86ecc321: Layer already exists [2023-12-02T02:46:20.076Z] 468567e7d5ab138f745a1ebbc21ef4212f5cf70e-0.0.2-dev.38: digest: sha256:5f6f14a751b92f05f4340b4b2b094c5fea291133ae0c4ca886245925d2affb9f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:46:20.509Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:46:20.932Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [2023-12-02T02:46:20.932Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-12-02T02:46:20.932Z] 21426b8bc457: Preparing [2023-12-02T02:46:20.932Z] a730706cacac: Preparing [2023-12-02T02:46:20.932Z] 5f70bf18a086: Preparing [2023-12-02T02:46:20.932Z] 9c6fe905959d: Preparing [2023-12-02T02:46:20.932Z] cbeb86ecc321: Preparing [2023-12-02T02:46:20.932Z] 028f206ca78d: Preparing [2023-12-02T02:46:20.932Z] 4b1641f97782: Preparing [2023-12-02T02:46:20.932Z] 028f206ca78d: Waiting [2023-12-02T02:46:20.932Z] 4b1641f97782: Waiting [2023-12-02T02:46:20.932Z] a730706cacac: Layer already exists [2023-12-02T02:46:20.932Z] 9c6fe905959d: Layer already exists [2023-12-02T02:46:20.932Z] 5f70bf18a086: Layer already exists [2023-12-02T02:46:20.932Z] cbeb86ecc321: Layer already exists [2023-12-02T02:46:20.932Z] 21426b8bc457: Layer already exists [2023-12-02T02:46:20.932Z] 028f206ca78d: Layer already exists [2023-12-02T02:46:21.197Z] 4b1641f97782: Layer already exists [2023-12-02T02:46:21.197Z] main: digest: sha256:5f6f14a751b92f05f4340b4b2b094c5fea291133ae0c4ca886245925d2affb9f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-02T02:46:21.428Z] ===================================================== [Pipeline] echo [2023-12-02T02:46:21.467Z] taggedImages: [2023-12-02T02:46:21.467Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:468567e7d5ab138f745a1ebbc21ef4212f5cf70e [2023-12-02T02:46:21.467Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2023-12-02T02:46:21.467Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.38 [2023-12-02T02:46:21.467Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:468567e7d5ab138f745a1ebbc21ef4212f5cf70e-0.0.2-dev.38 [2023-12-02T02:46:21.467Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:46:22.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-02T02:46:22.127Z] [2023-12-02T02:46:22.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:46:22.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-02T02:46:25.055Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-02T02:46:25.055Z] 8998bd30e6a1: Pulling fs layer [2023-12-02T02:46:25.055Z] 04944245beec: Pulling fs layer [2023-12-02T02:46:25.055Z] 699f458cf7ca: Pulling fs layer [2023-12-02T02:46:25.055Z] 765212b225bb: Pulling fs layer [2023-12-02T02:46:25.055Z] f23df028b6ca: Pulling fs layer [2023-12-02T02:46:25.055Z] d65c8cfc05b1: Pulling fs layer [2023-12-02T02:46:25.055Z] 2437ff75d9bd: Pulling fs layer [2023-12-02T02:46:25.055Z] 765212b225bb: Waiting [2023-12-02T02:46:25.055Z] f23df028b6ca: Waiting [2023-12-02T02:46:25.055Z] d65c8cfc05b1: Waiting [2023-12-02T02:46:25.055Z] 2437ff75d9bd: Waiting [2023-12-02T02:46:25.055Z] 04944245beec: Verifying Checksum [2023-12-02T02:46:25.055Z] 04944245beec: Download complete [2023-12-02T02:46:25.055Z] 765212b225bb: Verifying Checksum [2023-12-02T02:46:25.055Z] 765212b225bb: Download complete [2023-12-02T02:46:25.055Z] f23df028b6ca: Verifying Checksum [2023-12-02T02:46:25.055Z] d65c8cfc05b1: Verifying Checksum [2023-12-02T02:46:25.055Z] d65c8cfc05b1: Download complete [2023-12-02T02:46:25.055Z] 699f458cf7ca: Verifying Checksum [2023-12-02T02:46:25.055Z] 699f458cf7ca: Download complete [2023-12-02T02:46:25.637Z] 8998bd30e6a1: Verifying Checksum [2023-12-02T02:46:25.637Z] 8998bd30e6a1: Download complete [2023-12-02T02:46:27.575Z] 2437ff75d9bd: Verifying Checksum [2023-12-02T02:46:27.575Z] 2437ff75d9bd: Download complete [2023-12-02T02:46:31.821Z] 8998bd30e6a1: Pull complete [2023-12-02T02:46:32.087Z] 04944245beec: Pull complete [2023-12-02T02:46:34.020Z] 699f458cf7ca: Pull complete [2023-12-02T02:46:34.020Z] 765212b225bb: Pull complete [2023-12-02T02:46:34.977Z] f23df028b6ca: Pull complete [2023-12-02T02:46:34.977Z] d65c8cfc05b1: Pull complete [2023-12-02T02:47:01.637Z] 2437ff75d9bd: Pull complete [2023-12-02T02:47:01.637Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-02T02:47:01.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-02T02:47:01.637Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-02T02:47:01.942Z] prd-ubuntu20.04-docker-arm64-4c-16g-23674 does not seem to be running inside a container [2023-12-02T02:47:02.007Z] $ 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/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-02T02:47:03.250Z] $ docker top 7dbb56deb8f303af809eb73ebbc2c533a432ec5662a741f8e195f89442868dae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-02T02:47:03.795Z] ---> job-cost.sh [2023-12-02T02:47:04.059Z] lf-activate-venv: SKIPPING [2023-12-02T02:47:04.059Z] INFO: No Stack... [2023-12-02T02:47:04.638Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-02T02:47:05.218Z] INFO: Archiving Costs [Pipeline] sh [2023-12-02T02:47:05.539Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2023-12-02T02:47:05.539Z] + cut -d, -f6 [Pipeline] lock [2023-12-02T02:47:05.610Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-31-stack-cost] [2023-12-02T02:47:05.619Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-31-stack-cost] did not exist. Created. [2023-12-02T02:47:05.620Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-02T02:47:06.022Z] /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-3f0a7c6f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-02T02:47:06.349Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-02T02:47:06.412Z] Warning: overwriting stash ‘stack-cost’ [2023-12-02T02:47:06.860Z] Stashed 1 file(s) [Pipeline] } [2023-12-02T02:47:06.878Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-31-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-02T02:47:06.958Z] $ docker stop --time=1 7dbb56deb8f303af809eb73ebbc2c533a432ec5662a741f8e195f89442868dae [2023-12-02T02:47:10.904Z] $ docker rm -f --volumes 7dbb56deb8f303af809eb73ebbc2c533a432ec5662a741f8e195f89442868dae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-12-02T02:47:12.056Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-02T02:47:12.056Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:47:12.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-02T02:47:12.393Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-02T02:47:12.564Z] prd-ubuntu20.04-docker-8c-8g-23667 does not seem to be running inside a container [2023-12-02T02:47:12.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-02T02:47:14.239Z] $ docker top d0b49f57d8842cc78449c42902f6e5f04891360107fb8ebd48d6b01b46c272eb -eo pid,comm [2023-12-02T02:47:14.276Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-02T02:47:14.276Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-02T02:47:14.415Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-02T02:47:14.415Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-02T02:47:14.542Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-02T02:47:14.542Z] $ docker exec d0b49f57d8842cc78449c42902f6e5f04891360107fb8ebd48d6b01b46c272eb ssh-agent [2023-12-02T02:47:14.647Z] SSH_AUTH_SOCK=/tmp/ssh-zDYkRn5T7TbQ/agent.14 [2023-12-02T02:47:14.647Z] SSH_AGENT_PID=20 [2023-12-02T02:47:14.651Z] Running ssh-add (command line suppressed) [2023-12-02T02:47:14.795Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_18107284877786706461.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_18107284877786706461.key) [2023-12-02T02:47:14.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-02T02:47:15.132Z] + git semver tag [2023-12-02T02:47:15.723Z] 2023-12-02 02:47:15,446 [run_tag] DEBUG tag force:False [2023-12-02T02:47:15.723Z] 2023-12-02 02:47:15,447 [check_head_tag] DEBUG check head tag [2023-12-02T02:47:15.723Z] 2023-12-02 02:47:15,448 [execute] INFO git cat-file --batch-check [2023-12-02T02:47:15.723Z] 2023-12-02 02:47:15,449 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) [2023-12-02T02:47:15.723Z] 2023-12-02 02:47:15,452 [execute] INFO git cat-file --batch [2023-12-02T02:47:15.723Z] 2023-12-02 02:47:15,453 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) [2023-12-02T02:47:15.723Z] 2023-12-02 02:47:15,469 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-02T02:47:15.723Z] 2023-12-02 02:47:15,469 [execute] INFO git tag -a v0.0.2-dev.38 -m v0.0.2-dev.38 [2023-12-02T02:47:15.723Z] 2023-12-02 02:47:15,470 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.38', '-m', 'v0.0.2-dev.38'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2023-12-02T02:47:15.723Z] 2023-12-02 02:47:15,474 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-02T02:47:15.723Z] 0.0.2-dev.38 [Pipeline] } [2023-12-02T02:47:15.728Z] $ docker exec --env ******** --env ******** d0b49f57d8842cc78449c42902f6e5f04891360107fb8ebd48d6b01b46c272eb ssh-agent -k [2023-12-02T02:47:15.827Z] unset SSH_AUTH_SOCK; [2023-12-02T02:47:15.828Z] unset SSH_AGENT_PID; [2023-12-02T02:47:15.828Z] echo Agent pid 20 killed; [2023-12-02T02:47:15.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-02T02:47:16.304Z] + git semver [Pipeline] } [2023-12-02T02:47:16.882Z] $ docker stop --time=1 d0b49f57d8842cc78449c42902f6e5f04891360107fb8ebd48d6b01b46c272eb [2023-12-02T02:47:18.210Z] $ docker rm -f --volumes d0b49f57d8842cc78449c42902f6e5f04891360107fb8ebd48d6b01b46c272eb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:47:18.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-02T02:47:18.748Z] [2023-12-02T02:47:18.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:47:19.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-02T02:47:19.079Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-02T02:47:19.079Z] ab5ef0e58194: Pulling fs layer [2023-12-02T02:47:19.079Z] 9712f1f96733: Pulling fs layer [2023-12-02T02:47:19.079Z] 63f879dbbcfc: Pulling fs layer [2023-12-02T02:47:19.079Z] 0d9ebad4ef96: Pulling fs layer [2023-12-02T02:47:19.079Z] e9a5061849ea: Pulling fs layer [2023-12-02T02:47:19.079Z] d747dcd14b5f: Pulling fs layer [2023-12-02T02:47:19.079Z] 2de7ff778b66: Pulling fs layer [2023-12-02T02:47:19.079Z] 0d9ebad4ef96: Waiting [2023-12-02T02:47:19.079Z] e9a5061849ea: Waiting [2023-12-02T02:47:19.079Z] d747dcd14b5f: Waiting [2023-12-02T02:47:19.079Z] 2de7ff778b66: Waiting [2023-12-02T02:47:19.079Z] 9712f1f96733: Verifying Checksum [2023-12-02T02:47:19.079Z] 9712f1f96733: Download complete [2023-12-02T02:47:19.337Z] 63f879dbbcfc: Verifying Checksum [2023-12-02T02:47:19.337Z] 63f879dbbcfc: Download complete [2023-12-02T02:47:19.597Z] 0d9ebad4ef96: Verifying Checksum [2023-12-02T02:47:19.597Z] 0d9ebad4ef96: Download complete [2023-12-02T02:47:19.597Z] e9a5061849ea: Verifying Checksum [2023-12-02T02:47:19.597Z] e9a5061849ea: Download complete [2023-12-02T02:47:19.597Z] d747dcd14b5f: Verifying Checksum [2023-12-02T02:47:19.597Z] d747dcd14b5f: Download complete [2023-12-02T02:47:19.597Z] ab5ef0e58194: Verifying Checksum [2023-12-02T02:47:19.597Z] ab5ef0e58194: Download complete [2023-12-02T02:47:19.856Z] 2de7ff778b66: Verifying Checksum [2023-12-02T02:47:19.856Z] 2de7ff778b66: Download complete [2023-12-02T02:47:24.045Z] ab5ef0e58194: Pull complete [2023-12-02T02:47:24.612Z] 9712f1f96733: Pull complete [2023-12-02T02:47:25.988Z] 63f879dbbcfc: Pull complete [2023-12-02T02:47:32.563Z] 0d9ebad4ef96: Pull complete [2023-12-02T02:47:32.563Z] e9a5061849ea: Pull complete [2023-12-02T02:47:32.563Z] d747dcd14b5f: Pull complete [2023-12-02T02:47:32.822Z] 2de7ff778b66: Pull complete [2023-12-02T02:47:32.822Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-02T02:47:32.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-02T02:47:33.081Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-02T02:47:33.298Z] prd-ubuntu20.04-docker-8c-8g-23667 does not seem to be running inside a container [2023-12-02T02:47:33.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-12-02T02:47:53.373Z] $ docker top f2dbcef110c1b2227e120877be1d3ba2e43f10f8bec44717d79889adaff77291 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-02T02:47:53.557Z] provisioning config files... [2023-12-02T02:47:53.564Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config11792237675864378439tmp [2023-12-02T02:47:53.576Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config3240354178212205500tmp [2023-12-02T02:47:53.585Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config13901854182399213386tmp [Pipeline] { [Pipeline] echo [2023-12-02T02:47:53.643Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-02T02:47:53.937Z] ---> sigul-configuration.sh [2023-12-02T02:47:53.937Z] gpg: directory `/root/.gnupg' created [2023-12-02T02:47:53.937Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-02T02:47:53.937Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-02T02:47:53.937Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-02T02:47:53.937Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-02T02:47:53.937Z] gpg: CAST5 encrypted data [2023-12-02T02:47:53.937Z] gpg: encrypted with 1 passphrase [2023-12-02T02:47:53.937Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-02T02:47:54.225Z] + mkdir /home/jenkins [2023-12-02T02:47:54.225Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-02T02:47:54.524Z] + 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 [2023-12-02T02:47:54.537Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-02T02:47:54.834Z] ---> sigul-install.sh [2023-12-02T02:47:54.835Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-02T02:47:55.127Z] + git tag --list [2023-12-02T02:47:55.127Z] v0.0.1 [2023-12-02T02:47:55.127Z] v0.0.2-dev.1 [2023-12-02T02:47:55.127Z] v0.0.2-dev.10 [2023-12-02T02:47:55.127Z] v0.0.2-dev.11 [2023-12-02T02:47:55.127Z] v0.0.2-dev.12 [2023-12-02T02:47:55.127Z] v0.0.2-dev.13 [2023-12-02T02:47:55.127Z] v0.0.2-dev.14 [2023-12-02T02:47:55.127Z] v0.0.2-dev.15 [2023-12-02T02:47:55.127Z] v0.0.2-dev.16 [2023-12-02T02:47:55.127Z] v0.0.2-dev.17 [2023-12-02T02:47:55.127Z] v0.0.2-dev.18 [2023-12-02T02:47:55.127Z] v0.0.2-dev.19 [2023-12-02T02:47:55.127Z] v0.0.2-dev.2 [2023-12-02T02:47:55.127Z] v0.0.2-dev.20 [2023-12-02T02:47:55.127Z] v0.0.2-dev.21 [2023-12-02T02:47:55.127Z] v0.0.2-dev.22 [2023-12-02T02:47:55.127Z] v0.0.2-dev.23 [2023-12-02T02:47:55.127Z] v0.0.2-dev.24 [2023-12-02T02:47:55.127Z] v0.0.2-dev.25 [2023-12-02T02:47:55.127Z] v0.0.2-dev.26 [2023-12-02T02:47:55.127Z] v0.0.2-dev.27 [2023-12-02T02:47:55.127Z] v0.0.2-dev.28 [2023-12-02T02:47:55.127Z] v0.0.2-dev.29 [2023-12-02T02:47:55.127Z] v0.0.2-dev.3 [2023-12-02T02:47:55.127Z] v0.0.2-dev.30 [2023-12-02T02:47:55.127Z] v0.0.2-dev.31 [2023-12-02T02:47:55.127Z] v0.0.2-dev.32 [2023-12-02T02:47:55.127Z] v0.0.2-dev.33 [2023-12-02T02:47:55.127Z] v0.0.2-dev.34 [2023-12-02T02:47:55.127Z] v0.0.2-dev.35 [2023-12-02T02:47:55.127Z] v0.0.2-dev.36 [2023-12-02T02:47:55.127Z] v0.0.2-dev.37 [2023-12-02T02:47:55.127Z] v0.0.2-dev.38 [2023-12-02T02:47:55.127Z] v0.0.2-dev.4 [2023-12-02T02:47:55.127Z] v0.0.2-dev.5 [2023-12-02T02:47:55.127Z] v0.0.2-dev.6 [2023-12-02T02:47:55.127Z] v0.0.2-dev.7 [2023-12-02T02:47:55.127Z] v0.0.2-dev.8 [2023-12-02T02:47:55.127Z] v0.0.2-dev.9 [Pipeline] sh [2023-12-02T02:47:55.416Z] + lftools sign git-tag v0.0.2-dev.38 [2023-12-02T02:47:55.986Z] Signing Git tag with Sigul... [2023-12-02T02:47:55.986Z] Signing v0.0.2-dev.38 [Pipeline] echo [2023-12-02T02:47:56.567Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-02T02:47:56.855Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-02T02:47:56.862Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-02T02:47:56.948Z] $ docker stop --time=1 f2dbcef110c1b2227e120877be1d3ba2e43f10f8bec44717d79889adaff77291 [2023-12-02T02:47:58.608Z] $ docker rm -f --volumes f2dbcef110c1b2227e120877be1d3ba2e43f10f8bec44717d79889adaff77291 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-02T02:47:59.298Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-02T02:47:59.298Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:47:59.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-02T02:47:59.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-02T02:47:59.903Z] prd-ubuntu20.04-docker-8c-8g-23667 does not seem to be running inside a container [2023-12-02T02:47:59.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-02T02:48:00.693Z] $ docker top 305f783b0ea2211c15d051a7b28189529f3ed4ab4093774575cace02bac3be87 -eo pid,comm [2023-12-02T02:48:00.744Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-02T02:48:00.744Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-02T02:48:00.888Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-02T02:48:00.888Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-02T02:48:01.003Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-02T02:48:01.003Z] $ docker exec 305f783b0ea2211c15d051a7b28189529f3ed4ab4093774575cace02bac3be87 ssh-agent [2023-12-02T02:48:01.117Z] SSH_AUTH_SOCK=/tmp/ssh-cexPcJUFypZ2/agent.33 [2023-12-02T02:48:01.117Z] SSH_AGENT_PID=39 [2023-12-02T02:48:01.121Z] Running ssh-add (command line suppressed) [2023-12-02T02:48:01.217Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_310905437665873427.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_310905437665873427.key) [2023-12-02T02:48:01.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-02T02:48:01.622Z] + git semver bump pre [2023-12-02T02:48:02.192Z] 2023-12-02 02:48:01,945 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-02T02:48:02.192Z] 2023-12-02 02:48:01,945 [bump_version] DEBUG bumping version:0.0.2-dev.38 on axis:pre with prefix:dev [2023-12-02T02:48:02.192Z] 2023-12-02 02:48:01,945 [bump_version] DEBUG bumped version:0.0.2-dev.39 [2023-12-02T02:48:02.192Z] 2023-12-02 02:48:01,945 [write_version] DEBUG write version:0.0.2-dev.39 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True [2023-12-02T02:48:02.192Z] 2023-12-02 02:48:01,945 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-02T02:48:02.192Z] 2023-12-02 02:48:01,945 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-02T02:48:02.192Z] 2023-12-02 02:48:01,947 [execute] INFO git cat-file --batch-check [2023-12-02T02:48:02.192Z] 2023-12-02 02:48:01,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-02T02:48:02.192Z] 2023-12-02 02:48:01,952 [execute] INFO git cat-file --batch [2023-12-02T02:48:02.192Z] 2023-12-02 02:48:01,952 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-02T02:48:02.192Z] 2023-12-02 02:48:01,957 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-02T02:48:02.192Z] 0.0.2-dev.39 [Pipeline] } [2023-12-02T02:48:02.199Z] $ docker exec --env ******** --env ******** 305f783b0ea2211c15d051a7b28189529f3ed4ab4093774575cace02bac3be87 ssh-agent -k [2023-12-02T02:48:02.294Z] unset SSH_AUTH_SOCK; [2023-12-02T02:48:02.295Z] unset SSH_AGENT_PID; [2023-12-02T02:48:02.295Z] echo Agent pid 39 killed; [2023-12-02T02:48:02.306Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-02T02:48:02.763Z] + git semver [Pipeline] } [2023-12-02T02:48:03.032Z] $ docker stop --time=1 305f783b0ea2211c15d051a7b28189529f3ed4ab4093774575cace02bac3be87 [2023-12-02T02:48:04.451Z] $ docker rm -f --volumes 305f783b0ea2211c15d051a7b28189529f3ed4ab4093774575cace02bac3be87 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-02T02:48:04.982Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-02T02:48:04.982Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:48:05.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-02T02:48:05.314Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-02T02:48:05.465Z] prd-ubuntu20.04-docker-8c-8g-23667 does not seem to be running inside a container [2023-12-02T02:48:05.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-02T02:48:06.071Z] $ docker top 9ce9f14db6890e03467144910b6f6fa5fbcf4a54ef7a6cd735c8adc2f626bf98 -eo pid,comm [2023-12-02T02:48:06.121Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-02T02:48:06.121Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-02T02:48:06.285Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-02T02:48:06.286Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-02T02:48:06.383Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-02T02:48:06.383Z] $ docker exec 9ce9f14db6890e03467144910b6f6fa5fbcf4a54ef7a6cd735c8adc2f626bf98 ssh-agent [2023-12-02T02:48:06.483Z] SSH_AUTH_SOCK=/tmp/ssh-tEH4ThcbnpJJ/agent.32 [2023-12-02T02:48:06.483Z] SSH_AGENT_PID=38 [2023-12-02T02:48:06.488Z] Running ssh-add (command line suppressed) [2023-12-02T02:48:06.573Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8885589334842872984.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8885589334842872984.key) [2023-12-02T02:48:06.590Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-02T02:48:06.914Z] + git semver push [2023-12-02T02:48:07.174Z] 2023-12-02 02:48:07,083 [run_push] DEBUG push [2023-12-02T02:48:07.174Z] 2023-12-02 02:48:07,084 [execute] INFO git cat-file --batch-check [2023-12-02T02:48:07.174Z] 2023-12-02 02:48:07,084 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-02T02:48:07.174Z] 2023-12-02 02:48:07,087 [execute] INFO git rev-list 18653c21217667b88adbdc2cd05d587e05039d05 -- [2023-12-02T02:48:07.174Z] 2023-12-02 02:48:07,088 [execute] DEBUG Popen(['git', 'rev-list', '18653c21217667b88adbdc2cd05d587e05039d05', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-02T02:48:07.174Z] 2023-12-02 02:48:07,093 [execute] INFO git fetch -v origin [2023-12-02T02:48:07.174Z] 2023-12-02 02:48:07,093 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-02T02:48:08.107Z] 2023-12-02 02:48:07,811 [run_push] DEBUG no remote changes detected [2023-12-02T02:48:08.107Z] 2023-12-02 02:48:07,811 [execute] INFO git push origin semver [2023-12-02T02:48:08.107Z] 2023-12-02 02:48:07,812 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-02T02:48:09.046Z] 2023-12-02 02:48:08,733 [run_push] DEBUG push all version tags [2023-12-02T02:48:09.046Z] 2023-12-02 02:48:08,734 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-02T02:48:09.046Z] 2023-12-02 02:48:08,734 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2023-12-02T02:48:09.613Z] 2023-12-02 02:48:09,429 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-02T02:48:09.613Z] 0.0.2-dev.39 [Pipeline] } [2023-12-02T02:48:09.619Z] $ docker exec --env ******** --env ******** 9ce9f14db6890e03467144910b6f6fa5fbcf4a54ef7a6cd735c8adc2f626bf98 ssh-agent -k [2023-12-02T02:48:09.729Z] unset SSH_AUTH_SOCK; [2023-12-02T02:48:09.729Z] unset SSH_AGENT_PID; [2023-12-02T02:48:09.730Z] echo Agent pid 38 killed; [2023-12-02T02:48:09.744Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-02T02:48:10.196Z] + git semver [Pipeline] } [2023-12-02T02:48:10.465Z] $ docker stop --time=1 9ce9f14db6890e03467144910b6f6fa5fbcf4a54ef7a6cd735c8adc2f626bf98 [2023-12-02T02:48:11.852Z] $ docker rm -f --volumes 9ce9f14db6890e03467144910b6f6fa5fbcf4a54ef7a6cd735c8adc2f626bf98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-02T02:48:12.624Z] + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] [2023-12-02T02:48:12.624Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-12-02T02:48:12.624Z] total 16 [2023-12-02T02:48:12.624Z] drwxr-xr-x 3 root root 4096 Dec 2 02:35 . [2023-12-02T02:48:12.624Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 02:47 .. [2023-12-02T02:48:12.624Z] drwxr-xr-x 2 root root 4096 Dec 2 02:35 cost [2023-12-02T02:48:12.624Z] -rw-r--r-- 1 root root 87 Dec 2 02:35 cost.csv [2023-12-02T02:48:12.624Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-12-02T02:48:12.624Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-12-02T02:48:12.624Z] total 16 [2023-12-02T02:48:12.624Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 2 02:35 . [2023-12-02T02:48:12.624Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 02:47 .. [2023-12-02T02:48:12.624Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 2 02:35 cost [2023-12-02T02:48:12.624Z] -rw-r--r-- 1 jenkins jenkins 87 Dec 2 02:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-02T02:48:12.912Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-02T02:48:13.771Z] ---> package-listing.sh [2023-12-02T02:48:13.772Z] ++ facter osfamily [2023-12-02T02:48:13.772Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-02T02:48:14.033Z] + OS_FAMILY=debian [2023-12-02T02:48:14.033Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2023-12-02T02:48:14.033Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-02T02:48:14.033Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-02T02:48:14.033Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-02T02:48:14.033Z] + PACKAGES=/tmp/packages_start.txt [2023-12-02T02:48:14.033Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2023-12-02T02:48:14.033Z] + PACKAGES=/tmp/packages_end.txt [2023-12-02T02:48:14.033Z] + case "${OS_FAMILY}" in [2023-12-02T02:48:14.033Z] + dpkg -l [2023-12-02T02:48:14.033Z] + grep '^ii' [2023-12-02T02:48:14.033Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-02T02:48:14.033Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-02T02:48:14.033Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-02T02:48:14.033Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2023-12-02T02:48:14.033Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2023-12-02T02:48:14.033Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo [2023-12-02T02:48:14.043Z] 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/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-02T02:48:14.323Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:48:14.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-02T02:48:14.915Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-02T02:48:15.065Z] prd-ubuntu20.04-docker-8c-8g-23667 does not seem to be running inside a container [2023-12-02T02:48:15.095Z] $ 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/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-02T02:48:15.428Z] $ docker top 362c9fd6eca59512d981d540ef4e83fb35e27dc7f961be394af0277a3f4bd8aa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-02T02:48:15.850Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-02T02:48:16.135Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-02T02:48:16.424Z] + ls /var/log/sa-host [2023-12-02T02:48:16.424Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-02T02:48:16.526Z] provisioning config files... [2023-12-02T02:48:16.537Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config14721389208206495548tmp [Pipeline] { [Pipeline] echo [2023-12-02T02:48:16.626Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-02T02:48:16.921Z] ---> create-netrc.sh [Pipeline] } [2023-12-02T02:48:16.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-02T02:48:17.331Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-02T02:48:17.339Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-02T02:48:17.622Z] ---> sudo-logs.sh [2023-12-02T02:48:17.622Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-02T02:48:17.695Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-02T02:48:17.975Z] ---> job-cost.sh [2023-12-02T02:48:17.976Z] lf-activate-venv: SKIPPING [2023-12-02T02:48:17.976Z] DEBUG: total: 0.2199999988079071 [2023-12-02T02:48:17.976Z] INFO: Retrieving Stack Cost... [2023-12-02T02:48:18.584Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-02T02:48:18.843Z] INFO: Archiving Costs [Pipeline] echo [2023-12-02T02:48:18.852Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-02T02:48:19.134Z] ---> logs-deploy.sh [2023-12-02T02:48:19.134Z] lf-activate-venv: SKIPPING [2023-12-02T02:48:19.134Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/31 [2023-12-02T02:48:19.134Z] INFO: archiving workspace using pattern(s): [2023-12-02T02:48:20.068Z] Archives upload complete. [2023-12-02T02:48:20.328Z] INFO: archiving logs to Nexus